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 May 5, 2023
1 parent ae835ec commit 6611348
Show file tree
Hide file tree
Showing 4 changed files with 859 additions and 746 deletions.
32 changes: 31 additions & 1 deletion codegen/sdk-codegen/aws-models/ec2.json
Original file line number Diff line number Diff line change
Expand Up @@ -59859,6 +59859,36 @@
"traits": {
"smithy.api#enumValue": "r6idn.metal"
}
},
"inf2_xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "inf2.xlarge"
}
},
"inf2_8xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "inf2.8xlarge"
}
},
"inf2_24xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "inf2.24xlarge"
}
},
"inf2_48xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "inf2.48xlarge"
}
},
"trn1n_32xlarge": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "trn1n.32xlarge"
}
}
}
},
Expand Down Expand Up @@ -76956,7 +76986,7 @@
"smithy.api#default": 0,
"smithy.api#range": {
"min": 1,
"max": 7
"max": 31
}
}
},
Expand Down
Loading

0 comments on commit 6611348

Please sign in to comment.