AWS::AppSync::DataSource DynamoDBConfig - AWS CloudFormation (original) (raw)
The DynamoDBConfig
property type specifies the AwsRegion
andTableName
for an Amazon DynamoDB table in your account for an AWS AppSync data source.
DynamoDBConfig
is a property of the AWS::AppSync::DataSource property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
AwsRegion
The AWS Region.
Required: Yes
Type: String
Update requires: No interruption
DeltaSyncConfig
The DeltaSyncConfig
for a versioned datasource.
Required: No
Type: DeltaSyncConfig
Update requires: No interruption
TableName
The table name.
Required: Yes
Type: String
Update requires: No interruption
UseCallerCredentials
Set to TRUE
to use AWS Identity and Access Management with this data source.
Required: No
Type: Boolean
Update requires: No interruption
Versioned
Set to TRUE to use Conflict Detection and Resolution with this data source.
Required: No
Type: Boolean
Update requires: No interruption
DeltaSyncConfig
EventBridgeConfig
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.