@aws-sdk/client-codecatalyst 3.590.0 → 3.598.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 -38
- package/dist-types/commands/CreateAccessTokenCommand.d.ts +2 -1
- package/dist-types/commands/CreateDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateSourceRepositoryBranchCommand.d.ts +2 -1
- package/dist-types/commands/CreateSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessTokenCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
- package/dist-types/commands/GetDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetSourceRepositoryCloneUrlsCommand.d.ts +2 -1
- package/dist-types/commands/GetSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/GetSpaceCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetUserDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessTokensCommand.d.ts +2 -1
- package/dist-types/commands/ListDevEnvironmentSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventLogsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListSourceRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListSourceRepositoryBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/StartDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/StartDevEnvironmentSessionCommand.d.ts +2 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/StopDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/StopDevEnvironmentSessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/VerifySessionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CodeCatalystServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccessTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSourceRepositoryBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccessTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSourceRepositoryCloneUrlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSourceRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessTokensCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevEnvironmentSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSourceRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSourceRepositoryBranchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDevEnvironmentSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDevEnvironmentSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDevEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifySessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CodeCatalystServiceException.d.ts +2 -1
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -243,7 +243,6 @@ var CodeCatalystClient = _CodeCatalystClient;
|
|
|
243
243
|
|
|
244
244
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
245
245
|
|
|
246
|
-
var import_types = require("@smithy/types");
|
|
247
246
|
|
|
248
247
|
// src/models/models_0.ts
|
|
249
248
|
|
|
@@ -1943,7 +1942,6 @@ var CreateAccessTokenCommand = _CreateAccessTokenCommand;
|
|
|
1943
1942
|
|
|
1944
1943
|
|
|
1945
1944
|
|
|
1946
|
-
|
|
1947
1945
|
var _CreateDevEnvironmentCommand = class _CreateDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1948
1946
|
...commonParams
|
|
1949
1947
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1960,7 +1958,6 @@ var CreateDevEnvironmentCommand = _CreateDevEnvironmentCommand;
|
|
|
1960
1958
|
|
|
1961
1959
|
|
|
1962
1960
|
|
|
1963
|
-
|
|
1964
1961
|
var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1965
1962
|
...commonParams
|
|
1966
1963
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1977,7 +1974,6 @@ var CreateProjectCommand = _CreateProjectCommand;
|
|
|
1977
1974
|
|
|
1978
1975
|
|
|
1979
1976
|
|
|
1980
|
-
|
|
1981
1977
|
var _CreateSourceRepositoryBranchCommand = class _CreateSourceRepositoryBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1982
1978
|
...commonParams
|
|
1983
1979
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1994,7 +1990,6 @@ var CreateSourceRepositoryBranchCommand = _CreateSourceRepositoryBranchCommand;
|
|
|
1994
1990
|
|
|
1995
1991
|
|
|
1996
1992
|
|
|
1997
|
-
|
|
1998
1993
|
var _CreateSourceRepositoryCommand = class _CreateSourceRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1999
1994
|
...commonParams
|
|
2000
1995
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2011,7 +2006,6 @@ var CreateSourceRepositoryCommand = _CreateSourceRepositoryCommand;
|
|
|
2011
2006
|
|
|
2012
2007
|
|
|
2013
2008
|
|
|
2014
|
-
|
|
2015
2009
|
var _DeleteAccessTokenCommand = class _DeleteAccessTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2016
2010
|
...commonParams
|
|
2017
2011
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2028,7 +2022,6 @@ var DeleteAccessTokenCommand = _DeleteAccessTokenCommand;
|
|
|
2028
2022
|
|
|
2029
2023
|
|
|
2030
2024
|
|
|
2031
|
-
|
|
2032
2025
|
var _DeleteDevEnvironmentCommand = class _DeleteDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2033
2026
|
...commonParams
|
|
2034
2027
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2045,7 +2038,6 @@ var DeleteDevEnvironmentCommand = _DeleteDevEnvironmentCommand;
|
|
|
2045
2038
|
|
|
2046
2039
|
|
|
2047
2040
|
|
|
2048
|
-
|
|
2049
2041
|
var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2050
2042
|
...commonParams
|
|
2051
2043
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2062,7 +2054,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
|
|
|
2062
2054
|
|
|
2063
2055
|
|
|
2064
2056
|
|
|
2065
|
-
|
|
2066
2057
|
var _DeleteSourceRepositoryCommand = class _DeleteSourceRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2067
2058
|
...commonParams
|
|
2068
2059
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2079,7 +2070,6 @@ var DeleteSourceRepositoryCommand = _DeleteSourceRepositoryCommand;
|
|
|
2079
2070
|
|
|
2080
2071
|
|
|
2081
2072
|
|
|
2082
|
-
|
|
2083
2073
|
var _DeleteSpaceCommand = class _DeleteSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2084
2074
|
...commonParams
|
|
2085
2075
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2096,7 +2086,6 @@ var DeleteSpaceCommand = _DeleteSpaceCommand;
|
|
|
2096
2086
|
|
|
2097
2087
|
|
|
2098
2088
|
|
|
2099
|
-
|
|
2100
2089
|
var _GetDevEnvironmentCommand = class _GetDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2101
2090
|
...commonParams
|
|
2102
2091
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2113,7 +2102,6 @@ var GetDevEnvironmentCommand = _GetDevEnvironmentCommand;
|
|
|
2113
2102
|
|
|
2114
2103
|
|
|
2115
2104
|
|
|
2116
|
-
|
|
2117
2105
|
var _GetProjectCommand = class _GetProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2118
2106
|
...commonParams
|
|
2119
2107
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2130,7 +2118,6 @@ var GetProjectCommand = _GetProjectCommand;
|
|
|
2130
2118
|
|
|
2131
2119
|
|
|
2132
2120
|
|
|
2133
|
-
|
|
2134
2121
|
var _GetSourceRepositoryCloneUrlsCommand = class _GetSourceRepositoryCloneUrlsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2135
2122
|
...commonParams
|
|
2136
2123
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2147,7 +2134,6 @@ var GetSourceRepositoryCloneUrlsCommand = _GetSourceRepositoryCloneUrlsCommand;
|
|
|
2147
2134
|
|
|
2148
2135
|
|
|
2149
2136
|
|
|
2150
|
-
|
|
2151
2137
|
var _GetSourceRepositoryCommand = class _GetSourceRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2152
2138
|
...commonParams
|
|
2153
2139
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2164,7 +2150,6 @@ var GetSourceRepositoryCommand = _GetSourceRepositoryCommand;
|
|
|
2164
2150
|
|
|
2165
2151
|
|
|
2166
2152
|
|
|
2167
|
-
|
|
2168
2153
|
var _GetSpaceCommand = class _GetSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2169
2154
|
...commonParams
|
|
2170
2155
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2181,7 +2166,6 @@ var GetSpaceCommand = _GetSpaceCommand;
|
|
|
2181
2166
|
|
|
2182
2167
|
|
|
2183
2168
|
|
|
2184
|
-
|
|
2185
2169
|
var _GetSubscriptionCommand = class _GetSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2186
2170
|
...commonParams
|
|
2187
2171
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2198,7 +2182,6 @@ var GetSubscriptionCommand = _GetSubscriptionCommand;
|
|
|
2198
2182
|
|
|
2199
2183
|
|
|
2200
2184
|
|
|
2201
|
-
|
|
2202
2185
|
var _GetUserDetailsCommand = class _GetUserDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2203
2186
|
...commonParams
|
|
2204
2187
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2215,7 +2198,6 @@ var GetUserDetailsCommand = _GetUserDetailsCommand;
|
|
|
2215
2198
|
|
|
2216
2199
|
|
|
2217
2200
|
|
|
2218
|
-
|
|
2219
2201
|
var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2220
2202
|
...commonParams
|
|
2221
2203
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2232,7 +2214,6 @@ var GetWorkflowCommand = _GetWorkflowCommand;
|
|
|
2232
2214
|
|
|
2233
2215
|
|
|
2234
2216
|
|
|
2235
|
-
|
|
2236
2217
|
var _GetWorkflowRunCommand = class _GetWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2237
2218
|
...commonParams
|
|
2238
2219
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2249,7 +2230,6 @@ var GetWorkflowRunCommand = _GetWorkflowRunCommand;
|
|
|
2249
2230
|
|
|
2250
2231
|
|
|
2251
2232
|
|
|
2252
|
-
|
|
2253
2233
|
var _ListAccessTokensCommand = class _ListAccessTokensCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2254
2234
|
...commonParams
|
|
2255
2235
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2266,7 +2246,6 @@ var ListAccessTokensCommand = _ListAccessTokensCommand;
|
|
|
2266
2246
|
|
|
2267
2247
|
|
|
2268
2248
|
|
|
2269
|
-
|
|
2270
2249
|
var _ListDevEnvironmentsCommand = class _ListDevEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2271
2250
|
...commonParams
|
|
2272
2251
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2283,7 +2262,6 @@ var ListDevEnvironmentsCommand = _ListDevEnvironmentsCommand;
|
|
|
2283
2262
|
|
|
2284
2263
|
|
|
2285
2264
|
|
|
2286
|
-
|
|
2287
2265
|
var _ListDevEnvironmentSessionsCommand = class _ListDevEnvironmentSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2288
2266
|
...commonParams
|
|
2289
2267
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2300,7 +2278,6 @@ var ListDevEnvironmentSessionsCommand = _ListDevEnvironmentSessionsCommand;
|
|
|
2300
2278
|
|
|
2301
2279
|
|
|
2302
2280
|
|
|
2303
|
-
|
|
2304
2281
|
var _ListEventLogsCommand = class _ListEventLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2305
2282
|
...commonParams
|
|
2306
2283
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2317,7 +2294,6 @@ var ListEventLogsCommand = _ListEventLogsCommand;
|
|
|
2317
2294
|
|
|
2318
2295
|
|
|
2319
2296
|
|
|
2320
|
-
|
|
2321
2297
|
var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2322
2298
|
...commonParams
|
|
2323
2299
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2334,7 +2310,6 @@ var ListProjectsCommand = _ListProjectsCommand;
|
|
|
2334
2310
|
|
|
2335
2311
|
|
|
2336
2312
|
|
|
2337
|
-
|
|
2338
2313
|
var _ListSourceRepositoriesCommand = class _ListSourceRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2339
2314
|
...commonParams
|
|
2340
2315
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2351,7 +2326,6 @@ var ListSourceRepositoriesCommand = _ListSourceRepositoriesCommand;
|
|
|
2351
2326
|
|
|
2352
2327
|
|
|
2353
2328
|
|
|
2354
|
-
|
|
2355
2329
|
var _ListSourceRepositoryBranchesCommand = class _ListSourceRepositoryBranchesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2356
2330
|
...commonParams
|
|
2357
2331
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2368,7 +2342,6 @@ var ListSourceRepositoryBranchesCommand = _ListSourceRepositoryBranchesCommand;
|
|
|
2368
2342
|
|
|
2369
2343
|
|
|
2370
2344
|
|
|
2371
|
-
|
|
2372
2345
|
var _ListSpacesCommand = class _ListSpacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2373
2346
|
...commonParams
|
|
2374
2347
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2385,7 +2358,6 @@ var ListSpacesCommand = _ListSpacesCommand;
|
|
|
2385
2358
|
|
|
2386
2359
|
|
|
2387
2360
|
|
|
2388
|
-
|
|
2389
2361
|
var _ListWorkflowRunsCommand = class _ListWorkflowRunsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2390
2362
|
...commonParams
|
|
2391
2363
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2402,7 +2374,6 @@ var ListWorkflowRunsCommand = _ListWorkflowRunsCommand;
|
|
|
2402
2374
|
|
|
2403
2375
|
|
|
2404
2376
|
|
|
2405
|
-
|
|
2406
2377
|
var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2407
2378
|
...commonParams
|
|
2408
2379
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2419,7 +2390,6 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
|
|
|
2419
2390
|
|
|
2420
2391
|
|
|
2421
2392
|
|
|
2422
|
-
|
|
2423
2393
|
var _StartDevEnvironmentCommand = class _StartDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2424
2394
|
...commonParams
|
|
2425
2395
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2436,7 +2406,6 @@ var StartDevEnvironmentCommand = _StartDevEnvironmentCommand;
|
|
|
2436
2406
|
|
|
2437
2407
|
|
|
2438
2408
|
|
|
2439
|
-
|
|
2440
2409
|
var _StartDevEnvironmentSessionCommand = class _StartDevEnvironmentSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2441
2410
|
...commonParams
|
|
2442
2411
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2453,7 +2422,6 @@ var StartDevEnvironmentSessionCommand = _StartDevEnvironmentSessionCommand;
|
|
|
2453
2422
|
|
|
2454
2423
|
|
|
2455
2424
|
|
|
2456
|
-
|
|
2457
2425
|
var _StartWorkflowRunCommand = class _StartWorkflowRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2458
2426
|
...commonParams
|
|
2459
2427
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2470,7 +2438,6 @@ var StartWorkflowRunCommand = _StartWorkflowRunCommand;
|
|
|
2470
2438
|
|
|
2471
2439
|
|
|
2472
2440
|
|
|
2473
|
-
|
|
2474
2441
|
var _StopDevEnvironmentCommand = class _StopDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2475
2442
|
...commonParams
|
|
2476
2443
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2487,7 +2454,6 @@ var StopDevEnvironmentCommand = _StopDevEnvironmentCommand;
|
|
|
2487
2454
|
|
|
2488
2455
|
|
|
2489
2456
|
|
|
2490
|
-
|
|
2491
2457
|
var _StopDevEnvironmentSessionCommand = class _StopDevEnvironmentSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2492
2458
|
...commonParams
|
|
2493
2459
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2504,7 +2470,6 @@ var StopDevEnvironmentSessionCommand = _StopDevEnvironmentSessionCommand;
|
|
|
2504
2470
|
|
|
2505
2471
|
|
|
2506
2472
|
|
|
2507
|
-
|
|
2508
2473
|
var _UpdateDevEnvironmentCommand = class _UpdateDevEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2509
2474
|
...commonParams
|
|
2510
2475
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2521,7 +2486,6 @@ var UpdateDevEnvironmentCommand = _UpdateDevEnvironmentCommand;
|
|
|
2521
2486
|
|
|
2522
2487
|
|
|
2523
2488
|
|
|
2524
|
-
|
|
2525
2489
|
var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2526
2490
|
...commonParams
|
|
2527
2491
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2538,7 +2502,6 @@ var UpdateProjectCommand = _UpdateProjectCommand;
|
|
|
2538
2502
|
|
|
2539
2503
|
|
|
2540
2504
|
|
|
2541
|
-
|
|
2542
2505
|
var _UpdateSpaceCommand = class _UpdateSpaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2543
2506
|
...commonParams
|
|
2544
2507
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2555,7 +2518,6 @@ var UpdateSpaceCommand = _UpdateSpaceCommand;
|
|
|
2555
2518
|
|
|
2556
2519
|
|
|
2557
2520
|
|
|
2558
|
-
|
|
2559
2521
|
var _VerifySessionCommand = class _VerifySessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2560
2522
|
...commonParams
|
|
2561
2523
|
}).m(function(Command, cs, config, o) {
|