cdk-lambda-subminute 2.0.437 → 2.0.438

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 (27) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +1059 -90
  5. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +12 -0
  6. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -34
  7. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +68 -7
  8. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.min.json +24 -0
  9. package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +2 -1
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +139 -82
  11. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +84 -43
  12. package/node_modules/aws-sdk/clients/bedrock.d.ts +1082 -118
  13. package/node_modules/aws-sdk/clients/bedrockagent.d.ts +24 -2
  14. package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +65 -1
  15. package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +37 -10
  16. package/node_modules/aws-sdk/clients/costexplorer.d.ts +11 -7
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +103 -39
  18. package/node_modules/aws-sdk/clients/pi.d.ts +5 -5
  19. package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +89 -23
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +144 -86
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +70 -70
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +2 -2
@@ -400,6 +400,10 @@
400
400
  "displayName": {
401
401
  "shape": "Sx"
402
402
  },
403
+ "instanceType": {},
404
+ "maxConcurrentSessions": {
405
+ "type": "integer"
406
+ },
403
407
  "tags": {
404
408
  "shape": "Sk"
405
409
  }
@@ -429,7 +433,7 @@
429
433
  ],
430
434
  "members": {
431
435
  "certificateList": {
432
- "shape": "S1e"
436
+ "shape": "S1g"
433
437
  },
434
438
  "clientToken": {
435
439
  "idempotencyToken": true
@@ -501,7 +505,7 @@
501
505
  "idempotencyToken": true
502
506
  },
503
507
  "cookieSynchronizationConfiguration": {
504
- "shape": "S1l"
508
+ "shape": "S1n"
505
509
  },
506
510
  "copyAllowed": {},
507
511
  "customerManagedKey": {},
@@ -888,7 +892,7 @@
888
892
  "type": "structure",
889
893
  "members": {
890
894
  "browserSettings": {
891
- "shape": "S2p"
895
+ "shape": "S2r"
892
896
  }
893
897
  }
894
898
  }
@@ -915,7 +919,7 @@
915
919
  "type": "structure",
916
920
  "members": {
917
921
  "identityProvider": {
918
- "shape": "S2t"
922
+ "shape": "S2v"
919
923
  }
920
924
  }
921
925
  }
@@ -942,7 +946,7 @@
942
946
  "type": "structure",
943
947
  "members": {
944
948
  "ipAccessSettings": {
945
- "shape": "S2w"
949
+ "shape": "S2y"
946
950
  }
947
951
  }
948
952
  }
@@ -969,7 +973,7 @@
969
973
  "type": "structure",
970
974
  "members": {
971
975
  "networkSettings": {
972
- "shape": "S30"
976
+ "shape": "S32"
973
977
  }
974
978
  }
975
979
  }
@@ -996,7 +1000,7 @@
996
1000
  "type": "structure",
997
1001
  "members": {
998
1002
  "portal": {
999
- "shape": "S33"
1003
+ "shape": "S35"
1000
1004
  }
1001
1005
  }
1002
1006
  }
@@ -1058,7 +1062,7 @@
1058
1062
  ],
1059
1063
  "members": {
1060
1064
  "associatedPortalArns": {
1061
- "shape": "S2q"
1065
+ "shape": "S2s"
1062
1066
  },
1063
1067
  "trustStoreArn": {}
1064
1068
  }
@@ -1138,7 +1142,7 @@
1138
1142
  "type": "structure",
1139
1143
  "members": {
1140
1144
  "userAccessLoggingSettings": {
1141
- "shape": "S3l"
1145
+ "shape": "S3n"
1142
1146
  }
1143
1147
  }
1144
1148
  }
@@ -1165,7 +1169,7 @@
1165
1169
  "type": "structure",
1166
1170
  "members": {
1167
1171
  "userSettings": {
1168
- "shape": "S3o"
1172
+ "shape": "S3q"
1169
1173
  }
1170
1174
  }
1171
1175
  }
@@ -1388,7 +1392,11 @@
1388
1392
  "displayName": {
1389
1393
  "shape": "Sx"
1390
1394
  },
1395
+ "instanceType": {},
1391
1396
  "ipAccessSettingsArn": {},
1397
+ "maxConcurrentSessions": {
1398
+ "type": "integer"
1399
+ },
1392
1400
  "networkSettingsArn": {},
1393
1401
  "portalArn": {},
1394
1402
  "portalEndpoint": {},
@@ -1594,7 +1602,7 @@
1594
1602
  ],
1595
1603
  "members": {
1596
1604
  "cookieSynchronizationConfiguration": {
1597
- "shape": "S1l"
1605
+ "shape": "S1n"
1598
1606
  },
1599
1607
  "copyAllowed": {},
1600
1608
  "disconnectTimeoutInMinutes": {
@@ -1707,7 +1715,7 @@
1707
1715
  ],
1708
1716
  "members": {
1709
1717
  "browserSettings": {
1710
- "shape": "S2p"
1718
+ "shape": "S2r"
1711
1719
  }
1712
1720
  }
1713
1721
  }
