cdk-docker-image-deployment 0.0.117 → 0.0.119

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 (28) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +12 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +160 -145
  8. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +54 -19
  9. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +50 -49
  10. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +242 -236
  11. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.paginators.json +10 -5
  12. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +18 -9
  13. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +48 -48
  14. package/node_modules/aws-sdk/clients/apigateway.d.ts +3 -3
  15. package/node_modules/aws-sdk/clients/elasticache.d.ts +46 -9
  16. package/node_modules/aws-sdk/clients/emr.d.ts +67 -23
  17. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +6 -1
  18. package/node_modules/aws-sdk/clients/rds.d.ts +27 -5
  19. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +10 -10
  20. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +13 -9
  21. package/node_modules/aws-sdk/clients/wisdom.d.ts +4 -3
  22. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  23. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  24. package/node_modules/aws-sdk/dist/aws-sdk.js +477 -412
  25. package/node_modules/aws-sdk/dist/aws-sdk.min.js +57 -57
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/package.json +1 -1
  28. package/package.json +5 -5
@@ -3,27 +3,32 @@
3
3
  "ListAssociatedRoute53HealthChecks" : {
4
4
  "input_token" : "NextToken",
5
5
  "output_token" : "NextToken",
6
- "limit_key" : "MaxResults"
6
+ "limit_key" : "MaxResults",
7
+ "result_key" : "HealthCheckIds"
7
8
  },
8
9
  "ListClusters" : {
9
10
  "input_token" : "NextToken",
10
11
  "output_token" : "NextToken",
11
- "limit_key" : "MaxResults"
12
+ "limit_key" : "MaxResults",
13
+ "result_key" : "Clusters"
12
14
  },
13
15
  "ListControlPanels" : {
14
16
  "input_token" : "NextToken",
15
17
  "output_token" : "NextToken",
16
- "limit_key" : "MaxResults"
18
+ "limit_key" : "MaxResults",
19
+ "result_key" : "ControlPanels"
17
20
  },
18
21
  "ListRoutingControls" : {
19
22
  "input_token" : "NextToken",
20
23
  "output_token" : "NextToken",
21
- "limit_key" : "MaxResults"
24
+ "limit_key" : "MaxResults",
25
+ "result_key" : "RoutingControls"
22
26
  },
23
27
  "ListSafetyRules" : {
24
28
  "input_token" : "NextToken",
25
29
  "output_token" : "NextToken",
26
- "limit_key" : "MaxResults"
30
+ "limit_key" : "MaxResults",
31
+ "result_key" : "SafetyRules"
27
32
  }
28
33
  }
29
34
  }
@@ -155,11 +155,14 @@
155
155
  "DeletedDate": {
156
156
  "type": "timestamp"
157
157
  },
158
+ "NextRotationDate": {
159
+ "type": "timestamp"
160
+ },
158
161
  "Tags": {
159
162
  "shape": "Se"
160
163
  },
161
164
  "VersionIdsToStages": {
162
- "shape": "S19"
165
+ "shape": "S1a"
163
166
  },
164
167
  "OwningService": {},
165
168
  "CreatedDate": {
@@ -254,7 +257,7 @@
254
257
  "shape": "Sd"
255
258
  },
256
259
  "VersionStages": {
257
- "shape": "S1a"
260
+ "shape": "S1b"
258
261
  },
259
262
  "CreatedDate": {
260
263
  "type": "timestamp"
@@ -289,7 +292,7 @@
289
292
  "members": {
290
293
  "VersionId": {},
291
294
  "VersionStages": {
292
- "shape": "S1a"
295
+ "shape": "S1b"
293
296
  },
294
297
  "LastAccessedDate": {
295
298
  "type": "timestamp"
@@ -314,6 +317,9 @@
314
317
  "input": {
315
318
  "type": "structure",
316
319
  "members": {
320
+ "IncludePlannedDeletion": {
321
+ "type": "boolean"
322
+ },
317
323
  "MaxResults": {
318
324
  "type": "integer"
319
325
  },
@@ -365,11 +371,14 @@
365
371
  "DeletedDate": {
366
372
  "type": "timestamp"
367
373
  },
374
+ "NextRotationDate": {
375
+ "type": "timestamp"
376
+ },
368
377
  "Tags": {
369
378
  "shape": "Se"
370
379
  },
371
380
  "SecretVersionsToStages": {
372
- "shape": "S19"
381
+ "shape": "S1a"
373
382
  },
374
383
  "OwningService": {},
375
384
  "CreatedDate": {
@@ -424,7 +433,7 @@
424
433
  "shape": "Sd"
425
434
  },
426
435
  "VersionStages": {
427
- "shape": "S1a"
436
+ "shape": "S1b"
428
437
  }
429
438
  }
430
439
  },
@@ -435,7 +444,7 @@
435
444
  "Name": {},
436
445
  "VersionId": {},
437
446
  "VersionStages": {
438
- "shape": "S1a"
447
+ "shape": "S1b"
439
448
  }
440
449
  }
441
450
  }
@@ -724,14 +733,14 @@
724
733
  "ScheduleExpression": {}
725
734
  }
