@aws-sdk/client-backup 3.476.0 → 3.478.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 (99) hide show
  1. package/dist-cjs/pagination/ListBackupJobSummariesPaginator.js +2 -24
  2. package/dist-cjs/pagination/ListBackupJobsPaginator.js +2 -24
  3. package/dist-cjs/pagination/ListBackupPlanTemplatesPaginator.js +2 -24
  4. package/dist-cjs/pagination/ListBackupPlanVersionsPaginator.js +2 -24
  5. package/dist-cjs/pagination/ListBackupPlansPaginator.js +2 -24
  6. package/dist-cjs/pagination/ListBackupSelectionsPaginator.js +2 -24
  7. package/dist-cjs/pagination/ListBackupVaultsPaginator.js +2 -24
  8. package/dist-cjs/pagination/ListCopyJobSummariesPaginator.js +2 -24
  9. package/dist-cjs/pagination/ListCopyJobsPaginator.js +2 -24
  10. package/dist-cjs/pagination/ListFrameworksPaginator.js +2 -24
  11. package/dist-cjs/pagination/ListLegalHoldsPaginator.js +2 -24
  12. package/dist-cjs/pagination/ListProtectedResourcesByBackupVaultPaginator.js +2 -24
  13. package/dist-cjs/pagination/ListProtectedResourcesPaginator.js +2 -24
  14. package/dist-cjs/pagination/ListRecoveryPointsByBackupVaultPaginator.js +2 -24
  15. package/dist-cjs/pagination/ListRecoveryPointsByLegalHoldPaginator.js +2 -24
  16. package/dist-cjs/pagination/ListRecoveryPointsByResourcePaginator.js +2 -24
  17. package/dist-cjs/pagination/ListReportJobsPaginator.js +2 -24
  18. package/dist-cjs/pagination/ListReportPlansPaginator.js +2 -24
  19. package/dist-cjs/pagination/ListRestoreJobSummariesPaginator.js +2 -24
  20. package/dist-cjs/pagination/ListRestoreJobsByProtectedResourcePaginator.js +2 -24
  21. package/dist-cjs/pagination/ListRestoreJobsPaginator.js +2 -24
  22. package/dist-cjs/pagination/ListRestoreTestingPlansPaginator.js +2 -24
  23. package/dist-cjs/pagination/ListRestoreTestingSelectionsPaginator.js +2 -24
  24. package/dist-cjs/pagination/ListTagsPaginator.js +2 -24
  25. package/dist-cjs/protocols/Aws_restJson1.js +634 -1286
  26. package/dist-es/pagination/ListBackupJobSummariesPaginator.js +2 -23
  27. package/dist-es/pagination/ListBackupJobsPaginator.js +2 -23
  28. package/dist-es/pagination/ListBackupPlanTemplatesPaginator.js +2 -23
  29. package/dist-es/pagination/ListBackupPlanVersionsPaginator.js +2 -23
  30. package/dist-es/pagination/ListBackupPlansPaginator.js +2 -23
  31. package/dist-es/pagination/ListBackupSelectionsPaginator.js +2 -23
  32. package/dist-es/pagination/ListBackupVaultsPaginator.js +2 -23
  33. package/dist-es/pagination/ListCopyJobSummariesPaginator.js +2 -23
  34. package/dist-es/pagination/ListCopyJobsPaginator.js +2 -23
  35. package/dist-es/pagination/ListFrameworksPaginator.js +2 -23
  36. package/dist-es/pagination/ListLegalHoldsPaginator.js +2 -23
  37. package/dist-es/pagination/ListProtectedResourcesByBackupVaultPaginator.js +2 -23
  38. package/dist-es/pagination/ListProtectedResourcesPaginator.js +2 -23
  39. package/dist-es/pagination/ListRecoveryPointsByBackupVaultPaginator.js +2 -23
  40. package/dist-es/pagination/ListRecoveryPointsByLegalHoldPaginator.js +2 -23
  41. package/dist-es/pagination/ListRecoveryPointsByResourcePaginator.js +2 -23
  42. package/dist-es/pagination/ListReportJobsPaginator.js +2 -23
  43. package/dist-es/pagination/ListReportPlansPaginator.js +2 -23
  44. package/dist-es/pagination/ListRestoreJobSummariesPaginator.js +2 -23
  45. package/dist-es/pagination/ListRestoreJobsByProtectedResourcePaginator.js +2 -23
  46. package/dist-es/pagination/ListRestoreJobsPaginator.js +2 -23
  47. package/dist-es/pagination/ListRestoreTestingPlansPaginator.js +2 -23
  48. package/dist-es/pagination/ListRestoreTestingSelectionsPaginator.js +2 -23
  49. package/dist-es/pagination/ListTagsPaginator.js +2 -23
  50. package/dist-es/protocols/Aws_restJson1.js +635 -1287
  51. package/dist-types/pagination/ListBackupJobSummariesPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListBackupJobsPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListBackupPlanTemplatesPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListBackupPlanVersionsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListBackupPlansPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListBackupSelectionsPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListBackupVaultsPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListCopyJobSummariesPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListCopyJobsPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListFrameworksPaginator.d.ts +1 -1
  61. package/dist-types/pagination/ListLegalHoldsPaginator.d.ts +1 -1
  62. package/dist-types/pagination/ListProtectedResourcesByBackupVaultPaginator.d.ts +1 -1
  63. package/dist-types/pagination/ListProtectedResourcesPaginator.d.ts +1 -1
  64. package/dist-types/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +1 -1
  65. package/dist-types/pagination/ListRecoveryPointsByLegalHoldPaginator.d.ts +1 -1
  66. package/dist-types/pagination/ListRecoveryPointsByResourcePaginator.d.ts +1 -1
  67. package/dist-types/pagination/ListReportJobsPaginator.d.ts +1 -1
  68. package/dist-types/pagination/ListReportPlansPaginator.d.ts +1 -1
  69. package/dist-types/pagination/ListRestoreJobSummariesPaginator.d.ts +1 -1
  70. package/dist-types/pagination/ListRestoreJobsByProtectedResourcePaginator.d.ts +1 -1
  71. package/dist-types/pagination/ListRestoreJobsPaginator.d.ts +1 -1
  72. package/dist-types/pagination/ListRestoreTestingPlansPaginator.d.ts +1 -1
  73. package/dist-types/pagination/ListRestoreTestingSelectionsPaginator.d.ts +1 -1
  74. package/dist-types/pagination/ListTagsPaginator.d.ts +1 -1
  75. package/dist-types/ts3.4/pagination/ListBackupJobSummariesPaginator.d.ts +3 -3
  76. package/dist-types/ts3.4/pagination/ListBackupJobsPaginator.d.ts +3 -3
  77. package/dist-types/ts3.4/pagination/ListBackupPlanTemplatesPaginator.d.ts +3 -3
  78. package/dist-types/ts3.4/pagination/ListBackupPlanVersionsPaginator.d.ts +3 -3
  79. package/dist-types/ts3.4/pagination/ListBackupPlansPaginator.d.ts +3 -3
  80. package/dist-types/ts3.4/pagination/ListBackupSelectionsPaginator.d.ts +3 -3
  81. package/dist-types/ts3.4/pagination/ListBackupVaultsPaginator.d.ts +3 -3
  82. package/dist-types/ts3.4/pagination/ListCopyJobSummariesPaginator.d.ts +3 -3
  83. package/dist-types/ts3.4/pagination/ListCopyJobsPaginator.d.ts +3 -3
  84. package/dist-types/ts3.4/pagination/ListFrameworksPaginator.d.ts +3 -3
  85. package/dist-types/ts3.4/pagination/ListLegalHoldsPaginator.d.ts +3 -3
  86. package/dist-types/ts3.4/pagination/ListProtectedResourcesByBackupVaultPaginator.d.ts +3 -3
  87. package/dist-types/ts3.4/pagination/ListProtectedResourcesPaginator.d.ts +3 -3
  88. package/dist-types/ts3.4/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +3 -3
  89. package/dist-types/ts3.4/pagination/ListRecoveryPointsByLegalHoldPaginator.d.ts +3 -3
  90. package/dist-types/ts3.4/pagination/ListRecoveryPointsByResourcePaginator.d.ts +3 -3
  91. package/dist-types/ts3.4/pagination/ListReportJobsPaginator.d.ts +3 -3
  92. package/dist-types/ts3.4/pagination/ListReportPlansPaginator.d.ts +3 -3
  93. package/dist-types/ts3.4/pagination/ListRestoreJobSummariesPaginator.d.ts +3 -3
  94. package/dist-types/ts3.4/pagination/ListRestoreJobsByProtectedResourcePaginator.d.ts +3 -3
  95. package/dist-types/ts3.4/pagination/ListRestoreJobsPaginator.d.ts +3 -3
  96. package/dist-types/ts3.4/pagination/ListRestoreTestingPlansPaginator.d.ts +3 -3
  97. package/dist-types/ts3.4/pagination/ListRestoreTestingSelectionsPaginator.d.ts +3 -3
  98. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +3 -3
  99. package/package.json +7 -6
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupJobSummaries(config: BackupPaginationConfiguration, input: ListBackupJobSummariesCommandInput, ...additionalArguments: any): Paginator<ListBackupJobSummariesCommandOutput>;
7
+ export declare const paginateListBackupJobSummaries: (config: BackupPaginationConfiguration, input: ListBackupJobSummariesCommandInput, ...rest: any[]) => Paginator<ListBackupJobSummariesCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupJobs(config: BackupPaginationConfiguration, input: ListBackupJobsCommandInput, ...additionalArguments: any): Paginator<ListBackupJobsCommandOutput>;
7
+ export declare const paginateListBackupJobs: (config: BackupPaginationConfiguration, input: ListBackupJobsCommandInput, ...rest: any[]) => Paginator<ListBackupJobsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupPlanTemplates(config: BackupPaginationConfiguration, input: ListBackupPlanTemplatesCommandInput, ...additionalArguments: any): Paginator<ListBackupPlanTemplatesCommandOutput>;
7
+ export declare const paginateListBackupPlanTemplates: (config: BackupPaginationConfiguration, input: ListBackupPlanTemplatesCommandInput, ...rest: any[]) => Paginator<ListBackupPlanTemplatesCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupPlanVersions(config: BackupPaginationConfiguration, input: ListBackupPlanVersionsCommandInput, ...additionalArguments: any): Paginator<ListBackupPlanVersionsCommandOutput>;
7
+ export declare const paginateListBackupPlanVersions: (config: BackupPaginationConfiguration, input: ListBackupPlanVersionsCommandInput, ...rest: any[]) => Paginator<ListBackupPlanVersionsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupPlans(config: BackupPaginationConfiguration, input: ListBackupPlansCommandInput, ...additionalArguments: any): Paginator<ListBackupPlansCommandOutput>;
7
+ export declare const paginateListBackupPlans: (config: BackupPaginationConfiguration, input: ListBackupPlansCommandInput, ...rest: any[]) => Paginator<ListBackupPlansCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupSelections(config: BackupPaginationConfiguration, input: ListBackupSelectionsCommandInput, ...additionalArguments: any): Paginator<ListBackupSelectionsCommandOutput>;
7
+ export declare const paginateListBackupSelections: (config: BackupPaginationConfiguration, input: ListBackupSelectionsCommandInput, ...rest: any[]) => Paginator<ListBackupSelectionsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBackupVaults(config: BackupPaginationConfiguration, input: ListBackupVaultsCommandInput, ...additionalArguments: any): Paginator<ListBackupVaultsCommandOutput>;
7
+ export declare const paginateListBackupVaults: (config: BackupPaginationConfiguration, input: ListBackupVaultsCommandInput, ...rest: any[]) => Paginator<ListBackupVaultsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCopyJobSummaries(config: BackupPaginationConfiguration, input: ListCopyJobSummariesCommandInput, ...additionalArguments: any): Paginator<ListCopyJobSummariesCommandOutput>;
7
+ export declare const paginateListCopyJobSummaries: (config: BackupPaginationConfiguration, input: ListCopyJobSummariesCommandInput, ...rest: any[]) => Paginator<ListCopyJobSummariesCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListCopyJobs(config: BackupPaginationConfiguration, input: ListCopyJobsCommandInput, ...additionalArguments: any): Paginator<ListCopyJobsCommandOutput>;
7
+ export declare const paginateListCopyJobs: (config: BackupPaginationConfiguration, input: ListCopyJobsCommandInput, ...rest: any[]) => Paginator<ListCopyJobsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListFrameworks(config: BackupPaginationConfiguration, input: ListFrameworksCommandInput, ...additionalArguments: any): Paginator<ListFrameworksCommandOutput>;
7
+ export declare const paginateListFrameworks: (config: BackupPaginationConfiguration, input: ListFrameworksCommandInput, ...rest: any[]) => Paginator<ListFrameworksCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListLegalHolds(config: BackupPaginationConfiguration, input: ListLegalHoldsCommandInput, ...additionalArguments: any): Paginator<ListLegalHoldsCommandOutput>;
7
+ export declare const paginateListLegalHolds: (config: BackupPaginationConfiguration, input: ListLegalHoldsCommandInput, ...rest: any[]) => Paginator<ListLegalHoldsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListProtectedResourcesByBackupVault(config: BackupPaginationConfiguration, input: ListProtectedResourcesByBackupVaultCommandInput, ...additionalArguments: any): Paginator<ListProtectedResourcesByBackupVaultCommandOutput>;
7
+ export declare const paginateListProtectedResourcesByBackupVault: (config: BackupPaginationConfiguration, input: ListProtectedResourcesByBackupVaultCommandInput, ...rest: any[]) => Paginator<ListProtectedResourcesByBackupVaultCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListProtectedResources(config: BackupPaginationConfiguration, input: ListProtectedResourcesCommandInput, ...additionalArguments: any): Paginator<ListProtectedResourcesCommandOutput>;
7
+ export declare const paginateListProtectedResources: (config: BackupPaginationConfiguration, input: ListProtectedResourcesCommandInput, ...rest: any[]) => Paginator<ListProtectedResourcesCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRecoveryPointsByBackupVault(config: BackupPaginationConfiguration, input: ListRecoveryPointsByBackupVaultCommandInput, ...additionalArguments: any): Paginator<ListRecoveryPointsByBackupVaultCommandOutput>;
7
+ export declare const paginateListRecoveryPointsByBackupVault: (config: BackupPaginationConfiguration, input: ListRecoveryPointsByBackupVaultCommandInput, ...rest: any[]) => Paginator<ListRecoveryPointsByBackupVaultCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRecoveryPointsByLegalHold(config: BackupPaginationConfiguration, input: ListRecoveryPointsByLegalHoldCommandInput, ...additionalArguments: any): Paginator<ListRecoveryPointsByLegalHoldCommandOutput>;
7
+ export declare const paginateListRecoveryPointsByLegalHold: (config: BackupPaginationConfiguration, input: ListRecoveryPointsByLegalHoldCommandInput, ...rest: any[]) => Paginator<ListRecoveryPointsByLegalHoldCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRecoveryPointsByResource(config: BackupPaginationConfiguration, input: ListRecoveryPointsByResourceCommandInput, ...additionalArguments: any): Paginator<ListRecoveryPointsByResourceCommandOutput>;
7
+ export declare const paginateListRecoveryPointsByResource: (config: BackupPaginationConfiguration, input: ListRecoveryPointsByResourceCommandInput, ...rest: any[]) => Paginator<ListRecoveryPointsByResourceCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListReportJobs(config: BackupPaginationConfiguration, input: ListReportJobsCommandInput, ...additionalArguments: any): Paginator<ListReportJobsCommandOutput>;
7
+ export declare const paginateListReportJobs: (config: BackupPaginationConfiguration, input: ListReportJobsCommandInput, ...rest: any[]) => Paginator<ListReportJobsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListReportPlans(config: BackupPaginationConfiguration, input: ListReportPlansCommandInput, ...additionalArguments: any): Paginator<ListReportPlansCommandOutput>;
7
+ export declare const paginateListReportPlans: (config: BackupPaginationConfiguration, input: ListReportPlansCommandInput, ...rest: any[]) => Paginator<ListReportPlansCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRestoreJobSummaries(config: BackupPaginationConfiguration, input: ListRestoreJobSummariesCommandInput, ...additionalArguments: any): Paginator<ListRestoreJobSummariesCommandOutput>;
7
+ export declare const paginateListRestoreJobSummaries: (config: BackupPaginationConfiguration, input: ListRestoreJobSummariesCommandInput, ...rest: any[]) => Paginator<ListRestoreJobSummariesCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRestoreJobsByProtectedResource(config: BackupPaginationConfiguration, input: ListRestoreJobsByProtectedResourceCommandInput, ...additionalArguments: any): Paginator<ListRestoreJobsByProtectedResourceCommandOutput>;
7
+ export declare const paginateListRestoreJobsByProtectedResource: (config: BackupPaginationConfiguration, input: ListRestoreJobsByProtectedResourceCommandInput, ...rest: any[]) => Paginator<ListRestoreJobsByProtectedResourceCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRestoreJobs(config: BackupPaginationConfiguration, input: ListRestoreJobsCommandInput, ...additionalArguments: any): Paginator<ListRestoreJobsCommandOutput>;
7
+ export declare const paginateListRestoreJobs: (config: BackupPaginationConfiguration, input: ListRestoreJobsCommandInput, ...rest: any[]) => Paginator<ListRestoreJobsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRestoreTestingPlans(config: BackupPaginationConfiguration, input: ListRestoreTestingPlansCommandInput, ...additionalArguments: any): Paginator<ListRestoreTestingPlansCommandOutput>;
7
+ export declare const paginateListRestoreTestingPlans: (config: BackupPaginationConfiguration, input: ListRestoreTestingPlansCommandInput, ...rest: any[]) => Paginator<ListRestoreTestingPlansCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRestoreTestingSelections(config: BackupPaginationConfiguration, input: ListRestoreTestingSelectionsCommandInput, ...additionalArguments: any): Paginator<ListRestoreTestingSelectionsCommandOutput>;
7
+ export declare const paginateListRestoreTestingSelections: (config: BackupPaginationConfiguration, input: ListRestoreTestingSelectionsCommandInput, ...rest: any[]) => Paginator<ListRestoreTestingSelectionsCommandOutput>;
@@ -4,4 +4,4 @@ import { BackupPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTags(config: BackupPaginationConfiguration, input: ListTagsCommandInput, ...additionalArguments: any): Paginator<ListTagsCommandOutput>;
7
+ export declare const paginateListTags: (config: BackupPaginationConfiguration, input: ListTagsCommandInput, ...rest: any[]) => Paginator<ListTagsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupJobSummariesCommandOutput,
5
5
  } from "../commands/ListBackupJobSummariesCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupJobSummaries(
