Module aws_config::sts
source · [−]Expand description
Credential provider augmentation through the AWS Security Token Service (STS).
Structs
Credentials provider that uses credentials provided by another provider to assume a role
through the AWS Security Token Service (STS).
A builder for
AssumeRoleProvider
.