@@ -1747,7 +1755,7 @@
1747
1755
  ],
1748
1756
  "members": {
1749
1757
  "identityProvider": {
1750
- "shape": "S2t"
1758
+ "shape": "S2v"
1751
1759
  }
1752
1760
  }
1753
1761
  }
@@ -1789,7 +1797,7 @@
1789
1797
  ],
1790
1798
  "members": {
1791
1799
  "ipAccessSettings": {
1792
- "shape": "S2w"
1800
+ "shape": "S2y"
1793
1801
  }
1794
1802
  }
1795
1803
  }
@@ -1829,7 +1837,7 @@
1829
1837
  ],
1830
1838
  "members": {
1831
1839
  "networkSettings": {
1832
- "shape": "S30"
1840
+ "shape": "S32"
1833
1841
  }
1834
1842
  }
1835
1843
  }
@@ -1850,6 +1858,10 @@
1850
1858
  "displayName": {
1851
1859
  "shape": "Sx"
1852
1860
  },
1861
+ "instanceType": {},
1862
+ "maxConcurrentSessions": {
1863
+ "type": "integer"
1864
+ },
1853
1865
  "portalArn": {
1854
1866
  "location": "uri",
1855
1867
  "locationName": "portalArn"
@@ -1860,7 +1872,7 @@
1860
1872
  "type": "structure",
1861
1873
  "members": {
1862
1874
  "portal": {
1863
- "shape": "S33"
1875
+ "shape": "S35"
1864
1876
  }
1865
1877
  }
1866
1878
  },
@@ -1879,7 +1891,7 @@
1879
1891
  ],
1880
1892
  "members": {
1881
1893
  "certificatesToAdd": {
1882
- "shape": "S1e"
1894
+ "shape": "S1g"
1883
1895
  },
1884
1896
  "certificatesToDelete": {
1885
1897
  "type": "list",
@@ -1933,7 +1945,7 @@
1933
1945
  ],
1934
1946
  "members": {
1935
1947
  "userAccessLoggingSettings": {
1936
- "shape": "S3l"
1948
+ "shape": "S3n"
1937
1949
  }
1938
1950
  }
1939
1951
  }
@@ -1954,7 +1966,7 @@
1954
1966
  "idempotencyToken": true
1955
1967
  },
1956
1968
  "cookieSynchronizationConfiguration": {
1957
- "shape": "S1l"
1969
+ "shape": "S1n"
1958
1970
  },
1959
1971
  "copyAllowed": {},
1960
1972
  "disconnectTimeoutInMinutes": {
@@ -1980,7 +1992,7 @@
1980
1992
  ],
1981
1993
  "members": {
1982
1994
  "userSettings": {
1983
- "shape": "S3o"
1995
+ "shape": "S3q"
1984
1996
  }
1985
1997
  }
1986
1998
  }
@@ -2065,28 +2077,28 @@
2065
2077
  "type": "list",
2066
2078
  "member": {}
2067
2079
  },