7
+ export declare const paginateListBackupJobSummaries: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupJobSummariesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupJobSummariesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupJobSummariesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupJobsCommandOutput,
5
5
  } from "../commands/ListBackupJobsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupJobs(
7
+ export declare const paginateListBackupJobs: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupJobsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupJobsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupJobsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupPlanTemplatesCommandOutput,
5
5
  } from "../commands/ListBackupPlanTemplatesCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupPlanTemplates(
7
+ export declare const paginateListBackupPlanTemplates: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupPlanTemplatesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupPlanTemplatesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupPlanTemplatesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupPlanVersionsCommandOutput,
5
5
  } from "../commands/ListBackupPlanVersionsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupPlanVersions(
7
+ export declare const paginateListBackupPlanVersions: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupPlanVersionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupPlanVersionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupPlanVersionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupPlansCommandOutput,
5
5
  } from "../commands/ListBackupPlansCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupPlans(
7
+ export declare const paginateListBackupPlans: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupPlansCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupPlansCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupPlansCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupSelectionsCommandOutput,
5
5
  } from "../commands/ListBackupSelectionsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupSelections(
7
+ export declare const paginateListBackupSelections: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupSelectionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupSelectionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupSelectionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBackupVaultsCommandOutput,
5
5
  } from "../commands/ListBackupVaultsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBackupVaults(
