@aws-sdk/client-backup 3.47.1 → 3.50.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 (97) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Backup.d.ts +0 -335
  4. package/dist-types/ts3.4/BackupClient.d.ts +0 -139
  5. package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/index.d.ts +0 -66
  72. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  73. package/dist-types/ts3.4/index.d.ts +0 -5
  74. package/dist-types/ts3.4/models/index.d.ts +0 -1
  75. package/dist-types/ts3.4/models/models_0.d.ts +0 -2211
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  77. package/dist-types/ts3.4/pagination/ListBackupJobsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListBackupPlanTemplatesPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/ListBackupPlanVersionsPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/ListBackupPlansPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/ListBackupSelectionsPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/ListBackupVaultsPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListCopyJobsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/ListFrameworksPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/ListProtectedResourcesPaginator.d.ts +0 -4
  86. package/dist-types/ts3.4/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +0 -4
  87. package/dist-types/ts3.4/pagination/ListRecoveryPointsByResourcePaginator.d.ts +0 -4
  88. package/dist-types/ts3.4/pagination/ListReportJobsPaginator.d.ts +0 -4
  89. package/dist-types/ts3.4/pagination/ListReportPlansPaginator.d.ts +0 -4
  90. package/dist-types/ts3.4/pagination/ListRestoreJobsPaginator.d.ts +0 -4
  91. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +0 -4
  92. package/dist-types/ts3.4/pagination/index.d.ts +0 -16
  93. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -200
  94. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  95. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  96. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  97. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeRestoreJobInput, DescribeRestoreJobOutput } from "../models/models_0";
