@aws-sdk/client-iotsecuretunneling
Advanced tools
Comparing version 3.649.0 to 3.650.0
@@ -546,5 +546,3 @@ "use strict"; | ||
// src/commands/CloseTunnelCommand.ts | ||
var _CloseTunnelCommand = class _CloseTunnelCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _CloseTunnelCommand = class _CloseTunnelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -563,5 +561,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _DescribeTunnelCommand = class _DescribeTunnelCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _DescribeTunnelCommand = class _DescribeTunnelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -580,5 +576,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -597,5 +591,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _ListTunnelsCommand = class _ListTunnelsCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _ListTunnelsCommand = class _ListTunnelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -614,5 +606,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _OpenTunnelCommand = class _OpenTunnelCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _OpenTunnelCommand = class _OpenTunnelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -631,5 +621,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _RotateTunnelAccessTokenCommand = class _RotateTunnelAccessTokenCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _RotateTunnelAccessTokenCommand = class _RotateTunnelAccessTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -648,5 +636,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -665,5 +651,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
...commonParams | ||
}).m(function(Command, cs, config, o) { | ||
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -670,0 +654,0 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -10,5 +10,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -15,0 +13,0 @@ return [ |
@@ -10,5 +10,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -15,0 +13,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint"; | ||
.classBuilder() | ||
.ep({ | ||
...commonParams, | ||
}) | ||
.ep(commonParams) | ||
.m(function (Command, cs, config, o) { | ||
@@ -14,0 +12,0 @@ return [ |
{ | ||
"name": "@aws-sdk/client-iotsecuretunneling", | ||
"description": "AWS SDK for JavaScript Iotsecuretunneling Client for Node.js, Browser and React Native", | ||
"version": "3.649.0", | ||
"version": "3.650.0", | ||
"scripts": { | ||
@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.649.0", | ||
"@aws-sdk/client-sts": "3.649.0", | ||
"@aws-sdk/client-sso-oidc": "3.650.0", | ||
"@aws-sdk/client-sts": "3.650.0", | ||
"@aws-sdk/core": "3.649.0", | ||
"@aws-sdk/credential-provider-node": "3.649.0", | ||
"@aws-sdk/credential-provider-node": "3.650.0", | ||
"@aws-sdk/middleware-host-header": "3.649.0", | ||
@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.649.0", |
233033
4844
+ Added@aws-sdk/client-sso@3.650.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.650.0(transitive)
+ Added@aws-sdk/client-sts@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.650.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.650.0(transitive)
- Removed@aws-sdk/client-sso@3.649.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.649.0(transitive)
- Removed@aws-sdk/client-sts@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.649.0(transitive)
Updated@aws-sdk/client-sts@3.650.0