package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
EmptyCredentials returns empty instance identity role credentials.
# Constants
ProviderName is the role provider name that is returned with credentials.
# Structs
Ec2RoleCreds defines the structure for EC2 credentials returned from IMDS Copied from github.com/aws/credentials/ec2rolecreds/ec2_role_provider.go A ec2RoleCredRespBody provides the shape for unmarshalling credential request responses.
IIRRoleProvider gets identity role credentials from instance metadata service.
# Interfaces
IEC2MdsSdkClient defines the functions that the role provider depends on from the aws sdk.