@aws-sdk/client-pipes 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 -10
- package/dist-types/commands/CreatePipeCommand.d.ts +2 -1
- package/dist-types/commands/DeletePipeCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipeCommand.d.ts +2 -1
- package/dist-types/commands/ListPipesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartPipeCommand.d.ts +2 -1
- package/dist-types/commands/StopPipeCommand.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/UpdatePipeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/PipesServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartPipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopPipeCommand.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/UpdatePipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/PipesServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -257,7 +257,6 @@ var PipesClient = _PipesClient;
|
|
|
257
257
|
|
|
258
258
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
259
259
|
|
|
260
|
-
var import_types = require("@smithy/types");
|
|
261
260
|
|
|
262
261
|
// src/models/models_0.ts
|
|
263
262
|
|
|
@@ -1336,7 +1335,6 @@ var CreatePipeCommand = _CreatePipeCommand;
|
|
|
1336
1335
|
|
|
1337
1336
|
|
|
1338
1337
|
|
|
1339
|
-
|
|
1340
1338
|
var _DeletePipeCommand = class _DeletePipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1341
1339
|
...commonParams
|
|
1342
1340
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1353,7 +1351,6 @@ var DeletePipeCommand = _DeletePipeCommand;
|
|
|
1353
1351
|
|
|
1354
1352
|
|
|
1355
1353
|
|
|
1356
|
-
|
|
1357
1354
|
var _DescribePipeCommand = class _DescribePipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1358
1355
|
...commonParams
|
|
1359
1356
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1370,7 +1367,6 @@ var DescribePipeCommand = _DescribePipeCommand;
|
|
|
1370
1367
|
|
|
1371
1368
|
|
|
1372
1369
|
|
|
1373
|
-
|
|
1374
1370
|
var _ListPipesCommand = class _ListPipesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1375
1371
|
...commonParams
|
|
1376
1372
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1387,7 +1383,6 @@ var ListPipesCommand = _ListPipesCommand;
|
|
|
1387
1383
|
|
|
1388
1384
|
|
|
1389
1385
|
|
|
1390
|
-
|
|
1391
1386
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1392
1387
|
...commonParams
|
|
1393
1388
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1404,7 +1399,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
1404
1399
|
|
|
1405
1400
|
|
|
1406
1401
|
|
|
1407
|
-
|
|
1408
1402
|
var _StartPipeCommand = class _StartPipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1409
1403
|
...commonParams
|
|
1410
1404
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1421,7 +1415,6 @@ var StartPipeCommand = _StartPipeCommand;
|
|
|
1421
1415
|
|
|
1422
1416
|
|
|
1423
1417
|
|
|
1424
|
-
|
|
1425
1418
|
var _StopPipeCommand = class _StopPipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1426
1419
|
...commonParams
|
|
1427
1420
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1438,7 +1431,6 @@ var StopPipeCommand = _StopPipeCommand;
|
|
|
1438
1431
|
|
|
1439
1432
|
|
|
1440
1433
|
|
|
1441
|
-
|
|
1442
1434
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1443
1435
|
...commonParams
|
|
1444
1436
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1455,7 +1447,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
1455
1447
|
|
|
1456
1448
|
|
|
1457
1449
|
|
|
1458
|
-
|
|
1459
1450
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1460
1451
|
...commonParams
|
|
1461
1452
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1472,7 +1463,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
1472
1463
|
|
|
1473
1464
|
|
|
1474
1465
|
|
|
1475
|
-
|
|
1476
1466
|
var _UpdatePipeCommand = class _UpdatePipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1477
1467
|
...commonParams
|
|
1478
1468
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
export * from "./PipesClient";
|
|
12
12
|
export * from "./Pipes";
|
|
13
13
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
14
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
-
export { PipesExtensionConfiguration } from "./extensionConfiguration";
|
|
14
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
+
export type { PipesExtensionConfiguration } 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
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreatePipeCommandInput extends CreatePipeRequest {}
|
|
11
12
|
export interface CreatePipeCommandOutput
|
|
12
13
|
extends CreatePipeResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePipeCommandInput extends DeletePipeRequest {}
|
|
11
12
|
export interface DeletePipeCommandOutput
|
|
12
13
|
extends DeletePipeResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribePipeCommandInput extends DescribePipeRequest {}
|
|
11
12
|
export interface DescribePipeCommandOutput
|
|
12
13
|
extends DescribePipeResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPipesCommandInput extends ListPipesRequest {}
|
|
11
12
|
export interface ListPipesCommandOutput
|
|
12
13
|
extends ListPipesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PipesClient";
|
|
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
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartPipeCommandInput extends StartPipeRequest {}
|
|
11
12
|
export interface StartPipeCommandOutput
|
|
12
13
|
extends StartPipeResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopPipeCommandInput extends StopPipeRequest {}
|
|
11
12
|
export interface StopPipeCommandOutput
|
|
12
13
|
extends StopPipeResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
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
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PipesClient";
|
|
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
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PipesClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePipeCommandInput extends UpdatePipeRequest {}
|
|
11
12
|
export interface UpdatePipeCommandOutput
|
|
12
13
|
extends UpdatePipeResponse,
|
|
@@ -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 PipesServiceException 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-pipes",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pipes 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-pipes",
|
|
@@ -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",
|