Expand description
Credential provider augmentation through the AWS Security Token Service (STS).
Structsยง
- Assume
Role Provider - Credentials provider that uses credentials provided by another provider to assume a role through the AWS Security Token Service (STS).
- Assume
Role Provider Builder - A builder for
AssumeRoleProvider
.