aws-sdk 2.1657.0 → 2.1659.0

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 (40) hide show
  1. package/README.md +1 -1
  2. package/apis/acm-pca-2017-08-22.min.json +18 -17
  3. package/apis/acm-pca-2017-08-22.paginators.json +4 -4
  4. package/apis/acm-pca-2017-08-22.waiters2.json +62 -74
  5. package/apis/arc-zonal-shift-2022-10-30.min.json +62 -10
  6. package/apis/batch-2016-08-10.min.json +62 -52
  7. package/apis/bedrock-2023-04-20.min.json +140 -86
  8. package/apis/bedrock-agent-2023-06-05.min.json +1991 -171
  9. package/apis/bedrock-agent-2023-06-05.paginators.json +24 -0
  10. package/apis/bedrock-agent-runtime-2023-07-26.min.json +642 -216
  11. package/apis/bedrock-agent-runtime-2023-07-26.paginators.json +6 -0
  12. package/apis/bedrock-runtime-2023-09-30.min.json +329 -192
  13. package/apis/ec2-2016-11-15.min.json +79 -67
  14. package/apis/glue-2017-03-31.min.json +407 -368
  15. package/apis/groundstation-2019-05-23.min.json +7 -1
  16. package/apis/license-manager-linux-subscriptions-2018-05-10.min.json +236 -16
  17. package/apis/license-manager-linux-subscriptions-2018-05-10.paginators.json +6 -0
  18. package/apis/mediaconnect-2018-11-14.min.json +106 -94
  19. package/apis/pinpoint-2016-12-01.min.json +4 -1
  20. package/apis/quicksight-2018-04-01.min.json +1783 -1313
  21. package/clients/acmpca.d.ts +39 -39
  22. package/clients/arczonalshift.d.ts +66 -29
  23. package/clients/batch.d.ts +12 -0
  24. package/clients/bedrock.d.ts +63 -14
  25. package/clients/bedrockagent.d.ts +2172 -171
  26. package/clients/bedrockagentruntime.d.ts +396 -11
  27. package/clients/bedrockruntime.d.ts +149 -6
  28. package/clients/ec2.d.ts +28 -3
  29. package/clients/glue.d.ts +48 -1
  30. package/clients/licensemanagerlinuxsubscriptions.d.ts +249 -10
  31. package/clients/mediaconnect.d.ts +13 -0
  32. package/clients/quicksight.d.ts +609 -0
  33. package/dist/aws-sdk-core-react-native.js +1 -1
  34. package/dist/aws-sdk-react-native.js +71 -26
  35. package/dist/aws-sdk.js +133 -76
  36. package/dist/aws-sdk.min.js +76 -76
  37. package/lib/core.js +1 -1
  38. package/lib/services/s3.js +51 -6
  39. package/package.json +1 -1
  40. package/scripts/region-checker/allowlist.js +7 -7
@@ -343,13 +343,13 @@
343
343
  "type": "boolean"
344
344
  },
345
345
  "platformCapabilities": {
346
- "shape": "S33"
346
+ "shape": "S3q"
347
347
  },
348
348
  "ecsProperties": {
349
349
  "shape": "S2w"
350
350
  },
351
351
  "eksProperties": {
352
- "shape": "S35"
352
+ "shape": "S33"
353
353
  },
354
354
  "containerOrchestrationType": {}
355
355
  }
@@ -648,7 +648,7 @@
648
648
  "type": "boolean"
649
649
  },
650
650
  "platformCapabilities": {
651
- "shape": "S33"
651
+ "shape": "S3q"
652
652
  },
653
653
  "eksProperties": {
654
654
  "type": "structure",
@@ -662,7 +662,7 @@
662
662
  },
663
663
  "dnsPolicy": {},
664
664
  "imagePullSecrets": {
665
- "shape": "S37"
665
+ "shape": "S35"
666
666
  },
667
667
  "containers": {
668
668
  "shape": "S4k"
@@ -671,12 +671,12 @@
671
671
  "shape": "S4k"
672
672
  },
673
673
  "volumes": {
674
- "shape": "S3l"
674
+ "shape": "S3j"
675
675
  },
676
676
  "podName": {},
677
677
  "nodeName": {},
