cdk-comprehend-s3olap 2.0.230 → 2.0.232

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  8. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +73 -10
  9. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
  10. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +601 -85
  11. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  12. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +60 -16
  13. package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +5 -0
  14. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
  15. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
  16. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
  17. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  18. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +12 -0
  19. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +32 -29
  20. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +295 -177
  21. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +571 -556
  22. package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
  23. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
  24. package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
  25. package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
  26. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +516 -9
  27. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
  28. package/node_modules/aws-sdk/clients/dms.d.ts +65 -1
  29. package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
  30. package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
  31. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
  32. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
  33. package/node_modules/aws-sdk/clients/medialive.d.ts +16 -0
  34. package/node_modules/aws-sdk/clients/omics.d.ts +13 -0
  35. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  36. package/node_modules/aws-sdk/clients/rds.d.ts +194 -8
  37. package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
  38. package/node_modules/aws-sdk/clients/sagemaker.d.ts +33 -8
  39. package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
  40. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  41. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
  42. package/node_modules/aws-sdk/dist/aws-sdk.js +359 -232
  43. package/node_modules/aws-sdk/dist/aws-sdk.min.js +49 -49
  44. package/node_modules/aws-sdk/lib/core.js +1 -1
  45. package/node_modules/aws-sdk/package.json +1 -1
  46. package/package.json +5 -5
@@ -122,19 +122,19 @@
122
122
  "EventArn": {},
123
123
  "EventId": {},
124
124
  "StartedAt": {
125
- "shape": "Sp"
125
+ "shape": "Sr"
126
126
  },
127
127
  "EndedAt": {
128
- "shape": "Sp"
128
+ "shape": "Sr"
129
129
  },
130
130
  "CreatedAt": {
131
- "shape": "Sp"
131
+ "shape": "Sr"
132
132
  },
133
133
  "LastUpdatedAt": {
134
- "shape": "Sp"
134
+ "shape": "Sr"
135
135
  },
136
136
  "ImpactedLocations": {
137
- "shape": "Sq"
137
+ "shape": "Ss"
138
138
  },
139
139
  "Status": {},
140
140
  "PercentOfTotalTrafficImpacted": {
@@ -183,10 +183,10 @@
183
183
  },
184
184
  "Status": {},
185
185
  "CreatedAt": {
186
- "shape": "Sp"
186
+ "shape": "Sr"
187
187
  },
188
188
  "ModifiedAt": {
189
- "shape": "Sp"
189
+ "shape": "Sr"
190
190
  },
191
191
  "ProcessingStatus": {},
192
192
  "ProcessingStatusInfo": {},
@@ -225,12 +225,12 @@
225
225
  "locationName": "MonitorName"
226
226
  },
227
227
  "StartTime": {
228
- "shape": "Sp",
228
+ "shape": "Sr",
229
229
  "location": "querystring",
230
230
  "locationName": "StartTime"
231
231
  },
232
232
  "EndTime": {
233
- "shape": "Sp",
233
+ "shape": "Sr",
234
234
  "location": "querystring",
235
235
  "locationName": "EndTime"
236
236
  },
@@ -272,19 +272,19 @@
272
272
  "EventArn": {},
273
273
  "EventId": {},
274
274
  "StartedAt": {
275
- "shape": "Sp"
275
+ "shape": "Sr"
276
276
  },
277
277
  "EndedAt": {
278
- "shape": "Sp"
278
+ "shape": "Sr"
279
279
  },
280
280
  "CreatedAt": {
281
- "shape": "Sp"
281
+ "shape": "Sr"
282
282
  },
283
283
  "LastUpdatedAt": {
284
- "shape": "Sp"
284
+ "shape": "Sr"
285
285
  },
286
286
  "ImpactedLocations": {
287
- "shape": "Sq"
287
+ "shape": "Ss"
288
288
  },
289
289
  "Status": {},
