Skip to content

Commit 0948eba

Browse files
feat: update AWS API models
1 parent 28c2a92 commit 0948eba

File tree

7 files changed

+1050
-381
lines changed

7 files changed

+1050
-381
lines changed

codegen/sdk/aws-models/config-service.json

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

codegen/sdk/aws-models/connect.json

Lines changed: 27 additions & 21 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/glue.json

Lines changed: 452 additions & 3 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/guardduty.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9884,7 +9884,7 @@
98849884
"target": "com.amazonaws.guardduty#KubernetesResourcesTypes",
98859885
"traits": {
98869886
"smithy.api#documentation": "<p>The types of Kubernetes resources involved in the workload.</p>",
9887-
"smithy.api#jsonName": "kubernetesResourcesTypes"
9887+
"smithy.api#jsonName": "type"
98889888
}
98899889
}
98909890
},

codegen/sdk/aws-models/qconnect.json

Lines changed: 518 additions & 328 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/rds.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30168,6 +30168,9 @@
3016830168
},
3016930169
{
3017030170
"target": "com.amazonaws.rds#InvalidDBInstanceStateFault"
30171+
},
30172+
{
30173+
"target": "com.amazonaws.rds#InvalidDBShardGroupStateFault"
3017130174
}
3017230175
],
3017330176
"traits": {
@@ -30655,6 +30658,9 @@
3065530658
},
3065630659
{
3065730660
"target": "com.amazonaws.rds#InvalidDBInstanceStateFault"
30661+
},
30662+
{
30663+
"target": "com.amazonaws.rds#InvalidDBShardGroupStateFault"
3065830664
}
3065930665
],
3066030666
"traits": {

codegen/sdk/aws-models/sesv2.json

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

0 commit comments

Comments
 (0)