Skip to content

Commit 41d14c0

Browse files
feat: update AWS API models
1 parent 23f09b0 commit 41d14c0

File tree

12 files changed

+2039
-718
lines changed

12 files changed

+2039
-718
lines changed

codegen/sdk/aws-models/amplify.json

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

codegen/sdk/aws-models/auto-scaling.json

Lines changed: 30 additions & 24 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/bcm-pricing-calculator.json

Lines changed: 574 additions & 552 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/cloudtrail.json

Lines changed: 327 additions & 1 deletion
Large diffs are not rendered by default.

codegen/sdk/aws-models/connect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16327,7 +16327,7 @@
1632716327
"traits": {
1632816328
"smithy.api#length": {
1632916329
"min": 1,
16330-
"max": 10
16330+
"max": 50
1633116331
}
1633216332
}
1633316333
},

codegen/sdk/aws-models/dataexchange.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,12 @@
10241024
"smithy.api#documentation": "<p>What occurs to start an action.</p>",
10251025
"smithy.api#required": {}
10261026
}
1027+
},
1028+
"Tags": {
1029+
"target": "com.amazonaws.dataexchange#MapOf__string",
1030+
"traits": {
1031+
"smithy.api#documentation": "<p>Key-value pairs that you can associate with the event action.</p>"
1032+
}
10271033
}
10281034
}
10291035
},
@@ -1060,6 +1066,12 @@
10601066
"smithy.api#documentation": "<p>The unique identifier for the event action.</p>"
10611067
}
10621068
},
1069+
"Tags": {
1070+
"target": "com.amazonaws.dataexchange#MapOf__string",
1071+
"traits": {
1072+
"smithy.api#documentation": "<p>The tags for the event action.</p>"
1073+
}
1074+
},
10631075
"UpdatedAt": {
10641076
"target": "com.amazonaws.dataexchange#Timestamp",
10651077
"traits": {
@@ -3623,6 +3635,12 @@
36233635
"smithy.api#documentation": "<p>The unique identifier for the event action.</p>"
36243636
}
36253637
},
3638+
"Tags": {
3639+
"target": "com.amazonaws.dataexchange#MapOf__string",
3640+
"traits": {
3641+
"smithy.api#documentation": "<p>The tags for the event action.</p>"
3642+
}
3643+
},
36263644
"UpdatedAt": {
36273645
"target": "com.amazonaws.dataexchange#Timestamp",
36283646
"traits": {

codegen/sdk/aws-models/datasync.json

Lines changed: 196 additions & 12 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/fsx.json

Lines changed: 110 additions & 22 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/ivs-realtime.json

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

codegen/sdk/aws-models/mwaa.json

Lines changed: 84 additions & 57 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)