290
290
  "PercentOfTotalTrafficImpacted": {
@@ -522,14 +522,32 @@
522
522
  },
523
523
  "PerformanceScoreThreshold": {
524
524
  "type": "double"
525
+ },
526
+ "AvailabilityLocalHealthEventsConfig": {
527
+ "shape": "Sh"
528
+ },
529
+ "PerformanceLocalHealthEventsConfig": {
530
+ "shape": "Sh"
531
+ }
532
+ }
533
+ },
534
+ "Sh": {
535
+ "type": "structure",
536
+ "members": {
537
+ "Status": {},
538
+ "HealthScoreThreshold": {
539
+ "type": "double"
540
+ },
541
+ "MinTrafficImpact": {
542
+ "type": "double"
525
543
  }
526
544
  }
527
545
  },
528
- "Sp": {
546
+ "Sr": {
529
547
  "type": "timestamp",
530
548
  "timestampFormat": "iso8601"
531
549
  },
532
- "Sq": {
550
+ "Ss": {
533
551
  "type": "list",
534
552
  "member": {
535
553
  "type": "structure",
@@ -567,10 +585,10 @@
567
585
  ],
568
586
  "members": {
569
587
  "Networks": {
570
- "shape": "Sw"
588
+ "shape": "Sy"
571
589
  },
572
590
  "AsPath": {
573
- "shape": "Sw"
591
+ "shape": "Sy"
574
592
  },
575
593
  "NetworkEventType": {}
576
594
  }
@@ -625,7 +643,7 @@
625
643
  }
626
644
  }
627
645
  },
628
- "Sw": {
646
+ "Sy": {
629
647
  "type": "list",
630
648
  "member": {
631
649
  "type": "structure",
@@ -257,6 +257,17 @@
257
257
  }
258
258
  }
259
259
  },
260
+ "DeleteResourcePolicy": {
261
+ "input": {
262
+ "type": "structure",
263
+ "required": [
264
+ "ResourceArn"
265
+ ],
266
+ "members": {
267
+ "ResourceArn": {}
268
+ }
269
+ }
270
+ },
260
271
  "DescribeDataIngestionJob": {
261
272
  "input": {
262
273
  "type": "structure",
@@ -273,7 +284,7 @@
273
284
  "JobId": {},
274
285
  "DatasetArn": {},
275
286
  "IngestionInputConfiguration": {
276
- "shape": "S1t"
287
+ "shape": "S1v"
277
288
  },
278
289
  "RoleArn": {},
279
290
  "CreatedAt": {
@@ -282,10 +293,10 @@
282
293
  "Status": {},
283
294
  "FailedReason": {},
284
295
  "DataQualitySummary": {
285
- "shape": "S1y"
296
+ "shape": "S20"
286
297
  },
287
298
  "IngestedFilesSummary": {
288
- "shape": "S27"
299
+ "shape": "S29"
289
300
  },
290
301
  "StatusDetail": {},
291
302
  "IngestedDataSize": {
@@ -296,7 +307,8 @@
296
307
  },
297
308
  "DataEndTime": {
298
309
  "type": "timestamp"
299
- }
310
+ },
311
+ "SourceDatasetArn": {}
300
312
  }
301
313
  }
302
314
  },
@@ -327,13 +339,13 @@
327
339
  },
328
340
  "ServerSideKmsKeyId": {},
329
341
  "IngestionInputConfiguration": {
330
- "shape": "S1t"
342
+ "shape": "S1v"
331
343
  },
332
344
  "DataQualitySummary": {
333
- "shape": "S1y"
345
+ "shape": "S20"
334
346
  },
335
347
  "IngestedFilesSummary": {
336
- "shape": "S27"
348
+ "shape": "S29"
337
349
  },
338
350
  "RoleArn": {},
339
351
  "DataStartTime": {
@@ -341,7 +353,8 @@
341
353
  },