726
735
  },
727
- "S19": {
736
+ "S1a": {
728
737
  "type": "map",
729
738
  "key": {},
730
739
  "value": {
731
- "shape": "S1a"
740
+ "shape": "S1b"
732
741
  }
733
742
  },
734
- "S1a": {
743
+ "S1b": {
735
744
  "type": "list",
736
745
  "member": {}
737
746
  }
@@ -127,7 +127,7 @@
127
127
  "type": "structure",
128
128
  "members": {
129
129
  "content": {
130
- "shape": "St"
130
+ "shape": "Su"
131
131
  }
132
132
  }
133
133
  },
@@ -152,13 +152,13 @@
152
152
  "knowledgeBaseType": {},
153
153
  "name": {},
154
154
  "renderingConfiguration": {
155
- "shape": "S10"
155
+ "shape": "S11"
156
156
  },
157
157
  "serverSideEncryptionConfiguration": {
158
158
  "shape": "S5"
159
159
  },
160
160
  "sourceConfiguration": {
161
- "shape": "S11"
161
+ "shape": "S12"
162
162
  },
163
163
  "tags": {
164
164
  "shape": "S7"
@@ -169,7 +169,7 @@
169
169
  "type": "structure",
170
170
  "members": {
171
171
  "knowledgeBase": {
172
- "shape": "S16"
172
+ "shape": "S17"
173
173
  }
174
174
  }
175
175
  },
@@ -205,7 +205,7 @@
205
205
  "type": "structure",
206
206
  "members": {
207
207
  "session": {
208
- "shape": "S1a"
208
+ "shape": "S1b"
209
209
  }
210
210
  }
211
211
  },
@@ -403,7 +403,7 @@
403
403
  "type": "structure",
404
404
  "members": {
405
405
  "content": {
406
- "shape": "St"
406
+ "shape": "Su"
407
407
  }
408
408
  }
409
409
  }
@@ -435,7 +435,7 @@
435
435
  "type": "structure",
436
436
  "members": {
437
437
  "contentSummary": {
438
- "shape": "S1r"
438
+ "shape": "S1s"
439
439
  }
440
440
  }
441
441
  }
@@ -462,7 +462,7 @@
462
462
  "type": "structure",
463
463
  "members": {
464
464
  "knowledgeBase": {
465
- "shape": "S16"
465
+ "shape": "S17"
466
466
  }
467
467
  }
468
468
  }
@@ -516,7 +516,7 @@
516
516
  ],
517
517
  "members": {
518
518
  "document": {
519
- "shape": "S20"
519
+ "shape": "S21"
520
520
  },
521
521
  "recommendationId": {},
522
522
  "relevanceLevel": {},
@@ -546,7 +546,7 @@
546
546
  "type": "structure",
547
547
  "members": {
548
548
  "text": {
549
- "shape": "S2f"
549
+ "shape": "S2g"
550
550
  }
551
551
  }
552
552
  }
@@ -555,7 +555,7 @@
555
555
  },
556
556
  "id": {},
557
557
  "recommendationIds": {
558
- "shape": "S2g"
558
+ "shape": "S2h"
559
559
  },
560
560
  "source": {},
561
561
  "type": {}
@@ -592,7 +592,7 @@
592
592
  "type": "structure",
593
593
  "members": {
594
594
  "session": {
595
- "shape": "S1a"
595
+ "shape": "S1b"
596
596
  }
597
597
  }
598
598
  }
@@ -752,7 +752,7 @@
752
752
  ],
753
753
  "members": {
754
754
  "contentSummaries": {
755
- "shape": "S2w"
755
+ "shape": "S2x"
756
756
  },
757
757
  "nextToken": {}
758
758
  }
@@ -802,13 +802,13 @@
802
802
  "knowledgeBaseType": {},
803
803
  "name": {},
804
804
  "renderingConfiguration": {
805
- "shape": "S10"
805
+ "shape": "S11"
806
806
  },