7
+ export declare const paginateListBackupVaults: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListBackupVaultsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBackupVaultsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBackupVaultsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCopyJobSummariesCommandOutput,
5
5
  } from "../commands/ListCopyJobSummariesCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCopyJobSummaries(
7
+ export declare const paginateListCopyJobSummaries: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListCopyJobSummariesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCopyJobSummariesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCopyJobSummariesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCopyJobsCommandOutput,
5
5
  } from "../commands/ListCopyJobsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCopyJobs(
7
+ export declare const paginateListCopyJobs: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListCopyJobsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCopyJobsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCopyJobsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListFrameworksCommandOutput,
5
5
  } from "../commands/ListFrameworksCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListFrameworks(
7
+ export declare const paginateListFrameworks: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListFrameworksCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListFrameworksCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListFrameworksCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListLegalHoldsCommandOutput,
5
5
  } from "../commands/ListLegalHoldsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListLegalHolds(
7
+ export declare const paginateListLegalHolds: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListLegalHoldsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListLegalHoldsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListLegalHoldsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProtectedResourcesByBackupVaultCommandOutput,
5
5
  } from "../commands/ListProtectedResourcesByBackupVaultCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProtectedResourcesByBackupVault(
7
+ export declare const paginateListProtectedResourcesByBackupVault: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListProtectedResourcesByBackupVaultCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProtectedResourcesByBackupVaultCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProtectedResourcesByBackupVaultCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProtectedResourcesCommandOutput,
5
5
  } from "../commands/ListProtectedResourcesCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProtectedResources(
