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 for Ruby authored and Nobody committed May 26, 2022
1 parent 00bcccd commit 11e1933
Show file tree
Hide file tree
Showing 52 changed files with 6,538 additions and 103 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ RubyGems.org page under "LINKS" section.
| CloudWatch RUM | Aws::CloudWatchRUM | aws-sdk-cloudwatchrum | 2018-05-10 |
| CodeArtifact | Aws::CodeArtifact | aws-sdk-codeartifact | 2018-09-22 |
| EC2 Image Builder | Aws::Imagebuilder | aws-sdk-imagebuilder | 2019-12-02 |
| EMR Serverless Web Service | Aws::EMRServerlessWebService | aws-sdk-emrserverlesswebservice | 2021-07-13 |
| Elastic Disaster Recovery Service | Aws::Drs | aws-sdk-drs | 2020-02-26 |
| Elastic Load Balancing | Aws::ElasticLoadBalancing | aws-sdk-elasticloadbalancing | 2012-06-01 |
| Elastic Load Balancing | Aws::ElasticLoadBalancingV2 | aws-sdk-elasticloadbalancingv2 | 2015-12-01 |
Expand Down
13 changes: 12 additions & 1 deletion apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -24251,7 +24251,18 @@
"i4i.4xlarge",
"i4i.8xlarge",
"i4i.16xlarge",
"i4i.32xlarge"
"i4i.32xlarge",
"i4i.metal",
"x2idn.metal",
"x2iedn.metal",
"c7g.medium",
"c7g.large",
"c7g.xlarge",
"c7g.2xlarge",
"c7g.4xlarge",
"c7g.8xlarge",
"c7g.12xlarge",
"c7g.16xlarge"
]
},
"InstanceTypeHypervisor":{
Expand Down
Loading

0 comments on commit 11e1933

Please sign in to comment.