Amazon DynamoDB Connection Details

To establish the connection successfully, specify the following connection details in the AWS Connector dialog box:

Field Required Description
Name Yes The unique name for TIBCO Flogo® Connector for Amazon DynamoDB. This name is displayed in the Connection Name drop-down list for each activity.
Description No A brief description of TIBCO Flogo® Connector for Amazon DynamoDB
Region Yes Region for your connector
Note: Not all regions are supported for AWS Connector. For details, see the Amazon DynamoDB Search service help.
Access key ID Yes Access key ID of the Flogo® Connector for Amazon DynamoDB account (from the Security Credentials field of IAM Management Console). For details, see the Amazon DynamoDB Search service help.
Secret Access Key Yes Secret access key of the Access key ID for the associated Flogo® Connector for Amazon DynamoDB account. For details, see the Amazon DynamoDB Search service help.
Use Assume Role Yes AWS Assume role that allows you to assume a role from another AWS account. By default, it is set to False indicating that you cannot assume a role from another AWS account. When set to True, provide the following:

Role ARN - Amazon Resource Name of the role to be assumed

Role Session Name - Any string used to identify the assumed role session

External ID - A unique identifier that might be required when you assume a role in another account

Expiration Duration - The duration in seconds of the role session. The value can range from 900 seconds (15 minutes) to the maximum session duration setting that you specify for the role

For details, see the Amazon AWS documentation on these fields.