Awsprofile (Section)#
Path: /facilities/data-sources/data-source{id}/dynamodb/awsprofile
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| aws-profile-name | string | required | AWS Profile name. Retrieves credentials from the system (~/.aws/credentials). | |
| aws-role-arn | string | optional | Optional role ARN used when requesting temporary credentials, ex. arn:aws:iam::123456789012:role/dynamodb-role |