DynamoDB

Parameter
Value
entity
the DynamoDB entity name
clientId
the encrypted client id from DynamoDB
clientSecret
the encrypted client secret from DynamoDB
awsRegion
userName
the username required to connect to the DynamoDB server
password
the password required to connect to the DynamoDB server
<DynamoDBDataSource
entity="String"
clientId="String"
clientSecret="String"
awsRegion="String"
username="String"
password="String">
<Schema>
...
</Schema>
<Filter/>
</DynamoDBDataSource>