7
+ export declare const paginateListProtectedResources: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListProtectedResourcesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProtectedResourcesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProtectedResourcesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRecoveryPointsByBackupVaultCommandOutput,
5
5
  } from "../commands/ListRecoveryPointsByBackupVaultCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRecoveryPointsByBackupVault(
7
+ export declare const paginateListRecoveryPointsByBackupVault: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRecoveryPointsByBackupVaultCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRecoveryPointsByBackupVaultCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRecoveryPointsByBackupVaultCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRecoveryPointsByLegalHoldCommandOutput,
5
5
  } from "../commands/ListRecoveryPointsByLegalHoldCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRecoveryPointsByLegalHold(
7
+ export declare const paginateListRecoveryPointsByLegalHold: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRecoveryPointsByLegalHoldCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRecoveryPointsByLegalHoldCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRecoveryPointsByLegalHoldCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRecoveryPointsByResourceCommandOutput,
5
5
  } from "../commands/ListRecoveryPointsByResourceCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRecoveryPointsByResource(
7
+ export declare const paginateListRecoveryPointsByResource: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRecoveryPointsByResourceCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRecoveryPointsByResourceCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRecoveryPointsByResourceCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListReportJobsCommandOutput,
5
5
  } from "../commands/ListReportJobsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListReportJobs(
