@aws-sdk/client-backup 3.478.0 → 3.484.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 +11 -11
|
@@ -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 { DeleteBackupSelectionInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBackupSelectionCommandInput extends DeleteBackupSelection
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBackupSelectionCommand_base: {
|
|
24
|
+
new (input: DeleteBackupSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the resource selection associated with a backup plan that is specified by the
|
|
@@ -64,23 +67,5 @@ export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteBackupSelectionCommand extends
|
|
68
|
-
readonly input: DeleteBackupSelectionCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteBackupSelectionCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteBackupSelectionCommand extends DeleteBackupSelectionCommand_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 { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBackupVaultAccessPolicyCommandInput extends DeleteBackupV
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBackupVaultAccessPolicyCommand_base: {
|
|
24
|
+
new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the policy document that manages permissions on a backup vault.</p>
|
|
@@ -62,23 +65,5 @@ export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBe
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeleteBackupVaultAccessPolicyCommand extends
|
|
66
|
-
readonly input: DeleteBackupVaultAccessPolicyCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeleteBackupVaultAccessPolicyCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeleteBackupVaultAccessPolicyCommand extends DeleteBackupVaultAccessPolicyCommand_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 { DeleteBackupVaultInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBackupVaultCommandInput extends DeleteBackupVaultInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBackupVaultCommand_base: {
|
|
24
|
+
new (input: DeleteBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the backup vault identified by its name. A vault can be deleted only if it is
|
|
@@ -67,23 +70,5 @@ export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class DeleteBackupVaultCommand extends
|
|
71
|
-
readonly input: DeleteBackupVaultCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: DeleteBackupVaultCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class DeleteBackupVaultCommand extends DeleteBackupVaultCommand_base {
|
|
89
74
|
}
|
|
@@ -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 { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBackupVaultLockConfigurationCommandInput extends DeleteBa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBackupVaultLockConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes Backup Vault Lock from a backup vault specified by a backup vault
|
|
@@ -71,23 +74,5 @@ export interface DeleteBackupVaultLockConfigurationCommandOutput extends __Metad
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DeleteBackupVaultLockConfigurationCommand extends
|
|
75
|
-
readonly input: DeleteBackupVaultLockConfigurationCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DeleteBackupVaultLockConfigurationCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DeleteBackupVaultLockConfigurationCommand extends DeleteBackupVaultLockConfigurationCommand_base {
|
|
93
78
|
}
|
|
@@ -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 { DeleteBackupVaultNotificationsInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBackupVaultNotificationsCommandInput extends DeleteBackup
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBackupVaultNotificationsCommand_base: {
|
|
24
|
+
new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes event notifications for the specified backup vault.</p>
|
|
@@ -62,23 +65,5 @@ export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataB
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeleteBackupVaultNotificationsCommand extends
|
|
66
|
-
readonly input: DeleteBackupVaultNotificationsCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeleteBackupVaultNotificationsCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeleteBackupVaultNotificationsCommand extends DeleteBackupVaultNotificationsCommand_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 { DeleteFrameworkInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteFrameworkCommandInput extends DeleteFrameworkInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteFrameworkCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteFrameworkCommand_base: {
|
|
24
|
+
new (input: DeleteFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the framework specified by a framework name.</p>
|
|
@@ -66,23 +69,5 @@ export interface DeleteFrameworkCommandOutput extends __MetadataBearer {
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DeleteFrameworkCommand extends
|
|
70
|
-
readonly input: DeleteFrameworkCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DeleteFrameworkCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DeleteFrameworkCommand extends DeleteFrameworkCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { DeleteRecoveryPointInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRecoveryPointCommandInput extends DeleteRecoveryPointInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRecoveryPointCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRecoveryPointCommand_base: {
|
|
24
|
+
new (input: DeleteRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the recovery point specified by a recovery point ID.</p>
|
|
@@ -83,23 +86,5 @@ export interface DeleteRecoveryPointCommandOutput extends __MetadataBearer {
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class DeleteRecoveryPointCommand extends
|
|
87
|
-
readonly input: DeleteRecoveryPointCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: DeleteRecoveryPointCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class DeleteRecoveryPointCommand extends DeleteRecoveryPointCommand_base {
|
|
105
90
|
}
|
|
@@ -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 { DeleteReportPlanInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteReportPlanCommandInput extends DeleteReportPlanInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteReportPlanCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteReportPlanCommand_base: {
|
|
24
|
+
new (input: DeleteReportPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the report plan specified by a report plan name.</p>
|
|
@@ -66,23 +69,5 @@ export interface DeleteReportPlanCommandOutput extends __MetadataBearer {
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DeleteReportPlanCommand extends
|
|
70
|
-
readonly input: DeleteReportPlanCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DeleteReportPlanCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DeleteReportPlanCommand extends DeleteReportPlanCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { DeleteRestoreTestingPlanInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRestoreTestingPlanCommandInput extends DeleteRestoreTesti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRestoreTestingPlanCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRestoreTestingPlanCommand_base: {
|
|
24
|
+
new (input: DeleteRestoreTestingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRestoreTestingPlanCommandInput, DeleteRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This request deletes the specified restore testing plan.</p>
|
|
@@ -58,23 +61,5 @@ export interface DeleteRestoreTestingPlanCommandOutput extends __MetadataBearer
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class DeleteRestoreTestingPlanCommand extends
|
|
62
|
-
readonly input: DeleteRestoreTestingPlanCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: DeleteRestoreTestingPlanCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRestoreTestingPlanCommandInput, DeleteRestoreTestingPlanCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class DeleteRestoreTestingPlanCommand extends DeleteRestoreTestingPlanCommand_base {
|
|
80
65
|
}
|
|
@@ -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 { DeleteRestoreTestingSelectionInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRestoreTestingSelectionCommandInput extends DeleteRestore
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRestoreTestingSelectionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRestoreTestingSelectionCommand_base: {
|
|
24
|
+
new (input: DeleteRestoreTestingSelectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRestoreTestingSelectionCommandInput, DeleteRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Input the Restore Testing Plan name and Restore Testing Selection
|
|
@@ -59,23 +62,5 @@ export interface DeleteRestoreTestingSelectionCommandOutput extends __MetadataBe
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class DeleteRestoreTestingSelectionCommand extends
|
|
63
|
-
readonly input: DeleteRestoreTestingSelectionCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: DeleteRestoreTestingSelectionCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRestoreTestingSelectionCommandInput, DeleteRestoreTestingSelectionCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class DeleteRestoreTestingSelectionCommand extends DeleteRestoreTestingSelectionCommand_base {
|
|
81
66
|
}
|
|
@@ -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 { DescribeBackupJobInput, DescribeBackupJobOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeBackupJobCommandInput extends DescribeBackupJobInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeBackupJobCommandOutput extends DescribeBackupJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeBackupJobCommand_base: {
|
|
24
|
+
new (input: DescribeBackupJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns backup job details for the specified <code>BackupJobId</code>.</p>
|
|
@@ -102,23 +105,5 @@ export interface DescribeBackupJobCommandOutput extends DescribeBackupJobOutput,
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class DescribeBackupJobCommand extends
|
|
106
|
-
readonly input: DescribeBackupJobCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: DescribeBackupJobCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class DescribeBackupJobCommand extends DescribeBackupJobCommand_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 { DescribeBackupVaultInput, DescribeBackupVaultOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeBackupVaultCommandInput extends DescribeBackupVaultInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeBackupVaultCommandOutput extends DescribeBackupVaultOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeBackupVaultCommand_base: {
|
|
24
|
+
new (input: DescribeBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata about a backup vault specified by its name.</p>
|
|
@@ -75,23 +78,5 @@ export interface DescribeBackupVaultCommandOutput extends DescribeBackupVaultOut
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DescribeBackupVaultCommand extends
|
|
79
|
-
readonly input: DescribeBackupVaultCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DescribeBackupVaultCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DescribeBackupVaultCommand extends DescribeBackupVaultCommand_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 { DescribeCopyJobInput, DescribeCopyJobOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeCopyJobCommandInput extends DescribeCopyJobInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeCopyJobCommandOutput extends DescribeCopyJobOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeCopyJobCommand_base: {
|
|
24
|
+
new (input: DescribeCopyJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata associated with creating a copy of a resource.</p>
|
|
@@ -94,23 +97,5 @@ export interface DescribeCopyJobCommandOutput extends DescribeCopyJobOutput, __M
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class DescribeCopyJobCommand extends
|
|
98
|
-
readonly input: DescribeCopyJobCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: DescribeCopyJobCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class DescribeCopyJobCommand extends DescribeCopyJobCommand_base {
|
|
116
101
|
}
|
|
@@ -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 { DescribeFrameworkInput, DescribeFrameworkOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeFrameworkCommandInput extends DescribeFrameworkInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeFrameworkCommandOutput extends DescribeFrameworkOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeFrameworkCommand_base: {
|
|
24
|
+
new (input: DescribeFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the framework details for the specified <code>FrameworkName</code>.</p>
|
|
@@ -92,23 +95,5 @@ export interface DescribeFrameworkCommandOutput extends DescribeFrameworkOutput,
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class DescribeFrameworkCommand extends
|
|
96
|
-
readonly input: DescribeFrameworkCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: DescribeFrameworkCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class DescribeFrameworkCommand extends DescribeFrameworkCommand_base {
|
|
114
99
|
}
|