@aws-sdk/client-backup 3.337.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-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-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 +4 -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/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/package.json +28 -28
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFrameworksCommandInput extends ListFrameworksInput {}
|
|
16
17
|
export interface ListFrameworksCommandOutput
|
|
17
18
|
extends ListFrameworksOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { ListLegalHoldsInput, ListLegalHoldsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListLegalHoldsCommandInput extends ListLegalHoldsInput {}
|
|
16
17
|
export interface ListLegalHoldsCommandOutput
|
|
17
18
|
extends ListLegalHoldsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListProtectedResourcesInput,
|
|
16
16
|
ListProtectedResourcesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListProtectedResourcesCommandInput
|
|
19
20
|
extends ListProtectedResourcesInput {}
|
|
20
21
|
export interface ListProtectedResourcesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRecoveryPointsByBackupVaultInput,
|
|
16
16
|
ListRecoveryPointsByBackupVaultOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRecoveryPointsByBackupVaultCommandInput
|
|
19
20
|
extends ListRecoveryPointsByBackupVaultInput {}
|
|
20
21
|
export interface ListRecoveryPointsByBackupVaultCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRecoveryPointsByLegalHoldInput,
|
|
16
16
|
ListRecoveryPointsByLegalHoldOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRecoveryPointsByLegalHoldCommandInput
|
|
19
20
|
extends ListRecoveryPointsByLegalHoldInput {}
|
|
20
21
|
export interface ListRecoveryPointsByLegalHoldCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRecoveryPointsByResourceInput,
|
|
16
16
|
ListRecoveryPointsByResourceOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRecoveryPointsByResourceCommandInput
|
|
19
20
|
extends ListRecoveryPointsByResourceInput {}
|
|
20
21
|
export interface ListRecoveryPointsByResourceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListReportJobsCommandInput extends ListReportJobsInput {}
|
|
16
17
|
export interface ListReportJobsCommandOutput
|
|
17
18
|
extends ListReportJobsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListReportPlansInput,
|
|
16
16
|
ListReportPlansOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListReportPlansCommandInput extends ListReportPlansInput {}
|
|
19
20
|
export interface ListReportPlansCommandOutput
|
|
20
21
|
extends ListReportPlansOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListRestoreJobsInput,
|
|
16
16
|
ListRestoreJobsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRestoreJobsCommandInput extends ListRestoreJobsInput {}
|
|
19
20
|
export interface ListRestoreJobsCommandOutput
|
|
20
21
|
extends ListRestoreJobsOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { ListTagsInput, ListTagsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListTagsCommandInput extends ListTagsInput {}
|
|
16
17
|
export interface ListTagsCommandOutput
|
|
17
18
|
extends ListTagsOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { PutBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBackupVaultAccessPolicyCommandInput
|
|
16
17
|
extends PutBackupVaultAccessPolicyInput {}
|
|
17
18
|
export interface PutBackupVaultAccessPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { PutBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBackupVaultLockConfigurationCommandInput
|
|
16
17
|
extends PutBackupVaultLockConfigurationInput {}
|
|
17
18
|
export interface PutBackupVaultLockConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { PutBackupVaultNotificationsInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBackupVaultNotificationsCommandInput
|
|
16
17
|
extends PutBackupVaultNotificationsInput {}
|
|
17
18
|
export interface PutBackupVaultNotificationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { StartBackupJobInput, StartBackupJobOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartBackupJobCommandInput extends StartBackupJobInput {}
|
|
16
17
|
export interface StartBackupJobCommandOutput
|
|
17
18
|
extends StartBackupJobOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { StartCopyJobInput, StartCopyJobOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartCopyJobCommandInput extends StartCopyJobInput {}
|
|
16
17
|
export interface StartCopyJobCommandOutput
|
|
17
18
|
extends StartCopyJobOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { StartReportJobInput, StartReportJobOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartReportJobCommandInput extends StartReportJobInput {}
|
|
16
17
|
export interface StartReportJobCommandOutput
|
|
17
18
|
extends StartReportJobOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartRestoreJobInput,
|
|
16
16
|
StartRestoreJobOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartRestoreJobCommandInput extends StartRestoreJobInput {}
|
|
19
20
|
export interface StartRestoreJobCommandOutput
|
|
20
21
|
extends StartRestoreJobOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { StopBackupJobInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopBackupJobCommandInput extends StopBackupJobInput {}
|
|
16
17
|
export interface StopBackupJobCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class StopBackupJobCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { TagResourceInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
16
17
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class TagResourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { UntagResourceInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
16
17
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UntagResourceCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateBackupPlanInput,
|
|
16
16
|
UpdateBackupPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateBackupPlanCommandInput extends UpdateBackupPlanInput {}
|
|
19
20
|
export interface UpdateBackupPlanCommandOutput
|
|
20
21
|
extends UpdateBackupPlanOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFrameworkInput,
|
|
16
16
|
UpdateFrameworkOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFrameworkCommandInput extends UpdateFrameworkInput {}
|
|
19
20
|
export interface UpdateFrameworkCommandOutput
|
|
20
21
|
extends UpdateFrameworkOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { UpdateGlobalSettingsInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateGlobalSettingsCommandInput
|
|
16
17
|
extends UpdateGlobalSettingsInput {}
|
|
17
18
|
export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateRecoveryPointLifecycleInput,
|
|
16
16
|
UpdateRecoveryPointLifecycleOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRecoveryPointLifecycleCommandInput
|
|
19
20
|
extends UpdateRecoveryPointLifecycleInput {}
|
|
20
21
|
export interface UpdateRecoveryPointLifecycleCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../BackupClient";
|
|
14
14
|
import { UpdateRegionSettingsInput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateRegionSettingsCommandInput
|
|
16
17
|
extends UpdateRegionSettingsInput {}
|
|
17
18
|
export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateReportPlanInput,
|
|
16
16
|
UpdateReportPlanOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateReportPlanCommandInput extends UpdateReportPlanInput {}
|
|
19
20
|
export interface UpdateReportPlanCommandOutput
|
|
20
21
|
extends UpdateReportPlanOutput,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./Backup";
|
|
2
1
|
export * from "./BackupClient";
|
|
2
|
+
export * from "./Backup";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { BackupServiceException } from "./models/BackupServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class BackupServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-backup",
|
|
3
3
|
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|