Skip to content

Commit f416d66

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent f0b396e commit f416d66

File tree

3 files changed

+356
-181
lines changed

3 files changed

+356
-181
lines changed

codegen/sdk-codegen/aws-models/ec2.json

+120
Original file line numberDiff line numberDiff line change
@@ -64454,6 +64454,126 @@
6445464454
"traits": {
6445564455
"smithy.api#enumValue": "r7gd.16xlarge"
6445664456
}
64457+
},
64458+
"r7a_medium": {
64459+
"target": "smithy.api#Unit",
64460+
"traits": {
64461+
"smithy.api#enumValue": "r7a.medium"
64462+
}
64463+
},
64464+
"r7a_large": {
64465+
"target": "smithy.api#Unit",
64466+
"traits": {
64467+
"smithy.api#enumValue": "r7a.large"
64468+
}
64469+
},
64470+
"r7a_xlarge": {
64471+
"target": "smithy.api#Unit",
64472+
"traits": {
64473+
"smithy.api#enumValue": "r7a.xlarge"
64474+
}
64475+
},
64476+
"r7a_2xlarge": {
64477+
"target": "smithy.api#Unit",
64478+
"traits": {
64479+
"smithy.api#enumValue": "r7a.2xlarge"
64480+
}
64481+
},
64482+
"r7a_4xlarge": {
64483+
"target": "smithy.api#Unit",
64484+
"traits": {
64485+
"smithy.api#enumValue": "r7a.4xlarge"
64486+
}
64487+
},
64488+
"r7a_8xlarge": {
64489+
"target": "smithy.api#Unit",
64490+
"traits": {
64491+
"smithy.api#enumValue": "r7a.8xlarge"
64492+
}
64493+
},
64494+
"r7a_12xlarge": {
64495+
"target": "smithy.api#Unit",
64496+
"traits": {
64497+
"smithy.api#enumValue": "r7a.12xlarge"
64498+
}
64499+
},
64500+
"r7a_16xlarge": {
64501+
"target": "smithy.api#Unit",
64502+
"traits": {
64503+
"smithy.api#enumValue": "r7a.16xlarge"
64504+
}
64505+
},
64506+
"r7a_24xlarge": {
64507+
"target": "smithy.api#Unit",
64508+
"traits": {
64509+
"smithy.api#enumValue": "r7a.24xlarge"
64510+
}
64511+
},
64512+
"r7a_32xlarge": {
64513+
"target": "smithy.api#Unit",
64514+
"traits": {
64515+
"smithy.api#enumValue": "r7a.32xlarge"
64516+
}
64517+
},
64518+
"r7a_48xlarge": {
64519+
"target": "smithy.api#Unit",
64520+
"traits": {
64521+
"smithy.api#enumValue": "r7a.48xlarge"
64522+
}
64523+
},
64524+
"c7i_large": {
64525+
"target": "smithy.api#Unit",
64526+
"traits": {
64527+
"smithy.api#enumValue": "c7i.large"
64528+
}
64529+
},
64530+
"c7i_xlarge": {
64531+
"target": "smithy.api#Unit",
64532+
"traits": {
64533+
"smithy.api#enumValue": "c7i.xlarge"
64534+
}
64535+
},
64536+
"c7i_2xlarge": {
64537+
"target": "smithy.api#Unit",
64538+
"traits": {
64539+
"smithy.api#enumValue": "c7i.2xlarge"
64540+
}
64541+
},
64542+
"c7i_4xlarge": {
64543+
"target": "smithy.api#Unit",
64544+
"traits": {
64545+
"smithy.api#enumValue": "c7i.4xlarge"
64546+
}
64547+
},
64548+
"c7i_8xlarge": {
64549+
"target": "smithy.api#Unit",
64550+
"traits": {
64551+
"smithy.api#enumValue": "c7i.8xlarge"
64552+
}
64553+
},
64554+
"c7i_12xlarge": {
64555+
"target": "smithy.api#Unit",
64556+
"traits": {
64557+
"smithy.api#enumValue": "c7i.12xlarge"
64558+
}
64559+
},
64560+
"c7i_16xlarge": {
64561+
"target": "smithy.api#Unit",
64562+
"traits": {
64563+
"smithy.api#enumValue": "c7i.16xlarge"
64564+
}
64565+
},
64566+
"c7i_24xlarge": {
64567+
"target": "smithy.api#Unit",
64568+
"traits": {
64569+
"smithy.api#enumValue": "c7i.24xlarge"
64570+
}
64571+
},
64572+
"c7i_48xlarge": {
64573+
"target": "smithy.api#Unit",
64574+
"traits": {
64575+
"smithy.api#enumValue": "c7i.48xlarge"
64576+
}
6445764577
}
6445864578
}
6445964579
},

0 commit comments

Comments
 (0)