807
807
  "serverSideEncryptionConfiguration": {
808
808
  "shape": "S5"
809
809
  },
810
810
  "sourceConfiguration": {
811
- "shape": "S11"
811
+ "shape": "S12"
812
812
  },
813
813
  "status": {},
814
814
  "tags": {
@@ -866,7 +866,7 @@
866
866
  "locationName": "assistantId"
867
867
  },
868
868
  "recommendationIds": {
869
- "shape": "S2g"
869
+ "shape": "S2h"
870
870
  },
871
871
  "sessionId": {
872
872
  "location": "uri",
@@ -888,7 +888,7 @@
888
888
  }
889
889
  },
890
890
  "recommendationIds": {
891
- "shape": "S2g"
891
+ "shape": "S2h"
892
892
  }
893
893
  }
894
894
  },
@@ -915,7 +915,7 @@
915
915
  },
916
916
  "nextToken": {},
917
917
  "queryText": {
918
- "shape": "S2f"
918
+ "shape": "S2g"
919
919
  }
920
920
  }
921
921
  },
@@ -936,7 +936,7 @@
936
936
  ],
937
937
  "members": {
938
938
  "document": {
939
- "shape": "S20"
939
+ "shape": "S21"
940
940
  },
941
941
  "relevanceScore": {
942
942
  "type": "double"
@@ -997,7 +997,7 @@
997
997
  "locationName": "nextToken"
998
998
  },
999
999
  "searchExpression": {
1000
- "shape": "S3f"
1000
+ "shape": "S3g"
1001
1001
  }
1002
1002
  }
1003
1003
  },
@@ -1008,7 +1008,7 @@
1008
1008
  ],
1009
1009
  "members": {
1010
1010
  "contentSummaries": {
1011
- "shape": "S2w"
1011
+ "shape": "S2x"
1012
1012
  },
1013
1013
  "nextToken": {}
1014
1014
  }
@@ -1040,7 +1040,7 @@
1040
1040
  "locationName": "nextToken"
1041
1041
  },
1042
1042
  "searchExpression": {
1043
- "shape": "S3f"
1043
+ "shape": "S3g"
1044
1044
  }
1045
1045
  }
1046
1046
  },
@@ -1107,10 +1107,10 @@
1107
1107
  },
1108
1108
  "uploadId": {},
1109
1109
  "url": {
1110
- "shape": "Sw"
1110
+ "shape": "Sx"
1111
1111
  },
1112
1112
  "urlExpiry": {
1113
- "shape": "Sx"
1113
+ "shape": "Sy"
1114
1114
  }
1115
1115
  }
1116
1116
  }
@@ -1209,7 +1209,7 @@
1209
1209
  "type": "structure",
1210
1210
  "members": {
1211
1211
  "content": {
1212
- "shape": "St"
1212
+ "shape": "Su"
1213
1213
  }
1214
1214
  }
1215
1215
  }
@@ -1237,7 +1237,7 @@
1237
1237
  "type": "structure",
1238
1238
  "members": {
1239
1239
  "knowledgeBase": {
1240
- "shape": "S16"
1240
+ "shape": "S17"
1241
1241
  }
1242
1242
  }
1243
1243
  }
@@ -1321,7 +1321,7 @@
1321
1321
  "key": {},
1322
1322
  "value": {}
1323
1323
  },
1324
- "St": {
1324
+ "Su": {
1325
1325
  "type": "structure",
1326
1326
  "required": [
1327
1327
  "contentArn",
@@ -1355,28 +1355,28 @@
1355
1355
  },
1356
1356
  "title": {},
1357
1357
  "url": {
1358
- "shape": "Sw"
1358
+ "shape": "Sx"
1359
1359
  },
1360
1360
  "urlExpiry": {
1361
- "shape": "Sx"
1361
+ "shape": "Sy"
1362
1362
  }
1363
1363
  }
1364
1364
  },
