Data retrieval APIs for AWS Security Token Service
AWS Security Token Service provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetAccessKeyInfo | Obtain details about the access key id passed as a parameter to the request | Read |
| GetCallerIdentity | Obtain details about the IAM identity whose credentials are used to call the API | Read |
| GetFederationToken | Obtain a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user | Read |
| GetServiceBearerToken | Obtain a STS bearer token for an AWS root user, IAM role, or an IAM user | Read |
| GetSessionToken | Obtain a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for an AWS account or IAM user | Read |