package
0.5.2
Repository: https://github.com/outlawlabs/awsctl.git
Documentation: pkg.go.dev

# Functions

Authenticate will establish a set of temporary AWS credentials for the specific duration.
NewProfile will return a new profile based on parameters that are passed in.
ReadConfigFile will read the specific filename and parse the file specifically for AWS config file formats and return a list of Profiles.
RemoveProfile will remove the profile section from each AWS config and credentials file (if possible).

# Structs

Profile represents a structure that includes authentication fields necessary to authenticate with AWS.