cdk-docker-image-deployment 0.0.31 → 0.0.33

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 (36) 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 +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.examples.json +5 -0
  8. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.min.json +1536 -0
  9. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.paginators.json +50 -0
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +7 -0
  11. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +359 -293
  12. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  13. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +39 -38
  14. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +8 -1
  15. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +309 -72
  16. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +5 -0
  17. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  18. package/node_modules/aws-sdk/clients/all.js +2 -1
  19. package/node_modules/aws-sdk/clients/connect.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/connectcases.d.ts +1466 -0
  21. package/node_modules/aws-sdk/clients/connectcases.js +18 -0
  22. package/node_modules/aws-sdk/clients/ec2.d.ts +9 -1
  23. package/node_modules/aws-sdk/clients/ecs.d.ts +4 -4
  24. package/node_modules/aws-sdk/clients/glue.d.ts +154 -0
  25. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +5 -0
  26. package/node_modules/aws-sdk/clients/outposts.d.ts +89 -78
  27. package/node_modules/aws-sdk/clients/s3control.d.ts +2 -2
  28. package/node_modules/aws-sdk/clients/workmail.d.ts +436 -103
  29. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  30. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +47 -10
  31. package/node_modules/aws-sdk/dist/aws-sdk.js +13 -3
  32. package/node_modules/aws-sdk/dist/aws-sdk.min.js +62 -62
  33. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  34. package/node_modules/aws-sdk/lib/core.js +1 -1
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/package.json +4 -4
@@ -1199,5 +1199,8 @@
1199
1199
  },
1200
1200
  "migrationhuborchestrator": {
1201
1201
  "name": "MigrationHubOrchestrator"
1202
+ },
1203
+ "connectcases": {
1204
+ "name": "ConnectCases"
1202
1205
  }
1203
1206
  }
@@ -143,7 +143,7 @@
143
143
  "members": {
144
144
  "UpdateToken": {},
145
145
  "FirewallPolicyResponse": {
146
- "shape": "S1u"
146
+ "shape": "S1v"
147
147
  }
148
148
  }
149
149
  }
@@ -159,7 +159,7 @@
159
159
  "members": {
160
160
  "RuleGroupName": {},
161
161
  "RuleGroup": {
162
- "shape": "S20"
162
+ "shape": "S21"
163
163
  },
164
164
  "Rules": {},
165
165
  "Type": {},
@@ -177,7 +177,7 @@
177
177
  "shape": "Sj"
178
178
  },
179
179
  "SourceMetadata": {
180
- "shape": "S3h"
180
+ "shape": "S3i"
181
181
  }
182
182
  }
183
183
  },
@@ -190,7 +190,7 @@
190
190
  "members": {
191
191
  "UpdateToken": {},
192
192
  "RuleGroupResponse": {
193
- "shape": "S3j"
193
+ "shape": "S3k"
194
194
  }
195
195
  }
196
196
  }
@@ -230,7 +230,7 @@
230
230
  ],
231
231
  "members": {
232
232
  "FirewallPolicyResponse": {
233
- "shape": "S1u"
233
+ "shape": "S1v"
234
234
  }
235
235
  }
236
236
  }
@@ -266,7 +266,7 @@
266
266
  ],
267
267
  "members": {
268
268
  "RuleGroupResponse": {
269
- "shape": "S3j"
269
+ "shape": "S3k"
270
270
  }
271
271
  }
272
272
  }
@@ -309,7 +309,7 @@
309
309
  "members": {
310
310
  "UpdateToken": {},
311
311
  "FirewallPolicyResponse": {
312
- "shape": "S1u"
312
+ "shape": "S1v"
313
313
  },
314
314
  "FirewallPolicy": {
315
315
  "shape": "S19"
@@ -330,7 +330,7 @@
330
330
  "members": {
331
331
  "FirewallArn": {},
332
332
  "LoggingConfiguration": {
333
- "shape": "S3y"
333
+ "shape": "S3z"
334
334
  }
335
335
  }
336
336
  }
@@ -370,10 +370,10 @@
370
370
  "members": {
371
371
  "UpdateToken": {},
372
372
  "RuleGroup": {
373
- "shape": "S20"
373
+ "shape": "S21"
374
374
  },
375
375
  "RuleGroupResponse": {
376
- "shape": "S3j"
376
+ "shape": "S3k"
377
377
  }
378
378
  }
379
379
  }
