File tree 2 files changed +10
-2
lines changed
services/glue/src/main/resources/codegen-resources
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS Glue" ,
4
+ "contributor" : " " ,
5
+ "description" : " Support for optimistic locking in UpdateTable"
6
+ }
Original file line number Diff line number Diff line change 12382
12382
"CatalogId":{
12383
12383
"shape":"CatalogIdString",
12384
12384
"documentation":"<p>The ID of the Data Catalog in which the table resides.</p>"
12385
- }
12385
+ },
12386
+ "VersionId":{"shape":"VersionString"}
12386
12387
},
12387
12388
"documentation":"<p>Represents a collection of related data organized in columns and rows.</p>"
12388
12389
},
13638
13639
"TransactionId":{
13639
13640
"shape":"TransactionIdString",
13640
13641
"documentation":"<p>The transaction ID at which to update the table contents. </p>"
13641
- }
13642
+ },
13643
+ "VersionId":{"shape":"VersionString"}
13642
13644
}
13643
13645
},
13644
13646
"UpdateTableResponse":{
You can’t perform that action at this time.
0 commit comments