We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1f9e7 commit 9907067Copy full SHA for 9907067
generator/ServiceModels/s3/s3.customizations.json
@@ -1291,6 +1291,17 @@
1291
1292
}
1293
]
1294
+ },
1295
+ "UpdateBucketMetadataJournalTableConfigurationRequest":{
1296
+ "modify":[
1297
+ {
1298
+ "ContentMD5":{"injectXmlIsSet":["return !String.IsNullOrEmpty(this._contentMD5);"]}
1299
1300
1301
+ "ExpectedBucketOwner":{"injectXmlIsSet":["return !String.IsNullOrEmpty(this._expectedBucketOwner);"]}
1302
+ }
1303
+
1304
+ ]
1305
1306
1307
},
0 commit comments