2068
- "S1e": {
2080
+ "S1g": {
2069
2081
  "type": "list",
2070
2082
  "member": {
2071
2083
  "type": "blob"
2072
2084
  }
2073
2085
  },
2074
- "S1l": {
2086
+ "S1n": {
2075
2087
  "type": "structure",
2076
2088
  "required": [
2077
2089
  "allowlist"
2078
2090
  ],
2079
2091
  "members": {
2080
2092
  "allowlist": {
2081
- "shape": "S1m"
2093
+ "shape": "S1o"
2082
2094
  },
2083
2095
  "blocklist": {
2084
- "shape": "S1m"
2096
+ "shape": "S1o"
2085
2097
  }
2086
2098
  },
2087
2099
  "sensitive": true
2088
2100
  },
2089
- "S1m": {
2101
+ "S1o": {
2090
2102
  "type": "list",
2091
2103
  "member": {
2092
2104
  "type": "structure",
@@ -2094,32 +2106,45 @@
2094
2106
  "domain"
2095
2107
  ],
2096
2108
  "members": {
2097
- "domain": {},
2098
- "name": {},
2099
- "path": {}
2109
+ "domain": {
2110
+ "type": "string",
2111
+ "sensitive": true
2112
+ },
2113
+ "name": {
2114
+ "type": "string",
2115
+ "sensitive": true
2116
+ },
2117
+ "path": {
2118
+ "type": "string",
2119
+ "sensitive": true
2120
+ }
2100
2121
  }
2101
2122
  }
2102
2123
  },
2103
- "S2p": {
2124
+ "S2r": {
2104
2125
  "type": "structure",
2105
2126
  "required": [
2106
2127
  "browserSettingsArn"
2107
2128
  ],
2108
2129
  "members": {
2130
+ "additionalEncryptionContext": {
2131
+ "shape": "Sf"
2132
+ },
2109
2133
  "associatedPortalArns": {
2110
- "shape": "S2q"
2134
+ "shape": "S2s"
2111
2135
  },
2112
2136
  "browserPolicy": {
2113
2137
  "shape": "Sh"
2114
2138
  },
2115
- "browserSettingsArn": {}
2139
+ "browserSettingsArn": {},
2140
+ "customerManagedKey": {}
2116
2141
  }
2117
2142
  },
2118
- "S2q": {
2143
+ "S2s": {
2119
2144
  "type": "list",
2120
2145
  "member": {}
2121
2146
  },
2122
- "S2t": {
2147
+ "S2v": {
2123
2148
  "type": "structure",
2124
2149
  "required": [
2125
2150
  "identityProviderArn"
@@ -2135,18 +2160,22 @@
2135
2160
  "identityProviderType": {}
2136
2161
  }
2137
2162
  },
2138
- "S2w": {
2163
+ "S2y": {
2139
2164
  "type": "structure",
2140
2165
  "required": [
2141
2166
  "ipAccessSettingsArn"
2142
2167
  ],
2143
2168
  "members": {
2169
+ "additionalEncryptionContext": {
2170
+ "shape": "Sf"
2171
+ },
2144
2172
  "associatedPortalArns": {
2145
- "shape": "S2q"
2173
+ "shape": "S2s"
2146
2174
  },
2147
2175
  "creationDate": {
2148
2176
  "type": "timestamp"
2149
2177
  },
2178
+ "customerManagedKey": {},
2150
2179
  "description": {
2151
2180
  "shape": "Sw"
2152
2181
  },
@@ -2159,14 +2188,14 @@
2159
2188
  }
2160
2189
  }
2161
2190
  },
2162
- "S30": {
2191
+ "S32": {
2163
2192
  "type": "structure",
2164
2193
  "required": [
2165
2194
  "networkSettingsArn"
2166
2195
  ],
2167
2196
  "members": {
2168
2197
  "associatedPortalArns": {
2169
- "shape": "S2q"
2198
+ "shape": "S2s"
2170
2199
  },
2171
2200
  "networkSettingsArn": {},
2172
2201
  "securityGroupIds": {
@@ -2178,22 +2207,30 @@
2178
2207
  "vpcId": {}
2179
2208
  }
2180
2209
  },
2181
- "S33": {
2210
+ "S35": {
2182
2211
  "type": "structure",
2183
2212
  "required": [
2184
2213
  "portalArn"
2185
2214
  ],
2186
2215
  "members": {
2216
+ "additionalEncryptionContext": {
2217
+ "shape": "Sf"
2218
+ },
2187
2219
  "authenticationType": {},
2188
2220
  "browserSettingsArn": {},
2189
2221
  "browserType": {},
2190
2222
  "creationDate": {
2191
2223
  "type": "timestamp"
2192
2224
  },
2225
+ "customerManagedKey": {},
2193
2226
  "displayName": {
2194
2227
  "shape": "Sx"
2195
2228
  },
2229
+ "instanceType": {},
2196
2230
  "ipAccessSettingsArn": {},
2231
+ "maxConcurrentSessions": {
2232
+ "type": "integer"
2233
+ },
2197
2234
  "networkSettingsArn": {},
2198
2235
  "portalArn": {},
2199
2236
  "portalEndpoint": {},
@@ -2205,32 +2242,36 @@
2205
2242
  "userSettingsArn": {}
2206
2243
  }
2207
2244
  },
2208
- "S3l": {
2245
+ "S3n": {
2209
2246
  "type": "structure",
2210
2247
  "required": [
2211
2248
  "userAccessLoggingSettingsArn"
2212
2249
  ],
2213
2250
  "members": {
2214
2251
  "associatedPortalArns": {
2215
- "shape": "S2q"
2252
+ "shape": "S2s"
2216
2253
  },
2217
2254
  "kinesisStreamArn": {},
2218
2255
  "userAccessLoggingSettingsArn": {}
2219
2256
  }
2220
2257
  },
2221
- "S3o": {
2258
+ "S3q": {
2222
2259
  "type": "structure",
2223
2260
  "required": [
2224
2261
  "userSettingsArn"
2225
2262
  ],
2226
2263
  "members": {
2264
+ "additionalEncryptionContext": {
2265
+ "shape": "Sf"
2266
+ },
2227
2267
  "associatedPortalArns": {
2228
- "shape": "S2q"
2268
+ "shape": "S2s"
2229
2269
  },
2230
2270
  "cookieSynchronizationConfiguration": {
2231
- "shape": "S1l"
2271
+ "shape": "S1n"
2232
2272
  },
2233
2273
  "copyAllowed": {},
2274
+ "customerManagedKey": {},
2234
2275
  "disconnectTimeoutInMinutes": {
2235
2276
  "type": "integer"
2236
2277
  },