@aws-sdk/client-transfer 3.533.0 → 3.535.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-types/Transfer.d.ts +8 -1
- package/dist-types/TransferClient.d.ts +1 -1
- 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/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/models/models_0.d.ts +599 -599
- package/dist-types/ts3.4/Transfer.d.ts +7 -0
- package/dist-types/ts3.4/commands/CreateAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHostKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSshPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSecurityPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportHostKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportSshPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAgreementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHostKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendWorkflowStepStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFileTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHostKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface UpdateProfileCommandOutput extends UpdateProfileResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateProfileCommand_base: {
|
|
24
24
|
new (input: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates some of the parameters for an existing profile. Provide the <code>ProfileId</code>
|
|
30
30
|
* for the profile that you want to update, along with the new values for the parameters to
|
|
31
31
|
* update.</p>
|
|
@@ -74,6 +74,7 @@ declare const UpdateProfileCommand_base: {
|
|
|
74
74
|
* @throws {@link TransferServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Transfer service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateServerCommandOutput extends UpdateServerResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateServerCommand_base: {
|
|
24
24
|
new (input: UpdateServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServerCommandInput, UpdateServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServerCommandInput, UpdateServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the file transfer protocol-enabled server's properties after that server has
|
|
30
30
|
* been created.</p>
|
|
31
31
|
* <p>The <code>UpdateServer</code> call returns the <code>ServerId</code> of the server you
|
|
@@ -141,6 +141,7 @@ declare const UpdateServerCommand_base: {
|
|
|
141
141
|
* @throws {@link TransferServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from Transfer service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class UpdateServerCommand extends UpdateServerCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUserCommand_base: {
|
|
24
24
|
new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Assigns new properties to a user. Parameters you pass modify any or all of the following:
|
|
30
30
|
* the home directory, role, and policy for the <code>UserName</code> and <code>ServerId</code>
|
|
31
31
|
* you specify.</p>
|
|
@@ -105,6 +105,7 @@ declare const UpdateUserCommand_base: {
|
|
|
105
105
|
* @throws {@link TransferServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Transfer service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class UpdateUserCommand extends UpdateUserCommand_base {
|
|
110
111
|
}
|