@aws-sdk/client-amplify 3.590.0 → 3.596.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 -37
- package/dist-types/commands/CreateAppCommand.d.ts +2 -1
- package/dist-types/commands/CreateBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateBranchCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebhookCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBranchCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/commands/GenerateAccessLogsCommand.d.ts +2 -1
- package/dist-types/commands/GetAppCommand.d.ts +2 -1
- package/dist-types/commands/GetArtifactUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetBranchCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetWebhookCommand.d.ts +2 -1
- package/dist-types/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListBackendEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebhooksCommand.d.ts +2 -1
- package/dist-types/commands/StartDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/StartJobCommand.d.ts +2 -1
- package/dist-types/commands/StopJobCommand.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/UpdateAppCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBranchCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebhookCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AmplifyServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GenerateAccessLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetArtifactUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBackendEnvironmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBackendEnvironmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDeploymentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopJobCommand.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/UpdateAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBranchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AmplifyServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -251,7 +251,6 @@ var AmplifyClient = _AmplifyClient;
|
|
|
251
251
|
|
|
252
252
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
253
253
|
|
|
254
|
-
var import_types = require("@smithy/types");
|
|
255
254
|
|
|
256
255
|
// src/models/models_0.ts
|
|
257
256
|
|
|
@@ -1950,7 +1949,6 @@ var CreateAppCommand = _CreateAppCommand;
|
|
|
1950
1949
|
|
|
1951
1950
|
|
|
1952
1951
|
|
|
1953
|
-
|
|
1954
1952
|
var _CreateBackendEnvironmentCommand = class _CreateBackendEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1955
1953
|
...commonParams
|
|
1956
1954
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1967,7 +1965,6 @@ var CreateBackendEnvironmentCommand = _CreateBackendEnvironmentCommand;
|
|
|
1967
1965
|
|
|
1968
1966
|
|
|
1969
1967
|
|
|
1970
|
-
|
|
1971
1968
|
var _CreateBranchCommand = class _CreateBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1972
1969
|
...commonParams
|
|
1973
1970
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1984,7 +1981,6 @@ var CreateBranchCommand = _CreateBranchCommand;
|
|
|
1984
1981
|
|
|
1985
1982
|
|
|
1986
1983
|
|
|
1987
|
-
|
|
1988
1984
|
var _CreateDeploymentCommand = class _CreateDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1989
1985
|
...commonParams
|
|
1990
1986
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2001,7 +1997,6 @@ var CreateDeploymentCommand = _CreateDeploymentCommand;
|
|
|
2001
1997
|
|
|
2002
1998
|
|
|
2003
1999
|
|
|
2004
|
-
|
|
2005
2000
|
var _CreateDomainAssociationCommand = class _CreateDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2006
2001
|
...commonParams
|
|
2007
2002
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2018,7 +2013,6 @@ var CreateDomainAssociationCommand = _CreateDomainAssociationCommand;
|
|
|
2018
2013
|
|
|
2019
2014
|
|
|
2020
2015
|
|
|
2021
|
-
|
|
2022
2016
|
var _CreateWebhookCommand = class _CreateWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2023
2017
|
...commonParams
|
|
2024
2018
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2035,7 +2029,6 @@ var CreateWebhookCommand = _CreateWebhookCommand;
|
|
|
2035
2029
|
|
|
2036
2030
|
|
|
2037
2031
|
|
|
2038
|
-
|
|
2039
2032
|
var _DeleteAppCommand = class _DeleteAppCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2040
2033
|
...commonParams
|
|
2041
2034
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2052,7 +2045,6 @@ var DeleteAppCommand = _DeleteAppCommand;
|
|
|
2052
2045
|
|
|
2053
2046
|
|
|
2054
2047
|
|
|
2055
|
-
|
|
2056
2048
|
var _DeleteBackendEnvironmentCommand = class _DeleteBackendEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2057
2049
|
...commonParams
|
|
2058
2050
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2069,7 +2061,6 @@ var DeleteBackendEnvironmentCommand = _DeleteBackendEnvironmentCommand;
|
|
|
2069
2061
|
|
|
2070
2062
|
|
|
2071
2063
|
|
|
2072
|
-
|
|
2073
2064
|
var _DeleteBranchCommand = class _DeleteBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2074
2065
|
...commonParams
|
|
2075
2066
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2086,7 +2077,6 @@ var DeleteBranchCommand = _DeleteBranchCommand;
|
|
|
2086
2077
|
|
|
2087
2078
|
|
|
2088
2079
|
|
|
2089
|
-
|
|
2090
2080
|
var _DeleteDomainAssociationCommand = class _DeleteDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2091
2081
|
...commonParams
|
|
2092
2082
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2103,7 +2093,6 @@ var DeleteDomainAssociationCommand = _DeleteDomainAssociationCommand;
|
|
|
2103
2093
|
|
|
2104
2094
|
|
|
2105
2095
|
|
|
2106
|
-
|
|
2107
2096
|
var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2108
2097
|
...commonParams
|
|
2109
2098
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2120,7 +2109,6 @@ var DeleteJobCommand = _DeleteJobCommand;
|
|
|
2120
2109
|
|
|
2121
2110
|
|
|
2122
2111
|
|
|
2123
|
-
|
|
2124
2112
|
var _DeleteWebhookCommand = class _DeleteWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2125
2113
|
...commonParams
|
|
2126
2114
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2137,7 +2125,6 @@ var DeleteWebhookCommand = _DeleteWebhookCommand;
|
|
|
2137
2125
|
|
|
2138
2126
|
|
|
2139
2127
|
|
|
2140
|
-
|
|
2141
2128
|
var _GenerateAccessLogsCommand = class _GenerateAccessLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2142
2129
|
...commonParams
|
|
2143
2130
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2154,7 +2141,6 @@ var GenerateAccessLogsCommand = _GenerateAccessLogsCommand;
|
|
|
2154
2141
|
|
|
2155
2142
|
|
|
2156
2143
|
|
|
2157
|
-
|
|
2158
2144
|
var _GetAppCommand = class _GetAppCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2159
2145
|
...commonParams
|
|
2160
2146
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2171,7 +2157,6 @@ var GetAppCommand = _GetAppCommand;
|
|
|
2171
2157
|
|
|
2172
2158
|
|
|
2173
2159
|
|
|
2174
|
-
|
|
2175
2160
|
var _GetArtifactUrlCommand = class _GetArtifactUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2176
2161
|
...commonParams
|
|
2177
2162
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2188,7 +2173,6 @@ var GetArtifactUrlCommand = _GetArtifactUrlCommand;
|
|
|
2188
2173
|
|
|
2189
2174
|
|
|
2190
2175
|
|
|
2191
|
-
|
|
2192
2176
|
var _GetBackendEnvironmentCommand = class _GetBackendEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2193
2177
|
...commonParams
|
|
2194
2178
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2205,7 +2189,6 @@ var GetBackendEnvironmentCommand = _GetBackendEnvironmentCommand;
|
|
|
2205
2189
|
|
|
2206
2190
|
|
|
2207
2191
|
|
|
2208
|
-
|
|
2209
2192
|
var _GetBranchCommand = class _GetBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2210
2193
|
...commonParams
|
|
2211
2194
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2222,7 +2205,6 @@ var GetBranchCommand = _GetBranchCommand;
|
|
|
2222
2205
|
|
|
2223
2206
|
|
|
2224
2207
|
|
|
2225
|
-
|
|
2226
2208
|
var _GetDomainAssociationCommand = class _GetDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2227
2209
|
...commonParams
|
|
2228
2210
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2239,7 +2221,6 @@ var GetDomainAssociationCommand = _GetDomainAssociationCommand;
|
|
|
2239
2221
|
|
|
2240
2222
|
|
|
2241
2223
|
|
|
2242
|
-
|
|
2243
2224
|
var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2244
2225
|
...commonParams
|
|
2245
2226
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2256,7 +2237,6 @@ var GetJobCommand = _GetJobCommand;
|
|
|
2256
2237
|
|
|
2257
2238
|
|
|
2258
2239
|
|
|
2259
|
-
|
|
2260
2240
|
var _GetWebhookCommand = class _GetWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2261
2241
|
...commonParams
|
|
2262
2242
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2273,7 +2253,6 @@ var GetWebhookCommand = _GetWebhookCommand;
|
|
|
2273
2253
|
|
|
2274
2254
|
|
|
2275
2255
|
|
|
2276
|
-
|
|
2277
2256
|
var _ListAppsCommand = class _ListAppsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2278
2257
|
...commonParams
|
|
2279
2258
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2290,7 +2269,6 @@ var ListAppsCommand = _ListAppsCommand;
|
|
|
2290
2269
|
|
|
2291
2270
|
|
|
2292
2271
|
|
|
2293
|
-
|
|
2294
2272
|
var _ListArtifactsCommand = class _ListArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2295
2273
|
...commonParams
|
|
2296
2274
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2307,7 +2285,6 @@ var ListArtifactsCommand = _ListArtifactsCommand;
|
|
|
2307
2285
|
|
|
2308
2286
|
|
|
2309
2287
|
|
|
2310
|
-
|
|
2311
2288
|
var _ListBackendEnvironmentsCommand = class _ListBackendEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2312
2289
|
...commonParams
|
|
2313
2290
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2324,7 +2301,6 @@ var ListBackendEnvironmentsCommand = _ListBackendEnvironmentsCommand;
|
|
|
2324
2301
|
|
|
2325
2302
|
|
|
2326
2303
|
|
|
2327
|
-
|
|
2328
2304
|
var _ListBranchesCommand = class _ListBranchesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2329
2305
|
...commonParams
|
|
2330
2306
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2341,7 +2317,6 @@ var ListBranchesCommand = _ListBranchesCommand;
|
|
|
2341
2317
|
|
|
2342
2318
|
|
|
2343
2319
|
|
|
2344
|
-
|
|
2345
2320
|
var _ListDomainAssociationsCommand = class _ListDomainAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2346
2321
|
...commonParams
|
|
2347
2322
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2358,7 +2333,6 @@ var ListDomainAssociationsCommand = _ListDomainAssociationsCommand;
|
|
|
2358
2333
|
|
|
2359
2334
|
|
|
2360
2335
|
|
|
2361
|
-
|
|
2362
2336
|
var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2363
2337
|
...commonParams
|
|
2364
2338
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2375,7 +2349,6 @@ var ListJobsCommand = _ListJobsCommand;
|
|
|
2375
2349
|
|
|
2376
2350
|
|
|
2377
2351
|
|
|
2378
|
-
|
|
2379
2352
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2380
2353
|
...commonParams
|
|
2381
2354
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2392,7 +2365,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2392
2365
|
|
|
2393
2366
|
|
|
2394
2367
|
|
|
2395
|
-
|
|
2396
2368
|
var _ListWebhooksCommand = class _ListWebhooksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2397
2369
|
...commonParams
|
|
2398
2370
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2409,7 +2381,6 @@ var ListWebhooksCommand = _ListWebhooksCommand;
|
|
|
2409
2381
|
|
|
2410
2382
|
|
|
2411
2383
|
|
|
2412
|
-
|
|
2413
2384
|
var _StartDeploymentCommand = class _StartDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2414
2385
|
...commonParams
|
|
2415
2386
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2426,7 +2397,6 @@ var StartDeploymentCommand = _StartDeploymentCommand;
|
|
|
2426
2397
|
|
|
2427
2398
|
|
|
2428
2399
|
|
|
2429
|
-
|
|
2430
2400
|
var _StartJobCommand = class _StartJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2431
2401
|
...commonParams
|
|
2432
2402
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2443,7 +2413,6 @@ var StartJobCommand = _StartJobCommand;
|
|
|
2443
2413
|
|
|
2444
2414
|
|
|
2445
2415
|
|
|
2446
|
-
|
|
2447
2416
|
var _StopJobCommand = class _StopJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2448
2417
|
...commonParams
|
|
2449
2418
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2460,7 +2429,6 @@ var StopJobCommand = _StopJobCommand;
|
|
|
2460
2429
|
|
|
2461
2430
|
|
|
2462
2431
|
|
|
2463
|
-
|
|
2464
2432
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2465
2433
|
...commonParams
|
|
2466
2434
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2477,7 +2445,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2477
2445
|
|
|
2478
2446
|
|
|
2479
2447
|
|
|
2480
|
-
|
|
2481
2448
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2482
2449
|
...commonParams
|
|
2483
2450
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2494,7 +2461,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2494
2461
|
|
|
2495
2462
|
|
|
2496
2463
|
|
|
2497
|
-
|
|
2498
2464
|
var _UpdateAppCommand = class _UpdateAppCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2499
2465
|
...commonParams
|
|
2500
2466
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2511,7 +2477,6 @@ var UpdateAppCommand = _UpdateAppCommand;
|
|
|
2511
2477
|
|
|
2512
2478
|
|
|
2513
2479
|
|
|
2514
|
-
|
|
2515
2480
|
var _UpdateBranchCommand = class _UpdateBranchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2516
2481
|
...commonParams
|
|
2517
2482
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2528,7 +2493,6 @@ var UpdateBranchCommand = _UpdateBranchCommand;
|
|
|
2528
2493
|
|
|
2529
2494
|
|
|
2530
2495
|
|
|
2531
|
-
|
|
2532
2496
|
var _UpdateDomainAssociationCommand = class _UpdateDomainAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2533
2497
|
...commonParams
|
|
2534
2498
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2545,7 +2509,6 @@ var UpdateDomainAssociationCommand = _UpdateDomainAssociationCommand;
|
|
|
2545
2509
|
|
|
2546
2510
|
|
|
2547
2511
|
|
|
2548
|
-
|
|
2549
2512
|
var _UpdateWebhookCommand = class _UpdateWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2550
2513
|
...commonParams
|
|
2551
2514
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
export * from "./AmplifyClient";
|
|
12
12
|
export * from "./Amplify";
|
|
13
13
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
14
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
-
export { AmplifyExtensionConfiguration } from "./extensionConfiguration";
|
|
14
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
+
export type { AmplifyExtensionConfiguration } from "./extensionConfiguration";
|
|
16
16
|
export * from "./commands";
|
|
17
17
|
export * from "./pagination";
|
|
18
18
|
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
|
*
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { CreateAppRequest, CreateAppResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateAppCommandInput extends CreateAppRequest {}
|
|
11
12
|
export interface CreateAppCommandOutput
|
|
12
13
|
extends CreateAppResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateBackendEnvironmentRequest,
|
|
10
10
|
CreateBackendEnvironmentResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBackendEnvironmentCommandInput
|
|
14
15
|
extends CreateBackendEnvironmentRequest {}
|
|
15
16
|
export interface CreateBackendEnvironmentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { CreateBranchRequest, CreateBranchResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateBranchCommandInput extends CreateBranchRequest {}
|
|
11
12
|
export interface CreateBranchCommandOutput
|
|
12
13
|
extends CreateBranchResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDeploymentRequest,
|
|
10
10
|
CreateDeploymentResult,
|
|
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 CreateDeploymentResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateDomainAssociationRequest,
|
|
10
10
|
CreateDomainAssociationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDomainAssociationCommandInput
|
|
14
15
|
extends CreateDomainAssociationRequest {}
|
|
15
16
|
export interface CreateDomainAssociationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { CreateWebhookRequest, CreateWebhookResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateWebhookCommandInput extends CreateWebhookRequest {}
|
|
11
12
|
export interface CreateWebhookCommandOutput
|
|
12
13
|
extends CreateWebhookResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { DeleteAppRequest, DeleteAppResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAppCommandInput extends DeleteAppRequest {}
|
|
11
12
|
export interface DeleteAppCommandOutput
|
|
12
13
|
extends DeleteAppResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteBackendEnvironmentRequest,
|
|
10
10
|
DeleteBackendEnvironmentResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteBackendEnvironmentCommandInput
|
|
14
15
|
extends DeleteBackendEnvironmentRequest {}
|
|
15
16
|
export interface DeleteBackendEnvironmentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { DeleteBranchRequest, DeleteBranchResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteBranchCommandInput extends DeleteBranchRequest {}
|
|
11
12
|
export interface DeleteBranchCommandOutput
|
|
12
13
|
extends DeleteBranchResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteDomainAssociationRequest,
|
|
10
10
|
DeleteDomainAssociationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDomainAssociationCommandInput
|
|
14
15
|
extends DeleteDomainAssociationRequest {}
|
|
15
16
|
export interface DeleteDomainAssociationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { DeleteJobRequest, DeleteJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteJobCommandInput extends DeleteJobRequest {}
|
|
11
12
|
export interface DeleteJobCommandOutput
|
|
12
13
|
extends DeleteJobResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { DeleteWebhookRequest, DeleteWebhookResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteWebhookCommandInput extends DeleteWebhookRequest {}
|
|
11
12
|
export interface DeleteWebhookCommandOutput
|
|
12
13
|
extends DeleteWebhookResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GenerateAccessLogsRequest,
|
|
10
10
|
GenerateAccessLogsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GenerateAccessLogsCommandInput
|
|
14
15
|
extends GenerateAccessLogsRequest {}
|
|
15
16
|
export interface GenerateAccessLogsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { GetAppRequest, GetAppResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetAppCommandInput extends GetAppRequest {}
|
|
11
12
|
export interface GetAppCommandOutput extends GetAppResult, __MetadataBearer {}
|
|
12
13
|
declare const GetAppCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetArtifactUrlRequest,
|
|
10
10
|
GetArtifactUrlResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetArtifactUrlCommandInput extends GetArtifactUrlRequest {}
|
|
14
15
|
export interface GetArtifactUrlCommandOutput
|
|
15
16
|
extends GetArtifactUrlResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetBackendEnvironmentRequest,
|
|
10
10
|
GetBackendEnvironmentResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetBackendEnvironmentCommandInput
|
|
14
15
|
extends GetBackendEnvironmentRequest {}
|
|
15
16
|
export interface GetBackendEnvironmentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { GetBranchRequest, GetBranchResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetBranchCommandInput extends GetBranchRequest {}
|
|
11
12
|
export interface GetBranchCommandOutput
|
|
12
13
|
extends GetBranchResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetDomainAssociationRequest,
|
|
10
10
|
GetDomainAssociationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDomainAssociationCommandInput
|
|
14
15
|
extends GetDomainAssociationRequest {}
|
|
15
16
|
export interface GetDomainAssociationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { GetJobRequest, GetJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetJobCommandInput extends GetJobRequest {}
|
|
11
12
|
export interface GetJobCommandOutput extends GetJobResult, __MetadataBearer {}
|
|
12
13
|
declare const GetJobCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { GetWebhookRequest, GetWebhookResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetWebhookCommandInput extends GetWebhookRequest {}
|
|
11
12
|
export interface GetWebhookCommandOutput
|
|
12
13
|
extends GetWebhookResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { ListAppsRequest, ListAppsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAppsCommandInput extends ListAppsRequest {}
|
|
11
12
|
export interface ListAppsCommandOutput
|
|
12
13
|
extends ListAppsResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { ListArtifactsRequest, ListArtifactsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListArtifactsCommandInput extends ListArtifactsRequest {}
|
|
11
12
|
export interface ListArtifactsCommandOutput
|
|
12
13
|
extends ListArtifactsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBackendEnvironmentsRequest,
|
|
10
10
|
ListBackendEnvironmentsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBackendEnvironmentsCommandInput
|
|
14
15
|
extends ListBackendEnvironmentsRequest {}
|
|
15
16
|
export interface ListBackendEnvironmentsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { ListBranchesRequest, ListBranchesResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListBranchesCommandInput extends ListBranchesRequest {}
|
|
11
12
|
export interface ListBranchesCommandOutput
|
|
12
13
|
extends ListBranchesResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListDomainAssociationsRequest,
|
|
10
10
|
ListDomainAssociationsResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDomainAssociationsCommandInput
|
|
14
15
|
extends ListDomainAssociationsRequest {}
|
|
15
16
|
export interface ListDomainAssociationsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { ListJobsRequest, ListJobsResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
11
12
|
export interface ListJobsCommandOutput
|
|
12
13
|
extends ListJobsResult,
|
|
@@ -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
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { ListWebhooksRequest, ListWebhooksResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListWebhooksCommandInput extends ListWebhooksRequest {}
|
|
11
12
|
export interface ListWebhooksCommandOutput
|
|
12
13
|
extends ListWebhooksResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartDeploymentRequest,
|
|
10
10
|
StartDeploymentResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartDeploymentCommandInput extends StartDeploymentRequest {}
|
|
14
15
|
export interface StartDeploymentCommandOutput
|
|
15
16
|
extends StartDeploymentResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { StartJobRequest, StartJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartJobCommandInput extends StartJobRequest {}
|
|
11
12
|
export interface StartJobCommandOutput
|
|
12
13
|
extends StartJobResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { StopJobRequest, StopJobResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopJobCommandInput extends StopJobRequest {}
|
|
11
12
|
export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {}
|
|
12
13
|
declare const StopJobCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
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,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { UpdateAppRequest, UpdateAppResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateAppCommandInput extends UpdateAppRequest {}
|
|
11
12
|
export interface UpdateAppCommandOutput
|
|
12
13
|
extends UpdateAppResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { UpdateBranchRequest, UpdateBranchResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateBranchCommandInput extends UpdateBranchRequest {}
|
|
11
12
|
export interface UpdateBranchCommandOutput
|
|
12
13
|
extends UpdateBranchResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateDomainAssociationRequest,
|
|
10
10
|
UpdateDomainAssociationResult,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateDomainAssociationCommandInput
|
|
14
15
|
extends UpdateDomainAssociationRequest {}
|
|
15
16
|
export interface UpdateDomainAssociationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AmplifyClient";
|
|
8
8
|
import { UpdateWebhookRequest, UpdateWebhookResult } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateWebhookCommandInput extends UpdateWebhookRequest {}
|
|
11
12
|
export interface UpdateWebhookCommandOutput
|
|
12
13
|
extends UpdateWebhookResult,
|
|
@@ -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 AmplifyServiceException 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-amplify",
|
|
3
3
|
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.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-amplify",
|
|
@@ -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.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.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",
|