@aws-sdk/client-transfer 3.590.0 → 3.592.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 -60
- package/dist-types/commands/CreateAccessCommand.d.ts +2 -1
- package/dist-types/commands/CreateAgreementCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAgreementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHostKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSshPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccessCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAgreementCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostKeyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/ImportCertificateCommand.d.ts +2 -1
- package/dist-types/commands/ImportHostKeyCommand.d.ts +2 -1
- package/dist-types/commands/ImportSshPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessesCommand.d.ts +2 -1
- package/dist-types/commands/ListAgreementsCommand.d.ts +2 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectorsCommand.d.ts +2 -1
- package/dist-types/commands/ListExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHostKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListServersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/SendWorkflowStepStateCommand.d.ts +2 -1
- package/dist-types/commands/StartDirectoryListingCommand.d.ts +2 -1
- package/dist-types/commands/StartFileTransferCommand.d.ts +2 -1
- package/dist-types/commands/StartServerCommand.d.ts +2 -1
- package/dist-types/commands/StopServerCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +2 -1
- package/dist-types/commands/TestIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAgreementCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCertificateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHostKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/TransferServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAgreementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAgreementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHostKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSshPublicKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAgreementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConnectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecurityPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportHostKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportSshPublicKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAgreementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHostKeysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendWorkflowStepStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDirectoryListingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFileTransferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TestIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAgreementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateHostKeyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/TransferServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAccessCommandInput extends DescribeAccessRequest {}
|
|
14
15
|
export interface DescribeAccessCommandOutput
|
|
15
16
|
extends DescribeAccessResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAgreementCommandInput
|
|
14
15
|
extends DescribeAgreementRequest {}
|
|
15
16
|
export interface DescribeAgreementCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeCertificateCommandInput
|
|
14
15
|
extends DescribeCertificateRequest {}
|
|
15
16
|
export interface DescribeCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeConnectorCommandInput
|
|
14
15
|
extends DescribeConnectorRequest {}
|
|
15
16
|
export interface DescribeConnectorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeExecutionCommandInput
|
|
14
15
|
extends DescribeExecutionRequest {}
|
|
15
16
|
export interface DescribeExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeHostKeyCommandInput extends DescribeHostKeyRequest {}
|
|
14
15
|
export interface DescribeHostKeyCommandOutput
|
|
15
16
|
extends DescribeHostKeyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeProfileCommandInput extends DescribeProfileRequest {}
|
|
14
15
|
export interface DescribeProfileCommandOutput
|
|
15
16
|
extends DescribeProfileResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSecurityPolicyCommandInput
|
|
14
15
|
extends DescribeSecurityPolicyRequest {}
|
|
15
16
|
export interface DescribeSecurityPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeServerCommandInput extends DescribeServerRequest {}
|
|
14
15
|
export interface DescribeServerCommandOutput
|
|
15
16
|
extends DescribeServerResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeUserCommandInput extends DescribeUserRequest {}
|
|
11
12
|
export interface DescribeUserCommandOutput
|
|
12
13
|
extends DescribeUserResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeWorkflowCommandInput extends DescribeWorkflowRequest {}
|
|
14
15
|
export interface DescribeWorkflowCommandOutput
|
|
15
16
|
extends DescribeWorkflowResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportCertificateCommandInput
|
|
14
15
|
extends ImportCertificateRequest {}
|
|
15
16
|
export interface ImportCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportHostKeyCommandInput extends ImportHostKeyRequest {}
|
|
14
15
|
export interface ImportHostKeyCommandOutput
|
|
15
16
|
extends ImportHostKeyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportSshPublicKeyCommandInput
|
|
14
15
|
extends ImportSshPublicKeyRequest {}
|
|
15
16
|
export interface ImportSshPublicKeyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAccessesCommandInput extends ListAccessesRequest {}
|
|
11
12
|
export interface ListAccessesCommandOutput
|
|
12
13
|
extends ListAccessesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAgreementsCommandInput extends ListAgreementsRequest {}
|
|
14
15
|
export interface ListAgreementsCommandOutput
|
|
15
16
|
extends ListAgreementsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCertificatesCommandInput extends ListCertificatesRequest {}
|
|
14
15
|
export interface ListCertificatesCommandOutput
|
|
15
16
|
extends ListCertificatesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConnectorsCommandInput extends ListConnectorsRequest {}
|
|
14
15
|
export interface ListConnectorsCommandOutput
|
|
15
16
|
extends ListConnectorsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListExecutionsCommandInput extends ListExecutionsRequest {}
|
|
14
15
|
export interface ListExecutionsCommandOutput
|
|
15
16
|
extends ListExecutionsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListHostKeysCommandInput extends ListHostKeysRequest {}
|
|
11
12
|
export interface ListHostKeysCommandOutput
|
|
12
13
|
extends ListHostKeysResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListProfilesCommandInput extends ListProfilesRequest {}
|
|
11
12
|
export interface ListProfilesCommandOutput
|
|
12
13
|
extends ListProfilesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSecurityPoliciesCommandInput
|
|
14
15
|
extends ListSecurityPoliciesRequest {}
|
|
15
16
|
export interface ListSecurityPoliciesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListServersCommandInput extends ListServersRequest {}
|
|
11
12
|
export interface ListServersCommandOutput
|
|
12
13
|
extends ListServersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
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
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListUsersCommandInput extends ListUsersRequest {}
|
|
11
12
|
export interface ListUsersCommandOutput
|
|
12
13
|
extends ListUsersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListWorkflowsCommandInput extends ListWorkflowsRequest {}
|
|
14
15
|
export interface ListWorkflowsCommandOutput
|
|
15
16
|
extends ListWorkflowsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SendWorkflowStepStateCommandInput
|
|
14
15
|
extends SendWorkflowStepStateRequest {}
|
|
15
16
|
export interface SendWorkflowStepStateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartDirectoryListingCommandInput
|
|
14
15
|
extends StartDirectoryListingRequest {}
|
|
15
16
|
export interface StartDirectoryListingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartFileTransferCommandInput
|
|
14
15
|
extends StartFileTransferRequest {}
|
|
15
16
|
export interface StartFileTransferCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartServerCommandInput extends StartServerRequest {}
|
|
11
12
|
export interface StartServerCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const StartServerCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StopServerCommandInput extends StopServerRequest {}
|
|
11
12
|
export interface StopServerCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const StopServerCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TestConnectionCommandInput extends TestConnectionRequest {}
|
|
14
15
|
export interface TestConnectionCommandOutput
|
|
15
16
|
extends TestConnectionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TestIdentityProviderCommandInput
|
|
14
15
|
extends TestIdentityProviderRequest {}
|
|
15
16
|
export interface TestIdentityProviderCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateAccessCommandInput extends UpdateAccessRequest {}
|
|
11
12
|
export interface UpdateAccessCommandOutput
|
|
12
13
|
extends UpdateAccessResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAgreementCommandInput extends UpdateAgreementRequest {}
|
|
14
15
|
export interface UpdateAgreementCommandOutput
|
|
15
16
|
extends UpdateAgreementResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCertificateCommandInput
|
|
14
15
|
extends UpdateCertificateRequest {}
|
|
15
16
|
export interface UpdateCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConnectorCommandInput extends UpdateConnectorRequest {}
|
|
14
15
|
export interface UpdateConnectorCommandOutput
|
|
15
16
|
extends UpdateConnectorResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateHostKeyCommandInput extends UpdateHostKeyRequest {}
|
|
14
15
|
export interface UpdateHostKeyCommandOutput
|
|
15
16
|
extends UpdateHostKeyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
TransferClientResolvedConfig,
|
|
11
11
|
} from "../TransferClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateProfileCommandInput extends UpdateProfileRequest {}
|
|
14
15
|
export interface UpdateProfileCommandOutput
|
|
15
16
|
extends UpdateProfileResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateServerCommandInput extends UpdateServerRequest {}
|
|
11
12
|
export interface UpdateServerCommandOutput
|
|
12
13
|
extends UpdateServerResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
TransferClientResolvedConfig,
|
|
8
8
|
} from "../TransferClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateUserCommandInput extends UpdateUserRequest {}
|
|
11
12
|
export interface UpdateUserCommandOutput
|
|
12
13
|
extends UpdateUserResponse,
|
|
@@ -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 TransferServiceException 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-transfer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.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-transfer",
|
|
@@ -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.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.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",
|