Awsprofile (Section)#

Path: /facilities/data-sources/data-source{id}/dynamodb/awsprofile

Parameters#

NameTypeRequiredDefaultDescription
aws-profile-namestringrequiredAWS Profile name. Retrieves credentials from the system (~/.aws/credentials).
aws-role-arnstringoptionalOptional role ARN used when requesting temporary credentials, ex. arn:aws:iam::123456789012:role/dynamodb-role

Was this helpful?