@aws-sdk/client-transfer 3.170.0 → 3.178.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.
Files changed (73) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Transfer.d.ts +0 -58
  6. package/dist-types/ts3.4/TransferClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CreateAccessCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateAgreementCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateServerCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAccessCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteAgreementCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteHostKeyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteServerCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteSshPublicKeyCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeAccessCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAgreementCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeConnectorCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeHostKeyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeProfileCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeSecurityPolicyCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeServerCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeWorkflowCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ImportHostKeyCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ImportSshPublicKeyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListAccessesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListAgreementsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListHostKeysCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListServersCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/SendWorkflowStepStateCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/StartFileTransferCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/StartServerCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/StopServerCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/TestIdentityProviderCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/UpdateAccessCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/UpdateAgreementCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UpdateHostKeyCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateServerCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/models/TransferServiceException.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -575
  67. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  68. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  69. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  70. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  71. package/dist-types/ts3.4/waiters/waitForServerOffline.d.ts +0 -2
  72. package/dist-types/ts3.4/waiters/waitForServerOnline.d.ts +0 -2
  73. package/package.json +27 -27
@@ -13,7 +13,6 @@ import {
13
13
  } from "../TransferClient";
14
14
  export interface StopServerCommandInput extends StopServerRequest {}
15
15
  export interface StopServerCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class StopServerCommand extends $Command<
18
17
  StopServerCommandInput,
19
18
  StopServerCommandOutput,
@@ -21,7 +20,6 @@ export declare class StopServerCommand extends $Command<
21
20
  > {
22
21
  readonly input: StopServerCommandInput;
23
22
  constructor(input: StopServerCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: TransferClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../TransferClient";
14
14
  export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class TagResourceCommand extends $Command<
18
17
  TagResourceCommandInput,
19
18
  TagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class TagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: TagResourceCommandInput;
23
22
  constructor(input: TagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: TransferClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface TestIdentityProviderCommandInput
19
19
  export interface TestIdentityProviderCommandOutput
20
20
  extends TestIdentityProviderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class TestIdentityProviderCommand extends $Command<
24
23
  TestIdentityProviderCommandInput,
25
24
  TestIdentityProviderCommandOutput,
@@ -27,7 +26,6 @@ export declare class TestIdentityProviderCommand extends $Command<
27
26
  > {
28
27
  readonly input: TestIdentityProviderCommandInput;
29
28
  constructor(input: TestIdentityProviderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: TransferClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../TransferClient";
14
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
15
15
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class UntagResourceCommand extends $Command<
18
17
  UntagResourceCommandInput,
19
18
  UntagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class UntagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: UntagResourceCommandInput;
23
22
  constructor(input: UntagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: TransferClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateAccessCommandInput extends UpdateAccessRequest {}
15
15
  export interface UpdateAccessCommandOutput
16
16
  extends UpdateAccessResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateAccessCommand extends $Command<
20
19
  UpdateAccessCommandInput,
21
20
  UpdateAccessCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateAccessCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateAccessCommandInput;
25
24
  constructor(input: UpdateAccessCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateAgreementCommandInput extends UpdateAgreementRequest {}
18
18
  export interface UpdateAgreementCommandOutput
19
19
  extends UpdateAgreementResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateAgreementCommand extends $Command<
23
22
  UpdateAgreementCommandInput,
24
23
  UpdateAgreementCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateAgreementCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateAgreementCommandInput;
28
27
  constructor(input: UpdateAgreementCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateCertificateCommandInput
19
19
  export interface UpdateCertificateCommandOutput
20
20
  extends UpdateCertificateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateCertificateCommand extends $Command<
24
23
  UpdateCertificateCommandInput,
25
24
  UpdateCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateCertificateCommandInput;
29
28
  constructor(input: UpdateCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateConnectorCommandInput extends UpdateConnectorRequest {}
18
18
  export interface UpdateConnectorCommandOutput
19
19
  extends UpdateConnectorResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateConnectorCommand extends $Command<
23
22
  UpdateConnectorCommandInput,
24
23
  UpdateConnectorCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateConnectorCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateConnectorCommandInput;
28
27
  constructor(input: UpdateConnectorCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateHostKeyCommandInput extends UpdateHostKeyRequest {}
18
18
  export interface UpdateHostKeyCommandOutput
19
19
  extends UpdateHostKeyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateHostKeyCommand extends $Command<
23
22
  UpdateHostKeyCommandInput,
24
23
  UpdateHostKeyCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateHostKeyCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateHostKeyCommandInput;
28
27
  constructor(input: UpdateHostKeyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UpdateProfileCommandInput extends UpdateProfileRequest {}
18
18
  export interface UpdateProfileCommandOutput
19
19
  extends UpdateProfileResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UpdateProfileCommand extends $Command<
23
22
  UpdateProfileCommandInput,
24
23
  UpdateProfileCommandOutput,
@@ -26,7 +25,6 @@ export declare class UpdateProfileCommand extends $Command<
26
25
  > {
27
26
  readonly input: UpdateProfileCommandInput;
28
27
  constructor(input: UpdateProfileCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateServerCommandInput extends UpdateServerRequest {}
15
15
  export interface UpdateServerCommandOutput
16
16
  extends UpdateServerResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateServerCommand extends $Command<
20
19
  UpdateServerCommandInput,
21
20
  UpdateServerCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateServerCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateServerCommandInput;
25
24
  constructor(input: UpdateServerCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateUserCommandInput extends UpdateUserRequest {}
15
15
  export interface UpdateUserCommandOutput
16
16
  extends UpdateUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateUserCommand extends $Command<
20
19
  UpdateUserCommandInput,
21
20
  UpdateUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateUserCommandInput;
25
24
  constructor(input: UpdateUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class TransferServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }