Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
Pool is a type that holds an instance of an AWS session as well as the profile name used to initialize it
type PoolSafe ¶
PoolSafe is a type that allows for goroutine-safe access to a slice of SessionPool objects via mutex locks
func NewPoolSafe ¶
NewPoolSafe is used to create a pool of AWS sessions with different profile/region permutations
Click to show internal directories.
Click to hide internal directories.