Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-ruby-automation committed Jul 2, 2024
1 parent a8b16ea commit 260c4c8
Show file tree
Hide file tree
Showing 2,729 changed files with 8,594 additions and 2,113 deletions.
1 change: 1 addition & 0 deletions apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -25182,6 +25182,7 @@
"HostTenancy":{
"type":"string",
"enum":[
"default",
"dedicated",
"host"
]
Expand Down
16 changes: 8 additions & 8 deletions apis/ec2/2016-11-15/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apis/fms/2018-01-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1742,7 +1742,7 @@
},
"ManagedServiceData":{
"type":"string",
"max":10000,
"max":30000,
"min":1,
"pattern":"^((?!\\\\[nr]).)+"
},
Expand Down
30 changes: 30 additions & 0 deletions apis/s3/2006-03-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4821,6 +4821,36 @@
"location":"header",
"locationName":"Range"
},
"ResponseCacheControl":{
"shape":"ResponseCacheControl",
"location":"querystring",
"locationName":"response-cache-control"
},
"ResponseContentDisposition":{
"shape":"ResponseContentDisposition",
"location":"querystring",
"locationName":"response-content-disposition"
},
"ResponseContentEncoding":{
"shape":"ResponseContentEncoding",
"location":"querystring",
"locationName":"response-content-encoding"
},
"ResponseContentLanguage":{
"shape":"ResponseContentLanguage",
"location":"querystring",
"locationName":"response-content-language"
},
"ResponseContentType":{
"shape":"ResponseContentType",
"location":"querystring",
"locationName":"response-content-type"
},
"ResponseExpires":{
"shape":"ResponseExpires",
"location":"querystring",
"locationName":"response-expires"
},
"VersionId":{
"shape":"ObjectVersionId",
"location":"querystring",
Expand Down
36 changes: 21 additions & 15 deletions apis/s3/2006-03-01/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit 260c4c8

Please sign in to comment.