Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Credential ¶
type Credential types.Credential
Credential is a struct use to implement aws credentials.
func (Credential) Config ¶
func (a Credential) Config() (*aws.Config, error)
Config creates an AWS SDK V2 Config.
func (Credential) Retrieve ¶
func (a Credential) Retrieve(_ context.Context) (aws.Credentials, error)
Retrieve implement aws.CredentialsProvider interface.
Click to show internal directories.
Click to hide internal directories.