7
+ export declare const paginateListReportJobs: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListReportJobsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListReportJobsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListReportJobsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListReportPlansCommandOutput,
5
5
  } from "../commands/ListReportPlansCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListReportPlans(
7
+ export declare const paginateListReportPlans: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListReportPlansCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListReportPlansCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListReportPlansCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRestoreJobSummariesCommandOutput,
5
5
  } from "../commands/ListRestoreJobSummariesCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRestoreJobSummaries(
7
+ export declare const paginateListRestoreJobSummaries: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRestoreJobSummariesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRestoreJobSummariesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRestoreJobSummariesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRestoreJobsByProtectedResourceCommandOutput,
5
5
  } from "../commands/ListRestoreJobsByProtectedResourceCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRestoreJobsByProtectedResource(
7
+ export declare const paginateListRestoreJobsByProtectedResource: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRestoreJobsByProtectedResourceCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRestoreJobsByProtectedResourceCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRestoreJobsByProtectedResourceCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRestoreJobsCommandOutput,
5
5
  } from "../commands/ListRestoreJobsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRestoreJobs(
7
+ export declare const paginateListRestoreJobs: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRestoreJobsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRestoreJobsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRestoreJobsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRestoreTestingPlansCommandOutput,
5
5
  } from "../commands/ListRestoreTestingPlansCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRestoreTestingPlans(
