Skip to content

Commit

Permalink
chore: update EC2 Instance Types (#8550)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 2, 2025
1 parent 05c4080 commit 8bc37d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions moto/ec2/resources/instance_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -44023,7 +44023,7 @@
"BareMetal": false,
"BurstablePerformanceSupported": false,
"CurrentGeneration": true,
"DedicatedHostsSupported": true,
"DedicatedHostsSupported": false,
"EbsInfo": {
"EbsOptimizedInfo": {
"BaselineBandwidthInMbps": 4750,
Expand Down Expand Up @@ -68853,7 +68853,7 @@
"BareMetal": false,
"BurstablePerformanceSupported": false,
"CurrentGeneration": true,
"DedicatedHostsSupported": true,
"DedicatedHostsSupported": false,
"EbsInfo": {
"EbsOptimizedInfo": {
"BaselineBandwidthInMbps": 4750,
Expand Down

0 comments on commit 8bc37d8

Please # to comment.