# Packages
Package stsiface provides an interface for the AWS Security Token Service.
# Functions
New creates a new instance of the STS client with a session.
# Constants
A ServiceName is the name of the service the client will make API calls to.
# Structs
The identifiers for the temporary security credentials that the operation returns.
No description provided by the author
Contains the response to a successful AssumeRole request, including temporary AWS credentials that can be used to make AWS requests.
No description provided by the author
Contains the response to a successful AssumeRoleWithSAML request, including temporary AWS credentials that can be used to make AWS requests.
No description provided by the author
Contains the response to a successful AssumeRoleWithWebIdentity request, including temporary AWS credentials that can be used to make AWS requests.
AWS credentials for API authentication.
No description provided by the author
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.
Identifiers for the federated user that is associated with the credentials.
No description provided by the author
Contains the response to a successful GetFederationToken request, including temporary AWS credentials that can be used to make AWS requests.
No description provided by the author
Contains the response to a successful GetSessionToken request, including temporary AWS credentials that can be used to make AWS requests.
The AWS Security Token Service (STS) is a web service that enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users that you authenticate (federated users).