@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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
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.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-transfer
9
+
10
+
11
+
12
+
13
+
14
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-transfer
17
+
18
+
19
+
20
+
21
+
6
22
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
23
 
8
24
 
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: TransferClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: TransferClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: TransferClientConfig) => {
30
30
  tls?: boolean | undefined;
31
31
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
32
32
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
33
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
34
34
  signingEscapePath?: boolean | undefined;
35
35
  systemClockOffset?: number | undefined;
36
36
  signingRegion?: string | undefined;
@@ -232,7 +232,6 @@ import {
232
232
  UpdateUserCommandOutput,
233
233
  } from "./commands/UpdateUserCommand";
234
234
  import { TransferClient } from "./TransferClient";
235
-
236
235
  export declare class Transfer extends TransferClient {
237
236
  createAccess(
238
237
  args: CreateAccessCommandInput,
@@ -247,7 +246,6 @@ export declare class Transfer extends TransferClient {
247
246
  options: __HttpHandlerOptions,
248
247
  cb: (err: any, data?: CreateAccessCommandOutput) => void
249
248
  ): void;
250
-
251
249
  createAgreement(
252
250
  args: CreateAgreementCommandInput,
253
251
  options?: __HttpHandlerOptions
@@ -261,7 +259,6 @@ export declare class Transfer extends TransferClient {
261
259
  options: __HttpHandlerOptions,
262
260
  cb: (err: any, data?: CreateAgreementCommandOutput) => void
263
261
  ): void;
264
-
265
262
  createConnector(
266
263
  args: CreateConnectorCommandInput,
267
264
  options?: __HttpHandlerOptions
@@ -275,7 +272,6 @@ export declare class Transfer extends TransferClient {
275
272
  options: __HttpHandlerOptions,
276
273
  cb: (err: any, data?: CreateConnectorCommandOutput) => void
277
274
  ): void;
278
-
279
275
  createProfile(
280
276
  args: CreateProfileCommandInput,
281
277
  options?: __HttpHandlerOptions
@@ -289,7 +285,6 @@ export declare class Transfer extends TransferClient {
289
285
  options: __HttpHandlerOptions,
290
286
  cb: (err: any, data?: CreateProfileCommandOutput) => void
291
287
  ): void;
292
-
293
288
  createServer(
294
289
  args: CreateServerCommandInput,
295
290
  options?: __HttpHandlerOptions
@@ -303,7 +298,6 @@ export declare class Transfer extends TransferClient {
303
298
  options: __HttpHandlerOptions,
304
299
  cb: (err: any, data?: CreateServerCommandOutput) => void
305
300
  ): void;
306
-
307
301
  createUser(
308
302
  args: CreateUserCommandInput,
309
303
  options?: __HttpHandlerOptions
@@ -317,7 +311,6 @@ export declare class Transfer extends TransferClient {
317
311
  options: __HttpHandlerOptions,
318
312
  cb: (err: any, data?: CreateUserCommandOutput) => void
319
313
  ): void;
320
-
321
314
  createWorkflow(
322
315
  args: CreateWorkflowCommandInput,
323
316
  options?: __HttpHandlerOptions
@@ -331,7 +324,6 @@ export declare class Transfer extends TransferClient {
331
324
  options: __HttpHandlerOptions,
332
325
  cb: (err: any, data?: CreateWorkflowCommandOutput) => void
333
326
  ): void;
334
-
335
327
  deleteAccess(
336
328
  args: DeleteAccessCommandInput,
337
329
  options?: __HttpHandlerOptions
@@ -345,7 +337,6 @@ export declare class Transfer extends TransferClient {
345
337
  options: __HttpHandlerOptions,
346
338
  cb: (err: any, data?: DeleteAccessCommandOutput) => void
347
339
  ): void;
348
-
349
340
  deleteAgreement(
350
341
  args: DeleteAgreementCommandInput,
351
342
  options?: __HttpHandlerOptions
@@ -359,7 +350,6 @@ export declare class Transfer extends TransferClient {
359
350
  options: __HttpHandlerOptions,
360
351
  cb: (err: any, data?: DeleteAgreementCommandOutput) => void
361
352
  ): void;
362
-
363
353
  deleteCertificate(
364
354
  args: DeleteCertificateCommandInput,
365
355
  options?: __HttpHandlerOptions
@@ -373,7 +363,6 @@ export declare class Transfer extends TransferClient {
373
363
  options: __HttpHandlerOptions,
374
364
  cb: (err: any, data?: DeleteCertificateCommandOutput) => void
375
365
  ): void;
376
-
377
366
  deleteConnector(
378
367
  args: DeleteConnectorCommandInput,
379
368
  options?: __HttpHandlerOptions
@@ -387,7 +376,6 @@ export declare class Transfer extends TransferClient {
387
376
  options: __HttpHandlerOptions,
388
377
  cb: (err: any, data?: DeleteConnectorCommandOutput) => void
389
378
  ): void;
390
-
391
379
  deleteHostKey(
392
380
  args: DeleteHostKeyCommandInput,
393
381
  options?: __HttpHandlerOptions
@@ -401,7 +389,6 @@ export declare class Transfer extends TransferClient {
401
389
  options: __HttpHandlerOptions,
402
390
  cb: (err: any, data?: DeleteHostKeyCommandOutput) => void
403
391
  ): void;
404
-
405
392
  deleteProfile(
406
393
  args: DeleteProfileCommandInput,
407
394
  options?: __HttpHandlerOptions
@@ -415,7 +402,6 @@ export declare class Transfer extends TransferClient {
415
402
  options: __HttpHandlerOptions,
416
403
  cb: (err: any, data?: DeleteProfileCommandOutput) => void
417
404
  ): void;
418
-
419
405
  deleteServer(
420
406
  args: DeleteServerCommandInput,
421
407
  options?: __HttpHandlerOptions
@@ -429,7 +415,6 @@ export declare class Transfer extends TransferClient {
429
415
  options: __HttpHandlerOptions,
430
416
  cb: (err: any, data?: DeleteServerCommandOutput) => void
431
417
  ): void;
432
-
433
418
  deleteSshPublicKey(
434
419
  args: DeleteSshPublicKeyCommandInput,
435
420
  options?: __HttpHandlerOptions
@@ -443,7 +428,6 @@ export declare class Transfer extends TransferClient {
443
428
  options: __HttpHandlerOptions,
444
429
  cb: (err: any, data?: DeleteSshPublicKeyCommandOutput) => void
445
430
  ): void;
446
-
447
431
  deleteUser(
448
432
  args: DeleteUserCommandInput,
449
433
  options?: __HttpHandlerOptions
@@ -457,7 +441,6 @@ export declare class Transfer extends TransferClient {
457
441
  options: __HttpHandlerOptions,
458
442
  cb: (err: any, data?: DeleteUserCommandOutput) => void
459
443
  ): void;
460
-
461
444
  deleteWorkflow(
462
445
  args: DeleteWorkflowCommandInput,
463
446
  options?: __HttpHandlerOptions
@@ -471,7 +454,6 @@ export declare class Transfer extends TransferClient {
471
454
  options: __HttpHandlerOptions,
472
455
  cb: (err: any, data?: DeleteWorkflowCommandOutput) => void
473
456
  ): void;
474
-
475
457
  describeAccess(
476
458
  args: DescribeAccessCommandInput,
477
459
  options?: __HttpHandlerOptions
@@ -485,7 +467,6 @@ export declare class Transfer extends TransferClient {
485
467
  options: __HttpHandlerOptions,
486
468
  cb: (err: any, data?: DescribeAccessCommandOutput) => void
487
469
  ): void;
488
-
489
470
  describeAgreement(
490
471
  args: DescribeAgreementCommandInput,
491
472
  options?: __HttpHandlerOptions
@@ -499,7 +480,6 @@ export declare class Transfer extends TransferClient {
499
480
  options: __HttpHandlerOptions,
500
481
  cb: (err: any, data?: DescribeAgreementCommandOutput) => void
501
482
  ): void;
502
-
503
483
  describeCertificate(
504
484
  args: DescribeCertificateCommandInput,
505
485
  options?: __HttpHandlerOptions
@@ -513,7 +493,6 @@ export declare class Transfer extends TransferClient {
513
493
  options: __HttpHandlerOptions,
514
494
  cb: (err: any, data?: DescribeCertificateCommandOutput) => void
515
495
  ): void;
516
-
517
496
  describeConnector(
518
497
  args: DescribeConnectorCommandInput,
519
498
  options?: __HttpHandlerOptions
@@ -527,7 +506,6 @@ export declare class Transfer extends TransferClient {
527
506
  options: __HttpHandlerOptions,
528
507
  cb: (err: any, data?: DescribeConnectorCommandOutput) => void
529
508
  ): void;
530
-
531
509
  describeExecution(
532
510
  args: DescribeExecutionCommandInput,
533
511
  options?: __HttpHandlerOptions
@@ -541,7 +519,6 @@ export declare class Transfer extends TransferClient {
541
519
  options: __HttpHandlerOptions,
542
520
  cb: (err: any, data?: DescribeExecutionCommandOutput) => void
543
521
  ): void;
544
-
545
522
  describeHostKey(
546
523
  args: DescribeHostKeyCommandInput,
547
524
  options?: __HttpHandlerOptions
@@ -555,7 +532,6 @@ export declare class Transfer extends TransferClient {
555
532
  options: __HttpHandlerOptions,
556
533
  cb: (err: any, data?: DescribeHostKeyCommandOutput) => void
557
534
  ): void;
558
-
559
535
  describeProfile(
560
536
  args: DescribeProfileCommandInput,
561
537
  options?: __HttpHandlerOptions
@@ -569,7 +545,6 @@ export declare class Transfer extends TransferClient {
569
545
  options: __HttpHandlerOptions,
570
546
  cb: (err: any, data?: DescribeProfileCommandOutput) => void
571
547
  ): void;
572
-
573
548
  describeSecurityPolicy(
574
549
  args: DescribeSecurityPolicyCommandInput,
575
550
  options?: __HttpHandlerOptions
@@ -583,7 +558,6 @@ export declare class Transfer extends TransferClient {
583
558
  options: __HttpHandlerOptions,
584
559
  cb: (err: any, data?: DescribeSecurityPolicyCommandOutput) => void
585
560
  ): void;
586
-
587
561
  describeServer(
588
562
  args: DescribeServerCommandInput,
589
563
  options?: __HttpHandlerOptions
@@ -597,7 +571,6 @@ export declare class Transfer extends TransferClient {
597
571
  options: __HttpHandlerOptions,
598
572
  cb: (err: any, data?: DescribeServerCommandOutput) => void
599
573
  ): void;
600
-
601
574
  describeUser(
602
575
  args: DescribeUserCommandInput,
603
576
  options?: __HttpHandlerOptions
@@ -611,7 +584,6 @@ export declare class Transfer extends TransferClient {
611
584
  options: __HttpHandlerOptions,
612
585
  cb: (err: any, data?: DescribeUserCommandOutput) => void
613
586
  ): void;
614
-
615
587
  describeWorkflow(
616
588
  args: DescribeWorkflowCommandInput,
617
589
  options?: __HttpHandlerOptions
@@ -625,7 +597,6 @@ export declare class Transfer extends TransferClient {
625
597
  options: __HttpHandlerOptions,
626
598
  cb: (err: any, data?: DescribeWorkflowCommandOutput) => void
627
599
  ): void;
628
-
629
600
  importCertificate(
630
601
  args: ImportCertificateCommandInput,
631
602
  options?: __HttpHandlerOptions
@@ -639,7 +610,6 @@ export declare class Transfer extends TransferClient {
639
610
  options: __HttpHandlerOptions,
640
611
  cb: (err: any, data?: ImportCertificateCommandOutput) => void
641
612
  ): void;
642
-
643
613
  importHostKey(
644
614
  args: ImportHostKeyCommandInput,
645
615
  options?: __HttpHandlerOptions
@@ -653,7 +623,6 @@ export declare class Transfer extends TransferClient {
653
623
  options: __HttpHandlerOptions,
654
624
  cb: (err: any, data?: ImportHostKeyCommandOutput) => void
655
625
  ): void;
656
-
657
626
  importSshPublicKey(
658
627
  args: ImportSshPublicKeyCommandInput,
659
628
  options?: __HttpHandlerOptions
@@ -667,7 +636,6 @@ export declare class Transfer extends TransferClient {
667
636
  options: __HttpHandlerOptions,
668
637
  cb: (err: any, data?: ImportSshPublicKeyCommandOutput) => void
669
638
  ): void;
670
-
671
639
  listAccesses(
672
640
  args: ListAccessesCommandInput,
673
641
  options?: __HttpHandlerOptions
@@ -681,7 +649,6 @@ export declare class Transfer extends TransferClient {
681
649
  options: __HttpHandlerOptions,
682
650
  cb: (err: any, data?: ListAccessesCommandOutput) => void
683
651
  ): void;
684
-
685
652
  listAgreements(
686
653
  args: ListAgreementsCommandInput,
687
654
  options?: __HttpHandlerOptions
@@ -695,7 +662,6 @@ export declare class Transfer extends TransferClient {
695
662
  options: __HttpHandlerOptions,
696
663
  cb: (err: any, data?: ListAgreementsCommandOutput) => void
697
664
  ): void;
698
-
699
665
  listCertificates(
700
666
  args: ListCertificatesCommandInput,
701
667
  options?: __HttpHandlerOptions
@@ -709,7 +675,6 @@ export declare class Transfer extends TransferClient {
709
675
  options: __HttpHandlerOptions,
710
676
  cb: (err: any, data?: ListCertificatesCommandOutput) => void
711
677
  ): void;
712
-
713
678
  listConnectors(
714
679
  args: ListConnectorsCommandInput,
715
680
  options?: __HttpHandlerOptions
@@ -723,7 +688,6 @@ export declare class Transfer extends TransferClient {
723
688
  options: __HttpHandlerOptions,
724
689
  cb: (err: any, data?: ListConnectorsCommandOutput) => void
725
690
  ): void;
726
-
727
691
  listExecutions(
728
692
  args: ListExecutionsCommandInput,
729
693
  options?: __HttpHandlerOptions
@@ -737,7 +701,6 @@ export declare class Transfer extends TransferClient {
737
701
  options: __HttpHandlerOptions,
738
702
  cb: (err: any, data?: ListExecutionsCommandOutput) => void
739
703
  ): void;
740
-
741
704
  listHostKeys(
742
705
  args: ListHostKeysCommandInput,
743
706
  options?: __HttpHandlerOptions
@@ -751,7 +714,6 @@ export declare class Transfer extends TransferClient {
751
714
  options: __HttpHandlerOptions,
752
715
  cb: (err: any, data?: ListHostKeysCommandOutput) => void
753
716
  ): void;
754
-
755
717
  listProfiles(
756
718
  args: ListProfilesCommandInput,
757
719
  options?: __HttpHandlerOptions
@@ -765,7 +727,6 @@ export declare class Transfer extends TransferClient {
765
727
  options: __HttpHandlerOptions,
766
728
  cb: (err: any, data?: ListProfilesCommandOutput) => void
767
729
  ): void;
768
-
769
730
  listSecurityPolicies(
770
731
  args: ListSecurityPoliciesCommandInput,
771
732
  options?: __HttpHandlerOptions
@@ -779,7 +740,6 @@ export declare class Transfer extends TransferClient {
779
740
  options: __HttpHandlerOptions,
780
741
  cb: (err: any, data?: ListSecurityPoliciesCommandOutput) => void
781
742
  ): void;
782
-
783
743
  listServers(
784
744
  args: ListServersCommandInput,
785
745
  options?: __HttpHandlerOptions
@@ -793,7 +753,6 @@ export declare class Transfer extends TransferClient {
793
753
  options: __HttpHandlerOptions,
794
754
  cb: (err: any, data?: ListServersCommandOutput) => void
795
755
  ): void;
796
-
797
756
  listTagsForResource(
798
757
  args: ListTagsForResourceCommandInput,
799
758
  options?: __HttpHandlerOptions
@@ -807,7 +766,6 @@ export declare class Transfer extends TransferClient {
807
766
  options: __HttpHandlerOptions,
808
767
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
809
768
  ): void;
810
-
811
769
  listUsers(
812
770
  args: ListUsersCommandInput,
813
771
  options?: __HttpHandlerOptions
@@ -821,7 +779,6 @@ export declare class Transfer extends TransferClient {
821
779
  options: __HttpHandlerOptions,
822
780
  cb: (err: any, data?: ListUsersCommandOutput) => void
823
781
  ): void;
824
-
825
782
  listWorkflows(
826
783
  args: ListWorkflowsCommandInput,
827
784
  options?: __HttpHandlerOptions
@@ -835,7 +792,6 @@ export declare class Transfer extends TransferClient {
835
792
  options: __HttpHandlerOptions,
836
793
  cb: (err: any, data?: ListWorkflowsCommandOutput) => void
837
794
  ): void;
838
-
839
795
  sendWorkflowStepState(
840
796
  args: SendWorkflowStepStateCommandInput,
841
797
  options?: __HttpHandlerOptions
@@ -849,7 +805,6 @@ export declare class Transfer extends TransferClient {
849
805
  options: __HttpHandlerOptions,
850
806
  cb: (err: any, data?: SendWorkflowStepStateCommandOutput) => void
851
807
  ): void;
852
-
853
808
  startFileTransfer(
854
809
  args: StartFileTransferCommandInput,
855
810
  options?: __HttpHandlerOptions
@@ -863,7 +818,6 @@ export declare class Transfer extends TransferClient {
863
818
  options: __HttpHandlerOptions,
864
819
  cb: (err: any, data?: StartFileTransferCommandOutput) => void
865
820
  ): void;
866
-
867
821
  startServer(
868
822
  args: StartServerCommandInput,
869
823
  options?: __HttpHandlerOptions
@@ -877,7 +831,6 @@ export declare class Transfer extends TransferClient {
877
831
  options: __HttpHandlerOptions,
878
832
  cb: (err: any, data?: StartServerCommandOutput) => void
879
833
  ): void;
880
-
881
834
  stopServer(
882
835
  args: StopServerCommandInput,
883
836
  options?: __HttpHandlerOptions
@@ -891,7 +844,6 @@ export declare class Transfer extends TransferClient {
891
844
  options: __HttpHandlerOptions,
892
845
  cb: (err: any, data?: StopServerCommandOutput) => void
893
846
  ): void;
894
-
895
847
  tagResource(
896
848
  args: TagResourceCommandInput,
897
849
  options?: __HttpHandlerOptions
@@ -905,7 +857,6 @@ export declare class Transfer extends TransferClient {
905
857
  options: __HttpHandlerOptions,
906
858
  cb: (err: any, data?: TagResourceCommandOutput) => void
907
859
  ): void;
908
-
909
860
  testIdentityProvider(
910
861
  args: TestIdentityProviderCommandInput,
911
862
  options?: __HttpHandlerOptions
@@ -919,7 +870,6 @@ export declare class Transfer extends TransferClient {
919
870
  options: __HttpHandlerOptions,
920
871
  cb: (err: any, data?: TestIdentityProviderCommandOutput) => void
921
872
  ): void;
922
-
923
873
  untagResource(
924
874
  args: UntagResourceCommandInput,
925
875
  options?: __HttpHandlerOptions
@@ -933,7 +883,6 @@ export declare class Transfer extends TransferClient {
933
883
  options: __HttpHandlerOptions,
934
884
  cb: (err: any, data?: UntagResourceCommandOutput) => void
935
885
  ): void;
936
-
937
886
  updateAccess(
938
887
  args: UpdateAccessCommandInput,
939
888
  options?: __HttpHandlerOptions
@@ -947,7 +896,6 @@ export declare class Transfer extends TransferClient {
947
896
  options: __HttpHandlerOptions,
948
897
  cb: (err: any, data?: UpdateAccessCommandOutput) => void
949
898
  ): void;
950
-
951
899
  updateAgreement(
952
900
  args: UpdateAgreementCommandInput,
953
901
  options?: __HttpHandlerOptions
@@ -961,7 +909,6 @@ export declare class Transfer extends TransferClient {
961
909
  options: __HttpHandlerOptions,
962
910
  cb: (err: any, data?: UpdateAgreementCommandOutput) => void
963
911
  ): void;
964
-
965
912
  updateCertificate(
966
913
  args: UpdateCertificateCommandInput,
967
914
  options?: __HttpHandlerOptions
@@ -975,7 +922,6 @@ export declare class Transfer extends TransferClient {
975
922
  options: __HttpHandlerOptions,
976
923
  cb: (err: any, data?: UpdateCertificateCommandOutput) => void
977
924
  ): void;
978
-
979
925
  updateConnector(
980
926
  args: UpdateConnectorCommandInput,
981
927
  options?: __HttpHandlerOptions
@@ -989,7 +935,6 @@ export declare class Transfer extends TransferClient {
989
935
  options: __HttpHandlerOptions,
990
936
  cb: (err: any, data?: UpdateConnectorCommandOutput) => void
991
937
  ): void;
992
-
993
938
  updateHostKey(
994
939
  args: UpdateHostKeyCommandInput,
995
940
  options?: __HttpHandlerOptions
@@ -1003,7 +948,6 @@ export declare class Transfer extends TransferClient {
1003
948
  options: __HttpHandlerOptions,
1004
949
  cb: (err: any, data?: UpdateHostKeyCommandOutput) => void
1005
950
  ): void;
1006
-
1007
951
  updateProfile(
1008
952
  args: UpdateProfileCommandInput,
1009
953
  options?: __HttpHandlerOptions
@@ -1017,7 +961,6 @@ export declare class Transfer extends TransferClient {
1017
961
  options: __HttpHandlerOptions,
1018
962
  cb: (err: any, data?: UpdateProfileCommandOutput) => void
1019
963
  ): void;
1020
-
1021
964
  updateServer(
1022
965
  args: UpdateServerCommandInput,
1023
966
  options?: __HttpHandlerOptions
@@ -1031,7 +974,6 @@ export declare class Transfer extends TransferClient {
1031
974
  options: __HttpHandlerOptions,
1032
975
  cb: (err: any, data?: UpdateServerCommandOutput) => void
1033
976
  ): void;
1034
-
1035
977
  updateUser(
1036
978
  args: UpdateUserCommandInput,
1037
979
  options?: __HttpHandlerOptions
@@ -395,47 +395,26 @@ export declare type ServiceOutputTypes =
395
395
  export interface ClientDefaults
396
396
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
397
397
  requestHandler?: __HttpHandler;
398
-
399
398
  sha256?: __HashConstructor;
400
-
401
399
  urlParser?: __UrlParser;
402
-
403
400
  bodyLengthChecker?: __BodyLengthCalculator;
404
-
405
401
  streamCollector?: __StreamCollector;
406
-
407
402
  base64Decoder?: __Decoder;
408
-
409
403
  base64Encoder?: __Encoder;
410
-
411
404
  utf8Decoder?: __Decoder;
412
-
413
405
  utf8Encoder?: __Encoder;
414
-
415
406
  runtime?: string;
416
-
417
407
  disableHostPrefix?: boolean;
418
-
419
408
  maxAttempts?: number | __Provider<number>;
420
-
421
409
  retryMode?: string | __Provider<string>;
422
-
423
410
  logger?: __Logger;
424
-
425
411
  useDualstackEndpoint?: boolean | __Provider<boolean>;
426
-
427
412
  useFipsEndpoint?: boolean | __Provider<boolean>;
428
-
429
413
  serviceId?: string;
430
-
431
414
  region?: string | __Provider<string>;
432
-
433
415
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
434
-
435
416
  regionInfoProvider?: RegionInfoProvider;
436
-
437
417
  defaultUserAgentProvider?: Provider<__UserAgent>;
438
-
439
418
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
440
419
  }
441
420
  declare type TransferClientConfigType = Partial<
@@ -448,7 +427,6 @@ declare type TransferClientConfigType = Partial<
448
427
  HostHeaderInputConfig &
449
428
  AwsAuthInputConfig &
450
429
  UserAgentInputConfig;
451
-
452
430
  export interface TransferClientConfig extends TransferClientConfigType {}
453
431
  declare type TransferClientResolvedConfigType =
454
432
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -459,10 +437,8 @@ declare type TransferClientResolvedConfigType =
459
437
  HostHeaderResolvedConfig &
460
438
  AwsAuthResolvedConfig &
461
439
  UserAgentResolvedConfig;
462
-
463
440
  export interface TransferClientResolvedConfig
464
441
  extends TransferClientResolvedConfigType {}
465
-
466
442
  export declare class TransferClient extends __Client<
467
443
  __HttpHandlerOptions,
468
444
  ServiceInputTypes,
@@ -471,7 +447,6 @@ export declare class TransferClient extends __Client<
471
447
  > {
472
448
  readonly config: TransferClientResolvedConfig;
473
449
  constructor(configuration: TransferClientConfig);
474
-
475
450
  destroy(): void;
476
451
  }
477
452
  export {};
@@ -15,7 +15,6 @@ export interface CreateAccessCommandInput extends CreateAccessRequest {}
15
15
  export interface CreateAccessCommandOutput
16
16
  extends CreateAccessResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateAccessCommand extends $Command<
20
19
  CreateAccessCommandInput,
21
20
  CreateAccessCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateAccessCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateAccessCommandInput;
25
24
  constructor(input: CreateAccessCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateAgreementCommandInput extends CreateAgreementRequest {}
18
18
  export interface CreateAgreementCommandOutput
19
19
  extends CreateAgreementResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateAgreementCommand extends $Command<
23
22
  CreateAgreementCommandInput,
24
23
  CreateAgreementCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateAgreementCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateAgreementCommandInput;
28
27
  constructor(input: CreateAgreementCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateConnectorCommandInput extends CreateConnectorRequest {}
18
18
  export interface CreateConnectorCommandOutput
19
19
  extends CreateConnectorResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateConnectorCommand extends $Command<
23
22
  CreateConnectorCommandInput,
24
23
  CreateConnectorCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateConnectorCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateConnectorCommandInput;
28
27
  constructor(input: CreateConnectorCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateProfileCommandInput extends CreateProfileRequest {}
18
18
  export interface CreateProfileCommandOutput
19
19
  extends CreateProfileResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateProfileCommand extends $Command<
23
22
  CreateProfileCommandInput,
24
23
  CreateProfileCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateProfileCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateProfileCommandInput;
28
27
  constructor(input: CreateProfileCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateServerCommandInput extends CreateServerRequest {}
15
15
  export interface CreateServerCommandOutput
16
16
  extends CreateServerResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateServerCommand extends $Command<
20
19
  CreateServerCommandInput,
21
20
  CreateServerCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateServerCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateServerCommandInput;
25
24
  constructor(input: CreateServerCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateUserCommandInput extends CreateUserRequest {}
15
15
  export interface CreateUserCommandOutput
16
16
  extends CreateUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateUserCommand extends $Command<
20
19
  CreateUserCommandInput,
21
20
  CreateUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateUserCommandInput;
25
24
  constructor(input: CreateUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: TransferClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateWorkflowCommandInput extends CreateWorkflowRequest {}
18
18
  export interface CreateWorkflowCommandOutput
19
19
  extends CreateWorkflowResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateWorkflowCommand extends $Command<
23
22
  CreateWorkflowCommandInput,
24
23
  CreateWorkflowCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateWorkflowCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateWorkflowCommandInput;
28
27
  constructor(input: CreateWorkflowCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: TransferClientResolvedConfig,