Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 19, 2023
1 parent f0b396e commit f416d66
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 181 deletions.
120 changes: 120 additions & 0 deletions codegen/sdk-codegen/aws-models/ec2.json
Original file line number Diff line number Diff line change
Expand Up @@ -64454,6 +64454,126 @@
"traits": {
"smithy.api#enumValue": "r7gd.16xlarge"
}
},
"r7a_medium": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.medium"
}
},
"r7a_large": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.large"
}
},
"r7a_xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.xlarge"
}
},
"r7a_2xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.2xlarge"
}
},
"r7a_4xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.4xlarge"
}
},
"r7a_8xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.8xlarge"
}
},
"r7a_12xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.12xlarge"
}
},
"r7a_16xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.16xlarge"
}
},
"r7a_24xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.24xlarge"
}
},
"r7a_32xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.32xlarge"
}
},
"r7a_48xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "r7a.48xlarge"
}
},
"c7i_large": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.large"
}
},
"c7i_xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.xlarge"
}
},
"c7i_2xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.2xlarge"
}
},
"c7i_4xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.4xlarge"
}
},
"c7i_8xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.8xlarge"
}
},
"c7i_12xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.12xlarge"
}
},
"c7i_16xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.16xlarge"
}
},
"c7i_24xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.24xlarge"
}
},
"c7i_48xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "c7i.48xlarge"
}
}
}
},
Expand Down
Loading

0 comments on commit f416d66

Please sign in to comment.