aws

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config(ctx context.Context, region string, credentials *config.SecretRef) (aws.Config, error)

func NewSecretCredentialsProvider

func NewSecretCredentialsProvider(credentials *config.SecretRef) aws.CredentialsProvider

Types

type SecretCredentialsProvider

type SecretCredentialsProvider struct {
	aws.Credentials
	// contains filtered or unexported fields
}

SecretCredentialsProvider is a custom credentials provider that retrieves AWS credentials from a secret every 5 minutes. It implements the aws.CredentialsProvider interface.

func (*SecretCredentialsProvider) Retrieve

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL