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
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pagination": {
|
|
3
|
+
"ListAccessPolicies": {
|
|
4
|
+
"input_token": "nextToken",
|
|
5
|
+
"output_token": "nextToken",
|
|
6
|
+
"limit_key": "maxResults"
|
|
7
|
+
},
|
|
8
|
+
"ListCollections": {
|
|
9
|
+
"input_token": "nextToken",
|
|
10
|
+
"output_token": "nextToken",
|
|
11
|
+
"limit_key": "maxResults"
|
|
12
|
+
},
|
|
13
|
+
"ListSecurityConfigs": {
|
|
14
|
+
"input_token": "nextToken",
|
|
15
|
+
"output_token": "nextToken",
|
|
16
|
+
"limit_key": "maxResults"
|
|
17
|
+
},
|
|
18
|
+
"ListSecurityPolicies": {
|
|
19
|
+
"input_token": "nextToken",
|
|
20
|
+
"output_token": "nextToken",
|
|
21
|
+
"limit_key": "maxResults"
|
|
22
|
+
},
|
|
23
|
+
"ListVpcEndpoints": {
|
|
24
|
+
"input_token": "nextToken",
|
|
25
|
+
"output_token": "nextToken",
|
|
26
|
+
"limit_key": "maxResults"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -245,6 +245,7 @@
|
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
},
|
|
248
|
+
"DeleteResourcePolicy": {},
|
|
248
249
|
"DeregisterDelegatedAdministrator": {
|
|
249
250
|
"input": {
|
|
250
251
|
"type": "structure",
|
|
@@ -391,6 +392,16 @@
|
|
|
391
392
|
}
|
|
392
393
|
}
|
|
393
394
|
},
|
|
395
|
+
"DescribeResourcePolicy": {
|
|
396
|
+
"output": {
|
|
397
|
+
"type": "structure",
|
|
398
|
+
"members": {
|
|
399
|
+
"ResourcePolicy": {
|
|
400
|
+
"shape": "S2l"
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
},
|
|
394
405
|
"DetachPolicy": {
|
|
395
406
|
"input": {
|
|
396
407
|
"type": "structure",
|
|
@@ -431,7 +442,7 @@
|
|
|
431
442
|
"type": "structure",
|
|
432
443
|
"members": {
|
|
433
444
|
"Root": {
|
|
434
|
-
"shape": "
|
|
445
|
+
"shape": "S2v"
|
|
435
446
|
}
|
|
436
447
|
}
|
|
437
448
|
}
|
|
@@ -477,7 +488,7 @@
|
|
|
477
488
|
"type": "structure",
|
|
478
489
|
"members": {
|
|
479
490
|
"Root": {
|
|
480
|
-
"shape": "
|
|
491
|
+
"shape": "S2v"
|
|
481
492
|
}
|
|
482
493
|
}
|
|
483
494
|
}
|
|
@@ -554,7 +565,7 @@
|
|
|
554
565
|
"type": "structure",
|
|
555
566
|
"members": {
|
|
556
567
|
"Accounts": {
|
|
557
|
-
"shape": "
|
|
568
|
+
"shape": "S3e"
|
|
558
569
|
},
|
|
559
570
|
"NextToken": {}
|
|
560
571
|
}
|
|
@@ -578,7 +589,7 @@
|
|
|
578
589
|
"type": "structure",
|
|
579
590
|
"members": {
|
|
580
591
|
"Accounts": {
|
|
581
|
-
"shape": "
|
|
592
|
+
"shape": "S3e"
|
|
582
593
|
},
|
|
583
594
|
"NextToken": {}
|
|
584
595
|
}
|
|
@@ -724,7 +735,7 @@
|
|
|
724
735
|
"type": "structure",
|
|
725
736
|
"members": {
|
|
726
737
|
"Filter": {
|
|
727
|
-
"shape": "
|
|
738
|
+
"shape": "S40"
|
|
728
739
|
},
|
|
729
740
|
"NextToken": {},
|
|
730
741
|
"MaxResults": {
|
|
@@ -736,7 +747,7 @@
|
|
|
736
747
|
"type": "structure",
|
|
737
748
|
"members": {
|
|
738
749
|
"Handshakes": {
|
|
739
|
-
"shape": "
|
|
750
|
+
"shape": "S42"
|
|
740
751
|
},
|
|
741
752
|
"NextToken": {}
|
|
742
753
|
}
|
|
@@ -747,7 +758,7 @@
|
|
|
747
758
|
"type": "structure",
|
|
748
759
|
"members": {
|
|
749
760
|
"Filter": {
|
|
750
|
-
"shape": "
|
|
761
|
+
"shape": "S40"
|
|
751
762
|
},
|
|
752
763
|
"NextToken": {},
|
|
753
764
|
"MaxResults": {
|
|
@@ -759,7 +770,7 @@
|
|
|
759
770
|
"type": "structure",
|
|
760
771
|
"members": {
|
|
761
772
|
"Handshakes": {
|
|
762
|
-
"shape": "
|
|
773
|
+
"shape": "S42"
|
|
763
774
|
},
|
|
764
775
|
"NextToken": {}
|
|
765
776
|
}
|
|
@@ -841,7 +852,7 @@
|
|
|
841
852
|
"type": "structure",
|
|
842
853
|
"members": {
|
|
843
854
|
"Policies": {
|
|
844
|
-
"shape": "
|
|
855
|
+
"shape": "S4f"
|
|
845
856
|
},
|
|
846
857
|
"NextToken": {}
|
|
847
858
|
}
|
|
@@ -867,7 +878,7 @@
|
|
|
867
878
|
"type": "structure",
|
|
868
879
|
"members": {
|
|
869
880
|
"Policies": {
|
|
870
|
-
"shape": "
|
|
881
|
+
"shape": "S4f"
|
|
871
882
|
},
|
|
872
883
|
"NextToken": {}
|
|
873
884
|
}
|
|
@@ -889,7 +900,7 @@
|
|
|
889
900
|
"Roots": {
|
|
890
901
|
"type": "list",
|
|
891
902
|
"member": {
|
|
892
|
-
"shape": "
|
|
903
|
+
"shape": "S2v"
|
|
893
904
|
}
|
|
894
905
|
},
|
|
895
906
|
"NextToken": {}
|
|
@@ -965,6 +976,28 @@
|
|
|
965
976
|
}
|
|
966
977
|
}
|
|
967
978
|
},
|
|
979
|
+
"PutResourcePolicy": {
|
|
980
|
+
"input": {
|
|
981
|
+
"type": "structure",
|
|
982
|
+
"required": [
|
|
983
|
+
"Content"
|
|
984
|
+
],
|
|
985
|
+
"members": {
|
|
986
|
+
"Content": {},
|
|
987
|
+
"Tags": {
|
|
988
|
+
"shape": "St"
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
},
|
|
992
|
+
"output": {
|
|
993
|
+
"type": "structure",
|
|
994
|
+
"members": {
|
|
995
|
+
"ResourcePolicy": {
|
|
996
|
+
"shape": "S2l"
|
|
997
|
+
}
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
968
1001
|
"RegisterDelegatedAdministrator": {
|
|
969
1002
|
"input": {
|
|
970
1003
|
"type": "structure",
|
|
@@ -1237,7 +1270,20 @@
|
|
|
1237
1270
|
"type": "string",
|
|
1238
1271
|
"sensitive": true
|
|
1239
1272
|
},
|
|
1240
|
-
"
|
|
1273
|
+
"S2l": {
|
|
1274
|
+
"type": "structure",
|
|
1275
|
+
"members": {
|
|
1276
|
+
"ResourcePolicySummary": {
|
|
1277
|
+
"type": "structure",
|
|
1278
|
+
"members": {
|
|
1279
|
+
"Id": {},
|
|
1280
|
+
"Arn": {}
|
|
1281
|
+
}
|
|
1282
|
+
},
|
|
1283
|
+
"Content": {}
|
|
1284
|
+
}
|
|
1285
|
+
},
|
|
1286
|
+
"S2v": {
|
|
1241
1287
|
"type": "structure",
|
|
1242
1288
|
"members": {
|
|
1243
1289
|
"Id": {},
|
|
@@ -1248,26 +1294,26 @@
|
|
|
1248
1294
|
}
|
|
1249
1295
|
}
|
|
1250
1296
|
},
|
|
1251
|
-
"
|
|
1297
|
+
"S3e": {
|
|
1252
1298
|
"type": "list",
|
|
1253
1299
|
"member": {
|
|
1254
1300
|
"shape": "S23"
|
|
1255
1301
|
}
|
|
1256
1302
|
},
|
|
1257
|
-
"
|
|
1303
|
+
"S40": {
|
|
1258
1304
|
"type": "structure",
|
|
1259
1305
|
"members": {
|
|
1260
1306
|
"ActionType": {},
|
|
1261
1307
|
"ParentHandshakeId": {}
|
|
1262
1308
|
}
|
|
1263
1309
|
},
|
|
1264
|
-
"
|
|
1310
|
+
"S42": {
|
|
1265
1311
|
"type": "list",
|
|
1266
1312
|
"member": {
|
|
1267
1313
|
"shape": "S4"
|
|
1268
1314
|
}
|
|
1269
1315
|
},
|
|
1270
|
-
"
|
|
1316
|
+
"S4f": {
|
|
1271
1317
|
"type": "list",
|
|
1272
1318
|
"member": {
|
|
1273
1319
|
"shape": "S1s"
|