1365
- "Sw": {
1365
+ "Sx": {
1366
1366
  "type": "string",
1367
1367
  "sensitive": true
1368
1368
  },
1369
- "Sx": {
1369
+ "Sy": {
1370
1370
  "type": "timestamp",
1371
1371
  "timestampFormat": "unixTimestamp"
1372
1372
  },
1373
- "S10": {
1373
+ "S11": {
1374
1374
  "type": "structure",
1375
1375
  "members": {
1376
1376
  "templateUri": {}
1377
1377
  }
1378
1378
  },
1379
- "S11": {
1379
+ "S12": {
1380
1380
  "type": "structure",
1381
1381
  "members": {
1382
1382
  "appIntegrations": {
@@ -1396,7 +1396,7 @@
1396
1396
  },
1397
1397
  "union": true
1398
1398
  },
1399
- "S16": {
1399
+ "S17": {
1400
1400
  "type": "structure",
1401
1401
  "required": [
1402
1402
  "knowledgeBaseArn",
@@ -1411,17 +1411,17 @@
1411
1411
  "knowledgeBaseId": {},
1412
1412
  "knowledgeBaseType": {},
1413
1413
  "lastContentModificationTime": {
1414
- "shape": "Sx"
1414
+ "shape": "Sy"
1415
1415
  },
1416
1416
  "name": {},
1417
1417
  "renderingConfiguration": {
1418
- "shape": "S10"
1418
+ "shape": "S11"
1419
1419
  },
1420
1420
  "serverSideEncryptionConfiguration": {
1421
1421
  "shape": "S5"
1422
1422
  },
1423
1423
  "sourceConfiguration": {
1424
- "shape": "S11"
1424
+ "shape": "S12"
1425
1425
  },
1426
1426
  "status": {},
1427
1427
  "tags": {
@@ -1429,7 +1429,7 @@
1429
1429
  }
1430
1430
  }
1431
1431
  },
1432
- "S1a": {
1432
+ "S1b": {
1433
1433
  "type": "structure",
1434
1434
  "required": [
1435
1435
  "name",
@@ -1446,7 +1446,7 @@
1446
1446
  }
1447
1447
  }
1448
1448
  },
1449
- "S1r": {
1449
+ "S1s": {
1450
1450
  "type": "structure",
1451
1451
  "required": [
1452
1452
  "contentArn",
@@ -1478,7 +1478,7 @@
1478
1478
  "title": {}
1479
1479
  }
1480
1480
  },
1481
- "S20": {
1481
+ "S21": {
1482
1482
  "type": "structure",
1483
1483
  "required": [
1484
1484
  "contentReference"
@@ -1494,14 +1494,14 @@
1494
1494
  }
1495
1495
  },
1496
1496
  "excerpt": {
1497
- "shape": "S22"
1497
+ "shape": "S23"
1498
1498
  },
1499
1499
  "title": {
1500
- "shape": "S22"
1500
+ "shape": "S23"
1501
1501
  }
1502
1502
  }
1503
1503
  },
1504
- "S22": {
1504
+ "S23": {
1505
1505
  "type": "structure",
1506
1506
  "members": {
1507
1507
  "highlights": {
@@ -1524,21 +1524,21 @@
1524
1524
  }
1525
1525
  }
1526
1526
  },
1527
- "S2f": {
1527
+ "S2g": {
1528
1528
  "type": "string",
1529
1529
  "sensitive": true
1530
1530
  },
1531
- "S2g": {
1531
+ "S2h": {
1532
1532
  "type": "list",
1533
1533
  "member": {}
1534
1534
  },
1535
- "S2w": {
1535
+ "S2x": {
1536
1536
  "type": "list",
1537
1537
  "member": {
1538
- "shape": "S1r"
1538
+ "shape": "S1s"
1539
1539
  }
1540
1540
  },
1541
- "S3f": {
1541
+ "S3g": {
1542
1542
  "type": "structure",
1543
1543
  "required": [
1544
1544
  "filters"
@@ -1324,7 +1324,7 @@ declare namespace APIGateway {
1324
1324
  */
1325
1325
  cacheClusterEnabled?: NullableBoolean;
1326
1326
  /**
1327
- * Specifies the cache cluster size for the Stage resource specified in the input, if a cache cluster is enabled.
1327
+ * The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
1328
1328
  */
1329
1329
  cacheClusterSize?: CacheClusterSize;
1330
1330
  /**
@@ -1545,7 +1545,7 @@ declare namespace APIGateway {
1545
1545
  */
1546
1546
  cacheClusterEnabled?: Boolean;
1547
1547
  /**
1548
- * The stage's cache cluster size.
1548
+ * The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
1549
1549
  */
1550
1550
  cacheClusterSize?: CacheClusterSize;
1551
1551
  /**
@@ -3491,7 +3491,7 @@ declare namespace APIGateway {
3491
3491
  */
3492
3492
  cacheClusterEnabled?: Boolean;
3493
3493
  /**
3494
- * The size of the cache cluster for the stage, if enabled.
3494
+ * The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
3495
3495
  */
3496
3496
  cacheClusterSize?: CacheClusterSize;
3497
3497
  /**