@aws-sdk/client-backup 3.336.0 → 3.338.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/BackupClient.js +2 -1
- package/dist-cjs/commands/CancelLegalHoldCommand.js +2 -1
- package/dist-cjs/commands/CreateBackupPlanCommand.js +2 -1
- package/dist-cjs/commands/CreateBackupSelectionCommand.js +2 -1
- package/dist-cjs/commands/CreateBackupVaultCommand.js +2 -1
- package/dist-cjs/commands/CreateFrameworkCommand.js +2 -1
- package/dist-cjs/commands/CreateLegalHoldCommand.js +2 -1
- package/dist-cjs/commands/CreateReportPlanCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupPlanCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupSelectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupVaultCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +2 -1
- package/dist-cjs/commands/DeleteFrameworkCommand.js +2 -1
- package/dist-cjs/commands/DeleteRecoveryPointCommand.js +2 -1
- package/dist-cjs/commands/DeleteReportPlanCommand.js +2 -1
- package/dist-cjs/commands/DescribeBackupJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeBackupVaultCommand.js +2 -1
- package/dist-cjs/commands/DescribeCopyJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeFrameworkCommand.js +2 -1
- package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeProtectedResourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeRecoveryPointCommand.js +2 -1
- package/dist-cjs/commands/DescribeRegionSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReportJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeReportPlanCommand.js +2 -1
- package/dist-cjs/commands/DescribeRestoreJobCommand.js +2 -1
- package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +2 -1
- package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +2 -1
- package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetBackupPlanCommand.js +2 -1
- package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +2 -1
- package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetBackupSelectionCommand.js +2 -1
- package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +2 -1
- package/dist-cjs/commands/GetLegalHoldCommand.js +2 -1
- package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -1
- package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +2 -1
- package/dist-cjs/commands/ListBackupJobsCommand.js +2 -1
- package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListBackupPlansCommand.js +2 -1
- package/dist-cjs/commands/ListBackupSelectionsCommand.js +2 -1
- package/dist-cjs/commands/ListBackupVaultsCommand.js +2 -1
- package/dist-cjs/commands/ListCopyJobsCommand.js +2 -1
- package/dist-cjs/commands/ListFrameworksCommand.js +2 -1
- package/dist-cjs/commands/ListLegalHoldsCommand.js +2 -1
- package/dist-cjs/commands/ListProtectedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -1
- package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -1
- package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +2 -1
- package/dist-cjs/commands/ListReportJobsCommand.js +2 -1
- package/dist-cjs/commands/ListReportPlansCommand.js +2 -1
- package/dist-cjs/commands/ListRestoreJobsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsCommand.js +2 -1
- package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +2 -1
- package/dist-cjs/commands/StartBackupJobCommand.js +2 -1
- package/dist-cjs/commands/StartCopyJobCommand.js +2 -1
- package/dist-cjs/commands/StartReportJobCommand.js +2 -1
- package/dist-cjs/commands/StartRestoreJobCommand.js +2 -1
- package/dist-cjs/commands/StopBackupJobCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBackupPlanCommand.js +2 -1
- package/dist-cjs/commands/UpdateFrameworkCommand.js +2 -1
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRegionSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateReportPlanCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/BackupServiceException.js +2 -1
- package/dist-cjs/protocols/Aws_restJson1.js +4 -0
- package/dist-es/BackupClient.js +1 -0
- package/dist-es/commands/CancelLegalHoldCommand.js +1 -0
- package/dist-es/commands/CreateBackupPlanCommand.js +1 -0
- package/dist-es/commands/CreateBackupSelectionCommand.js +1 -0
- package/dist-es/commands/CreateBackupVaultCommand.js +1 -0
- package/dist-es/commands/CreateFrameworkCommand.js +1 -0
- package/dist-es/commands/CreateLegalHoldCommand.js +1 -0
- package/dist-es/commands/CreateReportPlanCommand.js +1 -0
- package/dist-es/commands/DeleteBackupPlanCommand.js +1 -0
- package/dist-es/commands/DeleteBackupSelectionCommand.js +1 -0
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteBackupVaultCommand.js +1 -0
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +1 -0
- package/dist-es/commands/DeleteFrameworkCommand.js +1 -0
- package/dist-es/commands/DeleteRecoveryPointCommand.js +1 -0
- package/dist-es/commands/DeleteReportPlanCommand.js +1 -0
- package/dist-es/commands/DescribeBackupJobCommand.js +1 -0
- package/dist-es/commands/DescribeBackupVaultCommand.js +1 -0
- package/dist-es/commands/DescribeCopyJobCommand.js +1 -0
- package/dist-es/commands/DescribeFrameworkCommand.js +1 -0
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeProtectedResourceCommand.js +1 -0
- package/dist-es/commands/DescribeRecoveryPointCommand.js +1 -0
- package/dist-es/commands/DescribeRegionSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeReportJobCommand.js +1 -0
- package/dist-es/commands/DescribeReportPlanCommand.js +1 -0
- package/dist-es/commands/DescribeRestoreJobCommand.js +1 -0
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +1 -0
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +1 -0
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +1 -0
- package/dist-es/commands/GetBackupPlanCommand.js +1 -0
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +1 -0
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +1 -0
- package/dist-es/commands/GetBackupSelectionCommand.js +1 -0
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +1 -0
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +1 -0
- package/dist-es/commands/GetLegalHoldCommand.js +1 -0
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -0
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +1 -0
- package/dist-es/commands/ListBackupJobsCommand.js +1 -0
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +1 -0
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +1 -0
- package/dist-es/commands/ListBackupPlansCommand.js +1 -0
- package/dist-es/commands/ListBackupSelectionsCommand.js +1 -0
- package/dist-es/commands/ListBackupVaultsCommand.js +1 -0
- package/dist-es/commands/ListCopyJobsCommand.js +1 -0
- package/dist-es/commands/ListFrameworksCommand.js +1 -0
- package/dist-es/commands/ListLegalHoldsCommand.js +1 -0
- package/dist-es/commands/ListProtectedResourcesCommand.js +1 -0
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +1 -0
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +1 -0
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +1 -0
- package/dist-es/commands/ListReportJobsCommand.js +1 -0
- package/dist-es/commands/ListReportPlansCommand.js +1 -0
- package/dist-es/commands/ListRestoreJobsCommand.js +1 -0
- package/dist-es/commands/ListTagsCommand.js +1 -0
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +1 -0
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +1 -0
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +1 -0
- package/dist-es/commands/StartBackupJobCommand.js +1 -0
- package/dist-es/commands/StartCopyJobCommand.js +1 -0
- package/dist-es/commands/StartReportJobCommand.js +1 -0
- package/dist-es/commands/StartRestoreJobCommand.js +1 -0
- package/dist-es/commands/StopBackupJobCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateBackupPlanCommand.js +1 -0
- package/dist-es/commands/UpdateFrameworkCommand.js +1 -0
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +1 -0
- package/dist-es/commands/UpdateRegionSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateReportPlanCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/BackupServiceException.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +4 -0
- package/dist-types/BackupClient.d.ts +3 -3
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +4 -0
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +4 -0
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +4 -0
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +4 -0
- package/dist-types/commands/CreateFrameworkCommand.d.ts +4 -0
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +4 -0
- package/dist-types/commands/CreateReportPlanCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +4 -0
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReportJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -0
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupPlanCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +4 -0
- package/dist-types/commands/GetLegalHoldCommand.d.ts +4 -0
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -0
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupPlansCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +4 -0
- package/dist-types/commands/ListCopyJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListFrameworksCommand.d.ts +4 -0
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +4 -0
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -0
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -0
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListReportJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListReportPlansCommand.d.ts +4 -0
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsCommand.d.ts +4 -0
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +4 -0
- package/dist-types/commands/StartBackupJobCommand.d.ts +4 -0
- package/dist-types/commands/StartCopyJobCommand.d.ts +4 -0
- package/dist-types/commands/StartReportJobCommand.d.ts +4 -0
- package/dist-types/commands/StartRestoreJobCommand.d.ts +9 -0
- package/dist-types/commands/StopBackupJobCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +4 -0
- package/dist-types/index.d.ts +11 -2
- package/dist-types/models/BackupServiceException.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +10 -1
- package/dist-types/ts3.4/BackupClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/BackupServiceException.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { PutBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { PutBackupVaultNotificationsInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { StartBackupJobInput, StartBackupJobOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { StartCopyJobInput, StartCopyJobOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { StartReportJobInput, StartReportJobOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { StartRestoreJobInput, StartRestoreJobOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -34,6 +38,7 @@ export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __M
|
|
|
34
38
|
* IamRoleArn: "STRING_VALUE",
|
|
35
39
|
* IdempotencyToken: "STRING_VALUE",
|
|
36
40
|
* ResourceType: "STRING_VALUE",
|
|
41
|
+
* CopySourceTagsToRestoredResource: true || false,
|
|
37
42
|
* };
|
|
38
43
|
* const command = new StartRestoreJobCommand(input);
|
|
39
44
|
* const response = await client.send(command);
|
|
@@ -53,6 +58,10 @@ export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __M
|
|
|
53
58
|
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
54
59
|
* out of range.</p>
|
|
55
60
|
*
|
|
61
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
62
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
63
|
+
* parameter is of the wrong type.</p>
|
|
64
|
+
*
|
|
56
65
|
* @throws {@link MissingParameterValueException} (client fault)
|
|
57
66
|
* <p>Indicates that a required parameter is missing.</p>
|
|
58
67
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { StopBackupJobInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { TagResourceInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UntagResourceInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateBackupPlanInput, UpdateBackupPlanOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateFrameworkInput, UpdateFrameworkOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateGlobalSettingsInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateRecoveryPointLifecycleInput, UpdateRecoveryPointLifecycleOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateRegionSettingsInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
5
|
import { UpdateReportPlanInput, UpdateReportPlanOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>Backup</fullname>
|
|
3
|
+
* <p>Backup is a unified backup service designed to protect Amazon Web Services
|
|
4
|
+
* services and their associated data. Backup simplifies the creation, migration,
|
|
5
|
+
* restoration, and deletion of backups, while also providing reporting and
|
|
6
|
+
* auditing.</p>
|
|
7
|
+
*
|
|
8
|
+
* @packageDocumentation
|
|
9
|
+
*/
|
|
2
10
|
export * from "./BackupClient";
|
|
11
|
+
export * from "./Backup";
|
|
3
12
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
13
|
export * from "./pagination";
|
|
14
|
+
export * from "./models";
|
|
6
15
|
export { BackupServiceException } from "./models/BackupServiceException";
|
|
@@ -2403,10 +2403,13 @@ export interface DescribeRecoveryPointOutput {
|
|
|
2403
2403
|
* that versioning is enabled on the S3 bucket. Once these conditions are met, the next instance
|
|
2404
2404
|
* of a backup rule running will result in a new continuous recovery point being created.
|
|
2405
2405
|
* The recovery points with STOPPED status do not need to be deleted.</p>
|
|
2406
|
+
* <p>For SAP HANA on Amazon EC2 <code>STOPPED</code> status occurs due to user action, application
|
|
2407
|
+
* misconfiguration, or backup failure. To ensure that future continuous backups succeed,
|
|
2408
|
+
* refer to the recovery point status and check SAP HANA for details.</p>
|
|
2406
2409
|
*/
|
|
2407
2410
|
Status?: RecoveryPointStatus | string;
|
|
2408
2411
|
/**
|
|
2409
|
-
* <p>A status message explaining the
|
|
2412
|
+
* <p>A status message explaining the status of the recovery point.</p>
|
|
2410
2413
|
*/
|
|
2411
2414
|
StatusMessage?: string;
|
|
2412
2415
|
/**
|
|
@@ -4961,6 +4964,12 @@ export interface StartRestoreJobInput {
|
|
|
4961
4964
|
* </ul>
|
|
4962
4965
|
*/
|
|
4963
4966
|
ResourceType?: string;
|
|
4967
|
+
/**
|
|
4968
|
+
* <p>This is an optional parameter. If this equals <code>True</code>, tags included in the backup
|
|
4969
|
+
* will be copied to the restored resource.</p>
|
|
4970
|
+
* <p>This can only be applied to backups created through Backup.</p>
|
|
4971
|
+
*/
|
|
4972
|
+
CopySourceTagsToRestoredResource?: boolean;
|
|
4964
4973
|
}
|
|
4965
4974
|
/**
|
|
4966
4975
|
* @public
|
|
@@ -339,6 +339,7 @@ import {
|
|
|
339
339
|
ClientResolvedEndpointParameters,
|
|
340
340
|
EndpointParameters,
|
|
341
341
|
} from "./endpoint/EndpointParameters";
|
|
342
|
+
export { __Client };
|
|
342
343
|
export type ServiceInputTypes =
|
|
343
344
|
| CancelLegalHoldCommandInput
|
|
344
345
|
| CreateBackupPlanCommandInput
|
|
@@ -509,7 +510,7 @@ export interface ClientDefaults
|
|
|
509
510
|
logger?: __Logger;
|
|
510
511
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
511
512
|
}
|
|
512
|
-
type BackupClientConfigType = Partial<
|
|
513
|
+
export type BackupClientConfigType = Partial<
|
|
513
514
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
514
515
|
> &
|
|
515
516
|
ClientDefaults &
|
|
@@ -521,7 +522,7 @@ type BackupClientConfigType = Partial<
|
|
|
521
522
|
UserAgentInputConfig &
|
|
522
523
|
ClientInputEndpointParameters;
|
|
523
524
|
export interface BackupClientConfig extends BackupClientConfigType {}
|
|
524
|
-
type BackupClientResolvedConfigType =
|
|
525
|
+
export type BackupClientResolvedConfigType =
|
|
525
526
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
526
527
|
Required<ClientDefaults> &
|
|
527
528
|
RegionResolvedConfig &
|
|
@@ -543,4 +544,3 @@ export declare class BackupClient extends __Client<
|
|
|
543
544
|
constructor(configuration: BackupClientConfig);
|
|
544
545
|
destroy(): void;
|
|
545
546
|
}
|
|
546
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelLegalHoldInput,
|
|
16
16
|
CancelLegalHoldOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelLegalHoldCommandInput extends CancelLegalHoldInput {}
|
|
19
20
|
export interface CancelLegalHoldCommandOutput
|
|
20
21
|
extends CancelLegalHoldOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateBackupPlanInput,
|
|
16
16
|
CreateBackupPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBackupPlanCommandInput extends CreateBackupPlanInput {}
|
|
19
20
|
export interface CreateBackupPlanCommandOutput
|
|
20
21
|
extends CreateBackupPlanOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateBackupSelectionInput,
|
|
16
16
|
CreateBackupSelectionOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBackupSelectionCommandInput
|
|
19
20
|
extends CreateBackupSelectionInput {}
|
|
20
21
|
export interface CreateBackupSelectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateBackupVaultInput,
|
|
16
16
|
CreateBackupVaultOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBackupVaultCommandInput extends CreateBackupVaultInput {}
|
|
19
20
|
export interface CreateBackupVaultCommandOutput
|
|
20
21
|
extends CreateBackupVaultOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateFrameworkInput,
|
|
16
16
|
CreateFrameworkOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFrameworkCommandInput extends CreateFrameworkInput {}
|
|
19
20
|
export interface CreateFrameworkCommandOutput
|
|
20
21
|
extends CreateFrameworkOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateLegalHoldInput,
|
|
16
16
|
CreateLegalHoldOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateLegalHoldCommandInput extends CreateLegalHoldInput {}
|
|
19
20
|
export interface CreateLegalHoldCommandOutput
|
|
20
21
|
extends CreateLegalHoldOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReportPlanInput,
|
|
16
16
|
CreateReportPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReportPlanCommandInput extends CreateReportPlanInput {}
|
|
19
20
|
export interface CreateReportPlanCommandOutput
|
|
20
21
|
extends CreateReportPlanOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteBackupPlanInput,
|
|
16
16
|
DeleteBackupPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteBackupPlanCommandInput extends DeleteBackupPlanInput {}
|
|
19
20
|
export interface DeleteBackupPlanCommandOutput
|
|
20
21
|
extends DeleteBackupPlanOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteBackupSelectionInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBackupSelectionCommandInput
|
|
16
17
|
extends DeleteBackupSelectionInput {}
|
|
17
18
|
export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBackupVaultAccessPolicyCommandInput
|
|
16
17
|
extends DeleteBackupVaultAccessPolicyInput {}
|
|
17
18
|
export interface DeleteBackupVaultAccessPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteBackupVaultInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBackupVaultCommandInput extends DeleteBackupVaultInput {}
|
|
16
17
|
export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteBackupVaultCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBackupVaultLockConfigurationCommandInput
|
|
16
17
|
extends DeleteBackupVaultLockConfigurationInput {}
|
|
17
18
|
export interface DeleteBackupVaultLockConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteBackupVaultNotificationsInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBackupVaultNotificationsCommandInput
|
|
16
17
|
extends DeleteBackupVaultNotificationsInput {}
|
|
17
18
|
export interface DeleteBackupVaultNotificationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteFrameworkInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFrameworkCommandInput extends DeleteFrameworkInput {}
|
|
16
17
|
export interface DeleteFrameworkCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteFrameworkCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteRecoveryPointInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRecoveryPointCommandInput
|
|
16
17
|
extends DeleteRecoveryPointInput {}
|
|
17
18
|
export interface DeleteRecoveryPointCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DeleteReportPlanInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteReportPlanCommandInput extends DeleteReportPlanInput {}
|
|
16
17
|
export interface DeleteReportPlanCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteReportPlanCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeBackupJobInput,
|
|
16
16
|
DescribeBackupJobOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeBackupJobCommandInput extends DescribeBackupJobInput {}
|
|
19
20
|
export interface DescribeBackupJobCommandOutput
|
|
20
21
|
extends DescribeBackupJobOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeBackupVaultInput,
|
|
16
16
|
DescribeBackupVaultOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeBackupVaultCommandInput
|
|
19
20
|
extends DescribeBackupVaultInput {}
|
|
20
21
|
export interface DescribeBackupVaultCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeCopyJobInput,
|
|
16
16
|
DescribeCopyJobOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeCopyJobCommandInput extends DescribeCopyJobInput {}
|
|
19
20
|
export interface DescribeCopyJobCommandOutput
|
|
20
21
|
extends DescribeCopyJobOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeFrameworkInput,
|
|
16
16
|
DescribeFrameworkOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFrameworkCommandInput extends DescribeFrameworkInput {}
|
|
19
20
|
export interface DescribeFrameworkCommandOutput
|
|
20
21
|
extends DescribeFrameworkOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeGlobalSettingsInput,
|
|
16
16
|
DescribeGlobalSettingsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGlobalSettingsCommandInput
|
|
19
20
|
extends DescribeGlobalSettingsInput {}
|
|
20
21
|
export interface DescribeGlobalSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeProtectedResourceInput,
|
|
16
16
|
DescribeProtectedResourceOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeProtectedResourceCommandInput
|
|
19
20
|
extends DescribeProtectedResourceInput {}
|
|
20
21
|
export interface DescribeProtectedResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRecoveryPointInput,
|
|
16
16
|
DescribeRecoveryPointOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRecoveryPointCommandInput
|
|
19
20
|
extends DescribeRecoveryPointInput {}
|
|
20
21
|
export interface DescribeRecoveryPointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRegionSettingsInput,
|
|
16
16
|
DescribeRegionSettingsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRegionSettingsCommandInput
|
|
19
20
|
extends DescribeRegionSettingsInput {}
|
|
20
21
|
export interface DescribeRegionSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReportJobInput,
|
|
16
16
|
DescribeReportJobOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReportJobCommandInput extends DescribeReportJobInput {}
|
|
19
20
|
export interface DescribeReportJobCommandOutput
|
|
20
21
|
extends DescribeReportJobOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReportPlanInput,
|
|
16
16
|
DescribeReportPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReportPlanCommandInput
|
|
19
20
|
extends DescribeReportPlanInput {}
|
|
20
21
|
export interface DescribeReportPlanCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeRestoreJobInput,
|
|
16
16
|
DescribeRestoreJobOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRestoreJobCommandInput
|
|
19
20
|
extends DescribeRestoreJobInput {}
|
|
20
21
|
export interface DescribeRestoreJobCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DisassociateRecoveryPointInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DisassociateRecoveryPointCommandInput
|
|
16
17
|
extends DisassociateRecoveryPointInput {}
|
|
17
18
|
export interface DisassociateRecoveryPointCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { DisassociateRecoveryPointFromParentInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DisassociateRecoveryPointFromParentCommandInput
|
|
16
17
|
extends DisassociateRecoveryPointFromParentInput {}
|
|
17
18
|
export interface DisassociateRecoveryPointFromParentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ExportBackupPlanTemplateInput,
|
|
16
16
|
ExportBackupPlanTemplateOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ExportBackupPlanTemplateCommandInput
|
|
19
20
|
extends ExportBackupPlanTemplateInput {}
|
|
20
21
|
export interface ExportBackupPlanTemplateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { GetBackupPlanInput, GetBackupPlanOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetBackupPlanCommandInput extends GetBackupPlanInput {}
|
|
16
17
|
export interface GetBackupPlanCommandOutput
|
|
17
18
|
extends GetBackupPlanOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBackupPlanFromJSONInput,
|
|
16
16
|
GetBackupPlanFromJSONOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBackupPlanFromJSONCommandInput
|
|
19
20
|
extends GetBackupPlanFromJSONInput {}
|
|
20
21
|
export interface GetBackupPlanFromJSONCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBackupPlanFromTemplateInput,
|
|
16
16
|
GetBackupPlanFromTemplateOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBackupPlanFromTemplateCommandInput
|
|
19
20
|
extends GetBackupPlanFromTemplateInput {}
|
|
20
21
|
export interface GetBackupPlanFromTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBackupSelectionInput,
|
|
16
16
|
GetBackupSelectionOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBackupSelectionCommandInput
|
|
19
20
|
extends GetBackupSelectionInput {}
|
|
20
21
|
export interface GetBackupSelectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBackupVaultAccessPolicyInput,
|
|
16
16
|
GetBackupVaultAccessPolicyOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBackupVaultAccessPolicyCommandInput
|
|
19
20
|
extends GetBackupVaultAccessPolicyInput {}
|
|
20
21
|
export interface GetBackupVaultAccessPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetBackupVaultNotificationsInput,
|
|
16
16
|
GetBackupVaultNotificationsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBackupVaultNotificationsCommandInput
|
|
19
20
|
extends GetBackupVaultNotificationsInput {}
|
|
20
21
|
export interface GetBackupVaultNotificationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { GetLegalHoldInput, GetLegalHoldOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetLegalHoldCommandInput extends GetLegalHoldInput {}
|
|
16
17
|
export interface GetLegalHoldCommandOutput
|
|
17
18
|
extends GetLegalHoldOutput,
|