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
@@ -52,6 +52,28 @@
52
52
  },
53
53
  "idempotent": true
54
54
  },
55
+ "AssumeImpersonationRole": {
56
+ "input": {
57
+ "type": "structure",
58
+ "required": [
59
+ "OrganizationId",
60
+ "ImpersonationRoleId"
61
+ ],
62
+ "members": {
63
+ "OrganizationId": {},
64
+ "ImpersonationRoleId": {}
65
+ }
66
+ },
67
+ "output": {
68
+ "type": "structure",
69
+ "members": {
70
+ "Token": {},
71
+ "ExpiresIn": {
72
+ "type": "long"
73
+ }
74
+ }
75
+ }
76
+ },
55
77
  "CancelMailboxExportJob": {
56
78
  "input": {
57
79
  "type": "structure",
@@ -108,10 +130,10 @@
108
130
  "OrganizationId": {},
109
131
  "DomainName": {},
110
132
  "EwsProvider": {
111
- "shape": "Sh"
133
+ "shape": "Sm"
112
134
  },
113
135
  "LambdaProvider": {
114
- "shape": "Sl"
136
+ "shape": "Sq"
115
137
  }
116
138
  }
117
139
  },
@@ -141,6 +163,35 @@
141
163
  },
142
164
  "idempotent": true
143
165
  },
166
+ "CreateImpersonationRole": {
167
+ "input": {
168
+ "type": "structure",
169
+ "required": [
170
+ "OrganizationId",
171
+ "Name",
172
+ "Type",
173
+ "Rules"
174
+ ],
175
+ "members": {
176
+ "ClientToken": {
177
+ "idempotencyToken": true
178
+ },
179
+ "OrganizationId": {},
180
+ "Name": {},
181
+ "Type": {},
182
+ "Description": {},
183
+ "Rules": {
184
+ "shape": "S10"
185
+ }
186
+ }
187
+ },
188
+ "output": {
189
+ "type": "structure",
190
+ "members": {
191
+ "ImpersonationRoleId": {}
192
+ }
193
+ }
194
+ },
144
195
  "CreateMobileDeviceAccessRule": {
145
196
  "input": {
146
197
  "type": "structure",
@@ -158,28 +209,28 @@
158
209
  "Description": {},
159
210
  "Effect": {},
160
211
  "DeviceTypes": {
161
- "shape": "Sv"
212
+ "shape": "S1d"
162
213
  },
163
214
  "NotDeviceTypes": {
164
- "shape": "Sv"
215
+ "shape": "S1d"
165
216
  },
166
217
  "DeviceModels": {
167
- "shape": "Sx"
218
+ "shape": "S1f"
168
219
  },
169
220
  "NotDeviceModels": {
170
- "shape": "Sx"
221
+ "shape": "S1f"
171
222
  },
172
223
  "DeviceOperatingSystems": {
173
- "shape": "Sz"
224
+ "shape": "S1h"
174
225
  },
175
226
  "NotDeviceOperatingSystems": {
176
- "shape": "Sz"
227
+ "shape": "S1h"
177
228
  },
178
229
  "DeviceUserAgents": {
179
- "shape": "S11"
230
+ "shape": "S1j"
180
231
  },
181
232
  "NotDeviceUserAgents": {
182
- "shape": "S11"
233
+ "shape": "S1j"
183
234
  }
184
235
  }
185
236
  },
@@ -262,7 +313,7 @@
262
313
  "Name": {},
263
314
  "DisplayName": {},
264
315
  "Password": {
265
- "shape": "Sk"
316
+ "shape": "Sp"
266
317
  }
267
318
  }
268
319
  },
@@ -363,6 +414,23 @@
363
414
  },
364
415
  "idempotent": true
365
416
  },
417
+ "DeleteImpersonationRole": {
418
+ "input": {
419
+ "type": "structure",
420
+ "required": [
421
+ "OrganizationId",
422
+ "ImpersonationRoleId"
423
+ ],
424
+ "members": {
425
+ "OrganizationId": {},
426
+ "ImpersonationRoleId": {}
427
+ }
428
+ },
429
+ "output": {
430
+ "type": "structure",
431
+ "members": {}
432
+ }
433
+ },
366
434
  "DeleteMailboxPermissions": {
367
435
  "input": {
368
436
  "type": "structure",
@@ -688,7 +756,7 @@
688
756
  "Name": {},
689
757
  "Type": {},
690
758
  "BookingOptions": {
691
- "shape": "S36"
759
+ "shape": "S3p"
692
760
  },
693
761
  "State": {},
694
762
  "EnabledDate": {
@@ -778,14 +846,14 @@
778
846
  "required": [
779
847
  "OrganizationId",
780
848
  "IpAddress",
781
- "Action",
782
- "UserId"
849
+ "Action"
783
850
  ],
784
851
  "members": {
785
852
  "OrganizationId": {},
786
853
  "IpAddress": {},
787
854
  "Action": {},
788
- "UserId": {}
855
+ "UserId": {},
856
+ "ImpersonationRoleId": {}
789
857
  }
790
858
  },
791
859
  "output": {
@@ -816,12 +884,75 @@
816
884
  "Name": {},
817
885
  "Description": {},
818
886
  "FolderConfigurations": {
819
- "shape": "S3m"
887
+ "shape": "S45"
820
888
  }
821
889
  }
822
890
  },
823
891
  "idempotent": true
824
892
  },
893
+ "GetImpersonationRole": {
894
+ "input": {
895
+ "type": "structure",
896
+ "required": [
897
+ "OrganizationId",
898
+ "ImpersonationRoleId"
899
+ ],
900
+ "members": {
901
+ "OrganizationId": {},
902
+ "ImpersonationRoleId": {}
903
+ }
904
+ },
905
+ "output": {
906
+ "type": "structure",
907
+ "members": {
908
+ "ImpersonationRoleId": {},
909
+ "Name": {},
910
+ "Type": {},
911
+ "Description": {},
912
+ "Rules": {
913
+ "shape": "S10"
914
+ },
915
+ "DateCreated": {
916
+ "type": "timestamp"
917
+ },
918
+ "DateModified": {
919
+ "type": "timestamp"
920
+ }
921
+ }
922
+ }
923
+ },
924
+ "GetImpersonationRoleEffect": {
925
+ "input": {
926
+ "type": "structure",
927
+ "required": [
928
+ "OrganizationId",
929
+ "ImpersonationRoleId",
930
+ "TargetUser"
931
+ ],
932
+ "members": {
933
+ "OrganizationId": {},
934
+ "ImpersonationRoleId": {},
935
+ "TargetUser": {}
936
+ }
937
+ },
938
+ "output": {
939
+ "type": "structure",
940
+ "members": {
941
+ "Type": {},
942
+ "Effect": {},
943
+ "MatchedRules": {
944
+ "type": "list",
945
+ "member": {
946
+ "type": "structure",
947
+ "members": {
948
+ "ImpersonationRuleId": {},
949
+ "Name": {}
950
+ }
951
+ }
952
+ }
953
+ }
954
+ }
955
+ },
825
956
  "GetMailDomain": {
826
957
  "input": {
827
958
  "type": "structure",
@@ -968,28 +1099,34 @@
968
1099
  "Effect": {},
969
1100
  "Description": {},
970
1101
  "IpRanges": {
971
- "shape": "S4b"
1102
+ "shape": "S50"
972
1103
  },
973
1104
  "NotIpRanges": {
974
- "shape": "S4b"
1105
+ "shape": "S50"
975
1106
  },
976
1107
  "Actions": {
977
- "shape": "S4d"
1108
+ "shape": "S52"
978
1109
  },
979
1110
  "NotActions": {
980
- "shape": "S4d"
1111
+ "shape": "S52"
981
1112
  },
982
1113
  "UserIds": {
983
- "shape": "S4e"
1114
+ "shape": "S53"
984
1115
  },
985
1116
  "NotUserIds": {
986
- "shape": "S4e"
1117
+ "shape": "S53"
987
1118
  },
988
1119
  "DateCreated": {
989
1120
  "type": "timestamp"
990
1121
  },
991
1122
  "DateModified": {
992
1123
  "type": "timestamp"
1124
+ },
1125
+ "ImpersonationRoleIds": {
1126
+ "shape": "S54"
1127
+ },
1128
+ "NotImpersonationRoleIds": {
1129
+ "shape": "S54"
993
1130
  }
994
1131
  }
995
1132
  }
@@ -1057,7 +1194,7 @@
1057
1194
  }
1058
1195
  },
1059
1196
  "LambdaProvider": {
1060
- "shape": "Sl"
1197
+ "shape": "Sq"
1061
1198
  },
1062
1199
  "DateCreated": {
1063
1200
  "type": "timestamp"
@@ -1154,6 +1291,44 @@
1154
1291
  },
1155
1292
  "idempotent": true
1156
1293
  },
