cdk-docker-image-deployment 0.0.87 → 0.0.89
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -250,6 +250,38 @@
|
|
|
250
250
|
},
|
|
251
251
|
"Tags": {
|
|
252
252
|
"shape": "S3i"
|
|
253
|
+
},
|
|
254
|
+
"AmazonOpenSearchServerlessDestinationConfiguration": {
|
|
255
|
+
"type": "structure",
|
|
256
|
+
"required": [
|
|
257
|
+
"RoleARN",
|
|
258
|
+
"IndexName",
|
|
259
|
+
"S3Configuration"
|
|
260
|
+
],
|
|
261
|
+
"members": {
|
|
262
|
+
"RoleARN": {},
|
|
263
|
+
"CollectionEndpoint": {},
|
|
264
|
+
"IndexName": {},
|
|
265
|
+
"BufferingHints": {
|
|
266
|
+
"shape": "S3p"
|
|
267
|
+
},
|
|
268
|
+
"RetryOptions": {
|
|
269
|
+
"shape": "S3s"
|
|
270
|
+
},
|
|
271
|
+
"S3BackupMode": {},
|
|
272
|
+
"S3Configuration": {
|
|
273
|
+
"shape": "Sa"
|
|
274
|
+
},
|
|
275
|
+
"ProcessingConfiguration": {
|
|
276
|
+
"shape": "Sq"
|
|
277
|
+
},
|
|
278
|
+
"CloudWatchLoggingOptions": {
|
|
279
|
+
"shape": "Sl"
|
|
280
|
+
},
|
|
281
|
+
"VpcConfiguration": {
|
|
282
|
+
"shape": "S2e"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
253
285
|
}
|
|
254
286
|
}
|
|
255
287
|
},
|
|
@@ -314,7 +346,7 @@
|
|
|
314
346
|
"DeliveryStreamARN": {},
|
|
315
347
|
"DeliveryStreamStatus": {},
|
|
316
348
|
"FailureDescription": {
|
|
317
|
-
"shape": "
|
|
349
|
+
"shape": "S45"
|
|
318
350
|
},
|
|
319
351
|
"DeliveryStreamEncryptionConfiguration": {
|
|
320
352
|
"type": "structure",
|
|
@@ -323,7 +355,7 @@
|
|
|
323
355
|
"KeyType": {},
|
|
324
356
|
"Status": {},
|
|
325
357
|
"FailureDescription": {
|
|
326
|
-
"shape": "
|
|
358
|
+
"shape": "S45"
|
|
327
359
|
}
|
|
328
360
|
}
|
|
329
361
|
},
|
|
@@ -360,7 +392,7 @@
|
|
|
360
392
|
"members": {
|
|
361
393
|
"DestinationId": {},
|
|
362
394
|
"S3DestinationDescription": {
|
|
363
|
-
"shape": "
|
|
395
|
+
"shape": "S4g"
|
|
364
396
|
},
|
|
365
397
|
"ExtendedS3DestinationDescription": {
|
|
366
398
|
"type": "structure",
|
|
@@ -391,7 +423,7 @@
|
|
|
391
423
|
},
|
|
392
424
|
"S3BackupMode": {},
|
|
393
425
|
"S3BackupDescription": {
|
|
394
|
-
"shape": "
|
|
426
|
+
"shape": "S4g"
|
|
395
427
|
},
|
|
396
428
|
"DataFormatConversionConfiguration": {
|
|
397
429
|
"shape": "Sz"
|
|
@@ -423,14 +455,14 @@
|
|
|
423
455
|
"shape": "S1z"
|
|
424
456
|
},
|
|
425
457
|
"S3DestinationDescription": {
|
|
426
|
-
"shape": "
|
|
458
|
+
"shape": "S4g"
|
|
427
459
|
},
|
|
428
460
|
"ProcessingConfiguration": {
|
|
429
461
|
"shape": "Sq"
|
|
430
462
|
},
|
|
431
463
|
"S3BackupMode": {},
|
|
432
464
|
"S3BackupDescription": {
|
|
433
|
-
"shape": "
|
|
465
|
+
"shape": "S4g"
|
|
434
466
|
},
|
|
435
467
|
"CloudWatchLoggingOptions": {
|
|
436
468
|
"shape": "Sl"
|
|
@@ -454,7 +486,7 @@
|
|
|
454
486
|
},
|
|
455
487
|
"S3BackupMode": {},
|
|
456
488
|
"S3DestinationDescription": {
|
|
457
|
-
"shape": "
|
|
489
|
+
"shape": "S4g"
|
|
458
490
|
},
|
|
459
491
|
"ProcessingConfiguration": {
|
|
460
492
|
"shape": "Sq"
|
|
@@ -463,7 +495,7 @@
|
|
|
463
495
|
"shape": "Sl"
|
|
464
496
|
},
|
|
465
497
|
"VpcConfigurationDescription": {
|
|
466
|
-
"shape": "
|
|
498
|
+
"shape": "S4k"
|
|
467
499
|
}
|
|
468
500
|
}
|
|
469
501
|
},
|
|
@@ -484,7 +516,7 @@
|
|
|
484
516
|
},
|
|
485
517
|
"S3BackupMode": {},
|
|
486
518
|
"S3DestinationDescription": {
|
|
487
|
-
"shape": "
|
|
519
|
+
"shape": "S4g"
|
|
488
520
|
},
|
|
489
521
|
"ProcessingConfiguration": {
|
|
490
522
|
"shape": "Sq"
|
|
@@ -493,7 +525,7 @@
|
|
|
493
525
|
"shape": "Sl"
|
|
494
526
|
},
|
|
495
527
|
"VpcConfigurationDescription": {
|
|
496
|
-
"shape": "
|
|
528
|
+
"shape": "S4k"
|
|
497
529
|
}
|
|
498
530
|
}
|
|
499
531
|
},
|
|
@@ -511,7 +543,7 @@
|
|
|
511
543
|
},
|
|
512
544
|
"S3BackupMode": {},
|
|
513
545
|
"S3DestinationDescription": {
|
|
514
|
-
"shape": "
|
|
546
|
+
"shape": "S4g"
|
|
515
547
|
},
|
|
516
548
|
"ProcessingConfiguration": {
|
|
517
549
|
"shape": "Sq"
|
|
@@ -551,7 +583,34 @@
|
|
|
551
583
|
},
|
|
552
584
|
"S3BackupMode": {},
|
|
553
585
|
"S3DestinationDescription": {
|
|
554
|
-
"shape": "
|
|
586
|
+
"shape": "S4g"
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
},
|
|
590
|
+
"AmazonOpenSearchServerlessDestinationDescription": {
|
|
591
|
+
"type": "structure",
|
|
592
|
+
"members": {
|
|
593
|
+
"RoleARN": {},
|
|
594
|
+
"CollectionEndpoint": {},
|
|
595
|
+
"IndexName": {},
|
|
596
|
+
"BufferingHints": {
|
|
597
|
+
"shape": "S3p"
|
|
598
|
+
},
|
|
599
|
+
"RetryOptions": {
|
|
600
|
+
"shape": "S3s"
|
|
601
|
+
},
|
|
602
|
+
"S3BackupMode": {},
|
|
603
|
+
"S3DestinationDescription": {
|
|
604
|
+
"shape": "S4g"
|
|
605
|
+
},
|
|
606
|
+
"ProcessingConfiguration": {
|
|
607
|
+
"shape": "Sq"
|
|
608
|
+
},
|
|
609
|
+
"CloudWatchLoggingOptions": {
|
|
610
|
+
"shape": "Sl"
|
|
611
|
+
},
|
|
612
|
+
"VpcConfigurationDescription": {
|
|
613
|
+
"shape": "S4k"
|
|
555
614
|
}
|
|
556
615
|
}
|
|
557
616
|
}
|
|
@@ -637,7 +696,7 @@
|
|
|
637
696
|
"members": {
|
|
638
697
|
"DeliveryStreamName": {},
|
|
639
698
|
"Record": {
|
|
640
|
-
"shape": "
|
|
699
|
+
"shape": "S4z"
|
|
641
700
|
}
|
|
642
701
|
}
|
|
643
702
|
},
|
|
@@ -666,7 +725,7 @@
|
|
|
666
725
|
"Records": {
|
|
667
726
|
"type": "list",
|
|
668
727
|
"member": {
|
|
669
|
-
"shape": "
|
|
728
|
+
"shape": "S4z"
|
|
670
729
|
}
|
|
671
730
|
}
|
|
672
731
|
}
|
|
@@ -783,7 +842,7 @@
|
|
|
783
842
|
"CurrentDeliveryStreamVersionId": {},
|
|
784
843
|
"DestinationId": {},
|
|
785
844
|
"S3DestinationUpdate": {
|
|
786
|
-
"shape": "
|
|
845
|
+
"shape": "S5k",
|
|
787
846
|
"deprecated": true
|
|
788
847
|
},
|
|
789
848
|
"ExtendedS3DestinationUpdate": {
|
|
@@ -808,7 +867,7 @@
|
|
|
808
867
|
},
|
|
809
868
|
"S3BackupMode": {},
|
|
810
869
|
"S3BackupUpdate": {
|
|
811
|
-
"shape": "
|
|
870
|
+
"shape": "S5k"
|
|
812
871
|
},
|
|
813
872
|
"DataFormatConversionConfiguration": {
|
|
814
873
|
"shape": "Sz"
|
|
@@ -836,14 +895,14 @@
|
|
|
836
895
|
"shape": "S1z"
|
|
837
896
|
},
|
|
838
897
|
"S3Update": {
|
|
839
|
-
"shape": "
|
|
898
|
+
"shape": "S5k"
|
|
840
899
|
},
|
|
841
900
|
"ProcessingConfiguration": {
|
|
842
901
|
"shape": "Sq"
|
|
843
902
|
},
|
|
844
903
|
"S3BackupMode": {},
|
|
845
904
|
"S3BackupUpdate": {
|
|
846
|
-
"shape": "
|
|
905
|
+
"shape": "S5k"
|
|
847
906
|
},
|
|
848
907
|
"CloudWatchLoggingOptions": {
|
|
849
908
|
"shape": "Sl"
|
|
@@ -866,7 +925,7 @@
|
|
|
866
925
|
"shape": "S2b"
|
|
867
926
|
},
|
|
868
927
|
"S3Update": {
|
|
869
|
-
"shape": "
|
|
928
|
+
"shape": "S5k"
|
|
870
929
|
},
|
|
871
930
|
"ProcessingConfiguration": {
|
|
872
931
|
"shape": "Sq"
|
|
@@ -892,7 +951,7 @@
|
|
|
892
951
|
"shape": "S2q"
|
|
893
952
|
},
|
|
894
953
|
"S3Update": {
|
|
895
|
-
"shape": "
|
|
954
|
+
"shape": "S5k"
|
|
896
955
|
},
|
|
897
956
|
"ProcessingConfiguration": {
|
|
898
957
|
"shape": "Sq"
|
|
@@ -916,7 +975,7 @@
|
|
|
916
975
|
},
|
|
917
976
|
"S3BackupMode": {},
|
|
918
977
|
"S3Update": {
|
|
919
|
-
"shape": "
|
|
978
|
+
"shape": "S5k"
|
|
920
979
|
},
|
|
921
980
|
"ProcessingConfiguration": {
|
|
922
981
|
"shape": "Sq"
|
|
@@ -950,7 +1009,30 @@
|
|
|
950
1009
|
},
|
|
951
1010
|
"S3BackupMode": {},
|
|
952
1011
|
"S3Update": {
|
|
953
|
-
"shape": "
|
|
1012
|
+
"shape": "S5k"
|
|
1013
|
+
}
|
|
1014
|
+
}
|
|
1015
|
+
},
|
|
1016
|
+
"AmazonOpenSearchServerlessDestinationUpdate": {
|
|
1017
|
+
"type": "structure",
|
|
1018
|
+
"members": {
|
|
1019
|
+
"RoleARN": {},
|
|
1020
|
+
"CollectionEndpoint": {},
|
|
1021
|
+
"IndexName": {},
|
|
1022
|
+
"BufferingHints": {
|
|
1023
|
+
"shape": "S3p"
|
|
1024
|
+
},
|
|
1025
|
+
"RetryOptions": {
|
|
1026
|
+
"shape": "S3s"
|
|
1027
|
+
},
|
|
1028
|
+
"S3Update": {
|
|
1029
|
+
"shape": "S5k"
|
|
1030
|
+
},
|
|
1031
|
+
"ProcessingConfiguration": {
|
|
1032
|
+
"shape": "Sq"
|
|
1033
|
+
},
|
|
1034
|
+
"CloudWatchLoggingOptions": {
|
|
1035
|
+
"shape": "Sl"
|
|
954
1036
|
}
|
|
955
1037
|
}
|
|
956
1038
|
}
|
|
@@ -1376,7 +1458,26 @@
|
|
|
1376
1458
|
"Value": {}
|
|
1377
1459
|
}
|
|
1378
1460
|
},
|
|
1379
|
-
"
|
|
1461
|
+
"S3p": {
|
|
1462
|
+
"type": "structure",
|
|
1463
|
+
"members": {
|
|
1464
|
+
"IntervalInSeconds": {
|
|
1465
|
+
"type": "integer"
|
|
1466
|
+
},
|
|
1467
|
+
"SizeInMBs": {
|
|
1468
|
+
"type": "integer"
|
|
1469
|
+
}
|
|
1470
|
+
}
|
|
1471
|
+
},
|
|
1472
|
+
"S3s": {
|
|
1473
|
+
"type": "structure",
|
|
1474
|
+
"members": {
|
|
1475
|
+
"DurationInSeconds": {
|
|
1476
|
+
"type": "integer"
|
|
1477
|
+
}
|
|
1478
|
+
}
|
|
1479
|
+
},
|
|
1480
|
+
"S45": {
|
|
1380
1481
|
"type": "structure",
|
|
1381
1482
|
"required": [
|
|
1382
1483
|
"Type",
|
|
@@ -1387,7 +1488,7 @@
|
|
|
1387
1488
|
"Details": {}
|
|
1388
1489
|
}
|
|
1389
1490
|
},
|
|
1390
|
-
"
|
|
1491
|
+
"S4g": {
|
|
1391
1492
|
"type": "structure",
|
|
1392
1493
|
"required": [
|
|
1393
1494
|
"RoleARN",
|
|
@@ -1413,7 +1514,7 @@
|
|
|
1413
1514
|
}
|
|
1414
1515
|
}
|
|
1415
1516
|
},
|
|
1416
|
-
"
|
|
1517
|
+
"S4k": {
|
|
1417
1518
|
"type": "structure",
|
|
1418
1519
|
"required": [
|
|
1419
1520
|
"SubnetIds",
|
|
@@ -1432,7 +1533,7 @@
|
|
|
1432
1533
|
"VpcId": {}
|
|
1433
1534
|
}
|
|
1434
1535
|
},
|
|
1435
|
-
"
|
|
1536
|
+
"S4z": {
|
|
1436
1537
|
"type": "structure",
|
|
1437
1538
|
"required": [
|
|
1438
1539
|
"Data"
|
|
@@ -1443,7 +1544,7 @@
|
|
|
1443
1544
|
}
|
|
1444
1545
|
}
|
|
1445
1546
|
},
|
|
1446
|
-
"
|
|
1547
|
+
"S5k": {
|
|
1447
1548
|
"type": "structure",
|
|
1448
1549
|
"members": {
|
|
1449
1550
|
"RoleARN": {},
|