AWS Authentication
This section provides a complete list of the AWS Authentication properties you can configure in the connection settings for this provider.
| Property | Description |
| AWSAccessKey | Specifies your AWS account access key. This value is accessible from your AWS security credentials page. |
| AWSSecretKey | Your AWS account secret key. This value is accessible from your AWS security credentials page. |
| AWSRoleARN | The Amazon Resource Name of the role to use when authenticating. |
| AWSExternalId | A unique identifier that might be required when you assume a role in another account. |