342
354
  "DataEndTime": {
343
355
  "type": "timestamp"
344
- }
356
+ },
357
+ "SourceDatasetArn": {}
345
358
  }
346
359
  }
347
360
  },
@@ -503,7 +516,195 @@
503
516
  "type": "timestamp"
504
517
  },
505
518
  "ServerSideKmsKeyId": {},
506
- "OffCondition": {}
519
+ "OffCondition": {},
520
+ "SourceModelVersionArn": {},
521
+ "ImportJobStartTime": {
522
+ "type": "timestamp"
523
+ },
524
+ "ImportJobEndTime": {
525
+ "type": "timestamp"
526
+ },
527
+ "ActiveModelVersion": {
528
+ "type": "long"
529
+ },
530
+ "ActiveModelVersionArn": {},
531
+ "ModelVersionActivatedAt": {
532
+ "type": "timestamp"
533
+ },
534
+ "PreviousActiveModelVersion": {
535
+ "type": "long"
536
+ },
537
+ "PreviousActiveModelVersionArn": {},
538
+ "PreviousModelVersionActivatedAt": {
539
+ "type": "timestamp"
540
+ }
541
+ }
542
+ }
543
+ },
544
+ "DescribeModelVersion": {
545
+ "input": {
546
+ "type": "structure",
547
+ "required": [
548
+ "ModelName",
549
+ "ModelVersion"
550
+ ],
551
+ "members": {
552
+ "ModelName": {},
553
+ "ModelVersion": {
554
+ "type": "long"
555
+ }
556
+ }
557
+ },
558
+ "output": {
559
+ "type": "structure",
560
+ "members": {
561
+ "ModelName": {},
562
+ "ModelArn": {},
563
+ "ModelVersion": {
564
+ "type": "long"
565
+ },
566
+ "ModelVersionArn": {},
567
+ "Status": {},
568
+ "SourceType": {},
569
+ "DatasetName": {},
570
+ "DatasetArn": {},
571
+ "Schema": {},
572
+ "LabelsInputConfiguration": {
573
+ "shape": "S1c"
574
+ },
575
+ "TrainingDataStartTime": {
576
+ "type": "timestamp"
577
+ },
578
+ "TrainingDataEndTime": {
579
+ "type": "timestamp"
580
+ },
581
+ "EvaluationDataStartTime": {
582
+ "type": "timestamp"
583
+ },
584
+ "EvaluationDataEndTime": {
585
+ "type": "timestamp"
586
+ },
587
+ "RoleArn": {},
588
+ "DataPreProcessingConfiguration": {
589
+ "shape": "S1e"
590
+ },
591
+ "TrainingExecutionStartTime": {
592
+ "type": "timestamp"
593
+ },
594
+ "TrainingExecutionEndTime": {
595
+ "type": "timestamp"
596
+ },
597
+ "FailedReason": {},
598
+ "ModelMetrics": {},
599
+ "LastUpdatedTime": {
600
+ "type": "timestamp"
601
+ },
602
+ "CreatedAt": {
603
+ "type": "timestamp"
604
+ },
605
+ "ServerSideKmsKeyId": {},
606
+ "OffCondition": {},
607
+ "SourceModelVersionArn": {},
608
+ "ImportJobStartTime": {
609
+ "type": "timestamp"
610
+ },
611
+ "ImportJobEndTime": {
612
+ "type": "timestamp"
613
+ },
614
+ "ImportedDataSizeInBytes": {
615
+ "type": "long"
616
+ }
617
+ }
618
+ }
619
+ },
620
+ "DescribeResourcePolicy": {
621
+ "input": {
622
+ "type": "structure",
623
+ "required": [
624
+ "ResourceArn"
625
+ ],
626
+ "members": {
627
+ "ResourceArn": {}
628
+ }
629
+ },
630
+ "output": {
631
+ "type": "structure",
632
+ "members": {
633
+ "PolicyRevisionId": {},
634
+ "ResourcePolicy": {},
635
+ "CreationTime": {
636
+ "type": "timestamp"
637
+ },
638
+ "LastModifiedTime": {
639
+ "type": "timestamp"
640
+ }
641
+ }
642
+ }
643
+ },
644
+ "ImportDataset": {
645
+ "input": {
646
+ "type": "structure",
647
+ "required": [
648
+ "SourceDatasetArn",
649
+ "ClientToken"
650
+ ],
651
+ "members": {
652
+ "SourceDatasetArn": {},
653
+ "DatasetName": {},
654
+ "ClientToken": {
655
+ "idempotencyToken": true
656
+ },
657
+ "ServerSideKmsKeyId": {},
658
+ "Tags": {
659
+ "shape": "S7"
660
+ }
661
+ }
662
+ },
663
+ "output": {
664
+ "type": "structure",
665
+ "members": {
666
+ "DatasetName": {},
667
+ "DatasetArn": {},
668
+ "Status": {},
669
+ "JobId": {}
670
+ }
671
+ }
672
+ },
673
+ "ImportModelVersion": {
674
+ "input": {
675
+ "type": "structure",
676
+ "required": [
677
+ "SourceModelVersionArn",
678
+ "DatasetName",
679
+ "ClientToken"
680
+ ],
681
+ "members": {
682
+ "SourceModelVersionArn": {},
683
+ "ModelName": {},
684
+ "DatasetName": {},
685
+ "LabelsInputConfiguration": {
686
+ "shape": "S1c"
687
+ },
688
+ "ClientToken": {
689
+ "idempotencyToken": true
690
+ },
691
+ "RoleArn": {},
692
+ "ServerSideKmsKeyId": {},
693
+ "Tags": {
694
+ "shape": "S7"
695
+ }
696
+ }
697
+ },
698
+ "output": {
699
+ "type": "structure",
700
+ "members": {
701
+ "ModelName": {},
702
+ "ModelArn": {},
703
+ "ModelVersionArn": {},
704
+ "ModelVersion": {
705
+ "type": "long"
706
+ },
707
+ "Status": {}
507
708
  }
508
709
  }
509
710
  },
