@aws-sdk/client-m2 3.590.0 → 3.592.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.
- package/dist-cjs/index.js +0 -34
- package/dist-types/commands/CancelBatchJobExecutionCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSetImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationFromEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchJobExecutionCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSetDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSetImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetSignedBluinsightsUrlCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBatchJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListBatchJobExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListBatchJobRestartPointsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSetImportHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEngineVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartApplicationCommand.d.ts +2 -1
- package/dist-types/commands/StartBatchJobCommand.d.ts +2 -1
- package/dist-types/commands/StopApplicationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/M2ServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelBatchJobExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataSetImportTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationFromEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBatchJobExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataSetDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataSetImportTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSignedBluinsightsUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBatchJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBatchJobExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBatchJobRestartPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSetImportHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEngineVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBatchJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/M2ServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -249,7 +249,6 @@ var M2Client = _M2Client;
|
|
|
249
249
|
|
|
250
250
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
251
251
|
|
|
252
|
-
var import_types = require("@smithy/types");
|
|
253
252
|
|
|
254
253
|
// src/protocols/Aws_restJson1.ts
|
|
255
254
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1997,7 +1996,6 @@ var CancelBatchJobExecutionCommand = _CancelBatchJobExecutionCommand;
|
|
|
1997
1996
|
|
|
1998
1997
|
|
|
1999
1998
|
|
|
2000
|
-
|
|
2001
1999
|
var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2002
2000
|
...commonParams
|
|
2003
2001
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2014,7 +2012,6 @@ var CreateApplicationCommand = _CreateApplicationCommand;
|
|
|
2014
2012
|
|
|
2015
2013
|
|
|
2016
2014
|
|
|
2017
|
-
|
|
2018
2015
|
var _CreateDataSetImportTaskCommand = class _CreateDataSetImportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2019
2016
|
...commonParams
|
|
2020
2017
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2031,7 +2028,6 @@ var CreateDataSetImportTaskCommand = _CreateDataSetImportTaskCommand;
|
|
|
2031
2028
|
|
|
2032
2029
|
|
|
2033
2030
|
|
|
2034
|
-
|
|
2035
2031
|
var _CreateDeploymentCommand = class _CreateDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2036
2032
|
...commonParams
|
|
2037
2033
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2048,7 +2044,6 @@ var CreateDeploymentCommand = _CreateDeploymentCommand;
|
|
|
2048
2044
|
|
|
2049
2045
|
|
|
2050
2046
|
|
|
2051
|
-
|
|
2052
2047
|
var _CreateEnvironmentCommand = class _CreateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2053
2048
|
...commonParams
|
|
2054
2049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2065,7 +2060,6 @@ var CreateEnvironmentCommand = _CreateEnvironmentCommand;
|
|
|
2065
2060
|
|
|
2066
2061
|
|
|
2067
2062
|
|
|
2068
|
-
|
|
2069
2063
|
var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2070
2064
|
...commonParams
|
|
2071
2065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2082,7 +2076,6 @@ var DeleteApplicationCommand = _DeleteApplicationCommand;
|
|
|
2082
2076
|
|
|
2083
2077
|
|
|
2084
2078
|
|
|
2085
|
-
|
|
2086
2079
|
var _DeleteApplicationFromEnvironmentCommand = class _DeleteApplicationFromEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2087
2080
|
...commonParams
|
|
2088
2081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2099,7 +2092,6 @@ var DeleteApplicationFromEnvironmentCommand = _DeleteApplicationFromEnvironmentC
|
|
|
2099
2092
|
|
|
2100
2093
|
|
|
2101
2094
|
|
|
2102
|
-
|
|
2103
2095
|
var _DeleteEnvironmentCommand = class _DeleteEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2104
2096
|
...commonParams
|
|
2105
2097
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2116,7 +2108,6 @@ var DeleteEnvironmentCommand = _DeleteEnvironmentCommand;
|
|
|
2116
2108
|
|
|
2117
2109
|
|
|
2118
2110
|
|
|
2119
|
-
|
|
2120
2111
|
var _GetApplicationCommand = class _GetApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2121
2112
|
...commonParams
|
|
2122
2113
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2133,7 +2124,6 @@ var GetApplicationCommand = _GetApplicationCommand;
|
|
|
2133
2124
|
|
|
2134
2125
|
|
|
2135
2126
|
|
|
2136
|
-
|
|
2137
2127
|
var _GetApplicationVersionCommand = class _GetApplicationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2138
2128
|
...commonParams
|
|
2139
2129
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2150,7 +2140,6 @@ var GetApplicationVersionCommand = _GetApplicationVersionCommand;
|
|
|
2150
2140
|
|
|
2151
2141
|
|
|
2152
2142
|
|
|
2153
|
-
|
|
2154
2143
|
var _GetBatchJobExecutionCommand = class _GetBatchJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2155
2144
|
...commonParams
|
|
2156
2145
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2167,7 +2156,6 @@ var GetBatchJobExecutionCommand = _GetBatchJobExecutionCommand;
|
|
|
2167
2156
|
|
|
2168
2157
|
|
|
2169
2158
|
|
|
2170
|
-
|
|
2171
2159
|
var _GetDataSetDetailsCommand = class _GetDataSetDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2172
2160
|
...commonParams
|
|
2173
2161
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2184,7 +2172,6 @@ var GetDataSetDetailsCommand = _GetDataSetDetailsCommand;
|
|
|
2184
2172
|
|
|
2185
2173
|
|
|
2186
2174
|
|
|
2187
|
-
|
|
2188
2175
|
var _GetDataSetImportTaskCommand = class _GetDataSetImportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2189
2176
|
...commonParams
|
|
2190
2177
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2201,7 +2188,6 @@ var GetDataSetImportTaskCommand = _GetDataSetImportTaskCommand;
|
|
|
2201
2188
|
|
|
2202
2189
|
|
|
2203
2190
|
|
|
2204
|
-
|
|
2205
2191
|
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2206
2192
|
...commonParams
|
|
2207
2193
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2218,7 +2204,6 @@ var GetDeploymentCommand = _GetDeploymentCommand;
|
|
|
2218
2204
|
|
|
2219
2205
|
|
|
2220
2206
|
|
|
2221
|
-
|
|
2222
2207
|
var _GetEnvironmentCommand = class _GetEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2223
2208
|
...commonParams
|
|
2224
2209
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2235,7 +2220,6 @@ var GetEnvironmentCommand = _GetEnvironmentCommand;
|
|
|
2235
2220
|
|
|
2236
2221
|
|
|
2237
2222
|
|
|
2238
|
-
|
|
2239
2223
|
var _GetSignedBluinsightsUrlCommand = class _GetSignedBluinsightsUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2240
2224
|
...commonParams
|
|
2241
2225
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2252,7 +2236,6 @@ var GetSignedBluinsightsUrlCommand = _GetSignedBluinsightsUrlCommand;
|
|
|
2252
2236
|
|
|
2253
2237
|
|
|
2254
2238
|
|
|
2255
|
-
|
|
2256
2239
|
var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2257
2240
|
...commonParams
|
|
2258
2241
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2269,7 +2252,6 @@ var ListApplicationsCommand = _ListApplicationsCommand;
|
|
|
2269
2252
|
|
|
2270
2253
|
|
|
2271
2254
|
|
|
2272
|
-
|
|
2273
2255
|
var _ListApplicationVersionsCommand = class _ListApplicationVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2274
2256
|
...commonParams
|
|
2275
2257
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2286,7 +2268,6 @@ var ListApplicationVersionsCommand = _ListApplicationVersionsCommand;
|
|
|
2286
2268
|
|
|
2287
2269
|
|
|
2288
2270
|
|
|
2289
|
-
|
|
2290
2271
|
var _ListBatchJobDefinitionsCommand = class _ListBatchJobDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2291
2272
|
...commonParams
|
|
2292
2273
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2303,7 +2284,6 @@ var ListBatchJobDefinitionsCommand = _ListBatchJobDefinitionsCommand;
|
|
|
2303
2284
|
|
|
2304
2285
|
|
|
2305
2286
|
|
|
2306
|
-
|
|
2307
2287
|
var _ListBatchJobExecutionsCommand = class _ListBatchJobExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2308
2288
|
...commonParams
|
|
2309
2289
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2320,7 +2300,6 @@ var ListBatchJobExecutionsCommand = _ListBatchJobExecutionsCommand;
|
|
|
2320
2300
|
|
|
2321
2301
|
|
|
2322
2302
|
|
|
2323
|
-
|
|
2324
2303
|
var _ListBatchJobRestartPointsCommand = class _ListBatchJobRestartPointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2325
2304
|
...commonParams
|
|
2326
2305
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2337,7 +2316,6 @@ var ListBatchJobRestartPointsCommand = _ListBatchJobRestartPointsCommand;
|
|
|
2337
2316
|
|
|
2338
2317
|
|
|
2339
2318
|
|
|
2340
|
-
|
|
2341
2319
|
var _ListDataSetImportHistoryCommand = class _ListDataSetImportHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2342
2320
|
...commonParams
|
|
2343
2321
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2354,7 +2332,6 @@ var ListDataSetImportHistoryCommand = _ListDataSetImportHistoryCommand;
|
|
|
2354
2332
|
|
|
2355
2333
|
|
|
2356
2334
|
|
|
2357
|
-
|
|
2358
2335
|
var _ListDataSetsCommand = class _ListDataSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2359
2336
|
...commonParams
|
|
2360
2337
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2371,7 +2348,6 @@ var ListDataSetsCommand = _ListDataSetsCommand;
|
|
|
2371
2348
|
|
|
2372
2349
|
|
|
2373
2350
|
|
|
2374
|
-
|
|
2375
2351
|
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2376
2352
|
...commonParams
|
|
2377
2353
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2388,7 +2364,6 @@ var ListDeploymentsCommand = _ListDeploymentsCommand;
|
|
|
2388
2364
|
|
|
2389
2365
|
|
|
2390
2366
|
|
|
2391
|
-
|
|
2392
2367
|
var _ListEngineVersionsCommand = class _ListEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2393
2368
|
...commonParams
|
|
2394
2369
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2405,7 +2380,6 @@ var ListEngineVersionsCommand = _ListEngineVersionsCommand;
|
|
|
2405
2380
|
|
|
2406
2381
|
|
|
2407
2382
|
|
|
2408
|
-
|
|
2409
2383
|
var _ListEnvironmentsCommand = class _ListEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2410
2384
|
...commonParams
|
|
2411
2385
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2422,7 +2396,6 @@ var ListEnvironmentsCommand = _ListEnvironmentsCommand;
|
|
|
2422
2396
|
|
|
2423
2397
|
|
|
2424
2398
|
|
|
2425
|
-
|
|
2426
2399
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2427
2400
|
...commonParams
|
|
2428
2401
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2439,7 +2412,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2439
2412
|
|
|
2440
2413
|
|
|
2441
2414
|
|
|
2442
|
-
|
|
2443
2415
|
var _StartApplicationCommand = class _StartApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2444
2416
|
...commonParams
|
|
2445
2417
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2456,7 +2428,6 @@ var StartApplicationCommand = _StartApplicationCommand;
|
|
|
2456
2428
|
|
|
2457
2429
|
|
|
2458
2430
|
|
|
2459
|
-
|
|
2460
2431
|
var _StartBatchJobCommand = class _StartBatchJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2461
2432
|
...commonParams
|
|
2462
2433
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2473,7 +2444,6 @@ var StartBatchJobCommand = _StartBatchJobCommand;
|
|
|
2473
2444
|
|
|
2474
2445
|
|
|
2475
2446
|
|
|
2476
|
-
|
|
2477
2447
|
var _StopApplicationCommand = class _StopApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2478
2448
|
...commonParams
|
|
2479
2449
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2490,7 +2460,6 @@ var StopApplicationCommand = _StopApplicationCommand;
|
|
|
2490
2460
|
|
|
2491
2461
|
|
|
2492
2462
|
|
|
2493
|
-
|
|
2494
2463
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2495
2464
|
...commonParams
|
|
2496
2465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2507,7 +2476,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2507
2476
|
|
|
2508
2477
|
|
|
2509
2478
|
|
|
2510
|
-
|
|
2511
2479
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2512
2480
|
...commonParams
|
|
2513
2481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2524,7 +2492,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2524
2492
|
|
|
2525
2493
|
|
|
2526
2494
|
|
|
2527
|
-
|
|
2528
2495
|
var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2529
2496
|
...commonParams
|
|
2530
2497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2541,7 +2508,6 @@ var UpdateApplicationCommand = _UpdateApplicationCommand;
|
|
|
2541
2508
|
|
|
2542
2509
|
|
|
2543
2510
|
|
|
2544
|
-
|
|
2545
2511
|
var _UpdateEnvironmentCommand = class _UpdateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2546
2512
|
...commonParams
|
|
2547
2513
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
export * from "./M2Client";
|
|
11
11
|
export * from "./M2";
|
|
12
12
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
13
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
14
|
-
export { M2ExtensionConfiguration } from "./extensionConfiguration";
|
|
13
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
14
|
+
export type { M2ExtensionConfiguration } from "./extensionConfiguration";
|
|
15
15
|
export * from "./commands";
|
|
16
16
|
export * from "./pagination";
|
|
17
17
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelBatchJobExecutionRequest,
|
|
10
10
|
CancelBatchJobExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelBatchJobExecutionCommandInput
|
|
14
15
|
extends CancelBatchJobExecutionRequest {}
|
|
15
16
|
export interface CancelBatchJobExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateApplicationRequest,
|
|
10
10
|
CreateApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateApplicationCommandInput
|
|
14
15
|
extends CreateApplicationRequest {}
|
|
15
16
|
export interface CreateApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDataSetImportTaskRequest,
|
|
10
10
|
CreateDataSetImportTaskResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDataSetImportTaskCommandInput
|
|
14
15
|
extends CreateDataSetImportTaskRequest {}
|
|
15
16
|
export interface CreateDataSetImportTaskCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDeploymentRequest,
|
|
10
10
|
CreateDeploymentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {}
|
|
14
15
|
export interface CreateDeploymentCommandOutput
|
|
15
16
|
extends CreateDeploymentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEnvironmentRequest,
|
|
10
10
|
CreateEnvironmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEnvironmentCommandInput
|
|
14
15
|
extends CreateEnvironmentRequest {}
|
|
15
16
|
export interface CreateEnvironmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteApplicationRequest,
|
|
10
10
|
DeleteApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteApplicationCommandInput
|
|
14
15
|
extends DeleteApplicationRequest {}
|
|
15
16
|
export interface DeleteApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteApplicationFromEnvironmentRequest,
|
|
10
10
|
DeleteApplicationFromEnvironmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteApplicationFromEnvironmentCommandInput
|
|
14
15
|
extends DeleteApplicationFromEnvironmentRequest {}
|
|
15
16
|
export interface DeleteApplicationFromEnvironmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteEnvironmentRequest,
|
|
10
10
|
DeleteEnvironmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEnvironmentCommandInput
|
|
14
15
|
extends DeleteEnvironmentRequest {}
|
|
15
16
|
export interface DeleteEnvironmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetApplicationRequest,
|
|
10
10
|
GetApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetApplicationCommandInput extends GetApplicationRequest {}
|
|
14
15
|
export interface GetApplicationCommandOutput
|
|
15
16
|
extends GetApplicationResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetApplicationVersionRequest,
|
|
10
10
|
GetApplicationVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetApplicationVersionCommandInput
|
|
14
15
|
extends GetApplicationVersionRequest {}
|
|
15
16
|
export interface GetApplicationVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetBatchJobExecutionRequest,
|
|
10
10
|
GetBatchJobExecutionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetBatchJobExecutionCommandInput
|
|
14
15
|
extends GetBatchJobExecutionRequest {}
|
|
15
16
|
export interface GetBatchJobExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDataSetDetailsRequest,
|
|
10
10
|
GetDataSetDetailsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataSetDetailsCommandInput
|
|
14
15
|
extends GetDataSetDetailsRequest {}
|
|
15
16
|
export interface GetDataSetDetailsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDataSetImportTaskRequest,
|
|
10
10
|
GetDataSetImportTaskResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataSetImportTaskCommandInput
|
|
14
15
|
extends GetDataSetImportTaskRequest {}
|
|
15
16
|
export interface GetDataSetImportTaskCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDeploymentRequest,
|
|
10
10
|
GetDeploymentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDeploymentCommandInput extends GetDeploymentRequest {}
|
|
14
15
|
export interface GetDeploymentCommandOutput
|
|
15
16
|
extends GetDeploymentResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetEnvironmentRequest,
|
|
10
10
|
GetEnvironmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetEnvironmentCommandInput extends GetEnvironmentRequest {}
|
|
14
15
|
export interface GetEnvironmentCommandOutput
|
|
15
16
|
extends GetEnvironmentResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../M2Client";
|
|
8
8
|
import { GetSignedBluinsightsUrlResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetSignedBluinsightsUrlCommandInput {}
|
|
11
12
|
export interface GetSignedBluinsightsUrlCommandOutput
|
|
12
13
|
extends GetSignedBluinsightsUrlResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListApplicationVersionsRequest,
|
|
10
10
|
ListApplicationVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListApplicationVersionsCommandInput
|
|
14
15
|
extends ListApplicationVersionsRequest {}
|
|
15
16
|
export interface ListApplicationVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListApplicationsRequest,
|
|
10
10
|
ListApplicationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListApplicationsCommandInput extends ListApplicationsRequest {}
|
|
14
15
|
export interface ListApplicationsCommandOutput
|
|
15
16
|
extends ListApplicationsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBatchJobDefinitionsRequest,
|
|
10
10
|
ListBatchJobDefinitionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBatchJobDefinitionsCommandInput
|
|
14
15
|
extends ListBatchJobDefinitionsRequest {}
|
|
15
16
|
export interface ListBatchJobDefinitionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBatchJobExecutionsRequest,
|
|
10
10
|
ListBatchJobExecutionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBatchJobExecutionsCommandInput
|
|
14
15
|
extends ListBatchJobExecutionsRequest {}
|
|
15
16
|
export interface ListBatchJobExecutionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBatchJobRestartPointsRequest,
|
|
10
10
|
ListBatchJobRestartPointsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBatchJobRestartPointsCommandInput
|
|
14
15
|
extends ListBatchJobRestartPointsRequest {}
|
|
15
16
|
export interface ListBatchJobRestartPointsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDataSetImportHistoryRequest,
|
|
10
10
|
ListDataSetImportHistoryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDataSetImportHistoryCommandInput
|
|
14
15
|
extends ListDataSetImportHistoryRequest {}
|
|
15
16
|
export interface ListDataSetImportHistoryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../M2Client";
|
|
8
8
|
import { ListDataSetsRequest, ListDataSetsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDataSetsCommandInput extends ListDataSetsRequest {}
|
|
11
12
|
export interface ListDataSetsCommandOutput
|
|
12
13
|
extends ListDataSetsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDeploymentsRequest,
|
|
10
10
|
ListDeploymentsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDeploymentsCommandInput extends ListDeploymentsRequest {}
|
|
14
15
|
export interface ListDeploymentsCommandOutput
|
|
15
16
|
extends ListDeploymentsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEngineVersionsRequest,
|
|
10
10
|
ListEngineVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEngineVersionsCommandInput
|
|
14
15
|
extends ListEngineVersionsRequest {}
|
|
15
16
|
export interface ListEngineVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEnvironmentsRequest,
|
|
10
10
|
ListEnvironmentsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEnvironmentsCommandInput extends ListEnvironmentsRequest {}
|
|
14
15
|
export interface ListEnvironmentsCommandOutput
|
|
15
16
|
extends ListEnvironmentsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartApplicationRequest,
|
|
10
10
|
StartApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartApplicationCommandInput extends StartApplicationRequest {}
|
|
14
15
|
export interface StartApplicationCommandOutput
|
|
15
16
|
extends StartApplicationResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartBatchJobRequest,
|
|
10
10
|
StartBatchJobResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartBatchJobCommandInput extends StartBatchJobRequest {}
|
|
14
15
|
export interface StartBatchJobCommandOutput
|
|
15
16
|
extends StartBatchJobResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StopApplicationRequest,
|
|
10
10
|
StopApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopApplicationCommandInput extends StopApplicationRequest {}
|
|
14
15
|
export interface StopApplicationCommandOutput
|
|
15
16
|
extends StopApplicationResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../M2Client";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateApplicationRequest,
|
|
10
10
|
UpdateApplicationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApplicationCommandInput
|
|
14
15
|
extends UpdateApplicationRequest {}
|
|
15
16
|
export interface UpdateApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateEnvironmentRequest,
|
|
10
10
|
UpdateEnvironmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEnvironmentCommandInput
|
|
14
15
|
extends UpdateEnvironmentRequest {}
|
|
15
16
|
export interface UpdateEnvironmentCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class M2ServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-m2",
|
|
3
3
|
"description": "AWS SDK for JavaScript M2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-m2",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|