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

# Functions

New constructs a new Client from the given options.

# Constants

ServiceID is the client identifer.

# Structs

Client is an client for retrieving AWS credentials from an endpoint.
EndpointError is an error returned from the endpoint service.
GetCredentialsInput is the input to send with the endpoint service to receive credentials.
GetCredentialsOutput is the response from the credential endpoint.
Options is the endpoint client configurable options.

# Interfaces

HTTPClient is a client for sending HTTP requests.