@@ -532,7 +733,7 @@
532
733
  "DatasetName": {},
533
734
  "DatasetArn": {},
534
735
  "IngestionInputConfiguration": {
535
- "shape": "S1t"
736
+ "shape": "S1v"
536
737
  },
537
738
  "Status": {}
538
739
  }
@@ -672,7 +873,7 @@
672
873
  "shape": "Sr"
673
874
  },
674
875
  "CustomerResultObject": {
675
- "shape": "S29"
876
+ "shape": "S2b"
676
877
  },
677
878
  "Status": {},
678
879
  "FailedReason": {}
@@ -806,6 +1007,60 @@
806
1007
  }
807
1008
  }
808
1009
  },
1010
+ "ListModelVersions": {
1011
+ "input": {
1012
+ "type": "structure",
1013
+ "required": [
1014
+ "ModelName"
1015
+ ],
1016
+ "members": {
1017
+ "ModelName": {},
1018
+ "NextToken": {},
1019
+ "MaxResults": {
1020
+ "type": "integer"
1021
+ },
1022
+ "Status": {},
1023
+ "SourceType": {},
1024
+ "CreatedAtEndTime": {
1025
+ "type": "timestamp"
1026
+ },
1027
+ "CreatedAtStartTime": {
1028
+ "type": "timestamp"
1029
+ },
1030
+ "MaxModelVersion": {
1031
+ "type": "long"
1032
+ },
1033
+ "MinModelVersion": {
1034
+ "type": "long"
1035
+ }
1036
+ }
1037
+ },
1038
+ "output": {
1039
+ "type": "structure",
1040
+ "members": {
1041
+ "NextToken": {},
1042
+ "ModelVersionSummaries": {
1043
+ "type": "list",
1044
+ "member": {
1045
+ "type": "structure",
1046
+ "members": {
1047
+ "ModelName": {},
1048
+ "ModelArn": {},
1049
+ "ModelVersion": {
1050
+ "type": "long"
1051
+ },
1052
+ "ModelVersionArn": {},
1053
+ "CreatedAt": {
1054
+ "type": "timestamp"
1055
+ },
1056
+ "Status": {},
1057
+ "SourceType": {}
1058
+ }
1059
+ }
1060
+ }
1061
+ }
1062
+ }
1063
+ },
809
1064
  "ListModels": {
810
1065
  "input": {
811
1066
  "type": "structure",
@@ -835,7 +1090,11 @@
835
1090
  "Status": {},
836
1091
  "CreatedAt": {
837
1092
  "type": "timestamp"
838
- }
1093
+ },
1094
+ "ActiveModelVersion": {
1095
+ "type": "long"
1096
+ },
1097
+ "ActiveModelVersionArn": {}
839
1098
  }
