Skip to content

Commit c53f9fa

Browse files
Updated API models and rebuilt service gems.
1 parent f38849d commit c53f9fa

Some content is hidden

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

76 files changed

+10808
-2167
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,7 @@ RubyGems.org page under "LINKS" section.
705705
| Schemas | Aws::Schemas | aws-sdk-schemas | 2019-12-02 |
706706
| Service Quotas | Aws::ServiceQuotas | aws-sdk-servicequotas | 2019-06-24 |
707707
| Synthetics | Aws::Synthetics | aws-sdk-synthetics | 2017-10-11 |
708+
| Tax Settings | Aws::TaxSettings | aws-sdk-taxsettings | 2018-05-10 |
708709
| Timestream InfluxDB | Aws::TimestreamInfluxDB | aws-sdk-timestreaminfluxdb | 2023-01-27 |
709710
| TrustedAdvisor Public API | Aws::TrustedAdvisor | aws-sdk-trustedadvisor | 2022-09-15 |
710711

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"apiVersion":"2016-11-15",
55
"endpointPrefix":"ec2",
66
"protocol":"ec2",
7+
"protocols":["query"],
78
"serviceAbbreviation":"Amazon EC2",
89
"serviceFullName":"Amazon Elastic Compute Cloud",
910
"serviceId":"EC2",
@@ -28706,7 +28707,16 @@
2870628707
"g6.24xlarge",
2870728708
"g6.48xlarge",
2870828709
"gr6.4xlarge",
28709-
"gr6.8xlarge"
28710+
"gr6.8xlarge",
28711+
"c7i-flex.large",
28712+
"c7i-flex.xlarge",
28713+
"c7i-flex.2xlarge",
28714+
"c7i-flex.4xlarge",
28715+
"c7i-flex.8xlarge",
28716+
"u7i-12tb.224xlarge",
28717+
"u7in-16tb.224xlarge",
28718+
"u7in-24tb.224xlarge",
28719+
"u7in-32tb.224xlarge"
2871028720
]
2871128721
},
2871228722
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)