# Packages
No description provided by the author
# Functions
GetAwsConf loads the AWS configuration It returns an aws.Config object and an error if any occurred.
ecs client.
GetS3Client creates an S3 client using the loaded AWS configuration It returns a pointer to an s3.Client object and an error if any occurred.