840
1099
  }
841
1100
  }
@@ -871,16 +1130,16 @@
871
1130
  "type": "boolean"
872
1131
  },
873
1132
  "MissingValues": {
874
- "shape": "S3w"
1133
+ "shape": "S4g"
875
1134
  },
876
1135
  "InvalidValues": {
877
- "shape": "S3w"
1136
+ "shape": "S4g"
878
1137
  },
879
1138
  "InvalidDateEntries": {
880
- "shape": "S3w"
1139
+ "shape": "S4g"
881
1140
  },
882
1141
  "DuplicateTimestamps": {
883
- "shape": "S3w"
1142
+ "shape": "S4g"
884
1143
  },
885
1144
  "CategoricalValues": {
886
1145
  "type": "structure",
@@ -960,6 +1219,31 @@
960
1219
  }
961
1220
  }
962
1221
  },
1222
+ "PutResourcePolicy": {
1223
+ "input": {
1224
+ "type": "structure",
1225
+ "required": [
1226
+ "ResourceArn",
1227
+ "ResourcePolicy",
1228
+ "ClientToken"
1229
+ ],
1230
+ "members": {
1231
+ "ResourceArn": {},
1232
+ "ResourcePolicy": {},
1233
+ "PolicyRevisionId": {},
1234
+ "ClientToken": {
1235
+ "idempotencyToken": true
1236
+ }
1237
+ }
1238
+ },
1239
+ "output": {
1240
+ "type": "structure",
1241
+ "members": {
1242
+ "ResourceArn": {},
1243
+ "PolicyRevisionId": {}
1244
+ }
1245
+ }
1246
+ },
963
1247
  "StartDataIngestionJob": {
964
1248
  "input": {
965
1249
  "type": "structure",
@@ -972,7 +1256,7 @@
972
1256
  "members": {
973
1257
  "DatasetName": {},
974
1258
  "IngestionInputConfiguration": {
975
- "shape": "S1t"
1259
+ "shape": "S1v"
976
1260
  },
977
1261
  "RoleArn": {},
978
1262
  "ClientToken": {
@@ -1069,6 +1353,36 @@
1069
1353
  "members": {}
1070
1354
  }
1071
1355
  },
1356
+ "UpdateActiveModelVersion": {
1357
+ "input": {
1358
+ "type": "structure",
1359
+ "required": [
1360
+ "ModelName",
1361
+ "ModelVersion"
1362
+ ],
1363
+ "members": {
1364
+ "ModelName": {},
1365
+ "ModelVersion": {
1366
+ "type": "long"
1367
+ }
1368
+ }
1369
+ },
1370
+ "output": {
1371
+ "type": "structure",
1372
+ "members": {
1373
+ "ModelName": {},
1374
+ "ModelArn": {},
1375
+ "CurrentActiveVersion": {
1376
+ "type": "long"
1377
+ },
1378
+ "PreviousActiveVersion": {
1379
+ "type": "long"
1380
+ },
1381
+ "CurrentActiveVersionArn": {},
1382
+ "PreviousActiveVersionArn": {}
1383
+ }
1384
+ }
1385
+ },
1072
1386
  "UpdateInferenceScheduler": {
1073
1387
  "input": {
1074
1388
  "type": "structure",
@@ -1197,7 +1511,7 @@
1197
1511
  "TargetSamplingRate": {}
1198
1512
  }
1199
1513
  },
1200
- "S1t": {
1514
+ "S1v": {
1201
1515
  "type": "structure",
1202
1516
  "required": [
1203
1517
  "S3InputConfiguration"
@@ -1216,7 +1530,7 @@
1216
1530
  }
1217
1531
  }
1218
1532
  },
1219
- "S1y": {
1533
+ "S20": {
1220
1534
  "type": "structure",
1221
1535
  "required": [
1222
1536
  "InsufficientSensorData",
@@ -1311,7 +1625,7 @@
1311
1625
  }
1312
1626
  }
1313
1627
  },
1314
- "S27": {
1628
+ "S29": {
1315
1629
  "type": "structure",
1316
1630
  "required": [
1317
1631
  "TotalNumberOfFiles",
@@ -1327,12 +1641,12 @@
1327
1641
  "DiscardedFiles": {
1328
1642
  "type": "list",
1329
1643
  "member": {
1330
- "shape": "S29"
1644
+ "shape": "S2b"
1331
1645
  }
1332
1646
  }
1333
1647
  }
1334
1648
  },
1335
- "S29": {
1649
+ "S2b": {
1336
1650
  "type": "structure",
1337
1651
  "required": [
1338
1652
  "Bucket",
@@ -1343,7 +1657,7 @@
1343
1657
  "Key": {}
1344
1658
  }
1345
1659
  },
1346
- "S3w": {
1660
+ "S4g": {
1347
1661
  "type": "structure",
1348
1662
  "required": [
1349
1663
  "Count",
@@ -35,6 +35,11 @@
35
35
  "output_token": "NextToken",
36
36
  "limit_key": "MaxResults"
37
37
  },
38
+ "ListModelVersions": {
39
+ "input_token": "NextToken",
40
+ "output_token": "NextToken",
41
+ "limit_key": "MaxResults"
42
+ },
38
43
  "ListModels": {
39
44
  "input_token": "NextToken",
40
45
  "output_token": "NextToken",
@@ -1206,6 +1206,9 @@
1206
1206
  "Tags": {
1207
1207
  "shape": "Sez",
1208
1208
  "locationName": "tags"
1209
+ },
1210
+ "AvailabilityZone": {
1211
+ "locationName": "availabilityZone"
1209
1212
  }
1210
1213
  }
1211
1214
  }
@@ -1916,6 +1919,9 @@
1916
1919
  "Tags": {
1917
1920
  "shape": "Sez",
1918
1921
  "locationName": "tags"
1922
+ },
1923
+ "AvailabilityZone": {
1924
+ "locationName": "availabilityZone"
1919
1925
  }
1920
1926
  }
1921
1927
  }
@@ -2998,6 +3004,9 @@
2998
3004
  "UhdDeviceSettings": {
2999
3005
  "shape": "Skz",
3000
3006
  "locationName": "uhdDeviceSettings"
3007
+ },
3008
+ "AvailabilityZone": {
3009
+ "locationName": "availabilityZone"
3001
3010
  }
3002
3011
  },
3003
3012
  "required": [
@@ -3049,6 +3058,9 @@
3049
3058
  "Tags": {
3050
3059
  "shape": "Sez",
3051
3060
  "locationName": "tags"
3061
+ },
3062
+ "AvailabilityZone": {
3063
+ "locationName": "availabilityZone"
3052
3064
  }
3053
3065
  }
3054
3066
  }