- 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 Recipientattribute of theSubjectConfirmationDataelement of the SAML
 assertion.
 
- audience(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
- 
 The value of the Recipientattribute of theSubjectConfirmationDataelement 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
-  
- 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(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sts.model.StsResponseMetadata
-  
- create() - Static method in interface software.amazon.awssdk.services.sts.StsAsyncClient
- 
- create() - Static method in interface software.amazon.awssdk.services.sts.StsClient
- 
- 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
-  
- 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. 
- 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 identity whose credentials are used to call the API. 
- getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
- 
 Returns details about the IAM identity whose credentials are used to call the API. 
- getCallerIdentity() - Method in interface software.amazon.awssdk.services.sts.StsAsyncClient
- 
 Returns details about the IAM identity whose credentials are used to call the API. 
- getCallerIdentity() - Method in interface software.amazon.awssdk.services.sts.StsClient
- 
 Returns details about the IAM identity whose credentials are used to call the API. 
- getCallerIdentity(GetCallerIdentityRequest) - Method in interface software.amazon.awssdk.services.sts.StsClient
- 
 Returns details about the IAM identity whose credentials are used to call the API. 
- getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder>) - Method in interface software.amazon.awssdk.services.sts.StsClient
- 
 Returns details about the IAM identity whose credentials are used to call the API. 
- 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
-  
- 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. 
- 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
 AssumeRolecall.
 
- 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
 AssumeRolecall.
 
- 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
 GetSessionTokencall.
 
- 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
 GetSessionTokencall.
 
- 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
- 
- StsAssumeRoleCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
- 
- StsAssumeRoleWithSamlCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
- 
- StsAssumeRoleWithSamlCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
- 
- StsAssumeRoleWithWebIdentityCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
- 
- 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
- 
- StsBaseClientBuilder<B extends StsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sts
- 
- 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
- 
- StsGetFederationTokenCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
- 
- StsGetSessionTokenCredentialsProvider - Class in software.amazon.awssdk.services.sts.auth
- 
- StsGetSessionTokenCredentialsProvider.Builder - Class in software.amazon.awssdk.services.sts.auth
- 
- StsProfileCredentialsProviderFactory - Class in software.amazon.awssdk.services.sts.internal
- 
- 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
-  
- subject(String) - Method in interface software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse.Builder
- 
 The value of the NameIDelement in theSubjectelement of the SAML assertion.
 
- subject() - Method in class software.amazon.awssdk.services.sts.model.AssumeRoleWithSamlResponse
- 
 The value of the NameIDelement in theSubjectelement 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 Formatattribute in theNameIDelement
 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 Formatattribute in theNameIDelement of
 the SAML assertion.
 
- 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.