Expand description
Credentials management types
RotatingCredentials wraps Credentials and gives the ability to
rotate them at any point in the program, keeping all copies of the same
RotatingCredentials in sync with the latest version.
EcsSecurityCredentialsMetadataResponse parses the response from the
ECS Instance Metadata,
which provides an endpoint for retrieving credentials using the permissions
for the attached RAM roles.
Structsยง
- Credentials
- ALIYUN credentials
- EcsSecurity
Credentials Metadata Response - Parser for responses received from the ECS security-credentials metadata service.
- Rotating
Credentials - Credentials that can be rotated