package
1.17.62
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Functions

New returns an initialized Provider value configured to retrieve credentials from EC2 Instance Metadata service.

# Constants

ProviderName provides a name of EC2Role provider.

# Structs

Options is a list of user settable options for setting the behavior of the Provider.
A Provider retrieves credentials from the EC2 service, and keeps track if those credentials are expired.

# Interfaces

GetMetadataAPIClient provides the interface for an EC2 IMDS API client for the GetMetadata operation.