The highest tagged major version is
v2.
package
Version:
v1.0.0-beta
Opens a new window with list of versions in this module.
Published: Sep 26, 2023
License: MIT
Opens a new window with license information.
Imports: 5
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"`
MaxRetries int `json:"max_retries"`
AssumeRoleARN string `json:"assume_role_arn"`
}
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.