7
+ export declare const paginateListRestoreTestingPlans: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRestoreTestingPlansCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRestoreTestingPlansCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRestoreTestingPlansCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRestoreTestingSelectionsCommandOutput,
5
5
  } from "../commands/ListRestoreTestingSelectionsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRestoreTestingSelections(
7
+ export declare const paginateListRestoreTestingSelections: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListRestoreTestingSelectionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRestoreTestingSelectionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRestoreTestingSelectionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTagsCommandOutput,
5
5
  } from "../commands/ListTagsCommand";
6
6
  import { BackupPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTags(
7
+ export declare const paginateListTags: (
8
8
  config: BackupPaginationConfiguration,
9
9
  input: ListTagsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTagsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTagsCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-backup",
3
3
  "description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
4
- "version": "3.476.0",
4
+ "version": "3.478.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,20 +20,21 @@
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-sts": "3.476.0",
24
- "@aws-sdk/core": "3.476.0",
25
- "@aws-sdk/credential-provider-node": "3.476.0",
23
+ "@aws-sdk/client-sts": "3.478.0",
24
+ "@aws-sdk/core": "3.477.0",
25
+ "@aws-sdk/credential-provider-node": "3.478.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
29
29
  "@aws-sdk/middleware-signing": "3.468.0",
30
- "@aws-sdk/middleware-user-agent": "3.470.0",
30
+ "@aws-sdk/middleware-user-agent": "3.478.0",
31
31
  "@aws-sdk/region-config-resolver": "3.470.0",
32
32
  "@aws-sdk/types": "3.468.0",
33
- "@aws-sdk/util-endpoints": "3.470.0",
33
+ "@aws-sdk/util-endpoints": "3.478.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",
37
+ "@smithy/core": "^1.2.0",
37
38
  "@smithy/fetch-http-handler": "^2.3.1",
38
39
  "@smithy/hash-node": "^2.0.17",
39
40
  "@smithy/invalid-dependency": "^2.0.15",