package
0.0.0-20230823171921-6ef14716e6a8
Repository: https://github.com/skx/aws-utils.git
Documentation: pkg.go.dev

# Functions

HandleRoles invokes the specified callback, handling the case where a role-file is specified or not.
NewSession returns an AWS session object, with optional request-tracing.

# Type aliases

AWSCallback is the signture of a function which can be invoked against either the default AWS account, or against a list of named roles assumed from it, in order.