Skip to content

Commit 92ebc40

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent f53c9bc commit 92ebc40

File tree

2 files changed

+414
-34
lines changed

2 files changed

+414
-34
lines changed

codegen/sdk-codegen/aws-models/dynamodb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11851,7 +11851,7 @@
1185111851
"StreamSpecification": {
1185211852
"target": "com.amazonaws.dynamodb#StreamSpecification",
1185311853
"traits": {
11854-
"smithy.api#documentation": "<p>Represents the DynamoDB Streams configuration for the table.</p>\n <note>\n <p>You receive a <code>ResourceInUseException</code> if you try to enable a stream on\n a table that already has a stream, or if you try to disable a stream on a table that\n doesn't have a stream.</p>\n </note>"
11854+
"smithy.api#documentation": "<p>Represents the DynamoDB Streams configuration for the table.</p>\n <note>\n <p>You receive a <code>ValidationException</code> if you try to enable a stream on a\n table that already has a stream, or if you try to disable a stream on a table that\n doesn't have a stream.</p>\n </note>"
1185511855
}
1185611856
},
1185711857
"SSESpecification": {

0 commit comments

Comments
 (0)