5
- export interface DescribeRestoreJobCommandInput extends DescribeRestoreJobInput {
6
- }
7
- export interface DescribeRestoreJobCommandOutput extends DescribeRestoreJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRestoreJobCommand extends $Command<DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeRestoreJobCommandInput;
12
- constructor(input: DescribeRestoreJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DisassociateRecoveryPointInput } from "../models/models_0";
5
- export interface DisassociateRecoveryPointCommandInput extends DisassociateRecoveryPointInput {
6
- }
7
- export interface DisassociateRecoveryPointCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DisassociateRecoveryPointCommand extends $Command<DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DisassociateRecoveryPointCommandInput;
12
- constructor(input: DisassociateRecoveryPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ExportBackupPlanTemplateInput, ExportBackupPlanTemplateOutput } from "../models/models_0";
5
- export interface ExportBackupPlanTemplateCommandInput extends ExportBackupPlanTemplateInput {
6
- }
7
- export interface ExportBackupPlanTemplateCommandOutput extends ExportBackupPlanTemplateOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ExportBackupPlanTemplateCommand extends $Command<ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ExportBackupPlanTemplateCommandInput;
12
- constructor(input: ExportBackupPlanTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupPlanInput, GetBackupPlanOutput } from "../models/models_0";
5
- export interface GetBackupPlanCommandInput extends GetBackupPlanInput {
6
- }
7
- export interface GetBackupPlanCommandOutput extends GetBackupPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupPlanCommand extends $Command<GetBackupPlanCommandInput, GetBackupPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupPlanCommandInput;
12
- constructor(input: GetBackupPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanCommandInput, GetBackupPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupPlanFromJSONInput, GetBackupPlanFromJSONOutput } from "../models/models_0";
5
- export interface GetBackupPlanFromJSONCommandInput extends GetBackupPlanFromJSONInput {
6
- }
7
- export interface GetBackupPlanFromJSONCommandOutput extends GetBackupPlanFromJSONOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupPlanFromJSONCommand extends $Command<GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupPlanFromJSONCommandInput;
12
- constructor(input: GetBackupPlanFromJSONCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupPlanFromTemplateInput, GetBackupPlanFromTemplateOutput } from "../models/models_0";
5
- export interface GetBackupPlanFromTemplateCommandInput extends GetBackupPlanFromTemplateInput {
6
- }
7
- export interface GetBackupPlanFromTemplateCommandOutput extends GetBackupPlanFromTemplateOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupPlanFromTemplateCommand extends $Command<GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupPlanFromTemplateCommandInput;
12
- constructor(input: GetBackupPlanFromTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupSelectionInput, GetBackupSelectionOutput } from "../models/models_0";
5
- export interface GetBackupSelectionCommandInput extends GetBackupSelectionInput {
6
- }
7
- export interface GetBackupSelectionCommandOutput extends GetBackupSelectionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupSelectionCommand extends $Command<GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupSelectionCommandInput;
12
- constructor(input: GetBackupSelectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupVaultAccessPolicyInput, GetBackupVaultAccessPolicyOutput } from "../models/models_0";
5
- export interface GetBackupVaultAccessPolicyCommandInput extends GetBackupVaultAccessPolicyInput {
6
- }
7
- export interface GetBackupVaultAccessPolicyCommandOutput extends GetBackupVaultAccessPolicyOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupVaultAccessPolicyCommand extends $Command<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupVaultAccessPolicyCommandInput;
12
- constructor(input: GetBackupVaultAccessPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetBackupVaultNotificationsInput, GetBackupVaultNotificationsOutput } from "../models/models_0";
5
- export interface GetBackupVaultNotificationsCommandInput extends GetBackupVaultNotificationsInput {
6
- }
7
- export interface GetBackupVaultNotificationsCommandOutput extends GetBackupVaultNotificationsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBackupVaultNotificationsCommand extends $Command<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetBackupVaultNotificationsCommandInput;
12
- constructor(input: GetBackupVaultNotificationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetRecoveryPointRestoreMetadataInput, GetRecoveryPointRestoreMetadataOutput } from "../models/models_0";
5
- export interface GetRecoveryPointRestoreMetadataCommandInput extends GetRecoveryPointRestoreMetadataInput {
6
- }
7
- export interface GetRecoveryPointRestoreMetadataCommandOutput extends GetRecoveryPointRestoreMetadataOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetRecoveryPointRestoreMetadataCommand extends $Command<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetRecoveryPointRestoreMetadataCommandInput;
12
- constructor(input: GetRecoveryPointRestoreMetadataCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { GetSupportedResourceTypesOutput } from "../models/models_0";
5
- export interface GetSupportedResourceTypesCommandInput {
6
- }
7
- export interface GetSupportedResourceTypesCommandOutput extends GetSupportedResourceTypesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetSupportedResourceTypesCommand extends $Command<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: GetSupportedResourceTypesCommandInput;
12
- constructor(input: GetSupportedResourceTypesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupJobsInput, ListBackupJobsOutput } from "../models/models_0";
5
- export interface ListBackupJobsCommandInput extends ListBackupJobsInput {
6
- }
7
- export interface ListBackupJobsCommandOutput extends ListBackupJobsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupJobsCommand extends $Command<ListBackupJobsCommandInput, ListBackupJobsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupJobsCommandInput;
12
- constructor(input: ListBackupJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupJobsCommandInput, ListBackupJobsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupPlanTemplatesInput, ListBackupPlanTemplatesOutput } from "../models/models_0";
5
- export interface ListBackupPlanTemplatesCommandInput extends ListBackupPlanTemplatesInput {
6
- }
7
- export interface ListBackupPlanTemplatesCommandOutput extends ListBackupPlanTemplatesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupPlanTemplatesCommand extends $Command<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupPlanTemplatesCommandInput;
12
- constructor(input: ListBackupPlanTemplatesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupPlanVersionsInput, ListBackupPlanVersionsOutput } from "../models/models_0";
5
- export interface ListBackupPlanVersionsCommandInput extends ListBackupPlanVersionsInput {
6
- }
7
- export interface ListBackupPlanVersionsCommandOutput extends ListBackupPlanVersionsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupPlanVersionsCommand extends $Command<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupPlanVersionsCommandInput;
12
- constructor(input: ListBackupPlanVersionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupPlansInput, ListBackupPlansOutput } from "../models/models_0";
5
- export interface ListBackupPlansCommandInput extends ListBackupPlansInput {
6
- }
7
- export interface ListBackupPlansCommandOutput extends ListBackupPlansOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupPlansCommand extends $Command<ListBackupPlansCommandInput, ListBackupPlansCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupPlansCommandInput;
12
- constructor(input: ListBackupPlansCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupPlansCommandInput, ListBackupPlansCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupSelectionsInput, ListBackupSelectionsOutput } from "../models/models_0";
5
- export interface ListBackupSelectionsCommandInput extends ListBackupSelectionsInput {
6
- }
7
- export interface ListBackupSelectionsCommandOutput extends ListBackupSelectionsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupSelectionsCommand extends $Command<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupSelectionsCommandInput;
12
- constructor(input: ListBackupSelectionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListBackupVaultsInput, ListBackupVaultsOutput } from "../models/models_0";
5
- export interface ListBackupVaultsCommandInput extends ListBackupVaultsInput {
6
- }
7
- export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBackupVaultsCommand extends $Command<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListBackupVaultsCommandInput;
12
- constructor(input: ListBackupVaultsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListCopyJobsInput, ListCopyJobsOutput } from "../models/models_0";
5
- export interface ListCopyJobsCommandInput extends ListCopyJobsInput {
6
- }
7
- export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListCopyJobsCommand extends $Command<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListCopyJobsCommandInput;
12
- constructor(input: ListCopyJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCopyJobsCommandInput, ListCopyJobsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
5
- export interface ListFrameworksCommandInput extends ListFrameworksInput {
6
- }
7
- export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListFrameworksCommand extends $Command<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListFrameworksCommandInput;
12
- constructor(input: ListFrameworksCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFrameworksCommandInput, ListFrameworksCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListProtectedResourcesInput, ListProtectedResourcesOutput } from "../models/models_0";
5
- export interface ListProtectedResourcesCommandInput extends ListProtectedResourcesInput {
6
- }
7
- export interface ListProtectedResourcesCommandOutput extends ListProtectedResourcesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListProtectedResourcesCommand extends $Command<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListProtectedResourcesCommandInput;
12
- constructor(input: ListProtectedResourcesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListRecoveryPointsByBackupVaultInput, ListRecoveryPointsByBackupVaultOutput } from "../models/models_0";
5
- export interface ListRecoveryPointsByBackupVaultCommandInput extends ListRecoveryPointsByBackupVaultInput {
6
- }
7
- export interface ListRecoveryPointsByBackupVaultCommandOutput extends ListRecoveryPointsByBackupVaultOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListRecoveryPointsByBackupVaultCommand extends $Command<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListRecoveryPointsByBackupVaultCommandInput;
12
- constructor(input: ListRecoveryPointsByBackupVaultCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListRecoveryPointsByResourceInput, ListRecoveryPointsByResourceOutput } from "../models/models_0";
5
- export interface ListRecoveryPointsByResourceCommandInput extends ListRecoveryPointsByResourceInput {
6
- }
7
- export interface ListRecoveryPointsByResourceCommandOutput extends ListRecoveryPointsByResourceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListRecoveryPointsByResourceCommand extends $Command<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListRecoveryPointsByResourceCommandInput;
12
- constructor(input: ListRecoveryPointsByResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
5
- export interface ListReportJobsCommandInput extends ListReportJobsInput {
6
- }
7
- export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListReportJobsCommand extends $Command<ListReportJobsCommandInput, ListReportJobsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListReportJobsCommandInput;
12
- constructor(input: ListReportJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportJobsCommandInput, ListReportJobsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListReportPlansInput, ListReportPlansOutput } from "../models/models_0";
5
- export interface ListReportPlansCommandInput extends ListReportPlansInput {
6
- }
7
- export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListReportPlansCommand extends $Command<ListReportPlansCommandInput, ListReportPlansCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListReportPlansCommandInput;
12
- constructor(input: ListReportPlansCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportPlansCommandInput, ListReportPlansCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListRestoreJobsInput, ListRestoreJobsOutput } from "../models/models_0";
5
- export interface ListRestoreJobsCommandInput extends ListRestoreJobsInput {
6
- }
7
- export interface ListRestoreJobsCommandOutput extends ListRestoreJobsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListRestoreJobsCommand extends $Command<ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListRestoreJobsCommandInput;
12
- constructor(input: ListRestoreJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { ListTagsInput, ListTagsOutput } from "../models/models_0";
5
- export interface ListTagsCommandInput extends ListTagsInput {
6
- }
7
- export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: ListTagsCommandInput;
12
- constructor(input: ListTagsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsCommandInput, ListTagsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { PutBackupVaultAccessPolicyInput } from "../models/models_0";
5
- export interface PutBackupVaultAccessPolicyCommandInput extends PutBackupVaultAccessPolicyInput {
6
- }
7
- export interface PutBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class PutBackupVaultAccessPolicyCommand extends $Command<PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: PutBackupVaultAccessPolicyCommandInput;
12
- constructor(input: PutBackupVaultAccessPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { PutBackupVaultLockConfigurationInput } from "../models/models_0";
5
- export interface PutBackupVaultLockConfigurationCommandInput extends PutBackupVaultLockConfigurationInput {
6
- }
7
- export interface PutBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class PutBackupVaultLockConfigurationCommand extends $Command<PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: PutBackupVaultLockConfigurationCommandInput;
12
- constructor(input: PutBackupVaultLockConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { PutBackupVaultNotificationsInput } from "../models/models_0";
5
- export interface PutBackupVaultNotificationsCommandInput extends PutBackupVaultNotificationsInput {
6
- }
7
- export interface PutBackupVaultNotificationsCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class PutBackupVaultNotificationsCommand extends $Command<PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: PutBackupVaultNotificationsCommandInput;
12
- constructor(input: PutBackupVaultNotificationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { StartBackupJobInput, StartBackupJobOutput } from "../models/models_0";
5
- export interface StartBackupJobCommandInput extends StartBackupJobInput {
6
- }
7
- export interface StartBackupJobCommandOutput extends StartBackupJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class StartBackupJobCommand extends $Command<StartBackupJobCommandInput, StartBackupJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: StartBackupJobCommandInput;
12
- constructor(input: StartBackupJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBackupJobCommandInput, StartBackupJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { StartCopyJobInput, StartCopyJobOutput } from "../models/models_0";
5
- export interface StartCopyJobCommandInput extends StartCopyJobInput {
6
- }
7
- export interface StartCopyJobCommandOutput extends StartCopyJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class StartCopyJobCommand extends $Command<StartCopyJobCommandInput, StartCopyJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: StartCopyJobCommandInput;
12
- constructor(input: StartCopyJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartCopyJobCommandInput, StartCopyJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { StartReportJobInput, StartReportJobOutput } from "../models/models_0";
5
- export interface StartReportJobCommandInput extends StartReportJobInput {
6
- }
7
- export interface StartReportJobCommandOutput extends StartReportJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class StartReportJobCommand extends $Command<StartReportJobCommandInput, StartReportJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: StartReportJobCommandInput;
12
- constructor(input: StartReportJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReportJobCommandInput, StartReportJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }