# Functions
NewAWSCredentialFromDefaultChain will create a new credential provider chain from the default chain.
ResolveRegion will attempt to resolve an AWS region based on the customer's configuration.
# Constants
AWSCredentialsTemplate generates an AWS credentials file that can be loaded by the various SDKs.
AWSDefaultRegion is the default AWS region.
# Variables
ErrNoAWSRegionConfigured is an error singleton for when no AWS region is configured.
# Structs
AWSCredentials defines the specs for AWS credentials.