A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

accessKeyId() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The access key ID that identifies the temporary security credentials.
accessKeyId() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
The identifier of an access key.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The access key ID that identifies the temporary security credentials.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest.Builder
The identifier of an access key.
account() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
The number used to identify the Amazon Web Services account.
account() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The Amazon Web Services account ID number of the account that owns or contains the calling entity.
account(String) - Method in interface software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse.Builder
The number used to identify the Amazon Web Services account.
account(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The Amazon Web Services account ID number of the account that owns or contains the calling entity.
accountId() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
accountIdFromArn(AssumedRoleUser) - Static method in class software.amazon.awssdk.services.sts.internal.StsAuthUtils
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addPartition(Partition) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions.Builder
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.sts.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.sts.internal.UserAgentUtils
 
arn() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
The ARN of the temporary security credentials that are returned from the AssumeRole action.
arn() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
arn() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The Amazon Web Services ARN associated with the calling entity.
arn() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
The Amazon Resource Name (ARN) of the IAM managed policy to use as a session policy for the role.
arn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumedRoleUser.Builder
The ARN of the temporary security credentials that are returned from the AssumeRole action.
arn(String) - Method in interface software.amazon.awssdk.services.sts.model.FederatedUser.Builder
The ARN that specifies the federated user that is associated with the credentials.
arn(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The Amazon Web Services ARN associated with the calling entity.
arn(String) - Method in interface software.amazon.awssdk.services.sts.model.PolicyDescriptorType.Builder
The Amazon Resource Name (ARN) of the IAM managed policy to use as a session policy for the role.
Arn - Class in software.amazon.awssdk.services.sts.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
asString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
assumedPrincipal() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
The Amazon Resource Name (ARN) of the principal that was assumed when obtaining the delegated access token.
assumedPrincipal(String) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse.Builder
The Amazon Resource Name (ARN) of the principal that was assumed when obtaining the delegated access token.
assumedRoleId() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
assumedRoleId(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumedRoleUser.Builder
A unique identifier that contains the role ID and the role session name of the role that is being assumed.
assumedRoleUser() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
assumedRoleUser() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The identifiers for the temporary security credentials that the operation returns.
assumedRoleUser() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
assumedRoleUser(Consumer<AssumedRoleUser.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
assumedRoleUser(Consumer<AssumedRoleUser.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The identifiers for the temporary security credentials that the operation returns.
assumedRoleUser(Consumer<AssumedRoleUser.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
assumedRoleUser(AssumedRoleUser) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
assumedRoleUser(AssumedRoleUser) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The identifiers for the temporary security credentials that the operation returns.
assumedRoleUser(AssumedRoleUser) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the resulting temporary security credentials.
AssumedRoleUser - Class in software.amazon.awssdk.services.sts.model
The identifiers for the temporary security credentials that the operation returns.
AssumedRoleUser.Builder - Interface in software.amazon.awssdk.services.sts.model
 
assumeRole(Consumer<AssumeRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials that you can use to access Amazon Web Services resources.
assumeRole(Consumer<AssumeRoleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials that you can use to access Amazon Web Services resources.
assumeRole(AssumeRoleRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials that you can use to access Amazon Web Services resources.
assumeRole(AssumeRoleRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials that you can use to access Amazon Web Services resources.
AssumeRoleRequest - Class in software.amazon.awssdk.services.sts.model
 
AssumeRoleRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
AssumeRoleRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
AssumeRoleRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.AssumeRoleRequestMarshaller
 
AssumeRoleResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful AssumeRole request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
AssumeRoleResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
assumeRoleWithSAML(Consumer<AssumeRoleWithSamlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAML(Consumer<AssumeRoleWithSamlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAML(AssumeRoleWithSamlRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
assumeRoleWithSAML(AssumeRoleWithSamlRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response.
AssumeRoleWithSamlRequest - Class in software.amazon.awssdk.services.sts.model
 
AssumeRoleWithSamlRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
AssumeRoleWithSamlRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
AssumeRoleWithSamlRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.AssumeRoleWithSamlRequestMarshaller
 
AssumeRoleWithSamlResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful AssumeRoleWithSAML request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
AssumeRoleWithSamlResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
assumeRoleWithWebIdentity(Consumer<AssumeRoleWithWebIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.
assumeRoleWithWebIdentity(Consumer<AssumeRoleWithWebIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.
assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.
assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.
assumeRoleWithWebIdentityRequest(AssumeRoleWithWebIdentityRequest) - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier.Builder
 
AssumeRoleWithWebIdentityRequest - Class in software.amazon.awssdk.services.sts.model
 
AssumeRoleWithWebIdentityRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
AssumeRoleWithWebIdentityRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
AssumeRoleWithWebIdentityRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.AssumeRoleWithWebIdentityRequestMarshaller
 
AssumeRoleWithWebIdentityRequestSupplier - Class in software.amazon.awssdk.services.sts.internal
 
AssumeRoleWithWebIdentityRequestSupplier(AssumeRoleWithWebIdentityRequestSupplier.Builder) - Constructor for class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier
 
AssumeRoleWithWebIdentityRequestSupplier.Builder - Class in software.amazon.awssdk.services.sts.internal
 
AssumeRoleWithWebIdentityResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful AssumeRoleWithWebIdentity request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
AssumeRoleWithWebIdentityResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
assumeRoot(Consumer<AssumeRootRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of short term credentials you can use to perform privileged tasks on a member account in your organization.
assumeRoot(Consumer<AssumeRootRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of short term credentials you can use to perform privileged tasks on a member account in your organization.
assumeRoot(AssumeRootRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of short term credentials you can use to perform privileged tasks on a member account in your organization.
assumeRoot(AssumeRootRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of short term credentials you can use to perform privileged tasks on a member account in your organization.
AssumeRootRequest - Class in software.amazon.awssdk.services.sts.model
 
AssumeRootRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
AssumeRootRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
AssumeRootRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.AssumeRootRequestMarshaller
 
AssumeRootResponse - Class in software.amazon.awssdk.services.sts.model
 
AssumeRootResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
asyncCredentialUpdateEnabled(Boolean) - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider.BaseBuilder
Configure whether the provider should fetch credentials asynchronously in the background.
attributeKey() - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAttributeProvider
 
audience() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The value of the Recipient attribute of the SubjectConfirmationData element of the SAML assertion.
audience() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The intended audience (also known as client ID) of the web identity token.
audience() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
The intended recipient of the web identity token.
audience(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The value of the Recipient attribute of the SubjectConfirmationData element of the SAML assertion.
audience(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The intended audience (also known as client ID) of the web identity token.
audience(String...) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
The intended recipient of the web identity token.
audience(Collection<String>) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
The intended recipient of the web identity token.
authority() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.sts.StsServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(StsAuthSchemeProvider) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(StsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.sts.StsBaseClientBuilder
Set the StsAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(StsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for auth schemes
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 

B

beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.StsAuthSchemeInterceptor
 
build() - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams.Builder
Returns a StsAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider.BaseBuilder
Build the credentials provider using the configuration applied to this builder.
build() - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier.Builder
 
build() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sts.model.StsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.sts.model.StsResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
 
builder() - Static method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams
Get a new builder for creating a StsAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider
Create a builder for an StsAssumeRoleCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider
Create a builder for an StsGetSessionTokenCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.Credentials
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.ExpiredTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.IdpRejectedClaimException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.StsException
 
builder() - Static method in class software.amazon.awssdk.services.sts.model.Tag
 
builder() - Static method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Create a builder that can be used to configure and create a StsAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.sts.StsClient
Create a builder that can be used to configure and create a StsClient.
builder() - Static method in class software.amazon.awssdk.services.sts.StsServiceClientConfiguration
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier.Builder
 
Builder(StsAssumeRoleWithSamlCredentialsProvider) - Constructor for class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
 
Builder(StsAssumeRoleWithWebIdentityCredentialsProvider) - Constructor for class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
 
Builder(StsGetFederationTokenCredentialsProvider) - Constructor for class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
 
Builder(StsGetSessionTokenCredentialsProvider) - Constructor for class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
BuilderImpl(StsException) - Constructor for class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
BuilderImpl(StsRequest) - Constructor for class software.amazon.awssdk.services.sts.model.StsRequest.BuilderImpl
 
BuilderImpl(StsResponse) - Constructor for class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 

C

canContinue() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
carryOn() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAuthSchemeStrategy
 
close() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
 
contextAssertion() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
The signed and encrypted trusted context assertion generated by the context provider.
contextAssertion(String) - Method in interface software.amazon.awssdk.services.sts.model.ProvidedContext.Builder
The signed and encrypted trusted context assertion generated by the context provider.
create() - Static method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Create a StsAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sts.StsClient
Create a StsClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsCredentialsProvider, Profile) - Method in class software.amazon.awssdk.services.sts.internal.StsProfileCredentialsProviderFactory
 
create(ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest) - Method in class software.amazon.awssdk.services.sts.internal.StsProfileCredentialsProviderFactory
 
create(WebIdentityTokenCredentialProperties) - Method in class software.amazon.awssdk.services.sts.internal.StsWebIdentityCredentialsProviderFactory
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sts.model.StsResponseMetadata
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAuthSchemeStrategy
 
credentials() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
Returns the value of the Credentials property for this object.
credentials() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse.Builder
Sets the value of the Credentials property for this object.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse.Builder
Sets the value of the Credentials property for this object.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
credentials(Credentials) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenResponse.Builder
The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.
Credentials - Class in software.amazon.awssdk.services.sts.model
Amazon Web Services credentials for API authentication.
Credentials.Builder - Interface in software.amazon.awssdk.services.sts.model
 
credentialsProvider() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for credentials provider

D

decodeAuthorizationMessage(Consumer<DecodeAuthorizationMessageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an Amazon Web Services request.
decodeAuthorizationMessage(Consumer<DecodeAuthorizationMessageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an Amazon Web Services request.
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an Amazon Web Services request.
decodeAuthorizationMessage(DecodeAuthorizationMessageRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Decodes additional information about the authorization status of a request from an encoded message returned in response to an Amazon Web Services request.
DecodeAuthorizationMessageRequest - Class in software.amazon.awssdk.services.sts.model
 
DecodeAuthorizationMessageRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
DecodeAuthorizationMessageRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
DecodeAuthorizationMessageRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.DecodeAuthorizationMessageRequestMarshaller
 
DecodeAuthorizationMessageResponse - Class in software.amazon.awssdk.services.sts.model
A document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an Amazon Web Services request.
DecodeAuthorizationMessageResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
decodedMessage() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
The API returns a response with the decoded message.
decodedMessage(String) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse.Builder
The API returns a response with the decoded message.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointProvider
 
defaultProvider(List<String>) - Static method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeProvider
Get the default auth scheme provider the preferred auth schemes in order of preference.
DefaultStsAuthSchemeParams - Class in software.amazon.awssdk.services.sts.auth.scheme.internal
 
DefaultStsAuthSchemeProvider - Class in software.amazon.awssdk.services.sts.auth.scheme.internal
 
DefaultStsEndpointProvider - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
DefaultStsEndpointProvider() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.DefaultStsEndpointProvider
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
dnsSuffix() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
 
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The duration, in seconds, of the role session.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The duration, in seconds, of the role session.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The duration, in seconds, of the role session.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
The duration, in seconds, of the privileged session.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
The duration, in seconds, for which the JSON Web Token (JWT) will remain valid.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The duration, in seconds, of the role session.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The duration, in seconds, of the role session.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The duration, in seconds, of the role session.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
The duration, in seconds, of the privileged session.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The duration, in seconds, that the session should last.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
The duration, in seconds, that the credentials should remain valid.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
The duration, in seconds, for which the JSON Web Token (JWT) will remain valid.

E

encodedMessage() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
The encoded message that was returned with the response.
encodedMessage(String) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest.Builder
The encoded message that was returned with the response.
endpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.sts.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.sts.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.sts.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
Read SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute.
endpointOverride() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(StsEndpointProvider) - Method in interface software.amazon.awssdk.services.sts.StsBaseClientBuilder
Set the StsEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultStsEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
equals(Object) - Method in class software.amazon.awssdk.services.sts.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sts.model.Tag
 
error() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
error(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
expectArray() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Int
 
expectRecord() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Str
 
expiration() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The date on which the current credentials expire.
expiration() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
The date and time when the web identity token expires, in UTC.
expiration(Instant) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The date on which the current credentials expire.
expiration(Instant) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse.Builder
The date and time when the web identity token expires, in UTC.
ExpiredTokenException - Exception in software.amazon.awssdk.services.sts.model
The web identity token that was passed is expired or is not valid.
ExpiredTokenException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
ExpiredTradeInTokenException - Exception in software.amazon.awssdk.services.sts.model
The trade-in token provided in the request has expired and can no longer be exchanged for credentials.
ExpiredTradeInTokenException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
externalId() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
A unique identifier that might be required when you assume a role in another account.
externalId(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A unique identifier that might be required when you assume a role in another account.

F

federatedUser() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
federatedUser(Consumer<FederatedUser.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
federatedUser(FederatedUser) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
Identifiers for the federated user associated with the credentials (such as arn:aws:sts::123456789012:federated-user/Bob or 123456789012:Bob).
FederatedUser - Class in software.amazon.awssdk.services.sts.model
Identifiers for the federated user that is associated with the credentials.
FederatedUser.Builder - Interface in software.amazon.awssdk.services.sts.model
 
federatedUserId() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
federatedUserId(String) - Method in interface software.amazon.awssdk.services.sts.model.FederatedUser.Builder
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
fromStsCredentials(Credentials, String) - Static method in class software.amazon.awssdk.services.sts.internal.StsAuthUtils
 
fromStsCredentials(Credentials, String, String) - Static method in class software.amazon.awssdk.services.sts.internal.StsAuthUtils
 

G

get() - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get() - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier
 
get(int) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
getAccessKeyInfo(Consumer<GetAccessKeyInfoRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns the account identifier for the specified access key ID.
getAccessKeyInfo(Consumer<GetAccessKeyInfoRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns the account identifier for the specified access key ID.
getAccessKeyInfo(GetAccessKeyInfoRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns the account identifier for the specified access key ID.
getAccessKeyInfo(GetAccessKeyInfoRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns the account identifier for the specified access key ID.
GetAccessKeyInfoRequest - Class in software.amazon.awssdk.services.sts.model
 
GetAccessKeyInfoRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetAccessKeyInfoRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetAccessKeyInfoRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetAccessKeyInfoRequestMarshaller
 
GetAccessKeyInfoResponse - Class in software.amazon.awssdk.services.sts.model
 
GetAccessKeyInfoResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getCallerIdentity() - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns details about the IAM user or role whose credentials are used to call the operation.
getCallerIdentity() - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns details about the IAM user or role whose credentials are used to call the operation.
getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns details about the IAM user or role whose credentials are used to call the operation.
getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns details about the IAM user or role whose credentials are used to call the operation.
getCallerIdentity(GetCallerIdentityRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns details about the IAM user or role whose credentials are used to call the operation.
getCallerIdentity(GetCallerIdentityRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns details about the IAM user or role whose credentials are used to call the operation.
GetCallerIdentityRequest - Class in software.amazon.awssdk.services.sts.model
 
GetCallerIdentityRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetCallerIdentityRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetCallerIdentityRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetCallerIdentityRequestMarshaller
 
GetCallerIdentityResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful GetCallerIdentity request, including information about the entity making the request.
GetCallerIdentityResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getDelegatedAccessToken(Consumer<GetDelegatedAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal.
getDelegatedAccessToken(Consumer<GetDelegatedAccessTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal.
getDelegatedAccessToken(GetDelegatedAccessTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal.
getDelegatedAccessToken(GetDelegatedAccessTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Exchanges a trade-in token for temporary Amazon Web Services credentials with the permissions associated with the assumed principal.
GetDelegatedAccessTokenRequest - Class in software.amazon.awssdk.services.sts.model
 
GetDelegatedAccessTokenRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetDelegatedAccessTokenRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetDelegatedAccessTokenRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetDelegatedAccessTokenRequestMarshaller
 
GetDelegatedAccessTokenResponse - Class in software.amazon.awssdk.services.sts.model
 
GetDelegatedAccessTokenResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getFederationToken(Consumer<GetFederationTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user.
getFederationToken(Consumer<GetFederationTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user.
getFederationToken(GetFederationTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user.
getFederationToken(GetFederationTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user.
GetFederationTokenRequest - Class in software.amazon.awssdk.services.sts.model
 
GetFederationTokenRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetFederationTokenRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetFederationTokenRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetFederationTokenRequestMarshaller
 
GetFederationTokenResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful GetFederationToken request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
GetFederationTokenResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getHeaders() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
getProperties() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
getSessionToken() - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
getSessionToken() - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
getSessionToken(Consumer<GetSessionTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
getSessionToken(Consumer<GetSessionTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
getSessionToken(GetSessionTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
getSessionToken(GetSessionTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary credentials for an Amazon Web Services account or IAM user.
GetSessionTokenRequest - Class in software.amazon.awssdk.services.sts.model
 
GetSessionTokenRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetSessionTokenRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetSessionTokenRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetSessionTokenRequestMarshaller
 
GetSessionTokenResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful GetSessionToken request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.
GetSessionTokenResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider
 
getUpdatedCredentials(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider
 
getUrl() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sts.model.Tag
 
getWebIdentityToken(Consumer<GetWebIdentityTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.
getWebIdentityToken(Consumer<GetWebIdentityTokenRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.
getWebIdentityToken(GetWebIdentityTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.
getWebIdentityToken(GetWebIdentityTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.
GetWebIdentityTokenRequest - Class in software.amazon.awssdk.services.sts.model
 
GetWebIdentityTokenRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
GetWebIdentityTokenRequestMarshaller - Class in software.amazon.awssdk.services.sts.transform
GetWebIdentityTokenRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sts.transform.GetWebIdentityTokenRequestMarshaller
 
GetWebIdentityTokenResponse - Class in software.amazon.awssdk.services.sts.model
 
GetWebIdentityTokenResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 

H

hasAudience() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
For responses, this returns true if the service returned a value for the Audience property.
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultStsEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
hashCode() - Method in class software.amazon.awssdk.services.sts.model.Tag
 
hasPolicyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
For responses, this returns true if the service returned a value for the PolicyArns property.
hasPolicyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
For responses, this returns true if the service returned a value for the PolicyArns property.
hasPolicyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
For responses, this returns true if the service returned a value for the PolicyArns property.
hasPolicyArns() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
For responses, this returns true if the service returned a value for the PolicyArns property.
hasProvidedContexts() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
For responses, this returns true if the service returned a value for the ProvidedContexts property.
hasTags() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTransitiveTagKeys() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
For responses, this returns true if the service returned a value for the TransitiveTagKeys property.

I

id() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
Identifier - Class in software.amazon.awssdk.services.sts.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
IdpCommunicationErrorException - Exception in software.amazon.awssdk.services.sts.model
The request could not be fulfilled because the identity provider (IDP) that was asked to verify the incoming identity token could not be reached.
IdpCommunicationErrorException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
IdpRejectedClaimException - Exception in software.amazon.awssdk.services.sts.model
The identity provider (IdP) reported that authentication failed.
IdpRejectedClaimException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
InvalidAuthorizationMessageException - Exception in software.amazon.awssdk.services.sts.model
The error returned if the message passed to DecodeAuthorizationMessage was invalid.
InvalidAuthorizationMessageException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
InvalidIdentityTokenException - Exception in software.amazon.awssdk.services.sts.model
The web identity token that was passed could not be validated by Amazon Web Services.
InvalidIdentityTokenException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
isEndpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.None
 
isResolved() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
issuer() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The value of the Issuer element of the SAML assertion.
issuer(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The value of the Issuer element of the SAML assertion.
isUnresolved() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 

J

JwtPayloadSizeExceededException - Exception in software.amazon.awssdk.services.sts.model
The requested token payload size exceeds the maximum allowed size.
JwtPayloadSizeExceededException.Builder - Interface in software.amazon.awssdk.services.sts.model
 

K

key() - Method in class software.amazon.awssdk.services.sts.model.Tag
The key for a session tag.
key(String) - Method in interface software.amazon.awssdk.services.sts.model.Tag.Builder
The key for a session tag.

L

listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
loadPartitions() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.PartitionDataProvider
 

M

MalformedPolicyDocumentException - Exception in software.amazon.awssdk.services.sts.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
marshall(AssumeRoleRequest) - Method in class software.amazon.awssdk.services.sts.transform.AssumeRoleRequestMarshaller
 
marshall(AssumeRoleWithSamlRequest) - Method in class software.amazon.awssdk.services.sts.transform.AssumeRoleWithSamlRequestMarshaller
 
marshall(AssumeRoleWithWebIdentityRequest) - Method in class software.amazon.awssdk.services.sts.transform.AssumeRoleWithWebIdentityRequestMarshaller
 
marshall(AssumeRootRequest) - Method in class software.amazon.awssdk.services.sts.transform.AssumeRootRequestMarshaller
 
marshall(DecodeAuthorizationMessageRequest) - Method in class software.amazon.awssdk.services.sts.transform.DecodeAuthorizationMessageRequestMarshaller
 
marshall(GetAccessKeyInfoRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetAccessKeyInfoRequestMarshaller
 
marshall(GetCallerIdentityRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetCallerIdentityRequestMarshaller
 
marshall(GetDelegatedAccessTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetDelegatedAccessTokenRequestMarshaller
 
marshall(GetFederationTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetFederationTokenRequestMarshaller
 
marshall(GetSessionTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetSessionTokenRequestMarshaller
 
marshall(GetWebIdentityTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetWebIdentityTokenRequestMarshaller
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.StsRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.StsResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.StsResolveEndpointInterceptor
 

N

name() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
The name of the federated user.
name(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The name of the federated user.
nameQualifier() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
A hash value based on the concatenation of the following:
nameQualifier(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
A hash value based on the concatenation of the following:
none() - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Value.None
 
normalizedPath() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
numAttempts(Integer) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
numAttempts(Integer) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 

O

of(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
operation() - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
OutboundWebIdentityFederationDisabledException - Exception in software.amazon.awssdk.services.sts.model
The outbound web identity federation feature is not enabled for this account.
OutboundWebIdentityFederationDisabledException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
outputs() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for client override configuration

P

packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
The percentage of the maximum policy size that is used by the session policy.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse.Builder
The percentage of the maximum policy size that is used by the session policy.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
A percentage value that indicates the packed size of the session policies and session tags combined passed in the request.
PackedPolicyTooLargeException - Exception in software.amazon.awssdk.services.sts.model
The request was rejected because the total packed size of the session policies and session tags combined was too large.
PackedPolicyTooLargeException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
parse(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
parseURL(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
partition() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.sts.endpoints.internal
 
partitions() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
policy() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
An IAM policy in JSON format that you want to use as an inline session policy.
policy() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
An IAM policy in JSON format that you want to use as an inline session policy.
policy() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
An IAM policy in JSON format that you want to use as an inline session policy.
policy() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
An IAM policy in JSON format that you want to use as an inline session policy.
policy(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
An IAM policy in JSON format that you want to use as an inline session policy.
policy(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
An IAM policy in JSON format that you want to use as an inline session policy.
policy(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
An IAM policy in JSON format that you want to use as an inline session policy.
policy(String) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
An IAM policy in JSON format that you want to use as an inline session policy.
policyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as a managed session policy.
policyArns(Collection<PolicyDescriptorType>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Collection<PolicyDescriptorType>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Collection<PolicyDescriptorType>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Collection<PolicyDescriptorType>) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as a managed session policy.
policyArns(Consumer<PolicyDescriptorType.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Consumer<PolicyDescriptorType.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Consumer<PolicyDescriptorType.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(Consumer<PolicyDescriptorType.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as a managed session policy.
policyArns(PolicyDescriptorType...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(PolicyDescriptorType...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(PolicyDescriptorType...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as managed session policies.
policyArns(PolicyDescriptorType...) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as a managed session policy.
PolicyDescriptorType - Class in software.amazon.awssdk.services.sts.model
A reference to the IAM managed policy that is passed as a session policy for a role session or a federated user session.
PolicyDescriptorType.Builder - Interface in software.amazon.awssdk.services.sts.model
 
PreferredStsAuthSchemeProvider - Class in software.amazon.awssdk.services.sts.auth.scheme.internal
 
PreferredStsAuthSchemeProvider(StsAuthSchemeProvider, List<String>) - Constructor for class software.amazon.awssdk.services.sts.auth.scheme.internal.PreferredStsAuthSchemeProvider
 
prefetchTime() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
The amount of time, relative to STS token expiration, that the cached credentials are considered close to stale and should be updated.
prefetchTime(Duration) - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider.BaseBuilder
Configure the amount of time, relative to STS token expiration, that the cached credentials are considered close to stale and should be updated.
principalArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The Amazon Resource Name (ARN) of the SAML provider in IAM that describes the IdP.
principalArn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The Amazon Resource Name (ARN) of the SAML provider in IAM that describes the IdP.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.sts.endpoints.internal.EndpointAttributeProvider
 
ProvidedContext - Class in software.amazon.awssdk.services.sts.model
Contains information about the provided context.
ProvidedContext.Builder - Interface in software.amazon.awssdk.services.sts.model
 
providedContexts() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
A list of previously acquired trusted context assertions in the format of a JSON array.
providedContexts(Collection<ProvidedContext>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of previously acquired trusted context assertions in the format of a JSON array.
providedContexts(Consumer<ProvidedContext.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of previously acquired trusted context assertions in the format of a JSON array.
providedContexts(ProvidedContext...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of previously acquired trusted context assertions in the format of a JSON array.
provider() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The issuing authority of the web identity token presented.
provider(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The issuing authority of the web identity token presented.
providerArn() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
The context provider ARN from which the trusted context assertion was generated.
providerArn(String) - Method in interface software.amazon.awssdk.services.sts.model.ProvidedContext.Builder
The context provider ARN from which the trusted context assertion was generated.
providerId() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The fully qualified host component of the domain name of the OAuth 2.0 identity provider.
providerId(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The fully qualified host component of the domain name of the OAuth 2.0 identity provider.
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 

R

refreshRequest(Consumer<AssumeRoleRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
refreshRequest(Consumer<AssumeRoleWithSamlRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
refreshRequest(Consumer<AssumeRoleWithWebIdentityRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
refreshRequest(Consumer<AssumeRoleWithWebIdentityRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
refreshRequest(Consumer<GetFederationTokenRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
refreshRequest(Consumer<GetSessionTokenRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
refreshRequest(Supplier<AssumeRoleRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
Similar to StsAssumeRoleCredentialsProvider.Builder.refreshRequest(AssumeRoleRequest), but takes a Supplier to supply the request to STS.
refreshRequest(Supplier<AssumeRoleWithSamlRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
refreshRequest(Supplier<AssumeRoleWithWebIdentityRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
refreshRequest(Supplier<AssumeRoleWithWebIdentityRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
refreshRequest(AssumeRoleRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
Configure the AssumeRoleRequest that should be periodically sent to the STS service to update the assumed credentials.
refreshRequest(AssumeRoleWithSamlRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
Configure the AssumeRoleWithSamlRequest that should be periodically sent to the STS service to update the session token when it gets close to expiring.
refreshRequest(AssumeRoleWithWebIdentityRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
Configure the AssumeRoleWithWebIdentityRequest that should be periodically sent to the STS service to update the session token when it gets close to expiring.
refreshRequest(AssumeRoleWithWebIdentityRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
Configure the AssumeRoleWithWebIdentityRequest that should be periodically sent to the STS service to update the session token when it gets close to expiring.
refreshRequest(GetFederationTokenRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
Configure the GetFederationTokenRequest that should be periodically sent to the STS service to update the session token when it gets close to expiring.
refreshRequest(GetSessionTokenRequest) - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
Configure the GetSessionTokenRequest that should be periodically sent to the STS service to update the session token when it gets close to expiring.
region() - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
region() - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.sts.StsServiceClientConfiguration.Builder
Sets the value for AWS region
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
 
RegionDisabledException - Exception in software.amazon.awssdk.services.sts.model
STS is not activated in the requested region for the account that is being asked to generate credentials.
RegionDisabledException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
regionMatches(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
RegionOverride - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
resolveAuthScheme(Consumer<StsAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(StsAuthSchemeParams) - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeProvider
 
resolveAuthScheme(StsAuthSchemeParams) - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.PreferredStsAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(StsAuthSchemeParams) - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveCredentials() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
 
resolveCredentials() - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider
 
resolveEndpoint(Consumer<StsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(StsEndpointParams) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.DefaultStsEndpointProvider
 
resolveEndpoint(StsEndpointParams) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
resourceId() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sts.model.StsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sts.model.StsResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sts.model.StsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
roleArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The Amazon Resource Name (ARN) of the role to assume.
roleArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
roleArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
roleArn(String) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
The Amazon Resource Name (ARN) of the IAM role that is associated with the Sts.
roleArn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The Amazon Resource Name (ARN) of the role to assume.
roleArn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The Amazon Resource Name (ARN) of the role that the caller is assuming.
roleArn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The Amazon Resource Name (ARN) of the role that the caller is assuming.
roleSessionName() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
An identifier for the assumed role session.
roleSessionName() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
An identifier for the assumed role session.
roleSessionName(String) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
Sets the role session name that should be used by this credentials provider.
roleSessionName(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
An identifier for the assumed role session.
roleSessionName(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
An identifier for the assumed role session.
RuleArn - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.StsResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
RulesFunctions - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.sts.endpoints.internal
Represents a URL to be used internally for endpoint resolution.

S

samlAssertion() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The base64 encoded SAML authentication response provided by the IdP.
samlAssertion(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The base64 encoded SAML authentication response provided by the IdP.
scheme() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleUrl
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTokenException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.IdpRejectedClaimException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.sts.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.IdpRejectedClaimException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
 
sdkFields() - Method in class software.amazon.awssdk.services.sts.model.Tag
 
secretAccessKey() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The secret access key that can be used to sign requests.
secretAccessKey(String) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The secret access key that can be used to sign requests.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.Credentials
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.ExpiredTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.IdpRejectedClaimException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.StsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sts.model.Tag
 
serialNumber() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The identification number of the MFA device that is associated with the user who is making the AssumeRole call.
serialNumber() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
The identification number of the MFA device that is associated with the IAM user who is making the GetSessionToken call.
serialNumber(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The identification number of the MFA device that is associated with the user who is making the AssumeRole call.
serialNumber(String) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
The identification number of the MFA device that is associated with the IAM user who is making the GetSessionToken call.
service() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sts.StsAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sts.StsClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sts.StsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sts.StsClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.sts.StsClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sts.StsClient
 
ServiceVersionInfo - Class in software.amazon.awssdk.services.sts.internal
 
SessionDurationEscalationException - Exception in software.amazon.awssdk.services.sts.model
The requested token duration would extend the session beyond its original expiration time.
SessionDurationEscalationException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
sessionToken() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The token that users must pass to the service API to use the temporary credentials.
sessionToken(String) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The token that users must pass to the service API to use the temporary credentials.
setRoleArn(String) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
Sets Amazon Resource Name (ARN) of the IAM role that is associated with the Sts.
setRoleSessionName(String) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
Sets the role session name that should be used by this credentials provider.
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
setWebIdentityTokenFile(Path) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
 
signingAlgorithm() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
The cryptographic algorithm to use for signing the JSON Web Token (JWT).
signingAlgorithm(String) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
The cryptographic algorithm to use for signing the JSON Web Token (JWT).
size() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.sts - package software.amazon.awssdk.services.sts
Security Token Service
software.amazon.awssdk.services.sts.auth - package software.amazon.awssdk.services.sts.auth
 
software.amazon.awssdk.services.sts.auth.scheme - package software.amazon.awssdk.services.sts.auth.scheme
 
software.amazon.awssdk.services.sts.auth.scheme.internal - package software.amazon.awssdk.services.sts.auth.scheme.internal
 
software.amazon.awssdk.services.sts.endpoints - package software.amazon.awssdk.services.sts.endpoints
 
software.amazon.awssdk.services.sts.endpoints.internal - package software.amazon.awssdk.services.sts.endpoints.internal
 
software.amazon.awssdk.services.sts.internal - package software.amazon.awssdk.services.sts.internal
 
software.amazon.awssdk.services.sts.model - package software.amazon.awssdk.services.sts.model
 
software.amazon.awssdk.services.sts.transform - package software.amazon.awssdk.services.sts.transform
 
sourceChain() - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier
 
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
Configure the source of this credentials provider.
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
Configure the source of this credentials provider.
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
Configure the source of this credentials provider.
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
Configure the source of this credentials provider.
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
Configure the source of this credentials provider.
sourceChain(String) - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier.Builder
 
sourceIdentity() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The source identity specified by the principal that is calling the AssumeRole operation.
sourceIdentity() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
The source identity specified by the principal that is calling the AssumeRole operation.
sourceIdentity() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The value in the SourceIdentity attribute in the SAML assertion.
sourceIdentity() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The value of the source identity that is returned in the JSON web token (JWT) from the identity provider.
sourceIdentity() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
The source identity specified by the principal that is calling the AssumeRoot operation.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The source identity specified by the principal that is calling the AssumeRole operation.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
The source identity specified by the principal that is calling the AssumeRole operation.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The value in the SourceIdentity attribute in the SAML assertion.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The value of the source identity that is returned in the JSON web token (JWT) from the identity provider.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootResponse.Builder
The source identity specified by the principal that is calling the AssumeRoot operation.
staleTime() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
The amount of time, relative to STS token expiration, that the cached credentials are considered stale and should no longer be used.
staleTime(Duration) - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider.BaseBuilder
Configure the amount of time, relative to STS token expiration, that the cached credentials are considered stale and must be updated.
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
StsAssumeRoleCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends an AssumeRoleRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsAssumeRoleCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
StsAssumeRoleWithSamlCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends an AssumeRoleWithSamlRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsAssumeRoleWithSamlCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
StsAssumeRoleWithWebIdentityCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends an AssumeRoleWithWebIdentityRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsAssumeRoleWithWebIdentityCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
StsAsyncClient - Interface in software.amazon.awssdk.services.sts
Service client for accessing AWS STS asynchronously.
StsAsyncClientBuilder - Interface in software.amazon.awssdk.services.sts
A builder for creating an instance of StsAsyncClient.
StsAuthSchemeInterceptor - Class in software.amazon.awssdk.services.sts.auth.scheme.internal
 
StsAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.sts.auth.scheme.internal.StsAuthSchemeInterceptor
 
StsAuthSchemeParams - Interface in software.amazon.awssdk.services.sts.auth.scheme
The parameters object used to resolve the auth schemes for the Sts service.
StsAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.sts.auth.scheme
A builder for a StsAuthSchemeParams.
StsAuthSchemeProvider - Interface in software.amazon.awssdk.services.sts.auth.scheme
An auth scheme provider for Sts service.
StsAuthUtils - Class in software.amazon.awssdk.services.sts.internal
 
StsBaseClientBuilder<B extends StsBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.sts
This includes configuration specific to AWS STS that is supported by both StsClientBuilder and StsAsyncClientBuilder.
stsClient(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider.BaseBuilder
Configure the StsClient to use when calling STS to update the session.
stsClient(StsClient) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
The Custom StsClient that will be used to fetch AWS service credentials.
StsClient - Interface in software.amazon.awssdk.services.sts
Service client for accessing AWS STS.
StsClientBuilder - Interface in software.amazon.awssdk.services.sts
A builder for creating an instance of StsClient.
StsClientOption<T> - Class in software.amazon.awssdk.services.sts.internal
 
StsCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that is extended within this package to provide support for periodically- updating session credentials.
StsCredentialsProvider.BaseBuilder<B extends StsCredentialsProvider.BaseBuilder<B,​T>,​T extends ToCopyableBuilder<B,​T>> - Class in software.amazon.awssdk.services.sts.auth
Extended by child class's builders to share configuration across credential providers.
StsEndpointParams - Class in software.amazon.awssdk.services.sts.endpoints
The parameters object used to resolve an endpoint for the Sts service.
StsEndpointParams.Builder - Interface in software.amazon.awssdk.services.sts.endpoints
 
StsEndpointProvider - Interface in software.amazon.awssdk.services.sts.endpoints
An endpoint provider for Sts.
StsException - Exception in software.amazon.awssdk.services.sts.model
 
StsException(StsException.Builder) - Constructor for exception software.amazon.awssdk.services.sts.model.StsException
 
StsException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
StsException.BuilderImpl - Class in software.amazon.awssdk.services.sts.model
 
StsGetFederationTokenCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends a GetFederationTokenRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsGetFederationTokenCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
StsGetSessionTokenCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends a GetSessionTokenRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsGetSessionTokenCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
StsProfileCredentialsProviderFactory - Class in software.amazon.awssdk.services.sts.internal
An implementation of ChildProfileCredentialsProviderFactory that uses configuration in a profile to create a StsAssumeRoleCredentialsProvider.
StsProfileCredentialsProviderFactory() - Constructor for class software.amazon.awssdk.services.sts.internal.StsProfileCredentialsProviderFactory
 
StsRequest - Class in software.amazon.awssdk.services.sts.model
 
StsRequest(StsRequest.Builder) - Constructor for class software.amazon.awssdk.services.sts.model.StsRequest
 
StsRequest.Builder - Interface in software.amazon.awssdk.services.sts.model
 
StsRequest.BuilderImpl - Class in software.amazon.awssdk.services.sts.model
 
StsRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
StsRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.StsRequestSetEndpointInterceptor
 
StsResolveEndpointInterceptor - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
StsResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.StsResolveEndpointInterceptor
 
StsResponse - Class in software.amazon.awssdk.services.sts.model
 
StsResponse(StsResponse.Builder) - Constructor for class software.amazon.awssdk.services.sts.model.StsResponse
 
StsResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
StsResponse.BuilderImpl - Class in software.amazon.awssdk.services.sts.model
 
StsResponseMetadata - Class in software.amazon.awssdk.services.sts.model
 
StsServiceClientConfiguration - Class in software.amazon.awssdk.services.sts
Class to expose the service client settings to the user.
StsServiceClientConfiguration(StsServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.sts.StsServiceClientConfiguration
 
StsServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.sts
A builder for creating a StsServiceClientConfiguration
StsServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.sts.internal
 
StsServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
 
StsServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.sts.internal.StsServiceClientConfigurationBuilder
 
StsWebIdentityCredentialsProviderFactory - Class in software.amazon.awssdk.services.sts.internal
An implementation of WebIdentityTokenCredentialsProviderFactory that allows users to assume a role using a web identity token file specified in either a Profile or environment variables.
StsWebIdentityCredentialsProviderFactory() - Constructor for class software.amazon.awssdk.services.sts.internal.StsWebIdentityCredentialsProviderFactory
 
StsWebIdentityTokenFileCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
An implementation of AwsCredentialsProvider that periodically sends an AssumeRoleWithWebIdentityRequest to the AWS Security Token Service to maintain short-lived sessions to use for authentication.
StsWebIdentityTokenFileCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
 
subject() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The value of the NameID element in the Subject element of the SAML assertion.
subject(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The value of the NameID element in the Subject element of the SAML assertion.
subjectFromWebIdentityToken() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The unique user identifier that is returned by the identity provider.
subjectFromWebIdentityToken(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The unique user identifier that is returned by the identity provider.
subjectType() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The format of the name ID, as defined by the Format attribute in the NameID element of the SAML assertion.
subjectType(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The format of the name ID, as defined by the Format attribute in the NameID element of the SAML assertion.
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
supportsDualStack() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RulePartition
 

T

Tag - Class in software.amazon.awssdk.services.sts.model
You can pass custom key-value pair attributes when you assume a role or federate a user.
Tag.Builder - Interface in software.amazon.awssdk.services.sts.model
 
tags() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
A list of session tags that you want to pass.
tags() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
A list of session tags.
tags() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
An optional list of tags to include in the JSON Web Token (JWT).
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of session tags that you want to pass.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
A list of session tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
An optional list of tags to include in the JSON Web Token (JWT).
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of session tags that you want to pass.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
A list of session tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
An optional list of tags to include in the JSON Web Token (JWT).
tags(Tag...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of session tags that you want to pass.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
A list of session tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest.Builder
An optional list of tags to include in the JSON Web Token (JWT).
targetPrincipal() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
The member account principal ARN or account ID.
targetPrincipal(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
The member account principal ARN or account ID.
taskPolicyArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
The identity based policy that scopes the session to the privileged tasks that can be performed.
taskPolicyArn(Consumer<PolicyDescriptorType.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
The identity based policy that scopes the session to the privileged tasks that can be performed.
taskPolicyArn(PolicyDescriptorType) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRootRequest.Builder
The identity based policy that scopes the session to the privileged tasks that can be performed.
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.scheme.internal.DefaultStsAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.sts.auth.scheme.StsAuthSchemeParams
Returns a StsAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.Credentials
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.IdpRejectedClaimException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.StsException
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.StsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.Tag
 
tokenCode() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
The value provided by the MFA device, if the trust policy of the role being assumed requires MFA.
tokenCode() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
The value provided by the MFA device, if MFA is required.
tokenCode(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The value provided by the MFA device, if the trust policy of the role being assumed requires MFA.
tokenCode(String) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
The value provided by the MFA device, if MFA is required.
toString() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partition
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumedRoleUser
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.AssumeRootResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.Credentials
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.PolicyDescriptorType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.ProvidedContext
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sts.model.Tag
Returns a string representation of this object.
tradeInToken() - Method in class software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest
The token to exchange for temporary Amazon Web Services credentials.
tradeInToken(String) - Method in interface software.amazon.awssdk.services.sts.model.GetDelegatedAccessTokenRequest.Builder
The token to exchange for temporary Amazon Web Services credentials.
transitiveTagKeys() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
A list of keys for session tags that you want to set as transitive.
transitiveTagKeys(String...) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of keys for session tags that you want to set as transitive.
transitiveTagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
A list of keys for session tags that you want to set as transitive.

U

uriEncode(String) - Static method in class software.amazon.awssdk.services.sts.endpoints.internal.RulesFunctions
 
url(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Value.Endpoint.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
useGlobalEndpoint() - Method in class software.amazon.awssdk.services.sts.endpoints.StsEndpointParams
 
useGlobalEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.sts.endpoints.StsEndpointParams.Builder
 
UserAgentUtils - Class in software.amazon.awssdk.services.sts.internal
 
userId() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The unique identifier of the calling entity.
userId(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The unique identifier of the calling entity.

V

value() - Method in class software.amazon.awssdk.services.sts.model.Tag
The value for a session tag.
value(String) - Method in interface software.amazon.awssdk.services.sts.model.Tag.Builder
The value for a session tag.
Value - Class in software.amazon.awssdk.services.sts.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.sts.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.sts.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.sts.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.sts.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.sts.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.sts.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.sts.endpoints.internal
A string value.
version() - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.sts.endpoints.internal.Partitions.Builder
 
VERSION - Static variable in class software.amazon.awssdk.services.sts.internal.ServiceVersionInfo
Returns the current major.minor.x version for the AWS SDK in which this class is running.

W

webIdentityToken() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
webIdentityToken() - Method in class software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse
A signed JSON Web Token (JWT) that represents the caller's Amazon Web Services identity.
webIdentityToken(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The OAuth 2.0 access token or OpenID Connect ID token that is provided by the identity provider.
webIdentityToken(String) - Method in interface software.amazon.awssdk.services.sts.model.GetWebIdentityTokenResponse.Builder
A signed JSON Web Token (JWT) that represents the caller's Amazon Web Services identity.
webIdentityTokenFile(Path) - Method in class software.amazon.awssdk.services.sts.auth.StsWebIdentityTokenFileCredentialsProvider.Builder
Sets the absolute path to the web identity token file that should be used by this credentials provider.
webIdentityTokenFile(Path) - Method in class software.amazon.awssdk.services.sts.internal.AssumeRoleWithWebIdentityRequestSupplier.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTradeInTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.IdpRejectedClaimException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.InvalidAuthorizationMessageException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.InvalidIdentityTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.JwtPayloadSizeExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.MalformedPolicyDocumentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.PackedPolicyTooLargeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.RegionDisabledException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.SessionDurationEscalationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sts.model.StsException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages