@aws-sdk/client-backup 3.50.0 → 3.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Backup.d.ts +335 -0
- package/dist-types/ts3.4/BackupClient.d.ts +139 -0
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +66 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +5 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2211 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListBackupJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlanTemplatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlanVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupPlansPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupSelectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListBackupVaultsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCopyJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListFrameworksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListProtectedResourcesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRecoveryPointsByResourcePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListReportJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListReportPlansPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListRestoreJobsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +16 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +200 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +8 -8
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { StartRestoreJobInput, StartRestoreJobOutput } from "../models/models_0";
|
|
5
|
+
export interface StartRestoreJobCommandInput extends StartRestoreJobInput {
|
|
6
|
+
}
|
|
7
|
+
export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class StartRestoreJobCommand extends $Command<StartRestoreJobCommandInput, StartRestoreJobCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: StartRestoreJobCommandInput;
|
|
12
|
+
constructor(input: StartRestoreJobCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartRestoreJobCommandInput, StartRestoreJobCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { StopBackupJobInput } from "../models/models_0";
|
|
5
|
+
export interface StopBackupJobCommandInput extends StopBackupJobInput {
|
|
6
|
+
}
|
|
7
|
+
export interface StopBackupJobCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class StopBackupJobCommand extends $Command<StopBackupJobCommandInput, StopBackupJobCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: StopBackupJobCommandInput;
|
|
12
|
+
constructor(input: StopBackupJobCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopBackupJobCommandInput, StopBackupJobCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { TagResourceInput } from "../models/models_0";
|
|
5
|
+
export interface TagResourceCommandInput extends TagResourceInput {
|
|
6
|
+
}
|
|
7
|
+
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: TagResourceCommandInput;
|
|
12
|
+
constructor(input: TagResourceCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UntagResourceInput } from "../models/models_0";
|
|
5
|
+
export interface UntagResourceCommandInput extends UntagResourceInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UntagResourceCommandInput;
|
|
12
|
+
constructor(input: UntagResourceCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateBackupPlanInput, UpdateBackupPlanOutput } from "../models/models_0";
|
|
5
|
+
export interface UpdateBackupPlanCommandInput extends UpdateBackupPlanInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateBackupPlanCommand extends $Command<UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateBackupPlanCommandInput;
|
|
12
|
+
constructor(input: UpdateBackupPlanCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateFrameworkInput, UpdateFrameworkOutput } from "../models/models_0";
|
|
5
|
+
export interface UpdateFrameworkCommandInput extends UpdateFrameworkInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateFrameworkCommand extends $Command<UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateFrameworkCommandInput;
|
|
12
|
+
constructor(input: UpdateFrameworkCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateGlobalSettingsInput } from "../models/models_0";
|
|
5
|
+
export interface UpdateGlobalSettingsCommandInput extends UpdateGlobalSettingsInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateGlobalSettingsCommand extends $Command<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateGlobalSettingsCommandInput;
|
|
12
|
+
constructor(input: UpdateGlobalSettingsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateRecoveryPointLifecycleInput, UpdateRecoveryPointLifecycleOutput } from "../models/models_0";
|
|
5
|
+
export interface UpdateRecoveryPointLifecycleCommandInput extends UpdateRecoveryPointLifecycleInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateRecoveryPointLifecycleCommandOutput extends UpdateRecoveryPointLifecycleOutput, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateRecoveryPointLifecycleCommand extends $Command<UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateRecoveryPointLifecycleCommandInput;
|
|
12
|
+
constructor(input: UpdateRecoveryPointLifecycleCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateRegionSettingsInput } from "../models/models_0";
|
|
5
|
+
export interface UpdateRegionSettingsCommandInput extends UpdateRegionSettingsInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateRegionSettingsCommand extends $Command<UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateRegionSettingsCommandInput;
|
|
12
|
+
constructor(input: UpdateRegionSettingsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 { UpdateReportPlanInput, UpdateReportPlanOutput } from "../models/models_0";
|
|
5
|
+
export interface UpdateReportPlanCommandInput extends UpdateReportPlanInput {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateReportPlanCommand extends $Command<UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput, BackupClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateReportPlanCommandInput;
|
|
12
|
+
constructor(input: UpdateReportPlanCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
export * from "./CreateBackupPlanCommand";
|
|
2
|
+
export * from "./CreateBackupSelectionCommand";
|
|
3
|
+
export * from "./CreateBackupVaultCommand";
|
|
4
|
+
export * from "./CreateFrameworkCommand";
|
|
5
|
+
export * from "./CreateReportPlanCommand";
|
|
6
|
+
export * from "./DeleteBackupPlanCommand";
|
|
7
|
+
export * from "./DeleteBackupSelectionCommand";
|
|
8
|
+
export * from "./DeleteBackupVaultAccessPolicyCommand";
|
|
9
|
+
export * from "./DeleteBackupVaultCommand";
|
|
10
|
+
export * from "./DeleteBackupVaultLockConfigurationCommand";
|
|
11
|
+
export * from "./DeleteBackupVaultNotificationsCommand";
|
|
12
|
+
export * from "./DeleteFrameworkCommand";
|
|
13
|
+
export * from "./DeleteRecoveryPointCommand";
|
|
14
|
+
export * from "./DeleteReportPlanCommand";
|
|
15
|
+
export * from "./DescribeBackupJobCommand";
|
|
16
|
+
export * from "./DescribeBackupVaultCommand";
|
|
17
|
+
export * from "./DescribeCopyJobCommand";
|
|
18
|
+
export * from "./DescribeFrameworkCommand";
|
|
19
|
+
export * from "./DescribeGlobalSettingsCommand";
|
|
20
|
+
export * from "./DescribeProtectedResourceCommand";
|
|
21
|
+
export * from "./DescribeRecoveryPointCommand";
|
|
22
|
+
export * from "./DescribeRegionSettingsCommand";
|
|
23
|
+
export * from "./DescribeReportJobCommand";
|
|
24
|
+
export * from "./DescribeReportPlanCommand";
|
|
25
|
+
export * from "./DescribeRestoreJobCommand";
|
|
26
|
+
export * from "./DisassociateRecoveryPointCommand";
|
|
27
|
+
export * from "./ExportBackupPlanTemplateCommand";
|
|
28
|
+
export * from "./GetBackupPlanCommand";
|
|
29
|
+
export * from "./GetBackupPlanFromJSONCommand";
|
|
30
|
+
export * from "./GetBackupPlanFromTemplateCommand";
|
|
31
|
+
export * from "./GetBackupSelectionCommand";
|
|
32
|
+
export * from "./GetBackupVaultAccessPolicyCommand";
|
|
33
|
+
export * from "./GetBackupVaultNotificationsCommand";
|
|
34
|
+
export * from "./GetRecoveryPointRestoreMetadataCommand";
|
|
35
|
+
export * from "./GetSupportedResourceTypesCommand";
|
|
36
|
+
export * from "./ListBackupJobsCommand";
|
|
37
|
+
export * from "./ListBackupPlanTemplatesCommand";
|
|
38
|
+
export * from "./ListBackupPlanVersionsCommand";
|
|
39
|
+
export * from "./ListBackupPlansCommand";
|
|
40
|
+
export * from "./ListBackupSelectionsCommand";
|
|
41
|
+
export * from "./ListBackupVaultsCommand";
|
|
42
|
+
export * from "./ListCopyJobsCommand";
|
|
43
|
+
export * from "./ListFrameworksCommand";
|
|
44
|
+
export * from "./ListProtectedResourcesCommand";
|
|
45
|
+
export * from "./ListRecoveryPointsByBackupVaultCommand";
|
|
46
|
+
export * from "./ListRecoveryPointsByResourceCommand";
|
|
47
|
+
export * from "./ListReportJobsCommand";
|
|
48
|
+
export * from "./ListReportPlansCommand";
|
|
49
|
+
export * from "./ListRestoreJobsCommand";
|
|
50
|
+
export * from "./ListTagsCommand";
|
|
51
|
+
export * from "./PutBackupVaultAccessPolicyCommand";
|
|
52
|
+
export * from "./PutBackupVaultLockConfigurationCommand";
|
|
53
|
+
export * from "./PutBackupVaultNotificationsCommand";
|
|
54
|
+
export * from "./StartBackupJobCommand";
|
|
55
|
+
export * from "./StartCopyJobCommand";
|
|
56
|
+
export * from "./StartReportJobCommand";
|
|
57
|
+
export * from "./StartRestoreJobCommand";
|
|
58
|
+
export * from "./StopBackupJobCommand";
|
|
59
|
+
export * from "./TagResourceCommand";
|
|
60
|
+
export * from "./UntagResourceCommand";
|
|
61
|
+
export * from "./UpdateBackupPlanCommand";
|
|
62
|
+
export * from "./UpdateFrameworkCommand";
|
|
63
|
+
export * from "./UpdateGlobalSettingsCommand";
|
|
64
|
+
export * from "./UpdateRecoveryPointLifecycleCommand";
|
|
65
|
+
export * from "./UpdateRegionSettingsCommand";
|
|
66
|
+
export * from "./UpdateReportPlanCommand";
|