@@ -402,7 +402,7 @@
402
402
  "type": "integer"
403
403
  },
404
404
  "StatefulRuleOptions": {
405
- "shape": "S3f"
405
+ "shape": "S3g"
406
406
  },
407
407
  "LastModifiedTime": {
408
408
  "type": "timestamp"
@@ -709,7 +709,7 @@
709
709
  "members": {
710
710
  "UpdateToken": {},
711
711
  "FirewallPolicyResponse": {
712
- "shape": "S1u"
712
+ "shape": "S1v"
713
713
  }
714
714
  }
715
715
  }
@@ -748,7 +748,7 @@
748
748
  "FirewallArn": {},
749
749
  "FirewallName": {},
750
750
  "LoggingConfiguration": {
751
- "shape": "S3y"
751
+ "shape": "S3z"
752
752
  }
753
753
  }
754
754
  },
@@ -758,7 +758,7 @@
758
758
  "FirewallArn": {},
759
759
  "FirewallName": {},
760
760
  "LoggingConfiguration": {
761
- "shape": "S3y"
761
+ "shape": "S3z"
762
762
  }
763
763
  }
764
764
  }
@@ -774,7 +774,7 @@
774
774
  "RuleGroupArn": {},
775
775
  "RuleGroupName": {},
776
776
  "RuleGroup": {
777
- "shape": "S20"
777
+ "shape": "S21"
778
778
  },
779
779
  "Rules": {},
780
780
  "Type": {},
@@ -786,7 +786,7 @@
786
786
  "shape": "Sj"
787
787
  },
788
788
  "SourceMetadata": {
789
- "shape": "S3h"
789
+ "shape": "S3i"
790
790
  }
791
791
  }
792
792
  },
@@ -799,7 +799,7 @@
799
799
  "members": {
800
800
  "UpdateToken": {},
801
801
  "RuleGroupResponse": {
802
- "shape": "S3j"
802
+ "shape": "S3k"
803
803
  }
804
804
  }
805
805
  }
@@ -1031,7 +1031,8 @@
1031
1031
  "StatefulEngineOptions": {
1032
1032
  "type": "structure",
1033
1033
  "members": {
1034
- "RuleOrder": {}
1034
+ "RuleOrder": {},
1035
+ "StreamExceptionPolicy": {}
1035
1036
  }
1036
1037
  }
1037
1038
  }
@@ -1078,7 +1079,7 @@
1078
1079
  }
1079
1080
  }
1080
1081
  },
1081
- "S1u": {
1082
+ "S1v": {
1082
1083
  "type": "structure",
1083
1084
  "required": [
1084
1085
  "FirewallPolicyName",
@@ -1111,7 +1112,7 @@
1111
1112
  }
1112
1113
  }
1113
1114
  },
1114
- "S20": {
1115
+ "S21": {
1115
1116
  "type": "structure",
1116
1117
  "required": [
1117
1118
  "RulesSource"
@@ -1130,7 +1131,7 @@
1130
1131
  ],
1131
1132
  "members": {
1132
1133
  "Definition": {
1133
- "shape": "S25"
1134
+ "shape": "S26"
1134
1135
  }
1135
1136
  }
1136
1137
  }
@@ -1142,7 +1143,7 @@
1142
1143
  "type": "structure",
1143
1144
  "members": {
1144
1145
  "Definition": {
1145
- "shape": "S25"
1146
+ "shape": "S26"
1146
1147
  }
1147
1148
  }
1148
1149
  }
@@ -1262,16 +1263,16 @@
1262
1263
  "type": "structure",