1294
+ "ListImpersonationRoles": {
1295
+ "input": {
1296
+ "type": "structure",
1297
+ "required": [
1298
+ "OrganizationId"
1299
+ ],
1300
+ "members": {
1301
+ "OrganizationId": {},
1302
+ "NextToken": {},
1303
+ "MaxResults": {
1304
+ "type": "integer"
1305
+ }
1306
+ }
1307
+ },
1308
+ "output": {
1309
+ "type": "structure",
1310
+ "members": {
1311
+ "Roles": {
1312
+ "type": "list",
1313
+ "member": {
1314
+ "type": "structure",
1315
+ "members": {
1316
+ "ImpersonationRoleId": {},
1317
+ "Name": {},
1318
+ "Type": {},
1319
+ "DateCreated": {
1320
+ "type": "timestamp"
1321
+ },
1322
+ "DateModified": {
1323
+ "type": "timestamp"
1324
+ }
1325
+ }
1326
+ }
1327
+ },
1328
+ "NextToken": {}
1329
+ }
1330
+ }
1331
+ },
1157
1332
  "ListMailDomains": {
1158
1333
  "input": {
1159
1334
  "type": "structure",
@@ -1265,7 +1440,7 @@
1265
1440
  "GranteeId": {},
1266
1441
  "GranteeType": {},
1267
1442
  "PermissionValues": {
1268
- "shape": "S5b"
1443
+ "shape": "S65"
1269
1444
  }
1270
1445
  }
1271
1446
  }
@@ -1339,28 +1514,28 @@
1339
1514
  "Description": {},
1340
1515
  "Effect": {},
1341
1516
  "DeviceTypes": {
1342
- "shape": "Sv"
1517
+ "shape": "S1d"
1343
1518
  },
1344
1519
  "NotDeviceTypes": {
1345
- "shape": "Sv"
1520
+ "shape": "S1d"
1346
1521
  },
1347
1522
  "DeviceModels": {
1348
- "shape": "Sx"
1523
+ "shape": "S1f"
1349
1524
  },
1350
1525
  "NotDeviceModels": {
1351
- "shape": "Sx"
1526
+ "shape": "S1f"
1352
1527
  },
1353
1528
  "DeviceOperatingSystems": {
1354
- "shape": "Sz"
1529
+ "shape": "S1h"
1355
1530
  },
1356
1531
  "NotDeviceOperatingSystems": {
1357
- "shape": "Sz"
1532
+ "shape": "S1h"
1358
1533
  },
1359
1534
  "DeviceUserAgents": {
1360
- "shape": "S11"
1535
+ "shape": "S1j"
1361
1536
  },
1362
1537
  "NotDeviceUserAgents": {
1363
- "shape": "S11"
1538
+ "shape": "S1j"
1364
1539
  },
1365
1540
  "DateCreated": {
1366
1541
  "type": "timestamp"
@@ -1498,7 +1673,7 @@
1498
1673
  "type": "structure",
1499
1674
  "members": {
1500
1675
  "Tags": {
1501
- "shape": "S5z"
1676
+ "shape": "S6t"
1502
1677
  }
1503
1678
  }
1504
1679
  }
@@ -1559,24 +1734,30 @@
1559
1734
  "Effect": {},
1560
1735
  "Description": {},
1561
1736
  "IpRanges": {
1562
- "shape": "S4b"
1737
+ "shape": "S50"
1563
1738
  },
1564
1739
  "NotIpRanges": {
1565
- "shape": "S4b"
1740
+ "shape": "S50"
1566
1741
  },
1567
1742
  "Actions": {
1568
- "shape": "S4d"
1743
+ "shape": "S52"
1569
1744
  },
1570
1745
  "NotActions": {
1571
- "shape": "S4d"
1746
+ "shape": "S52"
1572
1747
  },
1573
1748
  "UserIds": {
1574
- "shape": "S4e"
1749
+ "shape": "S53"
1575
1750
  },
1576
1751
  "NotUserIds": {
1577
- "shape": "S4e"
1752
+ "shape": "S53"
1578
1753
  },
1579
- "OrganizationId": {}
1754
+ "OrganizationId": {},
1755
+ "ImpersonationRoleIds": {
1756
+ "shape": "S54"
1757
+ },
1758
+ "NotImpersonationRoleIds": {
1759
+ "shape": "S54"
1760
+ }
1580
1761
  }
1581
1762
  },
