Skip navigation links
A B C D E F G H I M N O P R S T U W 

A

accessKeyId() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The access key ID that identifies the temporary security credentials.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
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.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 AWS account.
account(String) - Method in interface software.amazon.awssdk.services.sts.model.GetAccessKeyInfoResponse.Builder
The number used to identify the AWS account.
account() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The AWS account ID number of the account that owns or contains the calling entity.
account(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The AWS account ID number of the account that owns or contains the calling entity.
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(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() - Method in class software.amazon.awssdk.services.sts.model.FederatedUser
The ARN that specifies the federated user that is associated with the credentials.
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() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The AWS ARN associated with the calling entity.
arn(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The AWS 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.PolicyDescriptorType.Builder
The Amazon Resource Name (ARN) of the IAM managed policy to use as a session policy for the role.
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 - Class in software.amazon.awssdk.services.sts.model
The identifiers for the temporary security credentials that the operation returns.
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(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(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() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The identifiers for the temporary security credentials that the operation returns.
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(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() - 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(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(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.Builder - Interface in software.amazon.awssdk.services.sts.model
 
assumeRole(AssumeRoleRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary security credentials that you can use to access AWS resources that you might not normally have access to.
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 AWS resources that you might not normally have access to.
assumeRole(AssumeRoleRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary security credentials that you can use to access AWS resources that you might not normally have access to.
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 AWS resources that you might not normally have access to.
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 AWS credentials that can be used to make AWS requests.
AssumeRoleResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
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(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(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.
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.
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 AWS credentials that can be used to make AWS requests.
AssumeRoleWithSamlResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
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(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(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.
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.
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
 
AssumeRoleWithWebIdentityResponse - Class in software.amazon.awssdk.services.sts.model
Contains the response to a successful AssumeRoleWithWebIdentity request, including temporary AWS credentials that can be used to make AWS requests.
AssumeRoleWithWebIdentityResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
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(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() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The intended audience (also known as client ID) of the web identity token.
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.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.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.MalformedPolicyDocumentException.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.StsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 

B

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
 
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.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.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 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.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 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.MalformedPolicyDocumentException
 
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 exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.sts.model.StsException
 
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.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
BuilderImpl(StsException) - Constructor for class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsRequest.BuilderImpl
 
BuilderImpl(StsRequest) - Constructor for class software.amazon.awssdk.services.sts.model.StsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
BuilderImpl(StsResponse) - Constructor for class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.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.MalformedPolicyDocumentException.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.StsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
create(AwsCredentialsProvider, Profile) - 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
 
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.
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(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() - 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(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(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() - 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(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(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() - 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 - Class in software.amazon.awssdk.services.sts.model
AWS credentials for API authentication.
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(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() - 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(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(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() - 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.Builder - Interface in software.amazon.awssdk.services.sts.model
 

D

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 AWS request.
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 AWS 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 AWS 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 AWS 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 AWS request.
DecodeAuthorizationMessageResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
decodedMessage(String) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse.Builder
An XML document that contains the decoded message.
decodedMessage() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageResponse
An XML document that contains the decoded message.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The duration, in seconds, of the role session.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
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() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
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() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The duration, in seconds, of the role session.
durationSeconds(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The duration, in seconds, that the session should last.
durationSeconds() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
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() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.

E

encodedMessage(String) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest.Builder
The encoded message that was returned with the response.
encodedMessage() - Method in class software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest
The encoded message that was returned with the response.
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.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.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.PolicyDescriptorType
 
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.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.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.PolicyDescriptorType
 
expiration(Instant) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The date on which the current credentials expire.
expiration() - Method in class software.amazon.awssdk.services.sts.model.Credentials
The date on which the current credentials expire.
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
 
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.
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.

F

FederatedUser - Class in software.amazon.awssdk.services.sts.model
Identifiers for the federated user that is associated with the credentials.
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(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() - 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.Builder - Interface in software.amazon.awssdk.services.sts.model
 
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.
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.

G

getAccessKeyInfo(GetAccessKeyInfoRequest) - 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.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.
getAccessKeyInfo(Consumer<GetAccessKeyInfoRequest.Builder>) - 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(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(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() - 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(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.
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.
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
 
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 federated user.
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 federated 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 federated 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 federated 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 AWS credentials that can be used to make AWS requests.
GetFederationTokenResponse.Builder - Interface in software.amazon.awssdk.services.sts.model
 
getSessionToken(GetSessionTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary credentials for an AWS 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 AWS account or IAM user.
getSessionToken() - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken(GetSessionTokenRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
Returns a set of temporary credentials for an AWS 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 AWS 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 AWS credentials that can be used to make AWS 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
 
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.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.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.PolicyDescriptorType
 

H

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.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.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.PolicyDescriptorType
 

I

IdpCommunicationErrorException - Exception in software.amazon.awssdk.services.sts.model
The request could not be fulfilled because the non-AWS 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
 
InvalidAuthorizationMessageException - Exception in software.amazon.awssdk.services.sts.model
This error is 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 AWS.
InvalidIdentityTokenException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
issuer(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
The value of the Issuer element of the SAML assertion.
issuer() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
The value of the Issuer element of the SAML assertion.

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(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(GetFederationTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetFederationTokenRequestMarshaller
 
marshall(GetSessionTokenRequest) - Method in class software.amazon.awssdk.services.sts.transform.GetSessionTokenRequestMarshaller
 
message(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.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.MalformedPolicyDocumentException.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.StsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 

N

name(String) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
The name of the federated user.
name() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
The name of the federated user.
nameQualifier(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
A hash value based on the concatenation of the Issuer response value, the AWS account ID, and the friendly name (the last part of the ARN) of the SAML provider in IAM.
nameQualifier() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
A hash value based on the concatenation of the Issuer response value, the AWS account ID, and the friendly name (the last part of the ARN) of the SAML provider in IAM.

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.DecodeAuthorizationMessageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sts.model.GetSessionTokenRequest.Builder
 

P

packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleResponse.Builder
A percentage value that indicates the size of the policy in packed form.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleResponse
A percentage value that indicates the size of the policy in packed form.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
A percentage value that indicates the size of the policy in packed form.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
A percentage value that indicates the size of the policy in packed form.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
A percentage value that indicates the size of the policy in packed form.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
A percentage value that indicates the size of the policy in packed form.
packedPolicySize(Integer) - Method in interface software.amazon.awssdk.services.sts.model.GetFederationTokenResponse.Builder
A percentage value indicating the size of the policy in packed form.
packedPolicySize() - Method in class software.amazon.awssdk.services.sts.model.GetFederationTokenResponse
A percentage value indicating the size of the policy in packed form.
PackedPolicyTooLargeException - Exception in software.amazon.awssdk.services.sts.model
The request was rejected because the policy document was too large.
PackedPolicyTooLargeException.Builder - Interface in software.amazon.awssdk.services.sts.model
 
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() - 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(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() - 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(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() - 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(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.
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.
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(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(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() - 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(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(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(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() - 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(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(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(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() - 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(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(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.GetFederationTokenRequest.Builder
The Amazon Resource Names (ARNs) of the IAM managed policies that you want to use as a managed session policy.
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.
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
 
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.
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.
provider(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The issuing authority of the web identity token presented.
provider() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The issuing authority of the web identity token presented.
providerId(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest.Builder
The fully qualified host component of the domain name of the identity provider.
providerId() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The fully qualified host component of the domain name of the identity provider.

R

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(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(Consumer<AssumeRoleRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleCredentialsProvider.Builder
Similar to StsAssumeRoleCredentialsProvider.Builder.refreshRequest(AssumeRoleRequest), but takes a lambda to configure a new AssumeRoleRequest.Builder.
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(Supplier<AssumeRoleWithSamlRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
refreshRequest(Consumer<AssumeRoleWithSamlRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithSamlCredentialsProvider.Builder
Similar to StsAssumeRoleWithSamlCredentialsProvider.Builder.refreshRequest(AssumeRoleWithSamlRequest), but takes a lambda to configure a new AssumeRoleWithSamlRequest.Builder.
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(Supplier<AssumeRoleWithWebIdentityRequest>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
refreshRequest(Consumer<AssumeRoleWithWebIdentityRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider.Builder
Similar to StsAssumeRoleWithWebIdentityCredentialsProvider.Builder.refreshRequest(AssumeRoleWithWebIdentityRequest), but takes a lambda to configure a new AssumeRoleWithWebIdentityRequest.Builder.
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(Consumer<GetFederationTokenRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider.Builder
Similar to StsGetFederationTokenCredentialsProvider.Builder.refreshRequest(GetFederationTokenRequest), but takes a lambda to configure a new GetFederationTokenRequest.Builder.
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.
refreshRequest(Consumer<GetSessionTokenRequest.Builder>) - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider.Builder
Similar to StsGetSessionTokenCredentialsProvider.Builder.refreshRequest(GetSessionTokenRequest), but takes a lambda to configure a new GetSessionTokenRequest.Builder.
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
 
requestId(String) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.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.MalformedPolicyDocumentException.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.StsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sts.model.StsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sts.model.StsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sts.model.StsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sts.model.StsResponse
 
roleArn(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
The Amazon Resource Name (ARN) of the role to assume.
roleArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
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() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
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.
roleArn() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
The Amazon Resource Name (ARN) of the role that the caller is assuming.
roleSessionName(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleRequest.Builder
An identifier for the assumed role session.
roleSessionName() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleRequest
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.
roleSessionName() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityRequest
An identifier for the assumed role session.

S

samlAssertion(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest.Builder
The base-64 encoded SAML authentication response provided by the IdP.
samlAssertion() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlRequest
The base-64 encoded SAML authentication response provided by the IdP.
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.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 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.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 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.MalformedPolicyDocumentException
 
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 exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
secretAccessKey(String) - Method in interface software.amazon.awssdk.services.sts.model.Credentials.Builder
The secret access key that can be used to sign requests.
secretAccessKey() - Method in class software.amazon.awssdk.services.sts.model.Credentials
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.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 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.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 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.MalformedPolicyDocumentException
 
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 exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sts.model.StsException
 
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() - 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(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.
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.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sts.StsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sts.StsClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sts.StsClient
 
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.
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.
software.amazon.awssdk.services.sts - package software.amazon.awssdk.services.sts
AWS Security Token Service
software.amazon.awssdk.services.sts.auth - package software.amazon.awssdk.services.sts.auth
 
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
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sts.model.ExpiredTokenException.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.MalformedPolicyDocumentException.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.StsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.sts.model.StsException.BuilderImpl
 
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 a 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 a 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.
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 - 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.
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
 
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
 
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
 
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.
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.
subjectFromWebIdentityToken(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse.Builder
The unique user identifier that is returned by the identity provider.
subjectFromWebIdentityToken() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithWebIdentityResponse
The unique user identifier that is returned by the identity provider.
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.
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.

T

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.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 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.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 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.MalformedPolicyDocumentException
 
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 exception software.amazon.awssdk.services.sts.model.RegionDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sts.model.StsException
 
toBuilder() - Method in class software.amazon.awssdk.services.sts.model.StsRequest
 
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 (that is, if the policy includes a condition that tests for MFA).
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 (that is, if the policy includes a condition that tests for 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.
tokenCode() - Method in class software.amazon.awssdk.services.sts.model.GetSessionTokenRequest
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.StsAssumeRoleWithSamlCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.services.sts.auth.StsAssumeRoleWithWebIdentityCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.services.sts.auth.StsGetFederationTokenCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.services.sts.auth.StsGetSessionTokenCredentialsProvider
 
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.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.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.PolicyDescriptorType
Returns a string representation of this object.

U

userId(String) - Method in interface software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse.Builder
The unique identifier of the calling entity.
userId() - Method in class software.amazon.awssdk.services.sts.model.GetCallerIdentityResponse
The unique identifier of the calling entity.

W

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() - 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.
A B C D E F G H I M N O P R S T U W 
Skip navigation links

Copyright © 2019. All rights reserved.