class
Amazonite::Core::AwsCredentialsJson
- Amazonite::Core::AwsCredentialsJson
- Reference
- Object
Overview
shared JSON shape returned by both the ECS/Fargate container credentials endpoint and the EC2 instance metadata security-credentials endpoint
Included Modules
- JSON::Serializable
Defined in:
core/aws_credentials_json.crConstructors
Instance Method Summary
- #access_key_id : String
- #expiration : String
- #secret_access_key : String
- #to_credentials : Credentials
- #token : String