678
678
  "metadata": {
679
- "shape": "S3q"
679
+ "shape": "S3o"
680
680
  },
681
681
  "shareProcessNamespace": {
682
682
  "type": "boolean"
@@ -696,6 +696,7 @@
696
696
  "initContainers": {
697
697
  "shape": "S4o"
698
698
  },
699
+ "eksClusterArn": {},
699
700
  "podName": {},
700
701
  "nodeName": {},
701
702
  "startedAt": {
@@ -1086,10 +1087,10 @@
1086
1087
  "shape": "Sj"
1087
1088
  },
1088
1089
  "platformCapabilities": {
1089
- "shape": "S33"
1090
+ "shape": "S3q"
1090
1091
  },
1091
1092
  "eksProperties": {
1092
- "shape": "S35"
1093
+ "shape": "S33"
1093
1094
  },
1094
1095
  "ecsProperties": {
1095
1096
  "shape": "S2w"
@@ -1171,6 +1172,9 @@
1171
1172
  },
1172
1173
  "instanceTypes": {
1173
1174
  "shape": "Sb"
1175
+ },
1176
+ "eksPropertiesOverride": {
1177
+ "shape": "S5x"
1174
1178
  }
1175
1179
  }
1176
1180
  }
@@ -1190,23 +1194,7 @@
1190
1194
  "shape": "Sj"
1191
1195
  },
1192
1196
  "eksPropertiesOverride": {
1193
- "type": "structure",
1194
- "members": {
1195
- "podProperties": {
1196
- "type": "structure",
1197
- "members": {
1198
- "containers": {
1199
- "shape": "S5z"
1200
- },
1201
- "initContainers": {
1202
- "shape": "S5z"
1203
- },
1204
- "metadata": {
1205
- "shape": "S3q"
1206
- }
1207
- }
1208
- }
1209
- }
1197
+ "shape": "S5x"
1210
1198
  },
1211
1199
  "ecsPropertiesOverride": {
1212
1200
  "shape": "S5s"
@@ -1949,6 +1937,9 @@
1949
1937
  },
1950
1938
  "ecsProperties": {
1951
1939
  "shape": "S2w"
1940
+ },
1941
+ "eksProperties": {
1942
+ "shape": "S33"
1952
1943
  }
1953
1944
  }
1954
1945
  }
@@ -2055,10 +2046,6 @@
2055
2046
  }
2056
2047
  },
2057
2048
  "S33": {
2058
- "type": "list",
2059
- "member": {}
2060
- },
2061
- "S35": {
2062
2049
  "type": "structure",
2063
2050
  "members": {
2064
2051
  "podProperties": {
@@ -2070,19 +2057,19 @@
2070
2057
  },
2071
2058
  "dnsPolicy": {},
2072
2059
  "imagePullSecrets": {
2073
- "shape": "S37"
2060
+ "shape": "S35"
2074
2061
  },
2075
2062
  "containers": {
2076
- "shape": "S39"
2063
+ "shape": "S37"
2077
2064
  },
2078
2065
  "initContainers": {
2079
- "shape": "S39"
2066
+ "shape": "S37"
2080
2067
  },
2081
2068
  "volumes": {
2082
- "shape": "S3l"
2069
+ "shape": "S3j"
2083
2070
  },
2084
2071
  "metadata": {
2085
- "shape": "S3q"
2072
+ "shape": "S3o"
2086
2073
  },
2087
2074
  "shareProcessNamespace": {
2088
2075
  "type": "boolean"
@@ -2091,7 +2078,7 @@
2091
2078
  }
2092
2079
  }
2093
2080
  },
2094
- "S37": {
2081
+ "S35": {
2095
2082
  "type": "list",
2096
2083
  "member": {
2097
2084
  "type": "structure",
@@ -2103,7 +2090,7 @@
2103
2090
  }
2104
2091
  }
2105
2092
  },
