Skip to content

Commit 944866e

Browse files
Update API model
1 parent bba3cfc commit 944866e

File tree

7 files changed

+2724
-1449
lines changed

7 files changed

+2724
-1449
lines changed

tools/code-generation/smithy/api-descriptions/appsync.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2541,13 +2541,21 @@
25412541
"target": "com.amazonaws.appsync#Boolean",
25422542
"traits": {
25432543
"smithy.api#default": false,
2544+
"smithy.api#deprecated": {
2545+
"since": "5/15/2025",
2546+
"message": "transitEncryptionEnabled attribute is deprecated. Encryption in transit is always enabled."
2547+
},
25442548
"smithy.api#documentation": "<p>Transit encryption flag when connecting to cache. You cannot update this setting after\n creation.</p>"
25452549
}
25462550
},
25472551
"atRestEncryptionEnabled": {
25482552
"target": "com.amazonaws.appsync#Boolean",
25492553
"traits": {
25502554
"smithy.api#default": false,
2555+
"smithy.api#deprecated": {
2556+
"since": "5/15/2025",
2557+
"message": "atRestEncryptionEnabled attribute is deprecated. Encryption at rest is always enabled."
2558+
},
25512559
"smithy.api#documentation": "<p>At-rest encryption flag for cache. You cannot update this setting after creation.</p>"
25522560
}
25532561
},

tools/code-generation/smithy/api-descriptions/cost-explorer.json

Lines changed: 647 additions & 525 deletions
Large diffs are not rendered by default.

tools/code-generation/smithy/api-descriptions/customer-profiles.json

Lines changed: 1033 additions & 58 deletions
Large diffs are not rendered by default.

tools/code-generation/smithy/api-descriptions/ec2.json

Lines changed: 65 additions & 4 deletions
Large diffs are not rendered by default.

tools/code-generation/smithy/api-descriptions/efs.json

Lines changed: 640 additions & 822 deletions
Large diffs are not rendered by default.

tools/code-generation/smithy/api-descriptions/marketplace-catalog.json

Lines changed: 293 additions & 5 deletions
Large diffs are not rendered by default.

tools/code-generation/smithy/api-descriptions/workspaces-thin-client.json

Lines changed: 38 additions & 35 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)