Skip to content

Commit 260c4c8

Browse files
Updated API models and rebuilt service gems.
1 parent a8b16ea commit 260c4c8

File tree

2,729 files changed

+8594
-2113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,729 files changed

+8594
-2113
lines changed

apis/ec2/2016-11-15/api-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25182,6 +25182,7 @@
2518225182
"HostTenancy":{
2518325183
"type":"string",
2518425184
"enum":[
25185+
"default",
2518525186
"dedicated",
2518625187
"host"
2518725188
]

apis/ec2/2016-11-15/docs-2.json

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

apis/fms/2018-01-01/api-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@
17421742
},
17431743
"ManagedServiceData":{
17441744
"type":"string",
1745-
"max":10000,
1745+
"max":30000,
17461746
"min":1,
17471747
"pattern":"^((?!\\\\[nr]).)+"
17481748
},

apis/s3/2006-03-01/api-2.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4821,6 +4821,36 @@
48214821
"location":"header",
48224822
"locationName":"Range"
48234823
},
4824+
"ResponseCacheControl":{
4825+
"shape":"ResponseCacheControl",
4826+
"location":"querystring",
4827+
"locationName":"response-cache-control"
4828+
},
4829+
"ResponseContentDisposition":{
4830+
"shape":"ResponseContentDisposition",
4831+
"location":"querystring",
4832+
"locationName":"response-content-disposition"
4833+
},
4834+
"ResponseContentEncoding":{
4835+
"shape":"ResponseContentEncoding",
4836+
"location":"querystring",
4837+
"locationName":"response-content-encoding"
4838+
},
4839+
"ResponseContentLanguage":{
4840+
"shape":"ResponseContentLanguage",
4841+
"location":"querystring",
4842+
"locationName":"response-content-language"
4843+
},
4844+
"ResponseContentType":{
4845+
"shape":"ResponseContentType",
4846+
"location":"querystring",
4847+
"locationName":"response-content-type"
4848+
},
4849+
"ResponseExpires":{
4850+
"shape":"ResponseExpires",
4851+
"location":"querystring",
4852+
"locationName":"response-expires"
4853+
},
48244854
"VersionId":{
48254855
"shape":"ObjectVersionId",
48264856
"location":"querystring",

apis/s3/2006-03-01/docs-2.json

Lines changed: 21 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)