@aws-sdk/client-backup 3.478.0 → 3.481.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/commands/CancelLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/CreateFrameworkCommand.js +18 -41
- package/dist-cjs/commands/CreateLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/CreateLogicallyAirGappedBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/CreateReportPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/DeleteFrameworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DeleteReportPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/DescribeBackupJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/DescribeCopyJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeFrameworkCommand.js +18 -41
- package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeProtectedResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DescribeRegionSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReportJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeReportPlanCommand.js +18 -41
- package/dist-cjs/commands/DescribeRestoreJobCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +18 -41
- package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/GetLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreJobMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingInferredMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupJobsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlansCommand.js +18 -41
- package/dist-cjs/commands/ListBackupSelectionsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupVaultsCommand.js +18 -41
- package/dist-cjs/commands/ListCopyJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListCopyJobsCommand.js +18 -41
- package/dist-cjs/commands/ListFrameworksCommand.js +18 -41
- package/dist-cjs/commands/ListLegalHoldsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedResourcesByBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +18 -41
- package/dist-cjs/commands/ListReportJobsCommand.js +18 -41
- package/dist-cjs/commands/ListReportPlansCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobsByProtectedResourceCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobsCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreTestingPlansCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreTestingSelectionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/PutRestoreValidationResultCommand.js +18 -41
- package/dist-cjs/commands/StartBackupJobCommand.js +18 -41
- package/dist-cjs/commands/StartCopyJobCommand.js +18 -41
- package/dist-cjs/commands/StartReportJobCommand.js +18 -41
- package/dist-cjs/commands/StartRestoreJobCommand.js +18 -41
- package/dist-cjs/commands/StopBackupJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateFrameworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +18 -41
- package/dist-cjs/commands/UpdateRegionSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateReportPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CancelLegalHoldCommand.js +18 -41
- package/dist-es/commands/CreateBackupPlanCommand.js +18 -41
- package/dist-es/commands/CreateBackupSelectionCommand.js +18 -41
- package/dist-es/commands/CreateBackupVaultCommand.js +18 -41
- package/dist-es/commands/CreateFrameworkCommand.js +18 -41
- package/dist-es/commands/CreateLegalHoldCommand.js +18 -41
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +18 -41
- package/dist-es/commands/CreateReportPlanCommand.js +18 -41
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/DeleteBackupPlanCommand.js +18 -41
- package/dist-es/commands/DeleteBackupSelectionCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/DeleteFrameworkCommand.js +18 -41
- package/dist-es/commands/DeleteRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DeleteReportPlanCommand.js +18 -41
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/DescribeBackupJobCommand.js +18 -41
- package/dist-es/commands/DescribeBackupVaultCommand.js +18 -41
- package/dist-es/commands/DescribeCopyJobCommand.js +18 -41
- package/dist-es/commands/DescribeFrameworkCommand.js +18 -41
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeProtectedResourceCommand.js +18 -41
- package/dist-es/commands/DescribeRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DescribeRegionSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeReportJobCommand.js +18 -41
- package/dist-es/commands/DescribeReportPlanCommand.js +18 -41
- package/dist-es/commands/DescribeRestoreJobCommand.js +18 -41
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +18 -41
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +18 -41
- package/dist-es/commands/GetBackupSelectionCommand.js +18 -41
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/GetLegalHoldCommand.js +18 -41
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +18 -41
- package/dist-es/commands/ListBackupJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListBackupJobsCommand.js +18 -41
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +18 -41
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +18 -41
- package/dist-es/commands/ListBackupPlansCommand.js +18 -41
- package/dist-es/commands/ListBackupSelectionsCommand.js +18 -41
- package/dist-es/commands/ListBackupVaultsCommand.js +18 -41
- package/dist-es/commands/ListCopyJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListCopyJobsCommand.js +18 -41
- package/dist-es/commands/ListFrameworksCommand.js +18 -41
- package/dist-es/commands/ListLegalHoldsCommand.js +18 -41
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +18 -41
- package/dist-es/commands/ListProtectedResourcesCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +18 -41
- package/dist-es/commands/ListReportJobsCommand.js +18 -41
- package/dist-es/commands/ListReportPlansCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobsCommand.js +18 -41
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +18 -41
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +18 -41
- package/dist-es/commands/ListTagsCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/PutRestoreValidationResultCommand.js +18 -41
- package/dist-es/commands/StartBackupJobCommand.js +18 -41
- package/dist-es/commands/StartCopyJobCommand.js +18 -41
- package/dist-es/commands/StartReportJobCommand.js +18 -41
- package/dist-es/commands/StartRestoreJobCommand.js +18 -41
- package/dist-es/commands/StopBackupJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateBackupPlanCommand.js +18 -41
- package/dist-es/commands/UpdateFrameworkCommand.js +18 -41
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +18 -41
- package/dist-es/commands/UpdateRegionSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateReportPlanCommand.js +18 -41
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/CreateFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/CreateReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReportJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -21
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/GetLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +6 -21
- package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListCopyJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListFrameworksCommand.d.ts +6 -21
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListReportJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListReportPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +6 -21
- package/dist-types/commands/StartBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/StartCopyJobCommand.d.ts +6 -21
- package/dist-types/commands/StartReportJobCommand.d.ts +6 -21
- package/dist-types/commands/StartRestoreJobCommand.d.ts +6 -21
- package/dist-types/commands/StopBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeGlobalSettingsInput, DescribeGlobalSettingsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeGlobalSettingsCommandInput extends DescribeGlobalSettin
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeGlobalSettingsCommandOutput extends DescribeGlobalSettingsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeGlobalSettingsCommand_base: {
|
|
24
|
+
new (input: DescribeGlobalSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes whether the Amazon Web Services account is opted in to cross-account backup.
|
|
@@ -62,23 +65,5 @@ export interface DescribeGlobalSettingsCommandOutput extends DescribeGlobalSetti
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DescribeGlobalSettingsCommand extends
|
|
66
|
-
readonly input: DescribeGlobalSettingsCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DescribeGlobalSettingsCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DescribeGlobalSettingsCommand extends DescribeGlobalSettingsCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeProtectedResourceInput, DescribeProtectedResourceOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeProtectedResourceCommandInput extends DescribeProtected
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeProtectedResourceCommandOutput extends DescribeProtectedResourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeProtectedResourceCommand_base: {
|
|
24
|
+
new (input: DescribeProtectedResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a saved resource, including the last time it was backed up,
|
|
@@ -74,23 +77,5 @@ export interface DescribeProtectedResourceCommandOutput extends DescribeProtecte
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class DescribeProtectedResourceCommand extends
|
|
78
|
-
readonly input: DescribeProtectedResourceCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: DescribeProtectedResourceCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class DescribeProtectedResourceCommand extends DescribeProtectedResourceCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeRecoveryPointInput, DescribeRecoveryPointOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRecoveryPointCommandInput extends DescribeRecoveryPoint
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRecoveryPointCommandOutput extends DescribeRecoveryPointOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRecoveryPointCommand_base: {
|
|
24
|
+
new (input: DescribeRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata associated with a recovery point, including ID, status, encryption, and
|
|
@@ -102,23 +105,5 @@ export interface DescribeRecoveryPointCommandOutput extends DescribeRecoveryPoin
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class DescribeRecoveryPointCommand extends
|
|
106
|
-
readonly input: DescribeRecoveryPointCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: DescribeRecoveryPointCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class DescribeRecoveryPointCommand extends DescribeRecoveryPointCommand_base {
|
|
124
109
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeRegionSettingsInput, DescribeRegionSettingsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRegionSettingsCommandInput extends DescribeRegionSettin
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRegionSettingsCommandOutput extends DescribeRegionSettingsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRegionSettingsCommand_base: {
|
|
24
|
+
new (input: DescribeRegionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the current service opt-in settings for the Region. If service opt-in is enabled
|
|
@@ -61,23 +64,5 @@ export interface DescribeRegionSettingsCommandOutput extends DescribeRegionSetti
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class DescribeRegionSettingsCommand extends
|
|
65
|
-
readonly input: DescribeRegionSettingsCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: DescribeRegionSettingsCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class DescribeRegionSettingsCommand extends DescribeRegionSettingsCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeReportJobInput, DescribeReportJobOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeReportJobCommandInput extends DescribeReportJobInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeReportJobCommandOutput extends DescribeReportJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeReportJobCommand_base: {
|
|
24
|
+
new (input: DescribeReportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReportJobCommandInput, DescribeReportJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the details associated with creating a report as specified by its
|
|
@@ -75,23 +78,5 @@ export interface DescribeReportJobCommandOutput extends DescribeReportJobOutput,
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DescribeReportJobCommand extends
|
|
79
|
-
readonly input: DescribeReportJobCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DescribeReportJobCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReportJobCommandInput, DescribeReportJobCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DescribeReportJobCommand extends DescribeReportJobCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeReportPlanInput, DescribeReportPlanOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeReportPlanCommandInput extends DescribeReportPlanInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeReportPlanCommandOutput extends DescribeReportPlanOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeReportPlanCommand_base: {
|
|
24
|
+
new (input: DescribeReportPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of all report plans for an Amazon Web Services account and Amazon Web Services Region.</p>
|
|
@@ -95,23 +98,5 @@ export interface DescribeReportPlanCommandOutput extends DescribeReportPlanOutpu
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class DescribeReportPlanCommand extends
|
|
99
|
-
readonly input: DescribeReportPlanCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: DescribeReportPlanCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class DescribeReportPlanCommand extends DescribeReportPlanCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DescribeRestoreJobInput, DescribeRestoreJobOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRestoreJobCommandInput extends DescribeRestoreJobInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRestoreJobCommandOutput extends DescribeRestoreJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRestoreJobCommand_base: {
|
|
24
|
+
new (input: DescribeRestoreJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata associated with a restore job that is specified by a job ID.</p>
|
|
@@ -87,23 +90,5 @@ export interface DescribeRestoreJobCommandOutput extends DescribeRestoreJobOutpu
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class DescribeRestoreJobCommand extends
|
|
91
|
-
readonly input: DescribeRestoreJobCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: DescribeRestoreJobCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class DescribeRestoreJobCommand extends DescribeRestoreJobCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DisassociateRecoveryPointInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateRecoveryPointCommandInput extends DisassociateRecov
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateRecoveryPointCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateRecoveryPointCommand_base: {
|
|
24
|
+
new (input: DisassociateRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified continuous backup recovery point from Backup and
|
|
@@ -74,23 +77,5 @@ export interface DisassociateRecoveryPointCommandOutput extends __MetadataBearer
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class DisassociateRecoveryPointCommand extends
|
|
78
|
-
readonly input: DisassociateRecoveryPointCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: DisassociateRecoveryPointCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class DisassociateRecoveryPointCommand extends DisassociateRecoveryPointCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { DisassociateRecoveryPointFromParentInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateRecoveryPointFromParentCommandInput extends Disasso
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateRecoveryPointFromParentCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateRecoveryPointFromParentCommand_base: {
|
|
24
|
+
new (input: DisassociateRecoveryPointFromParentCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateRecoveryPointFromParentCommandInput, DisassociateRecoveryPointFromParentCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This action to a specific child (nested) recovery point removes the relationship
|
|
@@ -68,23 +71,5 @@ export interface DisassociateRecoveryPointFromParentCommandOutput extends __Meta
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DisassociateRecoveryPointFromParentCommand extends
|
|
72
|
-
readonly input: DisassociateRecoveryPointFromParentCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DisassociateRecoveryPointFromParentCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateRecoveryPointFromParentCommandInput, DisassociateRecoveryPointFromParentCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DisassociateRecoveryPointFromParentCommand extends DisassociateRecoveryPointFromParentCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { ExportBackupPlanTemplateInput, ExportBackupPlanTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ExportBackupPlanTemplateCommandInput extends ExportBackupPlanTe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ExportBackupPlanTemplateCommandOutput extends ExportBackupPlanTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ExportBackupPlanTemplateCommand_base: {
|
|
24
|
+
new (input: ExportBackupPlanTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the backup plan that is specified by the plan ID as a backup template.</p>
|
|
@@ -64,23 +67,5 @@ export interface ExportBackupPlanTemplateCommandOutput extends ExportBackupPlanT
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class ExportBackupPlanTemplateCommand extends
|
|
68
|
-
readonly input: ExportBackupPlanTemplateCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: ExportBackupPlanTemplateCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class ExportBackupPlanTemplateCommand extends ExportBackupPlanTemplateCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { GetBackupPlanInput, GetBackupPlanOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBackupPlanCommandInput extends GetBackupPlanInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBackupPlanCommandOutput extends GetBackupPlanOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBackupPlanCommand_base: {
|
|
24
|
+
new (input: GetBackupPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupPlanCommandInput, GetBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns <code>BackupPlan</code> details for the specified <code>BackupPlanId</code>. The
|
|
@@ -121,23 +124,5 @@ export interface GetBackupPlanCommandOutput extends GetBackupPlanOutput, __Metad
|
|
|
121
124
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
122
125
|
*
|
|
123
126
|
*/
|
|
124
|
-
export declare class GetBackupPlanCommand extends
|
|
125
|
-
readonly input: GetBackupPlanCommandInput;
|
|
126
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
127
|
-
/**
|
|
128
|
-
* @public
|
|
129
|
-
*/
|
|
130
|
-
constructor(input: GetBackupPlanCommandInput);
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanCommandInput, GetBackupPlanCommandOutput>;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private serialize;
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
private deserialize;
|
|
127
|
+
export declare class GetBackupPlanCommand extends GetBackupPlanCommand_base {
|
|
143
128
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { GetBackupPlanFromJSONInput, GetBackupPlanFromJSONOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBackupPlanFromJSONCommandInput extends GetBackupPlanFromJSON
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBackupPlanFromJSONCommandOutput extends GetBackupPlanFromJSONOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBackupPlanFromJSONCommand_base: {
|
|
24
|
+
new (input: GetBackupPlanFromJSONCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a valid JSON document specifying a backup plan or an error.</p>
|
|
@@ -109,23 +112,5 @@ export interface GetBackupPlanFromJSONCommandOutput extends GetBackupPlanFromJSO
|
|
|
109
112
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
110
113
|
*
|
|
111
114
|
*/
|
|
112
|
-
export declare class GetBackupPlanFromJSONCommand extends
|
|
113
|
-
readonly input: GetBackupPlanFromJSONCommandInput;
|
|
114
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
constructor(input: GetBackupPlanFromJSONCommandInput);
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private serialize;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private deserialize;
|
|
115
|
+
export declare class GetBackupPlanFromJSONCommand extends GetBackupPlanFromJSONCommand_base {
|
|
131
116
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { GetBackupPlanFromTemplateInput, GetBackupPlanFromTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBackupPlanFromTemplateCommandInput extends GetBackupPlanFrom
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBackupPlanFromTemplateCommandOutput extends GetBackupPlanFromTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBackupPlanFromTemplateCommand_base: {
|
|
24
|
+
new (input: GetBackupPlanFromTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the template specified by its <code>templateId</code> as a backup plan.</p>
|
|
@@ -104,23 +107,5 @@ export interface GetBackupPlanFromTemplateCommandOutput extends GetBackupPlanFro
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class GetBackupPlanFromTemplateCommand extends
|
|
108
|
-
readonly input: GetBackupPlanFromTemplateCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: GetBackupPlanFromTemplateCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class GetBackupPlanFromTemplateCommand extends GetBackupPlanFromTemplateCommand_base {
|
|
126
111
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
5
4
|
import { GetBackupSelectionInput, GetBackupSelectionOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetBackupSelectionCommandInput extends GetBackupSelectionInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetBackupSelectionCommandOutput extends GetBackupSelectionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetBackupSelectionCommand_base: {
|
|
24
|
+
new (input: GetBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns selection metadata and a document in JSON format that specifies a list of
|
|
@@ -112,23 +115,5 @@ export interface GetBackupSelectionCommandOutput extends GetBackupSelectionOutpu
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class GetBackupSelectionCommand extends
|
|
116
|
-
readonly input: GetBackupSelectionCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: GetBackupSelectionCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class GetBackupSelectionCommand extends GetBackupSelectionCommand_base {
|
|
134
119
|
}
|