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 Nov 15, 2024
1 parent 2398a79 commit 94c0837
Show file tree
Hide file tree
Showing 9 changed files with 6,492 additions and 351 deletions.
709 changes: 417 additions & 292 deletions codegen/sdk-codegen/aws-models/cloudwatch.json

Large diffs are not rendered by default.

4,778 changes: 4,778 additions & 0 deletions codegen/sdk-codegen/aws-models/connectcampaignsv2.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions codegen/sdk-codegen/aws-models/datasync.json

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions codegen/sdk-codegen/aws-models/ec2.json
Original file line number Diff line number Diff line change
Expand Up @@ -50744,18 +50744,6 @@
"traits": {
"smithy.api#enumValue": "use-capacity-reservations-first"
}
},
"USE_CAPACITY_RESERVATIONS_ONLY": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "use-capacity-reservations-only"
}
},
"NONE": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "none"
}
}
}
},
Expand Down
449 changes: 446 additions & 3 deletions codegen/sdk-codegen/aws-models/iot.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions codegen/sdk-codegen/aws-models/outposts.json
Original file line number Diff line number Diff line change
Expand Up @@ -5148,6 +5148,12 @@
"traits": {
"smithy.api#enumValue": "ONE_YEAR"
}
},
"FIVE_YEARS": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "FIVE_YEARS"
}
}
}
},
Expand Down
743 changes: 725 additions & 18 deletions codegen/sdk-codegen/aws-models/pinpoint-sms-voice-v2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/polly.json
Original file line number Diff line number Diff line change
Expand Up @@ -2246,7 +2246,7 @@
"documentation": "Stores a pronunciation lexicon in an AWS Region.",
"input": {
"Name": "W3C",
"Content": "file://example.pls"
"Content": "<Lexicon Content>"
},
"output": {}
}
Expand Down
126 changes: 110 additions & 16 deletions codegen/sdk-codegen/aws-models/route53resolver.json

Large diffs are not rendered by default.

0 comments on commit 94c0837

Please sign in to comment.