# Packages
Package dynamodb contains third party interactions with aws-sdk-go/dynamodb.
Package rekognition handles interactions with aws-sdk-go/service/rekognition.
Package s3 handles interactions with aws-sdk-go/service/s3.
Package sns handles interactions with aws-sdk-go/service/sns.
Package sqs handles interactions with aws-sdk-go/service/sqs.
# Functions
New returns a new *Session embedding *session.Session.
NewSessionInput returns a new *SessionInput.
# Constants
ErrNoRegionProvided is used when no region was provided to initialize a new aws session.
# Structs
Session embeds session.Session.
SessionInput contains the input to be passed to New.