@aws-sdk/client-appconfig 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 -43
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateExtensionCommand.d.ts +2 -1
- package/dist-types/commands/CreateHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExtensionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetExtensionCommand.d.ts +2 -1
- package/dist-types/commands/GetHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentStrategiesCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListExtensionAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListExtensionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHostedConfigurationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/StopDeploymentCommand.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/UpdateConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExtensionCommand.d.ts +2 -1
- package/dist-types/commands/ValidateConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AppConfigServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetHostedConfigurationVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeploymentStrategiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExtensionAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExtensionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHostedConfigurationVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDeploymentCommand.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/UpdateConfigurationProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeploymentStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateExtensionAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateExtensionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AppConfigServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -253,7 +253,6 @@ var AppConfigClient = _AppConfigClient;
|
|
|
253
253
|
|
|
254
254
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
255
255
|
|
|
256
|
-
var import_types = require("@smithy/types");
|
|
257
256
|
|
|
258
257
|
// src/protocols/Aws_restJson1.ts
|
|
259
258
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2081,7 +2080,6 @@ var CreateApplicationCommand = _CreateApplicationCommand;
|
|
|
2081
2080
|
|
|
2082
2081
|
|
|
2083
2082
|
|
|
2084
|
-
|
|
2085
2083
|
var _CreateConfigurationProfileCommand = class _CreateConfigurationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2086
2084
|
...commonParams
|
|
2087
2085
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2098,7 +2096,6 @@ var CreateConfigurationProfileCommand = _CreateConfigurationProfileCommand;
|
|
|
2098
2096
|
|
|
2099
2097
|
|
|
2100
2098
|
|
|
2101
|
-
|
|
2102
2099
|
var _CreateDeploymentStrategyCommand = class _CreateDeploymentStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2103
2100
|
...commonParams
|
|
2104
2101
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2115,7 +2112,6 @@ var CreateDeploymentStrategyCommand = _CreateDeploymentStrategyCommand;
|
|
|
2115
2112
|
|
|
2116
2113
|
|
|
2117
2114
|
|
|
2118
|
-
|
|
2119
2115
|
var _CreateEnvironmentCommand = class _CreateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2120
2116
|
...commonParams
|
|
2121
2117
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2132,7 +2128,6 @@ var CreateEnvironmentCommand = _CreateEnvironmentCommand;
|
|
|
2132
2128
|
|
|
2133
2129
|
|
|
2134
2130
|
|
|
2135
|
-
|
|
2136
2131
|
var _CreateExtensionAssociationCommand = class _CreateExtensionAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2137
2132
|
...commonParams
|
|
2138
2133
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2149,7 +2144,6 @@ var CreateExtensionAssociationCommand = _CreateExtensionAssociationCommand;
|
|
|
2149
2144
|
|
|
2150
2145
|
|
|
2151
2146
|
|
|
2152
|
-
|
|
2153
2147
|
var _CreateExtensionCommand = class _CreateExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2154
2148
|
...commonParams
|
|
2155
2149
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2166,7 +2160,6 @@ var CreateExtensionCommand = _CreateExtensionCommand;
|
|
|
2166
2160
|
|
|
2167
2161
|
|
|
2168
2162
|
|
|
2169
|
-
|
|
2170
2163
|
var _CreateHostedConfigurationVersionCommand = class _CreateHostedConfigurationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2171
2164
|
...commonParams
|
|
2172
2165
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2183,7 +2176,6 @@ var CreateHostedConfigurationVersionCommand = _CreateHostedConfigurationVersionC
|
|
|
2183
2176
|
|
|
2184
2177
|
|
|
2185
2178
|
|
|
2186
|
-
|
|
2187
2179
|
var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2188
2180
|
...commonParams
|
|
2189
2181
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2200,7 +2192,6 @@ var DeleteApplicationCommand = _DeleteApplicationCommand;
|
|
|
2200
2192
|
|
|
2201
2193
|
|
|
2202
2194
|
|
|
2203
|
-
|
|
2204
2195
|
var _DeleteConfigurationProfileCommand = class _DeleteConfigurationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2205
2196
|
...commonParams
|
|
2206
2197
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2217,7 +2208,6 @@ var DeleteConfigurationProfileCommand = _DeleteConfigurationProfileCommand;
|
|
|
2217
2208
|
|
|
2218
2209
|
|
|
2219
2210
|
|
|
2220
|
-
|
|
2221
2211
|
var _DeleteDeploymentStrategyCommand = class _DeleteDeploymentStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2222
2212
|
...commonParams
|
|
2223
2213
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2234,7 +2224,6 @@ var DeleteDeploymentStrategyCommand = _DeleteDeploymentStrategyCommand;
|
|
|
2234
2224
|
|
|
2235
2225
|
|
|
2236
2226
|
|
|
2237
|
-
|
|
2238
2227
|
var _DeleteEnvironmentCommand = class _DeleteEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2239
2228
|
...commonParams
|
|
2240
2229
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2251,7 +2240,6 @@ var DeleteEnvironmentCommand = _DeleteEnvironmentCommand;
|
|
|
2251
2240
|
|
|
2252
2241
|
|
|
2253
2242
|
|
|
2254
|
-
|
|
2255
2243
|
var _DeleteExtensionAssociationCommand = class _DeleteExtensionAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2256
2244
|
...commonParams
|
|
2257
2245
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2268,7 +2256,6 @@ var DeleteExtensionAssociationCommand = _DeleteExtensionAssociationCommand;
|
|
|
2268
2256
|
|
|
2269
2257
|
|
|
2270
2258
|
|
|
2271
|
-
|
|
2272
2259
|
var _DeleteExtensionCommand = class _DeleteExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2273
2260
|
...commonParams
|
|
2274
2261
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2285,7 +2272,6 @@ var DeleteExtensionCommand = _DeleteExtensionCommand;
|
|
|
2285
2272
|
|
|
2286
2273
|
|
|
2287
2274
|
|
|
2288
|
-
|
|
2289
2275
|
var _DeleteHostedConfigurationVersionCommand = class _DeleteHostedConfigurationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2290
2276
|
...commonParams
|
|
2291
2277
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2302,7 +2288,6 @@ var DeleteHostedConfigurationVersionCommand = _DeleteHostedConfigurationVersionC
|
|
|
2302
2288
|
|
|
2303
2289
|
|
|
2304
2290
|
|
|
2305
|
-
|
|
2306
2291
|
var _GetApplicationCommand = class _GetApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2307
2292
|
...commonParams
|
|
2308
2293
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2319,7 +2304,6 @@ var GetApplicationCommand = _GetApplicationCommand;
|
|
|
2319
2304
|
|
|
2320
2305
|
|
|
2321
2306
|
|
|
2322
|
-
|
|
2323
2307
|
var _GetConfigurationCommand = class _GetConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2324
2308
|
...commonParams
|
|
2325
2309
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2336,7 +2320,6 @@ var GetConfigurationCommand = _GetConfigurationCommand;
|
|
|
2336
2320
|
|
|
2337
2321
|
|
|
2338
2322
|
|
|
2339
|
-
|
|
2340
2323
|
var _GetConfigurationProfileCommand = class _GetConfigurationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2341
2324
|
...commonParams
|
|
2342
2325
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2353,7 +2336,6 @@ var GetConfigurationProfileCommand = _GetConfigurationProfileCommand;
|
|
|
2353
2336
|
|
|
2354
2337
|
|
|
2355
2338
|
|
|
2356
|
-
|
|
2357
2339
|
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2358
2340
|
...commonParams
|
|
2359
2341
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2370,7 +2352,6 @@ var GetDeploymentCommand = _GetDeploymentCommand;
|
|
|
2370
2352
|
|
|
2371
2353
|
|
|
2372
2354
|
|
|
2373
|
-
|
|
2374
2355
|
var _GetDeploymentStrategyCommand = class _GetDeploymentStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2375
2356
|
...commonParams
|
|
2376
2357
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2387,7 +2368,6 @@ var GetDeploymentStrategyCommand = _GetDeploymentStrategyCommand;
|
|
|
2387
2368
|
|
|
2388
2369
|
|
|
2389
2370
|
|
|
2390
|
-
|
|
2391
2371
|
var _GetEnvironmentCommand = class _GetEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2392
2372
|
...commonParams
|
|
2393
2373
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2404,7 +2384,6 @@ var GetEnvironmentCommand = _GetEnvironmentCommand;
|
|
|
2404
2384
|
|
|
2405
2385
|
|
|
2406
2386
|
|
|
2407
|
-
|
|
2408
2387
|
var _GetExtensionAssociationCommand = class _GetExtensionAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2409
2388
|
...commonParams
|
|
2410
2389
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2421,7 +2400,6 @@ var GetExtensionAssociationCommand = _GetExtensionAssociationCommand;
|
|
|
2421
2400
|
|
|
2422
2401
|
|
|
2423
2402
|
|
|
2424
|
-
|
|
2425
2403
|
var _GetExtensionCommand = class _GetExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2426
2404
|
...commonParams
|
|
2427
2405
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2438,7 +2416,6 @@ var GetExtensionCommand = _GetExtensionCommand;
|
|
|
2438
2416
|
|
|
2439
2417
|
|
|
2440
2418
|
|
|
2441
|
-
|
|
2442
2419
|
var _GetHostedConfigurationVersionCommand = class _GetHostedConfigurationVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2443
2420
|
...commonParams
|
|
2444
2421
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2455,7 +2432,6 @@ var GetHostedConfigurationVersionCommand = _GetHostedConfigurationVersionCommand
|
|
|
2455
2432
|
|
|
2456
2433
|
|
|
2457
2434
|
|
|
2458
|
-
|
|
2459
2435
|
var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2460
2436
|
...commonParams
|
|
2461
2437
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2472,7 +2448,6 @@ var ListApplicationsCommand = _ListApplicationsCommand;
|
|
|
2472
2448
|
|
|
2473
2449
|
|
|
2474
2450
|
|
|
2475
|
-
|
|
2476
2451
|
var _ListConfigurationProfilesCommand = class _ListConfigurationProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2477
2452
|
...commonParams
|
|
2478
2453
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2489,7 +2464,6 @@ var ListConfigurationProfilesCommand = _ListConfigurationProfilesCommand;
|
|
|
2489
2464
|
|
|
2490
2465
|
|
|
2491
2466
|
|
|
2492
|
-
|
|
2493
2467
|
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2494
2468
|
...commonParams
|
|
2495
2469
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2506,7 +2480,6 @@ var ListDeploymentsCommand = _ListDeploymentsCommand;
|
|
|
2506
2480
|
|
|
2507
2481
|
|
|
2508
2482
|
|
|
2509
|
-
|
|
2510
2483
|
var _ListDeploymentStrategiesCommand = class _ListDeploymentStrategiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2511
2484
|
...commonParams
|
|
2512
2485
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2523,7 +2496,6 @@ var ListDeploymentStrategiesCommand = _ListDeploymentStrategiesCommand;
|
|
|
2523
2496
|
|
|
2524
2497
|
|
|
2525
2498
|
|
|
2526
|
-
|
|
2527
2499
|
var _ListEnvironmentsCommand = class _ListEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2528
2500
|
...commonParams
|
|
2529
2501
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2540,7 +2512,6 @@ var ListEnvironmentsCommand = _ListEnvironmentsCommand;
|
|
|
2540
2512
|
|
|
2541
2513
|
|
|
2542
2514
|
|
|
2543
|
-
|
|
2544
2515
|
var _ListExtensionAssociationsCommand = class _ListExtensionAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2545
2516
|
...commonParams
|
|
2546
2517
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2557,7 +2528,6 @@ var ListExtensionAssociationsCommand = _ListExtensionAssociationsCommand;
|
|
|
2557
2528
|
|
|
2558
2529
|
|
|
2559
2530
|
|
|
2560
|
-
|
|
2561
2531
|
var _ListExtensionsCommand = class _ListExtensionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2562
2532
|
...commonParams
|
|
2563
2533
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2574,7 +2544,6 @@ var ListExtensionsCommand = _ListExtensionsCommand;
|
|
|
2574
2544
|
|
|
2575
2545
|
|
|
2576
2546
|
|
|
2577
|
-
|
|
2578
2547
|
var _ListHostedConfigurationVersionsCommand = class _ListHostedConfigurationVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2579
2548
|
...commonParams
|
|
2580
2549
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2591,7 +2560,6 @@ var ListHostedConfigurationVersionsCommand = _ListHostedConfigurationVersionsCom
|
|
|
2591
2560
|
|
|
2592
2561
|
|
|
2593
2562
|
|
|
2594
|
-
|
|
2595
2563
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2596
2564
|
...commonParams
|
|
2597
2565
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2608,7 +2576,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2608
2576
|
|
|
2609
2577
|
|
|
2610
2578
|
|
|
2611
|
-
|
|
2612
2579
|
var _StartDeploymentCommand = class _StartDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2613
2580
|
...commonParams
|
|
2614
2581
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2625,7 +2592,6 @@ var StartDeploymentCommand = _StartDeploymentCommand;
|
|
|
2625
2592
|
|
|
2626
2593
|
|
|
2627
2594
|
|
|
2628
|
-
|
|
2629
2595
|
var _StopDeploymentCommand = class _StopDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2630
2596
|
...commonParams
|
|
2631
2597
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2642,7 +2608,6 @@ var StopDeploymentCommand = _StopDeploymentCommand;
|
|
|
2642
2608
|
|
|
2643
2609
|
|
|
2644
2610
|
|
|
2645
|
-
|
|
2646
2611
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2647
2612
|
...commonParams
|
|
2648
2613
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2659,7 +2624,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2659
2624
|
|
|
2660
2625
|
|
|
2661
2626
|
|
|
2662
|
-
|
|
2663
2627
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2664
2628
|
...commonParams
|
|
2665
2629
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2676,7 +2640,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2676
2640
|
|
|
2677
2641
|
|
|
2678
2642
|
|
|
2679
|
-
|
|
2680
2643
|
var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2681
2644
|
...commonParams
|
|
2682
2645
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2693,7 +2656,6 @@ var UpdateApplicationCommand = _UpdateApplicationCommand;
|
|
|
2693
2656
|
|
|
2694
2657
|
|
|
2695
2658
|
|
|
2696
|
-
|
|
2697
2659
|
var _UpdateConfigurationProfileCommand = class _UpdateConfigurationProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2698
2660
|
...commonParams
|
|
2699
2661
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2710,7 +2672,6 @@ var UpdateConfigurationProfileCommand = _UpdateConfigurationProfileCommand;
|
|
|
2710
2672
|
|
|
2711
2673
|
|
|
2712
2674
|
|
|
2713
|
-
|
|
2714
2675
|
var _UpdateDeploymentStrategyCommand = class _UpdateDeploymentStrategyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2715
2676
|
...commonParams
|
|
2716
2677
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2727,7 +2688,6 @@ var UpdateDeploymentStrategyCommand = _UpdateDeploymentStrategyCommand;
|
|
|
2727
2688
|
|
|
2728
2689
|
|
|
2729
2690
|
|
|
2730
|
-
|
|
2731
2691
|
var _UpdateEnvironmentCommand = class _UpdateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2732
2692
|
...commonParams
|
|
2733
2693
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2744,7 +2704,6 @@ var UpdateEnvironmentCommand = _UpdateEnvironmentCommand;
|
|
|
2744
2704
|
|
|
2745
2705
|
|
|
2746
2706
|
|
|
2747
|
-
|
|
2748
2707
|
var _UpdateExtensionAssociationCommand = class _UpdateExtensionAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2749
2708
|
...commonParams
|
|
2750
2709
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2761,7 +2720,6 @@ var UpdateExtensionAssociationCommand = _UpdateExtensionAssociationCommand;
|
|
|
2761
2720
|
|
|
2762
2721
|
|
|
2763
2722
|
|
|
2764
|
-
|
|
2765
2723
|
var _UpdateExtensionCommand = class _UpdateExtensionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2766
2724
|
...commonParams
|
|
2767
2725
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2778,7 +2736,6 @@ var UpdateExtensionCommand = _UpdateExtensionCommand;
|
|
|
2778
2736
|
|
|
2779
2737
|
|
|
2780
2738
|
|
|
2781
|
-
|
|
2782
2739
|
var _ValidateConfigurationCommand = class _ValidateConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2783
2740
|
...commonParams
|
|
2784
2741
|
}).m(function(Command, cs, config, o) {
|