Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Credentials *credentials.Credentials // nolint:gochecknoglobals
Credentials defines any custom credentials for AWS.
View Source
var Endpoint string // nolint:gochecknoglobals
Endpoint defines the global variables for definition of endpoints.
View Source
var Region string // nolint:gochecknoglobals
Region defines a custom region for AWS.
Functions ¶
func NewSessionConfig ¶
NewSessionConfig creates a new AWS Config for the current session settings
Types ¶
type EndpointsConfig ¶
type EndpointsConfig struct {
Edge string
}
EndpointsConfig tracks any custom endpoints especially used when using localstack.
Click to show internal directories.
Click to hide internal directories.