Configuration

To set up the Amazon DynamoDB source, provide the following configuration parameters:

KeyDescriptionSample Value
aws_access_key_idAWS access key ID.abc123
aws_secret_access_keyAWS secret access key.xyz123
aws_regionAWS region where the DynamoDB tables are located. Defaults to us-west-2.us-west-2
role_arn(Optional) ARN of the IAM role to assume for accessing DynamoDB tables.arn:aws:iam::111111:role/example-role