Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-cpp-automation committed Nov 15, 2024
1 parent b2dc035 commit 6f7cb28
Show file tree
Hide file tree
Showing 9 changed files with 6,492 additions and 351 deletions.
709 changes: 417 additions & 292 deletions tools/code-generation/smithy/api-descriptions/cloudwatch.json

Large diffs are not rendered by default.

4,778 changes: 4,778 additions & 0 deletions tools/code-generation/smithy/api-descriptions/connectcampaignsv2.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions tools/code-generation/smithy/api-descriptions/datasync.json

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions tools/code-generation/smithy/api-descriptions/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 tools/code-generation/smithy/api-descriptions/iot.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions tools/code-generation/smithy/api-descriptions/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 tools/code-generation/smithy/api-descriptions/pinpoint-sms-voice-v2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/code-generation/smithy/api-descriptions/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 tools/code-generation/smithy/api-descriptions/route53resolver.json

Large diffs are not rendered by default.

0 comments on commit 6f7cb28

Please sign in to comment.