2106
- "S39": {
2093
+ "S37": {
2107
2094
  "type": "list",
2108
2095
  "member": {
2109
2096
  "type": "structure",
@@ -2121,21 +2108,21 @@
2121
2108
  "shape": "Sb"
2122
2109
  },
2123
2110
  "env": {
2124
- "shape": "S3b"
2111
+ "shape": "S39"
2125
2112
  },
2126
2113
  "resources": {
2127
- "shape": "S3d"
2114
+ "shape": "S3b"
2128
2115
  },
2129
2116
  "volumeMounts": {
2130
- "shape": "S3h"
2117
+ "shape": "S3f"
2131
2118
  },
2132
2119
  "securityContext": {
2133
- "shape": "S3j"
2120
+ "shape": "S3h"
2134
2121
  }
2135
2122
  }
2136
2123
  }
2137
2124
  },
2138
- "S3b": {
2125
+ "S39": {
2139
2126
  "type": "list",
2140
2127
  "member": {
2141
2128
  "type": "structure",
@@ -2148,7 +2135,7 @@
2148
2135
  }
2149
2136
  }
2150
2137
  },
2151
- "S3d": {
2138
+ "S3b": {
2152
2139
  "type": "structure",
2153
2140
  "members": {
2154
2141
  "limits": {
@@ -2163,7 +2150,7 @@
2163
2150
  }
2164
2151
  }
2165
2152
  },
2166
- "S3h": {
2153
+ "S3f": {
2167
2154
  "type": "list",
2168
2155
  "member": {
2169
2156
  "type": "structure",
@@ -2176,7 +2163,7 @@
2176
2163
  }
2177
2164
  }
2178
2165
  },
2179
- "S3j": {
2166
+ "S3h": {
2180
2167
  "type": "structure",
2181
2168
  "members": {
2182
2169
  "runAsUser": {
@@ -2199,7 +2186,7 @@
2199
2186
  }
2200
2187
  }
2201
2188
  },
2202
- "S3l": {
2189
+ "S3j": {
2203
2190
  "type": "list",
2204
2191
  "member": {
2205
2192
  "type": "structure",
@@ -2236,7 +2223,7 @@
2236
2223
  }
2237
2224
  }
2238
2225
  },
2239
- "S3q": {
2226
+ "S3o": {
2240
2227
  "type": "structure",
2241
2228
  "members": {
2242
2229
  "labels": {
@@ -2246,6 +2233,10 @@
2246
2233
  }
2247
2234
  }
2248
2235
  },
2236
+ "S3q": {
2237
+ "type": "list",
2238
+ "member": {}
2239
+ },
2249
2240
  "S45": {
2250
2241
  "type": "list",
2251
2242
  "member": {
@@ -2282,20 +2273,20 @@
2282
2273
  "shape": "Sb"
2283
2274
  },
2284
2275
  "env": {
2285
- "shape": "S3b"
2276
+ "shape": "S39"
2286
2277
  },
2287
2278
  "resources": {
2288
- "shape": "S3d"
2279
+ "shape": "S3b"
2289
2280
  },
2290
2281
  "exitCode": {
2291
2282
  "type": "integer"
2292
2283
  },
2293
2284
  "reason": {},
2294
2285
  "volumeMounts": {
2295
- "shape": "S3h"
2286
+ "shape": "S3f"
2296
2287
  },
2297
2288
  "securityContext": {
2298
- "shape": "S3j"
2289
+ "shape": "S3h"
2299
2290
  }
2300
2291
  }
2301
2292
  }
@@ -2369,6 +2360,25 @@
2369
2360
  }
2370
2361
  }
2371
2362
  },
2363
+ "S5x": {
2364
+ "type": "structure",
2365
+ "members": {
2366
+ "podProperties": {
2367
+ "type": "structure",
2368
+ "members": {
2369
+ "containers": {
2370
+ "shape": "S5z"
2371
+ },
2372
+ "initContainers": {
2373
+ "shape": "S5z"
2374
+ },
2375
+ "metadata": {
2376
+ "shape": "S3o"
2377
+ }
2378
+ }
2379
+ }
2380
+ }
2381
+ },
2372
2382
  "S5z": {
2373
2383
  "type": "list",
2374
2384
  "member": {
@@ -2383,10 +2393,10 @@
2383
2393
  "shape": "Sb"
2384
2394
  },
2385
2395
  "env": {
2386
- "shape": "S3b"
2396
+ "shape": "S39"
2387
2397
  },
2388
2398
  "resources": {
2389
- "shape": "S3d"
2399
+ "shape": "S3b"
2390
2400
  }
2391
2401
  }
2392
2402
  }