@aws-sdk/client-transfer 3.41.0 → 3.46.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/CHANGELOG.md +47 -0
- package/dist-cjs/endpoints.js +1 -0
- package/dist-cjs/models/models_0.js +16 -9
- package/dist-cjs/protocols/Aws_json1_1.js +9 -0
- package/dist-cjs/runtimeConfig.js +0 -2
- package/dist-es/endpoints.js +1 -0
- package/dist-es/models/models_0.js +11 -4
- package/dist-es/protocols/Aws_json1_1.js +10 -4
- package/dist-es/runtimeConfig.js +0 -2
- package/dist-types/models/models_0.d.ts +98 -40
- package/dist-types/ts3.4/models/models_0.d.ts +21 -9
- package/package.json +36 -43
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,53 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
|
|
17
|
+
* end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Features
|
|
27
|
+
|
|
28
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
35
|
+
|
|
36
|
+
**Note:** Version bump only for package @aws-sdk/client-transfer
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
# [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Features
|
|
46
|
+
|
|
47
|
+
* **clients:** update clients as of 11/18/2021 ([#3039](https://github.com/aws/aws-sdk-js-v3/issues/3039)) ([d2b2c45](https://github.com/aws/aws-sdk-js-v3/commit/d2b2c453315fc7bff798c1fb97c792e59274b4d6))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
6
53
|
# [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
|
|
7
54
|
|
|
8
55
|
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.UpdateUserResponse = exports.UpdateUserRequest = exports.UpdateServerResponse = exports.UpdateServerRequest = exports.UpdateAccessResponse = exports.UpdateAccessRequest = exports.UntagResourceRequest = exports.TestIdentityProviderResponse = exports.TestIdentityProviderRequest = exports.TagResourceRequest = exports.StopServerRequest = exports.StartServerRequest = void 0;
|
|
3
|
+
exports.DescribeAccessResponse = exports.DescribedAccess = exports.DescribeAccessRequest = exports.DeleteWorkflowRequest = exports.DeleteUserRequest = exports.DeleteSshPublicKeyRequest = exports.DeleteServerRequest = exports.DeleteAccessRequest = exports.CustomStepStatus = exports.CreateWorkflowResponse = exports.CreateWorkflowRequest = exports.WorkflowStep = exports.WorkflowStepType = exports.TagStepDetails = exports.S3Tag = exports.DeleteStepDetails = exports.CustomStepDetails = exports.CreateUserResponse = exports.CreateUserRequest = exports.ThrottlingException = exports.CreateServerResponse = exports.CreateServerRequest = exports.WorkflowDetails = exports.WorkflowDetail = exports.Tag = exports.Protocol = exports.ProtocolDetails = exports.TlsSessionResumptionMode = exports.IdentityProviderType = exports.IdentityProviderDetails = exports.EndpointType = exports.EndpointDetails = exports.Domain = exports.ServiceUnavailableException = exports.ResourceNotFoundException = exports.ResourceExistsException = exports.InvalidRequestException = exports.InternalServiceError = exports.CreateAccessResponse = exports.CreateAccessRequest = exports.PosixProfile = exports.HomeDirectoryType = exports.HomeDirectoryMapEntry = exports.CopyStepDetails = exports.OverwriteExisting = exports.InputFileLocation = exports.S3InputFileLocation = exports.EfsFileLocation = exports.ConflictException = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.SendWorkflowStepStateRequest = exports.ListWorkflowsResponse = exports.ListWorkflowsRequest = exports.ListUsersResponse = exports.ListUsersRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListServersResponse = exports.ListServersRequest = exports.ListSecurityPoliciesResponse = exports.ListSecurityPoliciesRequest = exports.ListExecutionsResponse = exports.ListExecutionsRequest = exports.ListedWorkflow = exports.ListedUser = exports.ListedServer = exports.ListedExecution = exports.ListAccessesResponse = exports.ListedAccess = exports.ListAccessesRequest = exports.InvalidNextTokenException = exports.ImportSshPublicKeyResponse = exports.ImportSshPublicKeyRequest = exports.DescribeWorkflowResponse = exports.DescribeWorkflowRequest = exports.DescribeUserResponse = exports.DescribeUserRequest = exports.DescribeServerResponse = exports.DescribeServerRequest = exports.DescribeSecurityPolicyResponse = exports.DescribeSecurityPolicyRequest = exports.DescribeExecutionResponse = exports.DescribeExecutionRequest = exports.DescribedWorkflow = exports.DescribedUser = exports.SshPublicKey = exports.DescribedServer = exports.State = exports.DescribedSecurityPolicy = exports.DescribedExecution = exports.ExecutionStatus = exports.ServiceMetadata = exports.UserDetails = exports.ExecutionResults = exports.ExecutionStepResult = exports.ExecutionError = exports.ExecutionErrorType = exports.LoggingConfiguration = exports.FileLocation = exports.S3FileLocation = void 0;
|
|
5
|
+
exports.UpdateUserResponse = exports.UpdateUserRequest = exports.UpdateServerResponse = exports.UpdateServerRequest = exports.UpdateAccessResponse = exports.UpdateAccessRequest = exports.UntagResourceRequest = exports.TestIdentityProviderResponse = exports.TestIdentityProviderRequest = exports.TagResourceRequest = exports.StopServerRequest = exports.StartServerRequest = exports.SendWorkflowStepStateResponse = void 0;
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
7
|
var AccessDeniedException;
|
|
8
8
|
(function (AccessDeniedException) {
|
|
@@ -131,8 +131,21 @@ var IdentityProviderType;
|
|
|
131
131
|
(function (IdentityProviderType) {
|
|
132
132
|
IdentityProviderType["API_GATEWAY"] = "API_GATEWAY";
|
|
133
133
|
IdentityProviderType["AWS_DIRECTORY_SERVICE"] = "AWS_DIRECTORY_SERVICE";
|
|
134
|
+
IdentityProviderType["AWS_LAMBDA"] = "AWS_LAMBDA";
|
|
134
135
|
IdentityProviderType["SERVICE_MANAGED"] = "SERVICE_MANAGED";
|
|
135
136
|
})(IdentityProviderType = exports.IdentityProviderType || (exports.IdentityProviderType = {}));
|
|
137
|
+
var TlsSessionResumptionMode;
|
|
138
|
+
(function (TlsSessionResumptionMode) {
|
|
139
|
+
TlsSessionResumptionMode["DISABLED"] = "DISABLED";
|
|
140
|
+
TlsSessionResumptionMode["ENABLED"] = "ENABLED";
|
|
141
|
+
TlsSessionResumptionMode["ENFORCED"] = "ENFORCED";
|
|
142
|
+
})(TlsSessionResumptionMode = exports.TlsSessionResumptionMode || (exports.TlsSessionResumptionMode = {}));
|
|
143
|
+
var ProtocolDetails;
|
|
144
|
+
(function (ProtocolDetails) {
|
|
145
|
+
ProtocolDetails.filterSensitiveLog = (obj) => ({
|
|
146
|
+
...obj,
|
|
147
|
+
});
|
|
148
|
+
})(ProtocolDetails = exports.ProtocolDetails || (exports.ProtocolDetails = {}));
|
|
136
149
|
var Protocol;
|
|
137
150
|
(function (Protocol) {
|
|
138
151
|
Protocol["FTP"] = "FTP";
|
|
@@ -361,12 +374,6 @@ var DescribedSecurityPolicy;
|
|
|
361
374
|
...obj,
|
|
362
375
|
});
|
|
363
376
|
})(DescribedSecurityPolicy = exports.DescribedSecurityPolicy || (exports.DescribedSecurityPolicy = {}));
|
|
364
|
-
var ProtocolDetails;
|
|
365
|
-
(function (ProtocolDetails) {
|
|
366
|
-
ProtocolDetails.filterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
})(ProtocolDetails = exports.ProtocolDetails || (exports.ProtocolDetails = {}));
|
|
370
377
|
var State;
|
|
371
378
|
(function (State) {
|
|
372
379
|
State["OFFLINE"] = "OFFLINE";
|
|
@@ -2923,6 +2923,10 @@ const serializeAws_json1_1CreateServerRequest = (input, context) => {
|
|
|
2923
2923
|
...(input.IdentityProviderType !== undefined &&
|
|
2924
2924
|
input.IdentityProviderType !== null && { IdentityProviderType: input.IdentityProviderType }),
|
|
2925
2925
|
...(input.LoggingRole !== undefined && input.LoggingRole !== null && { LoggingRole: input.LoggingRole }),
|
|
2926
|
+
...(input.ProtocolDetails !== undefined &&
|
|
2927
|
+
input.ProtocolDetails !== null && {
|
|
2928
|
+
ProtocolDetails: serializeAws_json1_1ProtocolDetails(input.ProtocolDetails, context),
|
|
2929
|
+
}),
|
|
2926
2930
|
...(input.Protocols !== undefined &&
|
|
2927
2931
|
input.Protocols !== null && { Protocols: serializeAws_json1_1Protocols(input.Protocols, context) }),
|
|
2928
2932
|
...(input.SecurityPolicyName !== undefined &&
|
|
@@ -3084,6 +3088,7 @@ const serializeAws_json1_1HomeDirectoryMappings = (input, context) => {
|
|
|
3084
3088
|
const serializeAws_json1_1IdentityProviderDetails = (input, context) => {
|
|
3085
3089
|
return {
|
|
3086
3090
|
...(input.DirectoryId !== undefined && input.DirectoryId !== null && { DirectoryId: input.DirectoryId }),
|
|
3091
|
+
...(input.Function !== undefined && input.Function !== null && { Function: input.Function }),
|
|
3087
3092
|
...(input.InvocationRole !== undefined &&
|
|
3088
3093
|
input.InvocationRole !== null && { InvocationRole: input.InvocationRole }),
|
|
3089
3094
|
...(input.Url !== undefined && input.Url !== null && { Url: input.Url }),
|
|
@@ -3178,6 +3183,8 @@ const serializeAws_json1_1PosixProfile = (input, context) => {
|
|
|
3178
3183
|
const serializeAws_json1_1ProtocolDetails = (input, context) => {
|
|
3179
3184
|
return {
|
|
3180
3185
|
...(input.PassiveIp !== undefined && input.PassiveIp !== null && { PassiveIp: input.PassiveIp }),
|
|
3186
|
+
...(input.TlsSessionResumptionMode !== undefined &&
|
|
3187
|
+
input.TlsSessionResumptionMode !== null && { TlsSessionResumptionMode: input.TlsSessionResumptionMode }),
|
|
3181
3188
|
};
|
|
3182
3189
|
};
|
|
3183
3190
|
const serializeAws_json1_1Protocols = (input, context) => {
|
|
@@ -3734,6 +3741,7 @@ const deserializeAws_json1_1HomeDirectoryMappings = (output, context) => {
|
|
|
3734
3741
|
const deserializeAws_json1_1IdentityProviderDetails = (output, context) => {
|
|
3735
3742
|
return {
|
|
3736
3743
|
DirectoryId: smithy_client_1.expectString(output.DirectoryId),
|
|
3744
|
+
Function: smithy_client_1.expectString(output.Function),
|
|
3737
3745
|
InvocationRole: smithy_client_1.expectString(output.InvocationRole),
|
|
3738
3746
|
Url: smithy_client_1.expectString(output.Url),
|
|
3739
3747
|
};
|
|
@@ -3955,6 +3963,7 @@ const deserializeAws_json1_1PosixProfile = (output, context) => {
|
|
|
3955
3963
|
const deserializeAws_json1_1ProtocolDetails = (output, context) => {
|
|
3956
3964
|
return {
|
|
3957
3965
|
PassiveIp: smithy_client_1.expectString(output.PassiveIp),
|
|
3966
|
+
TlsSessionResumptionMode: smithy_client_1.expectString(output.TlsSessionResumptionMode),
|
|
3958
3967
|
};
|
|
3959
3968
|
};
|
|
3960
3969
|
const deserializeAws_json1_1Protocols = (output, context) => {
|
|
@@ -15,10 +15,8 @@ const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
|
15
15
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
16
16
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
17
17
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
18
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
19
18
|
const getRuntimeConfig = (config) => {
|
|
20
19
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
21
|
-
smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
|
|
22
20
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
23
21
|
return {
|
|
24
22
|
...clientSharedValues,
|
package/dist-es/endpoints.js
CHANGED
|
@@ -93,8 +93,19 @@ export var IdentityProviderType;
|
|
|
93
93
|
(function (IdentityProviderType) {
|
|
94
94
|
IdentityProviderType["API_GATEWAY"] = "API_GATEWAY";
|
|
95
95
|
IdentityProviderType["AWS_DIRECTORY_SERVICE"] = "AWS_DIRECTORY_SERVICE";
|
|
96
|
+
IdentityProviderType["AWS_LAMBDA"] = "AWS_LAMBDA";
|
|
96
97
|
IdentityProviderType["SERVICE_MANAGED"] = "SERVICE_MANAGED";
|
|
97
98
|
})(IdentityProviderType || (IdentityProviderType = {}));
|
|
99
|
+
export var TlsSessionResumptionMode;
|
|
100
|
+
(function (TlsSessionResumptionMode) {
|
|
101
|
+
TlsSessionResumptionMode["DISABLED"] = "DISABLED";
|
|
102
|
+
TlsSessionResumptionMode["ENABLED"] = "ENABLED";
|
|
103
|
+
TlsSessionResumptionMode["ENFORCED"] = "ENFORCED";
|
|
104
|
+
})(TlsSessionResumptionMode || (TlsSessionResumptionMode = {}));
|
|
105
|
+
export var ProtocolDetails;
|
|
106
|
+
(function (ProtocolDetails) {
|
|
107
|
+
ProtocolDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
|
+
})(ProtocolDetails || (ProtocolDetails = {}));
|
|
98
109
|
export var Protocol;
|
|
99
110
|
(function (Protocol) {
|
|
100
111
|
Protocol["FTP"] = "FTP";
|
|
@@ -256,10 +267,6 @@ export var DescribedSecurityPolicy;
|
|
|
256
267
|
(function (DescribedSecurityPolicy) {
|
|
257
268
|
DescribedSecurityPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
269
|
})(DescribedSecurityPolicy || (DescribedSecurityPolicy = {}));
|
|
259
|
-
export var ProtocolDetails;
|
|
260
|
-
(function (ProtocolDetails) {
|
|
261
|
-
ProtocolDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
-
})(ProtocolDetails || (ProtocolDetails = {}));
|
|
263
270
|
export var State;
|
|
264
271
|
(function (State) {
|
|
265
272
|
State["OFFLINE"] = "OFFLINE";
|
|
@@ -3220,14 +3220,17 @@ var serializeAws_json1_1CreateAccessRequest = function (input, context) {
|
|
|
3220
3220
|
input.PosixProfile !== null && { PosixProfile: serializeAws_json1_1PosixProfile(input.PosixProfile, context) })), (input.Role !== undefined && input.Role !== null && { Role: input.Role })), (input.ServerId !== undefined && input.ServerId !== null && { ServerId: input.ServerId }));
|
|
3221
3221
|
};
|
|
3222
3222
|
var serializeAws_json1_1CreateServerRequest = function (input, context) {
|
|
3223
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.Certificate !== undefined && input.Certificate !== null && { Certificate: input.Certificate })), (input.Domain !== undefined && input.Domain !== null && { Domain: input.Domain })), (input.EndpointDetails !== undefined &&
|
|
3223
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.Certificate !== undefined && input.Certificate !== null && { Certificate: input.Certificate })), (input.Domain !== undefined && input.Domain !== null && { Domain: input.Domain })), (input.EndpointDetails !== undefined &&
|
|
3224
3224
|
input.EndpointDetails !== null && {
|
|
3225
3225
|
EndpointDetails: serializeAws_json1_1EndpointDetails(input.EndpointDetails, context),
|
|
3226
3226
|
})), (input.EndpointType !== undefined && input.EndpointType !== null && { EndpointType: input.EndpointType })), (input.HostKey !== undefined && input.HostKey !== null && { HostKey: input.HostKey })), (input.IdentityProviderDetails !== undefined &&
|
|
3227
3227
|
input.IdentityProviderDetails !== null && {
|
|
3228
3228
|
IdentityProviderDetails: serializeAws_json1_1IdentityProviderDetails(input.IdentityProviderDetails, context),
|
|
3229
3229
|
})), (input.IdentityProviderType !== undefined &&
|
|
3230
|
-
input.IdentityProviderType !== null && { IdentityProviderType: input.IdentityProviderType })), (input.LoggingRole !== undefined && input.LoggingRole !== null && { LoggingRole: input.LoggingRole })), (input.
|
|
3230
|
+
input.IdentityProviderType !== null && { IdentityProviderType: input.IdentityProviderType })), (input.LoggingRole !== undefined && input.LoggingRole !== null && { LoggingRole: input.LoggingRole })), (input.ProtocolDetails !== undefined &&
|
|
3231
|
+
input.ProtocolDetails !== null && {
|
|
3232
|
+
ProtocolDetails: serializeAws_json1_1ProtocolDetails(input.ProtocolDetails, context),
|
|
3233
|
+
})), (input.Protocols !== undefined &&
|
|
3231
3234
|
input.Protocols !== null && { Protocols: serializeAws_json1_1Protocols(input.Protocols, context) })), (input.SecurityPolicyName !== undefined &&
|
|
3232
3235
|
input.SecurityPolicyName !== null && { SecurityPolicyName: input.SecurityPolicyName })), (input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1Tags(input.Tags, context) })), (input.WorkflowDetails !== undefined &&
|
|
3233
3236
|
input.WorkflowDetails !== null && {
|
|
@@ -3319,7 +3322,7 @@ var serializeAws_json1_1HomeDirectoryMappings = function (input, context) {
|
|
|
3319
3322
|
});
|
|
3320
3323
|
};
|
|
3321
3324
|
var serializeAws_json1_1IdentityProviderDetails = function (input, context) {
|
|
3322
|
-
return __assign(__assign(__assign({}, (input.DirectoryId !== undefined && input.DirectoryId !== null && { DirectoryId: input.DirectoryId })), (input.InvocationRole !== undefined &&
|
|
3325
|
+
return __assign(__assign(__assign(__assign({}, (input.DirectoryId !== undefined && input.DirectoryId !== null && { DirectoryId: input.DirectoryId })), (input.Function !== undefined && input.Function !== null && { Function: input.Function })), (input.InvocationRole !== undefined &&
|
|
3323
3326
|
input.InvocationRole !== null && { InvocationRole: input.InvocationRole })), (input.Url !== undefined && input.Url !== null && { Url: input.Url }));
|
|
3324
3327
|
};
|
|
3325
3328
|
var serializeAws_json1_1ImportSshPublicKeyRequest = function (input, context) {
|
|
@@ -3373,7 +3376,8 @@ var serializeAws_json1_1PosixProfile = function (input, context) {
|
|
|
3373
3376
|
})), (input.Uid !== undefined && input.Uid !== null && { Uid: input.Uid }));
|
|
3374
3377
|
};
|
|
3375
3378
|
var serializeAws_json1_1ProtocolDetails = function (input, context) {
|
|
3376
|
-
return __assign({}, (input.PassiveIp !== undefined && input.PassiveIp !== null && { PassiveIp: input.PassiveIp }))
|
|
3379
|
+
return __assign(__assign({}, (input.PassiveIp !== undefined && input.PassiveIp !== null && { PassiveIp: input.PassiveIp })), (input.TlsSessionResumptionMode !== undefined &&
|
|
3380
|
+
input.TlsSessionResumptionMode !== null && { TlsSessionResumptionMode: input.TlsSessionResumptionMode }));
|
|
3377
3381
|
};
|
|
3378
3382
|
var serializeAws_json1_1Protocols = function (input, context) {
|
|
3379
3383
|
return input
|
|
@@ -3855,6 +3859,7 @@ var deserializeAws_json1_1HomeDirectoryMappings = function (output, context) {
|
|
|
3855
3859
|
var deserializeAws_json1_1IdentityProviderDetails = function (output, context) {
|
|
3856
3860
|
return {
|
|
3857
3861
|
DirectoryId: __expectString(output.DirectoryId),
|
|
3862
|
+
Function: __expectString(output.Function),
|
|
3858
3863
|
InvocationRole: __expectString(output.InvocationRole),
|
|
3859
3864
|
Url: __expectString(output.Url),
|
|
3860
3865
|
};
|
|
@@ -4076,6 +4081,7 @@ var deserializeAws_json1_1PosixProfile = function (output, context) {
|
|
|
4076
4081
|
var deserializeAws_json1_1ProtocolDetails = function (output, context) {
|
|
4077
4082
|
return {
|
|
4078
4083
|
PassiveIp: __expectString(output.PassiveIp),
|
|
4084
|
+
TlsSessionResumptionMode: __expectString(output.TlsSessionResumptionMode),
|
|
4079
4085
|
};
|
|
4080
4086
|
};
|
|
4081
4087
|
var deserializeAws_json1_1Protocols = function (output, context) {
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -12,10 +12,8 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
15
|
export var getRuntimeConfig = function (config) {
|
|
17
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
18
|
-
emitWarningIfUnsupportedVersion(process.version);
|
|
19
17
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
20
18
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
|
|
21
19
|
};
|
|
@@ -494,9 +494,13 @@ export interface IdentityProviderDetails {
|
|
|
494
494
|
*/
|
|
495
495
|
InvocationRole?: string;
|
|
496
496
|
/**
|
|
497
|
-
* <p>The identifier of the Amazon Web
|
|
497
|
+
* <p>The identifier of the Amazon Web Services Directory Service directory that you want to stop sharing.</p>
|
|
498
498
|
*/
|
|
499
499
|
DirectoryId?: string;
|
|
500
|
+
/**
|
|
501
|
+
* <p>The ARN for a lambda function to use for the Identity provider.</p>
|
|
502
|
+
*/
|
|
503
|
+
Function?: string;
|
|
500
504
|
}
|
|
501
505
|
export declare namespace IdentityProviderDetails {
|
|
502
506
|
/**
|
|
@@ -507,8 +511,78 @@ export declare namespace IdentityProviderDetails {
|
|
|
507
511
|
export declare enum IdentityProviderType {
|
|
508
512
|
API_GATEWAY = "API_GATEWAY",
|
|
509
513
|
AWS_DIRECTORY_SERVICE = "AWS_DIRECTORY_SERVICE",
|
|
514
|
+
AWS_LAMBDA = "AWS_LAMBDA",
|
|
510
515
|
SERVICE_MANAGED = "SERVICE_MANAGED"
|
|
511
516
|
}
|
|
517
|
+
export declare enum TlsSessionResumptionMode {
|
|
518
|
+
DISABLED = "DISABLED",
|
|
519
|
+
ENABLED = "ENABLED",
|
|
520
|
+
ENFORCED = "ENFORCED"
|
|
521
|
+
}
|
|
522
|
+
/**
|
|
523
|
+
* <p>
|
|
524
|
+
* The protocol settings that are configured for your server.
|
|
525
|
+
* </p>
|
|
526
|
+
*/
|
|
527
|
+
export interface ProtocolDetails {
|
|
528
|
+
/**
|
|
529
|
+
* <p>
|
|
530
|
+
* Indicates passive mode, for FTP and FTPS protocols.
|
|
531
|
+
* Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.
|
|
532
|
+
* For example:
|
|
533
|
+
* </p>
|
|
534
|
+
* <p>
|
|
535
|
+
* <code>
|
|
536
|
+
* aws transfer update-server --protocol-details PassiveIp=<i>0.0.0.0</i>
|
|
537
|
+
* </code>
|
|
538
|
+
* </p>
|
|
539
|
+
* <p>Replace <code>
|
|
540
|
+
* <i>0.0.0.0</i>
|
|
541
|
+
* </code> in the example above with the actual IP address you want to use.</p>
|
|
542
|
+
* <note>
|
|
543
|
+
* <p>
|
|
544
|
+
* If you change the <code>PassiveIp</code> value, you must stop and then restart your Transfer server for the change to take effect. For details on using Passive IP (PASV) in a NAT environment, see <a href="http://aws.amazon.com/blogs/storage/configuring-your-ftps-server-behind-a-firewall-or-nat-with-aws-transfer-family/">Configuring your FTPS server behind a firewall or NAT with Amazon Web Services Transfer Family</a>.
|
|
545
|
+
* </p>
|
|
546
|
+
* </note>
|
|
547
|
+
*/
|
|
548
|
+
PassiveIp?: string;
|
|
549
|
+
/**
|
|
550
|
+
* <p>A property used with Transfer servers that use the FTPS protocol. TLS Session Resumption provides a mechanism to resume or share a negotiated secret
|
|
551
|
+
* key between the control and data connection for an FTPS session. <code>TlsSessionResumptionMode</code> determines whether or not the server resumes recent,
|
|
552
|
+
* negotiated sessions through a unique session ID. This property is available during <code>CreateServer</code> and <code>UpdateServer</code> calls.
|
|
553
|
+
* If a <code>TlsSessionResumptionMode</code> value is not specified during CreateServer, it is set to <code>ENFORCED</code> by default.</p>
|
|
554
|
+
* <ul>
|
|
555
|
+
* <li>
|
|
556
|
+
* <p>
|
|
557
|
+
* <code>DISABLED</code>: the server does not process TLS session resumption client requests and creates a new TLS session for each request. </p>
|
|
558
|
+
* </li>
|
|
559
|
+
* <li>
|
|
560
|
+
* <p>
|
|
561
|
+
* <code>ENABLED</code>: the server processes and accepts clients that are performing TLS session resumption.
|
|
562
|
+
* The server doesn't reject client data connections that do not perform the TLS session resumption client processing.</p>
|
|
563
|
+
* </li>
|
|
564
|
+
* <li>
|
|
565
|
+
* <p>
|
|
566
|
+
* <code>ENFORCED</code>: the server processes and accepts clients that are performing TLS session resumption.
|
|
567
|
+
* The server rejects client data connections that do not perform the TLS session resumption client processing.
|
|
568
|
+
* Before you set the value to <code>ENFORCED</code>, test your clients.</p>
|
|
569
|
+
* <note>
|
|
570
|
+
* <p>Not all FTPS clients perform TLS session resumption. So, if you choose to enforce
|
|
571
|
+
* TLS session resumption, you prevent any connections from FTPS clients that don't perform
|
|
572
|
+
* the protocol negotiation. To determine whether or not you can use the
|
|
573
|
+
* <code>ENFORCED</code> value, you need to test your clients.</p>
|
|
574
|
+
* </note>
|
|
575
|
+
* </li>
|
|
576
|
+
* </ul>
|
|
577
|
+
*/
|
|
578
|
+
TlsSessionResumptionMode?: TlsSessionResumptionMode | string;
|
|
579
|
+
}
|
|
580
|
+
export declare namespace ProtocolDetails {
|
|
581
|
+
/**
|
|
582
|
+
* @internal
|
|
583
|
+
*/
|
|
584
|
+
const filterSensitiveLog: (obj: ProtocolDetails) => any;
|
|
585
|
+
}
|
|
512
586
|
export declare enum Protocol {
|
|
513
587
|
FTP = "FTP",
|
|
514
588
|
FTPS = "FTPS",
|
|
@@ -690,6 +764,8 @@ export interface CreateServerRequest {
|
|
|
690
764
|
* <p>Use the <code>API_GATEWAY</code> value to integrate with an identity provider of your choosing. The
|
|
691
765
|
* <code>API_GATEWAY</code> setting requires you to provide an API Gateway endpoint URL to call
|
|
692
766
|
* for authentication using the <code>IdentityProviderDetails</code> parameter.</p>
|
|
767
|
+
* <p>Use the <code>AWS_LAMBDA</code> value to directly use a Lambda function as your identity provider. If you choose this value,
|
|
768
|
+
* you must specify the ARN for the lambda function in the <code>Function</code> parameter for the <code>IdentityProviderDetails</code> data type.</p>
|
|
693
769
|
*/
|
|
694
770
|
IdentityProviderType?: IdentityProviderType | string;
|
|
695
771
|
/**
|
|
@@ -737,6 +813,16 @@ export interface CreateServerRequest {
|
|
|
737
813
|
* </note>
|
|
738
814
|
*/
|
|
739
815
|
Protocols?: (Protocol | string)[];
|
|
816
|
+
/**
|
|
817
|
+
* <p>The protocol settings that are configured for your server.</p>
|
|
818
|
+
* <p>
|
|
819
|
+
* Use the <code>PassiveIp</code> parameter to indicate passive mode (for FTP and FTPS protocols).
|
|
820
|
+
* Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.
|
|
821
|
+
* </p>
|
|
822
|
+
* <p>Use the <code>TlsSessionResumptionMode</code> parameter to determine whether or not your Transfer server
|
|
823
|
+
* resumes recent, negotiated sessions through a unique session ID.</p>
|
|
824
|
+
*/
|
|
825
|
+
ProtocolDetails?: ProtocolDetails;
|
|
740
826
|
/**
|
|
741
827
|
* <p>Specifies the name of the security policy that is attached to the server.</p>
|
|
742
828
|
*/
|
|
@@ -879,6 +965,11 @@ export interface CreateUserRequest {
|
|
|
879
965
|
/**
|
|
880
966
|
* <p>The public portion of the Secure Shell (SSH) key used to authenticate the user to the
|
|
881
967
|
* server.</p>
|
|
968
|
+
* <note>
|
|
969
|
+
* <p>
|
|
970
|
+
* Currently, Transfer Family does not accept elliptical curve keys (keys beginning with <code>ecdsa</code>).
|
|
971
|
+
* </p>
|
|
972
|
+
* </note>
|
|
882
973
|
*/
|
|
883
974
|
SshPublicKeyBody?: string;
|
|
884
975
|
/**
|
|
@@ -1641,45 +1732,6 @@ export declare namespace DescribedSecurityPolicy {
|
|
|
1641
1732
|
*/
|
|
1642
1733
|
const filterSensitiveLog: (obj: DescribedSecurityPolicy) => any;
|
|
1643
1734
|
}
|
|
1644
|
-
/**
|
|
1645
|
-
* <p>
|
|
1646
|
-
* The protocol settings that are configured for your server.
|
|
1647
|
-
* </p>
|
|
1648
|
-
* <note>
|
|
1649
|
-
* <p>
|
|
1650
|
-
* This type is only valid in the <code>UpdateServer</code> API.
|
|
1651
|
-
* </p>
|
|
1652
|
-
* </note>
|
|
1653
|
-
*/
|
|
1654
|
-
export interface ProtocolDetails {
|
|
1655
|
-
/**
|
|
1656
|
-
* <p>
|
|
1657
|
-
* Indicates passive mode, for FTP and FTPS protocols.
|
|
1658
|
-
* Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.
|
|
1659
|
-
* For example:
|
|
1660
|
-
* </p>
|
|
1661
|
-
* <p>
|
|
1662
|
-
* <code>
|
|
1663
|
-
* aws transfer update-server --protocol-details PassiveIp=<i>0.0.0.0</i>
|
|
1664
|
-
* </code>
|
|
1665
|
-
* </p>
|
|
1666
|
-
* <p>Replace <code>
|
|
1667
|
-
* <i>0.0.0.0</i>
|
|
1668
|
-
* </code> in the example above with the actual IP address you want to use.</p>
|
|
1669
|
-
* <note>
|
|
1670
|
-
* <p>
|
|
1671
|
-
* If you change the <code>PassiveIp</code> value, you must stop and then restart your Transfer server for the change to take effect. For details on using Passive IP (PASV) in a NAT environment, see <a href="http://aws.amazon.com/blogs/storage/configuring-your-ftps-server-behind-a-firewall-or-nat-with-aws-transfer-family/">Configuring your FTPS server behind a firewall or NAT with Amazon Web Services Transfer Family</a>.
|
|
1672
|
-
* </p>
|
|
1673
|
-
* </note>
|
|
1674
|
-
*/
|
|
1675
|
-
PassiveIp?: string;
|
|
1676
|
-
}
|
|
1677
|
-
export declare namespace ProtocolDetails {
|
|
1678
|
-
/**
|
|
1679
|
-
* @internal
|
|
1680
|
-
*/
|
|
1681
|
-
const filterSensitiveLog: (obj: ProtocolDetails) => any;
|
|
1682
|
-
}
|
|
1683
1735
|
export declare enum State {
|
|
1684
1736
|
OFFLINE = "OFFLINE",
|
|
1685
1737
|
ONLINE = "ONLINE",
|
|
@@ -1752,6 +1804,8 @@ export interface DescribedServer {
|
|
|
1752
1804
|
* <p>Use the <code>API_GATEWAY</code> value to integrate with an identity provider of your choosing. The
|
|
1753
1805
|
* <code>API_GATEWAY</code> setting requires you to provide an API Gateway endpoint URL to call
|
|
1754
1806
|
* for authentication using the <code>IdentityProviderDetails</code> parameter.</p>
|
|
1807
|
+
* <p>Use the <code>AWS_LAMBDA</code> value to directly use a Lambda function as your identity provider. If you choose this value,
|
|
1808
|
+
* you must specify the ARN for the lambda function in the <code>Function</code> parameter for the <code>IdentityProviderDetails</code> data type.</p>
|
|
1755
1809
|
*/
|
|
1756
1810
|
IdentityProviderType?: IdentityProviderType | string;
|
|
1757
1811
|
/**
|
|
@@ -2312,6 +2366,8 @@ export interface ListedServer {
|
|
|
2312
2366
|
* <p>Use the <code>API_GATEWAY</code> value to integrate with an identity provider of your choosing. The
|
|
2313
2367
|
* <code>API_GATEWAY</code> setting requires you to provide an API Gateway endpoint URL to call
|
|
2314
2368
|
* for authentication using the <code>IdentityProviderDetails</code> parameter.</p>
|
|
2369
|
+
* <p>Use the <code>AWS_LAMBDA</code> value to directly use a Lambda function as your identity provider. If you choose this value,
|
|
2370
|
+
* you must specify the ARN for the lambda function in the <code>Function</code> parameter for the <code>IdentityProviderDetails</code> data type.</p>
|
|
2315
2371
|
*/
|
|
2316
2372
|
IdentityProviderType?: IdentityProviderType | string;
|
|
2317
2373
|
/**
|
|
@@ -3055,6 +3111,8 @@ export interface UpdateServerRequest {
|
|
|
3055
3111
|
* Use the <code>PassiveIp</code> parameter to indicate passive mode (for FTP and FTPS protocols).
|
|
3056
3112
|
* Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.
|
|
3057
3113
|
* </p>
|
|
3114
|
+
* <p>Use the <code>TlsSessionResumptionMode</code> parameter to determine whether or not your Transfer server
|
|
3115
|
+
* resumes recent, negotiated sessions through a unique session ID.</p>
|
|
3058
3116
|
*/
|
|
3059
3117
|
ProtocolDetails?: ProtocolDetails;
|
|
3060
3118
|
/**
|
|
@@ -217,6 +217,8 @@ export interface IdentityProviderDetails {
|
|
|
217
217
|
InvocationRole?: string;
|
|
218
218
|
|
|
219
219
|
DirectoryId?: string;
|
|
220
|
+
|
|
221
|
+
Function?: string;
|
|
220
222
|
}
|
|
221
223
|
export declare namespace IdentityProviderDetails {
|
|
222
224
|
|
|
@@ -225,8 +227,25 @@ export declare namespace IdentityProviderDetails {
|
|
|
225
227
|
export declare enum IdentityProviderType {
|
|
226
228
|
API_GATEWAY = "API_GATEWAY",
|
|
227
229
|
AWS_DIRECTORY_SERVICE = "AWS_DIRECTORY_SERVICE",
|
|
230
|
+
AWS_LAMBDA = "AWS_LAMBDA",
|
|
228
231
|
SERVICE_MANAGED = "SERVICE_MANAGED"
|
|
229
232
|
}
|
|
233
|
+
export declare enum TlsSessionResumptionMode {
|
|
234
|
+
DISABLED = "DISABLED",
|
|
235
|
+
ENABLED = "ENABLED",
|
|
236
|
+
ENFORCED = "ENFORCED"
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
export interface ProtocolDetails {
|
|
240
|
+
|
|
241
|
+
PassiveIp?: string;
|
|
242
|
+
|
|
243
|
+
TlsSessionResumptionMode?: TlsSessionResumptionMode | string;
|
|
244
|
+
}
|
|
245
|
+
export declare namespace ProtocolDetails {
|
|
246
|
+
|
|
247
|
+
const filterSensitiveLog: (obj: ProtocolDetails) => any;
|
|
248
|
+
}
|
|
230
249
|
export declare enum Protocol {
|
|
231
250
|
FTP = "FTP",
|
|
232
251
|
FTPS = "FTPS",
|
|
@@ -283,6 +302,8 @@ export interface CreateServerRequest {
|
|
|
283
302
|
|
|
284
303
|
Protocols?: (Protocol | string)[];
|
|
285
304
|
|
|
305
|
+
ProtocolDetails?: ProtocolDetails;
|
|
306
|
+
|
|
286
307
|
SecurityPolicyName?: string;
|
|
287
308
|
|
|
288
309
|
Tags?: Tag[];
|
|
@@ -674,15 +695,6 @@ export declare namespace DescribedSecurityPolicy {
|
|
|
674
695
|
|
|
675
696
|
const filterSensitiveLog: (obj: DescribedSecurityPolicy) => any;
|
|
676
697
|
}
|
|
677
|
-
|
|
678
|
-
export interface ProtocolDetails {
|
|
679
|
-
|
|
680
|
-
PassiveIp?: string;
|
|
681
|
-
}
|
|
682
|
-
export declare namespace ProtocolDetails {
|
|
683
|
-
|
|
684
|
-
const filterSensitiveLog: (obj: ProtocolDetails) => any;
|
|
685
|
-
}
|
|
686
698
|
export declare enum State {
|
|
687
699
|
OFFLINE = "OFFLINE",
|
|
688
700
|
ONLINE = "ONLINE",
|
package/package.json
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-transfer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.46.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
-
"build:docs": "
|
|
8
|
+
"build:docs": "typedoc",
|
|
9
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
12
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
-
"clean:dist": "rimraf ./dist",
|
|
13
|
-
"clean:docs": "rimraf ./docs"
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
-
"test": "exit 0"
|
|
13
|
+
"clean:dist": "rimraf ./dist-*",
|
|
14
|
+
"clean:docs": "rimraf ./docs"
|
|
16
15
|
},
|
|
17
16
|
"main": "./dist-cjs/index.js",
|
|
18
17
|
"types": "./dist-types/index.d.ts",
|
|
@@ -21,48 +20,42 @@
|
|
|
21
20
|
"dependencies": {
|
|
22
21
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
22
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-retry": "3.
|
|
34
|
-
"@aws-sdk/middleware-serde": "3.
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
-
"@aws-sdk/middleware-stack": "3.
|
|
37
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
-
"@aws-sdk/node-config-provider": "3.
|
|
39
|
-
"@aws-sdk/node-http-handler": "3.
|
|
40
|
-
"@aws-sdk/protocol-http": "3.
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
-
"@aws-sdk/types": "3.
|
|
43
|
-
"@aws-sdk/url-parser": "3.
|
|
44
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
45
|
-
"@aws-sdk/util-base64-node": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
50
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
51
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.46.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.46.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.46.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.46.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.46.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.46.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.46.0",
|
|
30
|
+
"@aws-sdk/middleware-host-header": "3.46.0",
|
|
31
|
+
"@aws-sdk/middleware-logger": "3.46.0",
|
|
32
|
+
"@aws-sdk/middleware-retry": "3.46.0",
|
|
33
|
+
"@aws-sdk/middleware-serde": "3.46.0",
|
|
34
|
+
"@aws-sdk/middleware-signing": "3.46.0",
|
|
35
|
+
"@aws-sdk/middleware-stack": "3.46.0",
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.46.0",
|
|
37
|
+
"@aws-sdk/node-config-provider": "3.46.0",
|
|
38
|
+
"@aws-sdk/node-http-handler": "3.46.0",
|
|
39
|
+
"@aws-sdk/protocol-http": "3.46.0",
|
|
40
|
+
"@aws-sdk/smithy-client": "3.46.0",
|
|
41
|
+
"@aws-sdk/types": "3.46.0",
|
|
42
|
+
"@aws-sdk/url-parser": "3.46.0",
|
|
43
|
+
"@aws-sdk/util-base64-browser": "3.46.0",
|
|
44
|
+
"@aws-sdk/util-base64-node": "3.46.0",
|
|
45
|
+
"@aws-sdk/util-body-length-browser": "3.46.0",
|
|
46
|
+
"@aws-sdk/util-body-length-node": "3.46.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.46.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.46.0",
|
|
49
|
+
"@aws-sdk/util-utf8-browser": "3.46.0",
|
|
50
|
+
"@aws-sdk/util-utf8-node": "3.46.0",
|
|
52
51
|
"tslib": "^2.3.0"
|
|
53
52
|
},
|
|
54
53
|
"devDependencies": {
|
|
55
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
56
|
-
"@types/node": "^12.7.5"
|
|
57
|
-
"downlevel-dts": "0.7.0",
|
|
58
|
-
"jest": "^26.1.0",
|
|
59
|
-
"rimraf": "^3.0.0",
|
|
60
|
-
"ts-jest": "^26.4.1",
|
|
61
|
-
"typedoc": "^0.19.2",
|
|
62
|
-
"typescript": "~4.3.5"
|
|
54
|
+
"@aws-sdk/service-client-documentation-generator": "3.46.0",
|
|
55
|
+
"@types/node": "^12.7.5"
|
|
63
56
|
},
|
|
64
57
|
"engines": {
|
|
65
|
-
"node": ">=
|
|
58
|
+
"node": ">=12.0.0"
|
|
66
59
|
},
|
|
67
60
|
"typesVersions": {
|
|
68
61
|
"<4.0": {
|