See: Description
Class | Description |
---|---|
AssumedRoleUser |
The identifiers for the temporary security credentials that the
operation returns.
|
AssumeRoleRequest |
Container for the parameters to the
AssumeRole operation . |
AssumeRoleResult |
Contains the result of a successful call to the AssumeRole action,
including temporary AWS credentials that can be used to make AWS
requests.
|
AssumeRoleWithSAMLRequest |
Container for the parameters to the
AssumeRoleWithSAML operation . |
AssumeRoleWithSAMLResult |
Contains the result of a successful call to the AssumeRoleWithSAML
action, including temporary AWS credentials that can be used to make
AWS requests.
|
AssumeRoleWithWebIdentityRequest |
Container for the parameters to the
AssumeRoleWithWebIdentity operation . |
AssumeRoleWithWebIdentityResult |
Contains the result of a successful call to the
AssumeRoleWithWebIdentity action, including temporary AWS credentials
that can be used to make AWS requests.
|
Credentials |
AWS credentials for API authentication.
|
DecodeAuthorizationMessageRequest |
Container for the parameters to the
DecodeAuthorizationMessage operation . |
DecodeAuthorizationMessageResult |
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.
|
FederatedUser |
Identifiers for the federated user that is associated with the
credentials.
|
GetFederationTokenRequest |
Container for the parameters to the
GetFederationToken operation . |
GetFederationTokenResult |
Contains the result of a successful call to the GetFederationToken
action, including temporary AWS credentials that can be used to make
AWS requests.
|
GetSessionTokenRequest |
Container for the parameters to the
GetSessionToken operation . |
GetSessionTokenResult |
Contains the result of a successful call to the GetSessionToken
action, including temporary AWS credentials that can be used to make
AWS requests.
|
Exception | Description |
---|---|
ExpiredTokenException |
The web identity token that was passed is expired or is not valid.
|
IDPCommunicationErrorException |
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.
|
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 AWS.
|
MalformedPolicyDocumentException |
The request was rejected because the policy document was malformed.
|
PackedPolicyTooLargeException |
The request was rejected because the policy document was too large.
|
Copyright © 2014. All rights reserved.