AWS Resource
An Amazon AWS Resource defines the region to operate in and the credentials to use when connecting to AWS.
Parameters
awsRegion — (String) The AWS region to connect to. The value should be that standard AWS region name (e.g. us-west-2).
credential — (AWS Credential) the credentials to be used to authenticate with AWS.