@aws-sdk/client-backup 3.300.0 → 3.303.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/dist-cjs/models/models_0.js +64 -72
- package/dist-es/models/models_0.js +64 -72
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +11 -11
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +8 -8
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +2 -2
- package/dist-types/commands/CreateFrameworkCommand.d.ts +9 -9
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +6 -6
- package/dist-types/commands/CreateReportPlanCommand.d.ts +6 -6
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +1 -1
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupPlanCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/GetLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +1 -1
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +1 -1
- package/dist-types/commands/ListCopyJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListFrameworksCommand.d.ts +1 -1
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +1 -1
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +1 -1
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListReportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListReportPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +2 -2
- package/dist-types/commands/StartBackupJobCommand.d.ts +4 -4
- package/dist-types/commands/StartCopyJobCommand.d.ts +2 -2
- package/dist-types/commands/StartReportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartRestoreJobCommand.d.ts +2 -2
- package/dist-types/commands/StopBackupJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +11 -11
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +9 -9
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +5 -5
- package/dist-types/models/models_0.d.ts +104 -64
- package/dist-types/ts3.4/models/models_0.d.ts +77 -64
- package/package.json +34 -34
|
@@ -26,7 +26,7 @@ export interface DeleteReportPlanCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { BackupClient, DeleteReportPlanCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DeleteReportPlanCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteReportPlanInput
|
|
30
30
|
* ReportPlanName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteReportPlanCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeBackupJobCommandOutput extends DescribeBackupJobOutput,
|
|
|
26
26
|
* import { BackupClient, DescribeBackupJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeBackupJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeBackupJobInput
|
|
30
30
|
* BackupJobId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeBackupJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeBackupVaultCommandOutput extends DescribeBackupVaultOut
|
|
|
26
26
|
* import { BackupClient, DescribeBackupVaultCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeBackupVaultCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeBackupVaultInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeBackupVaultCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeCopyJobCommandOutput extends DescribeCopyJobOutput, __M
|
|
|
26
26
|
* import { BackupClient, DescribeCopyJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeCopyJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeCopyJobInput
|
|
30
30
|
* CopyJobId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeCopyJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeFrameworkCommandOutput extends DescribeFrameworkOutput,
|
|
|
26
26
|
* import { BackupClient, DescribeFrameworkCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeFrameworkCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeFrameworkInput
|
|
30
30
|
* FrameworkName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeFrameworkCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeProtectedResourceCommandOutput extends DescribeProtecte
|
|
|
28
28
|
* import { BackupClient, DescribeProtectedResourceCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
29
29
|
* // const { BackupClient, DescribeProtectedResourceCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
30
30
|
* const client = new BackupClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeProtectedResourceInput
|
|
32
32
|
* ResourceArn: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeProtectedResourceCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeRecoveryPointCommandOutput extends DescribeRecoveryPoin
|
|
|
27
27
|
* import { BackupClient, DescribeRecoveryPointCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, DescribeRecoveryPointCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeRecoveryPointInput
|
|
31
31
|
* BackupVaultName: "STRING_VALUE", // required
|
|
32
32
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DescribeReportJobCommandOutput extends DescribeReportJobOutput,
|
|
|
27
27
|
* import { BackupClient, DescribeReportJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, DescribeReportJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeReportJobInput
|
|
31
31
|
* ReportJobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeReportJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeReportPlanCommandOutput extends DescribeReportPlanOutpu
|
|
|
26
26
|
* import { BackupClient, DescribeReportPlanCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeReportPlanCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeReportPlanInput
|
|
30
30
|
* ReportPlanName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeReportPlanCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeRestoreJobCommandOutput extends DescribeRestoreJobOutpu
|
|
|
26
26
|
* import { BackupClient, DescribeRestoreJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, DescribeRestoreJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeRestoreJobInput
|
|
30
30
|
* RestoreJobId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeRestoreJobCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DisassociateRecoveryPointCommandOutput extends __MetadataBearer
|
|
|
29
29
|
* import { BackupClient, DisassociateRecoveryPointCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
30
30
|
* // const { BackupClient, DisassociateRecoveryPointCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
31
31
|
* const client = new BackupClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DisassociateRecoveryPointInput
|
|
33
33
|
* BackupVaultName: "STRING_VALUE", // required
|
|
34
34
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DisassociateRecoveryPointFromParentCommandOutput extends __Meta
|
|
|
27
27
|
* import { BackupClient, DisassociateRecoveryPointFromParentCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, DisassociateRecoveryPointFromParentCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DisassociateRecoveryPointFromParentInput
|
|
31
31
|
* BackupVaultName: "STRING_VALUE", // required
|
|
32
32
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ExportBackupPlanTemplateCommandOutput extends ExportBackupPlanT
|
|
|
26
26
|
* import { BackupClient, ExportBackupPlanTemplateCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ExportBackupPlanTemplateCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ExportBackupPlanTemplateInput
|
|
30
30
|
* BackupPlanId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new ExportBackupPlanTemplateCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetBackupPlanCommandOutput extends GetBackupPlanOutput, __Metad
|
|
|
27
27
|
* import { BackupClient, GetBackupPlanCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, GetBackupPlanCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetBackupPlanInput
|
|
31
31
|
* BackupPlanId: "STRING_VALUE", // required
|
|
32
32
|
* VersionId: "STRING_VALUE",
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetBackupPlanFromJSONCommandOutput extends GetBackupPlanFromJSO
|
|
|
26
26
|
* import { BackupClient, GetBackupPlanFromJSONCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, GetBackupPlanFromJSONCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBackupPlanFromJSONInput
|
|
30
30
|
* BackupPlanTemplateJson: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetBackupPlanFromJSONCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetBackupPlanFromTemplateCommandOutput extends GetBackupPlanFro
|
|
|
26
26
|
* import { BackupClient, GetBackupPlanFromTemplateCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, GetBackupPlanFromTemplateCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBackupPlanFromTemplateInput
|
|
30
30
|
* BackupPlanTemplateId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetBackupPlanFromTemplateCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetBackupSelectionCommandOutput extends GetBackupSelectionOutpu
|
|
|
27
27
|
* import { BackupClient, GetBackupSelectionCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, GetBackupSelectionCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetBackupSelectionInput
|
|
31
31
|
* BackupPlanId: "STRING_VALUE", // required
|
|
32
32
|
* SelectionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface GetBackupVaultAccessPolicyCommandOutput extends GetBackupVaultA
|
|
|
27
27
|
* import { BackupClient, GetBackupVaultAccessPolicyCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, GetBackupVaultAccessPolicyCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetBackupVaultAccessPolicyInput
|
|
31
31
|
* BackupVaultName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetBackupVaultAccessPolicyCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetBackupVaultNotificationsCommandOutput extends GetBackupVault
|
|
|
26
26
|
* import { BackupClient, GetBackupVaultNotificationsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, GetBackupVaultNotificationsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBackupVaultNotificationsInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetBackupVaultNotificationsCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetLegalHoldCommandOutput extends GetLegalHoldOutput, __Metadat
|
|
|
27
27
|
* import { BackupClient, GetLegalHoldCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, GetLegalHoldCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetLegalHoldInput
|
|
31
31
|
* LegalHoldId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetLegalHoldCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetRecoveryPointRestoreMetadataCommandOutput extends GetRecover
|
|
|
26
26
|
* import { BackupClient, GetRecoveryPointRestoreMetadataCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, GetRecoveryPointRestoreMetadataCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRecoveryPointRestoreMetadataInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListBackupJobsCommandOutput extends ListBackupJobsOutput, __Met
|
|
|
27
27
|
* import { BackupClient, ListBackupJobsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListBackupJobsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListBackupJobsInput
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* ByResourceArn: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface ListBackupPlanTemplatesCommandOutput extends ListBackupPlanTemp
|
|
|
27
27
|
* import { BackupClient, ListBackupPlanTemplatesCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListBackupPlanTemplatesCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListBackupPlanTemplatesInput
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListBackupPlanVersionsCommandOutput extends ListBackupPlanVersi
|
|
|
27
27
|
* import { BackupClient, ListBackupPlanVersionsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListBackupPlanVersionsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListBackupPlanVersionsInput
|
|
31
31
|
* BackupPlanId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -28,7 +28,7 @@ export interface ListBackupPlansCommandOutput extends ListBackupPlansOutput, __M
|
|
|
28
28
|
* import { BackupClient, ListBackupPlansCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
29
29
|
* // const { BackupClient, ListBackupPlansCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
30
30
|
* const client = new BackupClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListBackupPlansInput
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
34
34
|
* IncludeDeleted: true || false,
|
|
@@ -27,7 +27,7 @@ export interface ListBackupSelectionsCommandOutput extends ListBackupSelectionsO
|
|
|
27
27
|
* import { BackupClient, ListBackupSelectionsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListBackupSelectionsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListBackupSelectionsInput
|
|
31
31
|
* BackupPlanId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, _
|
|
|
27
27
|
* import { BackupClient, ListBackupVaultsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListBackupVaultsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListBackupVaultsInput
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __Metadat
|
|
|
26
26
|
* import { BackupClient, ListCopyJobsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ListCopyJobsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCopyJobsInput
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* ByResourceArn: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __Met
|
|
|
26
26
|
* import { BackupClient, ListFrameworksCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ListFrameworksCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListFrameworksInput
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListLegalHoldsCommandOutput extends ListLegalHoldsOutput, __Met
|
|
|
26
26
|
* import { BackupClient, ListLegalHoldsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ListLegalHoldsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListLegalHoldsInput
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -28,7 +28,7 @@ export interface ListProtectedResourcesCommandOutput extends ListProtectedResour
|
|
|
28
28
|
* import { BackupClient, ListProtectedResourcesCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
29
29
|
* // const { BackupClient, ListProtectedResourcesCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
30
30
|
* const client = new BackupClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListProtectedResourcesInput
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListRecoveryPointsByBackupVaultCommandOutput extends ListRecove
|
|
|
26
26
|
* import { BackupClient, ListRecoveryPointsByBackupVaultCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ListRecoveryPointsByBackupVaultCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRecoveryPointsByBackupVaultInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface ListRecoveryPointsByLegalHoldCommandOutput extends ListRecovery
|
|
|
27
27
|
* import { BackupClient, ListRecoveryPointsByLegalHoldCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListRecoveryPointsByLegalHoldCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListRecoveryPointsByLegalHoldInput
|
|
31
31
|
* LegalHoldId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -31,7 +31,7 @@ export interface ListRecoveryPointsByResourceCommandOutput extends ListRecoveryP
|
|
|
31
31
|
* import { BackupClient, ListRecoveryPointsByResourceCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
32
32
|
* // const { BackupClient, ListRecoveryPointsByResourceCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
33
33
|
* const client = new BackupClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // ListRecoveryPointsByResourceInput
|
|
35
35
|
* ResourceArn: "STRING_VALUE", // required
|
|
36
36
|
* NextToken: "STRING_VALUE",
|
|
37
37
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __Met
|
|
|
26
26
|
* import { BackupClient, ListReportJobsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, ListReportJobsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListReportJobsInput
|
|
30
30
|
* ByReportPlanName: "STRING_VALUE",
|
|
31
31
|
* ByCreationBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* ByCreationAfter: new Date("TIMESTAMP"),
|
|
@@ -27,7 +27,7 @@ export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __M
|
|
|
27
27
|
* import { BackupClient, ListReportPlansCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListReportPlansCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListReportPlansInput
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListRestoreJobsCommandOutput extends ListRestoreJobsOutput, __M
|
|
|
27
27
|
* import { BackupClient, ListRestoreJobsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, ListRestoreJobsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListRestoreJobsInput
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* ByAccountId: "STRING_VALUE",
|
|
@@ -31,7 +31,7 @@ export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer
|
|
|
31
31
|
* import { BackupClient, ListTagsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
32
32
|
* // const { BackupClient, ListTagsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
33
33
|
* const client = new BackupClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // ListTagsInput
|
|
35
35
|
* ResourceArn: "STRING_VALUE", // required
|
|
36
36
|
* NextToken: "STRING_VALUE",
|
|
37
37
|
* MaxResults: Number("int"),
|
|
@@ -28,7 +28,7 @@ export interface PutBackupVaultAccessPolicyCommandOutput extends __MetadataBeare
|
|
|
28
28
|
* import { BackupClient, PutBackupVaultAccessPolicyCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
29
29
|
* // const { BackupClient, PutBackupVaultAccessPolicyCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
30
30
|
* const client = new BackupClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // PutBackupVaultAccessPolicyInput
|
|
32
32
|
* BackupVaultName: "STRING_VALUE", // required
|
|
33
33
|
* Policy: "STRING_VALUE",
|
|
34
34
|
* };
|
|
@@ -38,7 +38,7 @@ export interface PutBackupVaultLockConfigurationCommandOutput extends __Metadata
|
|
|
38
38
|
* import { BackupClient, PutBackupVaultLockConfigurationCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
39
39
|
* // const { BackupClient, PutBackupVaultLockConfigurationCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
40
40
|
* const client = new BackupClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // PutBackupVaultLockConfigurationInput
|
|
42
42
|
* BackupVaultName: "STRING_VALUE", // required
|
|
43
43
|
* MinRetentionDays: Number("long"),
|
|
44
44
|
* MaxRetentionDays: Number("long"),
|
|
@@ -26,10 +26,10 @@ export interface PutBackupVaultNotificationsCommandOutput extends __MetadataBear
|
|
|
26
26
|
* import { BackupClient, PutBackupVaultNotificationsCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, PutBackupVaultNotificationsCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutBackupVaultNotificationsInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* SNSTopicArn: "STRING_VALUE", // required
|
|
32
|
-
* BackupVaultEvents: [ // required
|
|
32
|
+
* BackupVaultEvents: [ // BackupVaultEvents // required
|
|
33
33
|
* "BACKUP_JOB_STARTED" || "BACKUP_JOB_COMPLETED" || "BACKUP_JOB_SUCCESSFUL" || "BACKUP_JOB_FAILED" || "BACKUP_JOB_EXPIRED" || "RESTORE_JOB_STARTED" || "RESTORE_JOB_COMPLETED" || "RESTORE_JOB_SUCCESSFUL" || "RESTORE_JOB_FAILED" || "COPY_JOB_STARTED" || "COPY_JOB_SUCCESSFUL" || "COPY_JOB_FAILED" || "RECOVERY_POINT_MODIFIED" || "BACKUP_PLAN_CREATED" || "BACKUP_PLAN_MODIFIED" || "S3_BACKUP_OBJECT_FAILED" || "S3_RESTORE_OBJECT_FAILED",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -26,21 +26,21 @@ export interface StartBackupJobCommandOutput extends StartBackupJobOutput, __Met
|
|
|
26
26
|
* import { BackupClient, StartBackupJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, StartBackupJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartBackupJobInput
|
|
30
30
|
* BackupVaultName: "STRING_VALUE", // required
|
|
31
31
|
* ResourceArn: "STRING_VALUE", // required
|
|
32
32
|
* IamRoleArn: "STRING_VALUE", // required
|
|
33
33
|
* IdempotencyToken: "STRING_VALUE",
|
|
34
34
|
* StartWindowMinutes: Number("long"),
|
|
35
35
|
* CompleteWindowMinutes: Number("long"),
|
|
36
|
-
* Lifecycle: {
|
|
36
|
+
* Lifecycle: { // Lifecycle
|
|
37
37
|
* MoveToColdStorageAfterDays: Number("long"),
|
|
38
38
|
* DeleteAfterDays: Number("long"),
|
|
39
39
|
* },
|
|
40
|
-
* RecoveryPointTags: {
|
|
40
|
+
* RecoveryPointTags: { // Tags
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
|
-
* BackupOptions: {
|
|
43
|
+
* BackupOptions: { // BackupOptions
|
|
44
44
|
* "<keys>": "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
46
|
* };
|
|
@@ -27,13 +27,13 @@ export interface StartCopyJobCommandOutput extends StartCopyJobOutput, __Metadat
|
|
|
27
27
|
* import { BackupClient, StartCopyJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, StartCopyJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // StartCopyJobInput
|
|
31
31
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
32
32
|
* SourceBackupVaultName: "STRING_VALUE", // required
|
|
33
33
|
* DestinationBackupVaultArn: "STRING_VALUE", // required
|
|
34
34
|
* IamRoleArn: "STRING_VALUE", // required
|
|
35
35
|
* IdempotencyToken: "STRING_VALUE",
|
|
36
|
-
* Lifecycle: {
|
|
36
|
+
* Lifecycle: { // Lifecycle
|
|
37
37
|
* MoveToColdStorageAfterDays: Number("long"),
|
|
38
38
|
* DeleteAfterDays: Number("long"),
|
|
39
39
|
* },
|
|
@@ -26,7 +26,7 @@ export interface StartReportJobCommandOutput extends StartReportJobOutput, __Met
|
|
|
26
26
|
* import { BackupClient, StartReportJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, StartReportJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartReportJobInput
|
|
30
30
|
* ReportPlanName: "STRING_VALUE", // required
|
|
31
31
|
* IdempotencyToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,9 +26,9 @@ export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __M
|
|
|
26
26
|
* import { BackupClient, StartRestoreJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
27
27
|
* // const { BackupClient, StartRestoreJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
28
28
|
* const client = new BackupClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartRestoreJobInput
|
|
30
30
|
* RecoveryPointArn: "STRING_VALUE", // required
|
|
31
|
-
* Metadata: { // required
|
|
31
|
+
* Metadata: { // Metadata // required
|
|
32
32
|
* "<keys>": "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* IamRoleArn: "STRING_VALUE",
|
|
@@ -30,7 +30,7 @@ export interface StopBackupJobCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* import { BackupClient, StopBackupJobCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
31
31
|
* // const { BackupClient, StopBackupJobCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
32
32
|
* const client = new BackupClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // StopBackupJobInput
|
|
34
34
|
* BackupJobId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new StopBackupJobCommand(input);
|
|
@@ -27,9 +27,9 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { BackupClient, TagResourceCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, TagResourceCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // TagResourceInput
|
|
31
31
|
* ResourceArn: "STRING_VALUE", // required
|
|
32
|
-
* Tags: { // required
|
|
32
|
+
* Tags: { // Tags // required
|
|
33
33
|
* "<keys>": "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* };
|
|
@@ -27,9 +27,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { BackupClient, UntagResourceCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
28
28
|
* // const { BackupClient, UntagResourceCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
29
29
|
* const client = new BackupClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UntagResourceInput
|
|
31
31
|
* ResourceArn: "STRING_VALUE", // required
|
|
32
|
-
* TagKeyList: [ // required
|
|
32
|
+
* TagKeyList: [ // TagKeyList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -28,26 +28,26 @@ export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, _
|
|
|
28
28
|
* import { BackupClient, UpdateBackupPlanCommand } from "@aws-sdk/client-backup"; // ES Modules import
|
|
29
29
|
* // const { BackupClient, UpdateBackupPlanCommand } = require("@aws-sdk/client-backup"); // CommonJS import
|
|
30
30
|
* const client = new BackupClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateBackupPlanInput
|
|
32
32
|
* BackupPlanId: "STRING_VALUE", // required
|
|
33
|
-
* BackupPlan: {
|
|
33
|
+
* BackupPlan: { // BackupPlanInput
|
|
34
34
|
* BackupPlanName: "STRING_VALUE", // required
|
|
35
|
-
* Rules: [ // required
|
|
36
|
-
* {
|
|
35
|
+
* Rules: [ // BackupRulesInput // required
|
|
36
|
+
* { // BackupRuleInput
|
|
37
37
|
* RuleName: "STRING_VALUE", // required
|
|
38
38
|
* TargetBackupVaultName: "STRING_VALUE", // required
|
|
39
39
|
* ScheduleExpression: "STRING_VALUE",
|
|
40
40
|
* StartWindowMinutes: Number("long"),
|
|
41
41
|
* CompletionWindowMinutes: Number("long"),
|
|
42
|
-
* Lifecycle: {
|
|
42
|
+
* Lifecycle: { // Lifecycle
|
|
43
43
|
* MoveToColdStorageAfterDays: Number("long"),
|
|
44
44
|
* DeleteAfterDays: Number("long"),
|
|
45
45
|
* },
|
|
46
|
-
* RecoveryPointTags: {
|
|
46
|
+
* RecoveryPointTags: { // Tags
|
|
47
47
|
* "<keys>": "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
|
-
* CopyActions: [
|
|
50
|
-
* {
|
|
49
|
+
* CopyActions: [ // CopyActions
|
|
50
|
+
* { // CopyAction
|
|
51
51
|
* Lifecycle: {
|
|
52
52
|
* MoveToColdStorageAfterDays: Number("long"),
|
|
53
53
|
* DeleteAfterDays: Number("long"),
|
|
@@ -58,10 +58,10 @@ export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, _
|
|
|
58
58
|
* EnableContinuousBackup: true || false,
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* AdvancedBackupSettings: [
|
|
62
|
-
* {
|
|
61
|
+
* AdvancedBackupSettings: [ // AdvancedBackupSettings
|
|
62
|
+
* { // AdvancedBackupSetting
|
|
63
63
|
* ResourceType: "STRING_VALUE",
|
|
64
|
-
* BackupOptions: {
|
|
64
|
+
* BackupOptions: { // BackupOptions
|
|
65
65
|
* "<keys>": "STRING_VALUE",
|
|
66
66
|
* },
|
|
67
67
|
* },
|