package
Version:
v0.0.0-...-4b7d5cb
Opens a new window with list of versions in this module.
Published: Apr 13, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AWSConfig struct {
Region string `required:"true" envconfig:"region"`
AccessKeyID string `required:"true" envconfig:"access_key_id"`
SecretAccessKey string `required:"true" envconfig:"secret_access_key"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.