1582
1763
  "output": {
@@ -1638,7 +1819,7 @@
1638
1819
  "EntityId": {},
1639
1820
  "GranteeId": {},
1640
1821
  "PermissionValues": {
1641
- "shape": "S5b"
1822
+ "shape": "S65"
1642
1823
  }
1643
1824
  }
1644
1825
  },
@@ -1687,7 +1868,7 @@
1687
1868
  "sensitive": true
1688
1869
  },
1689
1870
  "FolderConfigurations": {
1690
- "shape": "S3m"
1871
+ "shape": "S45"
1691
1872
  }
1692
1873
  }
1693
1874
  },
@@ -1750,7 +1931,7 @@
1750
1931
  "OrganizationId": {},
1751
1932
  "UserId": {},
1752
1933
  "Password": {
1753
- "shape": "Sk"
1934
+ "shape": "Sp"
1754
1935
  }
1755
1936
  }
1756
1937
  },
@@ -1803,7 +1984,7 @@
1803
1984
  "members": {
1804
1985
  "ResourceARN": {},
1805
1986
  "Tags": {
1806
- "shape": "S5z"
1987
+ "shape": "S6t"
1807
1988
  }
1808
1989
  }
1809
1990
  },
@@ -1822,10 +2003,10 @@
1822
2003
  "OrganizationId": {},
1823
2004
  "DomainName": {},
1824
2005
  "EwsProvider": {
1825
- "shape": "Sh"
2006
+ "shape": "Sm"
1826
2007
  },
1827
2008
  "LambdaProvider": {
1828
- "shape": "Sl"
2009
+ "shape": "Sq"
1829
2010
  }
1830
2011
  }
1831
2012
  },
@@ -1870,10 +2051,10 @@
1870
2051
  "OrganizationId": {},
1871
2052
  "DomainName": {},
1872
2053
  "EwsProvider": {
1873
- "shape": "Sh"
2054
+ "shape": "Sm"
1874
2055
  },
1875
2056
  "LambdaProvider": {
1876
- "shape": "Sl"
2057
+ "shape": "Sq"
1877
2058
  }
1878
2059
  }
1879
2060
  },
@@ -1901,6 +2082,32 @@
1901
2082
  },
1902
2083
  "idempotent": true
1903
2084
  },
2085
+ "UpdateImpersonationRole": {
2086
+ "input": {
2087
+ "type": "structure",
2088
+ "required": [
2089
+ "OrganizationId",
2090
+ "ImpersonationRoleId",
2091
+ "Name",
2092
+ "Type",
2093
+ "Rules"
2094
+ ],
2095
+ "members": {
2096
+ "OrganizationId": {},
2097
+ "ImpersonationRoleId": {},
2098
+ "Name": {},
2099
+ "Type": {},
2100
+ "Description": {},
2101
+ "Rules": {
2102
+ "shape": "S10"
2103
+ }
2104
+ }
2105
+ },
2106
+ "output": {
2107
+ "type": "structure",
2108
+ "members": {}
2109
+ }
2110
+ },
1904
2111
  "UpdateMailboxQuota": {
1905
2112
  "input": {
1906
2113
  "type": "structure",
@@ -1939,28 +2146,28 @@
1939
2146
  "Description": {},
1940
2147
  "Effect": {},
1941
2148
  "DeviceTypes": {
1942
- "shape": "Sv"
2149
+ "shape": "S1d"
1943
2150
  },
1944
2151
  "NotDeviceTypes": {
1945
- "shape": "Sv"
2152
+ "shape": "S1d"
1946
2153
  },
1947
2154
  "DeviceModels": {
1948
- "shape": "Sx"
2155
+ "shape": "S1f"
1949
2156
  },
1950
2157
  "NotDeviceModels": {
1951
- "shape": "Sx"
2158
+ "shape": "S1f"
1952
2159
  },
1953
2160
  "DeviceOperatingSystems": {
1954
- "shape": "Sz"
2161
+ "shape": "S1h"
1955
2162
  },
1956
2163
  "NotDeviceOperatingSystems": {
1957
- "shape": "Sz"
2164
+ "shape": "S1h"
1958
2165
  },
1959
2166
  "DeviceUserAgents": {
1960
- "shape": "S11"
2167
+ "shape": "S1j"
1961
2168
  },
1962
2169
  "NotDeviceUserAgents": {
1963
- "shape": "S11"
2170
+ "shape": "S1j"
1964
2171
  }
1965
2172
  }
1966
2173
  },
@@ -2001,7 +2208,7 @@
2001
2208
  "ResourceId": {},
