AWS Credential
AWS Credentials provide the access key ID and secret access key required to authenticate with an AWS account. They are used by the AWS S3 components to authenticate with Amazon Web Services and access S3 buckets.
Note: AWS support is available upon request.
Parameters
accessKeyID — (String) The Access Key ID of the account to use for authentication.
accessSecretKey — (String) The Access Secret Key of the account to use for authentication.