| Package | Description |
|---|---|
| software.amazon.awssdk.services.sts |
|
| software.amazon.awssdk.services.sts.auth | |
| software.amazon.awssdk.services.sts.internal | |
| software.amazon.awssdk.services.sts.model | |
| software.amazon.awssdk.services.sts.transform |
| Class and Description |
|---|
| AssumeRoleRequest |
| AssumeRoleRequest.Builder |
| AssumeRoleResponse
Contains the response to a successful AssumeRole request, including temporary Amazon Web Services credentials
that can be used to make Amazon Web Services requests.
|
| AssumeRoleWithSamlRequest |
| AssumeRoleWithSamlRequest.Builder |
| AssumeRoleWithSamlResponse
Contains the response to a successful AssumeRoleWithSAML request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
| AssumeRoleWithWebIdentityRequest |
| AssumeRoleWithWebIdentityRequest.Builder |
| AssumeRoleWithWebIdentityResponse
Contains the response to a successful AssumeRoleWithWebIdentity request, including temporary Amazon Web
Services credentials that can be used to make Amazon Web Services requests.
|
| DecodeAuthorizationMessageRequest |
| DecodeAuthorizationMessageRequest.Builder |
| DecodeAuthorizationMessageResponse
A document that contains additional information about the authorization status of a request from an encoded message
that is returned in response to an Amazon Web Services request.
|
| ExpiredTokenException
The web identity token that was passed is expired or is not valid.
|
| GetAccessKeyInfoRequest |
| GetAccessKeyInfoRequest.Builder |
| GetAccessKeyInfoResponse |
| GetCallerIdentityRequest |
| GetCallerIdentityRequest.Builder |
| GetCallerIdentityResponse
Contains the response to a successful GetCallerIdentity request, including information about the entity making
the request.
|
| GetFederationTokenRequest |
| GetFederationTokenRequest.Builder |
| GetFederationTokenResponse
Contains the response to a successful GetFederationToken request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
| GetSessionTokenRequest |
| GetSessionTokenRequest.Builder |
| GetSessionTokenResponse
Contains the response to a successful GetSessionToken request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
| IdpCommunicationErrorException
The request could not be fulfilled because the identity provider (IDP) that was asked to verify the incoming identity
token could not be reached.
|
| IdpRejectedClaimException
The identity provider (IdP) reported that authentication failed.
|
| InvalidAuthorizationMessageException
The error returned if the message passed to
DecodeAuthorizationMessage was invalid. |
| InvalidIdentityTokenException
The web identity token that was passed could not be validated by Amazon Web Services.
|
| MalformedPolicyDocumentException
The request was rejected because the policy document was malformed.
|
| PackedPolicyTooLargeException
The request was rejected because the total packed size of the session policies and session tags combined was too
large.
|
| RegionDisabledException
STS is not activated in the requested region for the account that is being asked to generate credentials.
|
| StsException |
| Class and Description |
|---|
| AssumeRoleWithWebIdentityRequest |
| Credentials
Amazon Web Services credentials for API authentication.
|
| StsRequest |
Copyright © 2023. All rights reserved.