2002
2209
  "Name": {},
2003
2210
  "BookingOptions": {
2004
- "shape": "S36"
2211
+ "shape": "S3p"
2005
2212
  }
2006
2213
  }
2007
2214
  },
@@ -2013,7 +2220,7 @@
2013
2220
  }
2014
2221
  },
2015
2222
  "shapes": {
2016
- "Sh": {
2223
+ "Sm": {
2017
2224
  "type": "structure",
2018
2225
  "required": [
2019
2226
  "EwsEndpoint",
@@ -2024,15 +2231,15 @@
2024
2231
  "EwsEndpoint": {},
2025
2232
  "EwsUsername": {},
2026
2233
  "EwsPassword": {
2027
- "shape": "Sk"
2234
+ "shape": "Sp"
2028
2235
  }
2029
2236
  }
2030
2237
  },
2031
- "Sk": {
2238
+ "Sp": {
2032
2239
  "type": "string",
2033
2240
  "sensitive": true
2034
2241
  },
2035
- "Sl": {
2242
+ "Sq": {
2036
2243
  "type": "structure",
2037
2244
  "required": [
2038
2245
  "LambdaArn"
@@ -2041,23 +2248,49 @@
2041
2248
  "LambdaArn": {}
2042
2249
  }
2043
2250
  },
2044
- "Sv": {
2251
+ "S10": {
2252
+ "type": "list",
2253
+ "member": {
2254
+ "type": "structure",
2255
+ "required": [
2256
+ "ImpersonationRuleId",
2257
+ "Effect"
2258
+ ],
2259
+ "members": {
2260
+ "ImpersonationRuleId": {},
2261
+ "Name": {},
2262
+ "Description": {},
2263
+ "Effect": {},
2264
+ "TargetUsers": {
2265
+ "shape": "S16"
2266
+ },
2267
+ "NotTargetUsers": {
2268
+ "shape": "S16"
2269
+ }
2270
+ }
2271
+ }
2272
+ },
2273
+ "S16": {
2045
2274
  "type": "list",
2046
2275
  "member": {}
2047
2276
  },
2048
- "Sx": {
2277
+ "S1d": {
2049
2278
  "type": "list",
2050
2279
  "member": {}
2051
2280
  },
2052
- "Sz": {
2281
+ "S1f": {
2053
2282
  "type": "list",
2054
2283
  "member": {}
2055
2284
  },
2056
- "S11": {
2285
+ "S1h": {
2057
2286
  "type": "list",
2058
2287
  "member": {}
2059
2288
  },
2060
- "S36": {
2289
+ "S1j": {
2290
+ "type": "list",
2291
+ "member": {}
2292
+ },
2293
+ "S3p": {
2061
2294
  "type": "structure",
2062
2295
  "members": {
2063
2296
  "AutoAcceptRequests": {
@@ -2071,7 +2304,7 @@
2071
2304
  }
2072
2305
  }
2073
2306
  },
2074
- "S3m": {
2307
+ "S45": {
2075
2308
  "type": "list",
2076
2309
  "member": {
2077
2310
  "type": "structure",
@@ -2088,23 +2321,27 @@
2088
2321
  }
2089
2322
  }
2090
2323
  },
2091
- "S4b": {
2324
+ "S50": {
2325
+ "type": "list",
2326
+ "member": {}
2327
+ },
2328
+ "S52": {
2092
2329
  "type": "list",
2093
2330
  "member": {}
2094
2331
  },
2095
- "S4d": {
2332
+ "S53": {
2096
2333
  "type": "list",
2097
2334
  "member": {}
2098
2335
  },
2099
- "S4e": {
2336
+ "S54": {
2100
2337
  "type": "list",
2101
2338
  "member": {}
2102
2339
  },
2103
- "S5b": {
2340
+ "S65": {
2104
2341
  "type": "list",
2105
2342
  "member": {}
2106
2343
  },
2107
- "S5z": {
2344
+ "S6t": {
2108
2345
  "type": "list",
2109
2346
  "member": {
2110
2347
  "type": "structure",
@@ -21,6 +21,11 @@
21
21
  "output_token": "NextToken",
22
22
  "limit_key": "MaxResults"
23
23
  },
24
+ "ListImpersonationRoles": {
25
+ "input_token": "NextToken",
26
+ "output_token": "NextToken",
27
+ "limit_key": "MaxResults"
28
+ },
24
29
  "ListMailDomains": {
25
30
  "input_token": "NextToken",
26
31
  "output_token": "NextToken",