awscommon

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAwsClientConfig

func GetAwsClientConfig(key []byte, opt AWSClientOptions) (aws.Config, error)

Types

type AWSClientOptions

type AWSClientOptions struct {
	HTTPClient   AWSHttpClient
	DisableRetry bool
}

type AWSHttpClient

type AWSHttpClient interface {
	Do(req *http.Request) (*http.Response, error)
}

Jump to

Keyboard shortcuts

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