1263
1264
  "members": {
1264
1265
  "Sources": {
1265
- "shape": "S33"
1266
+ "shape": "S34"
1266
1267
  },
1267
1268
  "Destinations": {
1268
- "shape": "S33"
1269
+ "shape": "S34"
1269
1270
  },
1270
1271
  "SourcePorts": {
1271
- "shape": "S36"
1272
+ "shape": "S37"
1272
1273
  },
1273
1274
  "DestinationPorts": {
1274
- "shape": "S36"
1275
+ "shape": "S37"
1275
1276
  },
1276
1277
  "Protocols": {
1277
1278
  "type": "list",
@@ -1288,10 +1289,10 @@
1288
1289
  ],
1289
1290
  "members": {
1290
1291
  "Flags": {
1291
- "shape": "S3d"
1292
+ "shape": "S3e"
1292
1293
  },
1293
1294
  "Masks": {
1294
- "shape": "S3d"
1295
+ "shape": "S3e"
1295
1296
  }
1296
1297
  }
1297
1298
  }
@@ -1317,15 +1318,15 @@
1317
1318
  }
1318
1319
  },
1319
1320
  "StatefulRuleOptions": {
1320
- "shape": "S3f"
1321
+ "shape": "S3g"
1321
1322
  }
1322
1323
  }
1323
1324
  },
1324
- "S25": {
1325
+ "S26": {
1325
1326
  "type": "list",
1326
1327
  "member": {}
1327
1328
  },
1328
- "S33": {
1329
+ "S34": {
1329
1330
  "type": "list",
1330
1331
  "member": {
1331
1332
  "type": "structure",
@@ -1337,7 +1338,7 @@
1337
1338
  }
1338
1339
  }
1339
1340
  },
1340
- "S36": {
1341
+ "S37": {
1341
1342
  "type": "list",
1342
1343
  "member": {
1343
1344
  "type": "structure",
@@ -1355,24 +1356,24 @@
1355
1356
  }
1356
1357
  }
1357
1358
  },
1358
- "S3d": {
1359
+ "S3e": {
1359
1360
  "type": "list",
1360
1361
  "member": {}
1361
1362
  },
1362
- "S3f": {
1363
+ "S3g": {
1363
1364
  "type": "structure",
1364
1365
  "members": {
1365
1366
  "RuleOrder": {}
1366
1367
  }
1367
1368
  },
1368
- "S3h": {
1369
+ "S3i": {
1369
1370
  "type": "structure",
1370
1371
  "members": {
1371
1372
  "SourceArn": {},
1372
1373
  "SourceUpdateToken": {}
1373
1374
  }
1374
1375
  },
1375
- "S3j": {
1376
+ "S3k": {
1376
1377
  "type": "structure",
1377
1378
  "required": [
1378
1379
  "RuleGroupArn",
@@ -1402,7 +1403,7 @@
1402
1403
  "shape": "Sj"
1403
1404
  },
1404
1405
  "SourceMetadata": {
1405
- "shape": "S3h"
1406
+ "shape": "S3i"
1406
1407
  },
1407
1408
  "SnsTopic": {},
1408
1409
  "LastModifiedTime": {
@@ -1410,7 +1411,7 @@
1410
1411
  }
1411
1412
  }
1412
1413
  },
1413
- "S3y": {
1414
+ "S3z": {
1414
1415
  "type": "structure",
1415
1416
  "required": [
1416
1417
  "LogDestinationConfigs"
@@ -431,6 +431,12 @@
431
431
  "NextToken": {
432
432
  "location": "querystring",
433
433
  "locationName": "NextToken"
434
+ },
435
+ "StatusFilter": {
436
+ "location": "querystring",
437
+ "locationName": "StatusFilter",
438
+ "type": "list",
439
+ "member": {}
434
440
  }
435
441
  }
436
442
  },
@@ -448,7 +454,8 @@
448
454
  "ComputeAttributes": {
449
455
  "type": "structure",
450
456
  "members": {
451
- "HostId": {}
457
+ "HostId": {},
458
+ "State": {}
452
459
  }
453
460
  },
454
461
  "AssetLocation": {