The highest tagged major version is
v2.
package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: May 3, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
aws
Contains functions for managing AWS API calls. Substation follows these rules across every application:
Documentation
¶
New returns a new AWS configuration and session.
NewDefault returns a new AWS configuration and session with default values.
type Config struct {
Region string `json:"region"`
RoleARN string `json:"role_arn"`
MaxRetries int `json:"max_retries"`
RetryableErrors []string `json:"retryable_errors"`
}
Source Files
¶
Directories
¶
package appconfig provides functions for interacting with AWS AppConfig.
|
package appconfig provides functions for interacting with AWS AppConfig. |
|
|
|
|
|
|
|
|
|
|
package s3manager provides methods and functions for downloading and uploading objects in AWS S3.
|
package s3manager provides methods and functions for downloading and uploading objects in AWS S3. |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.