Categorygithub.com/rai-project/aws
modulepackage
0.0.0-20190712145616-704f1310325d
Repository: https://github.com/rai-project/aws.git
Documentation: pkg.go.dev

# README

Config File Example

aws:
  access_key_id: default
  secret_access_key: default
  region: us-east-1

# Functions

AccessKey ...
NewConfig ...
NewSession ...
Region ...
SecretKey ...
Sts ...
STSRoleDurationSeconds ...

# Constants

AWSRegionUSEast1 is a helper constant for AWS configs.
AWSRegionUSWest is a helper constant for AWS configs.

# Variables

Config ...

# Structs

SessionOptions ...

# Type aliases

SessionOption ...