@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 { ListBackupSelectionsInput, ListBackupSelectionsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBackupSelectionsCommandInput extends ListBackupSelectionsIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBackupSelectionsCommandOutput extends ListBackupSelectionsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBackupSelectionsCommand_base: {
|
|
24
|
+
new (input: ListBackupSelectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns an array containing metadata of the resources associated with the target backup
|
|
@@ -77,23 +80,5 @@ export interface ListBackupSelectionsCommandOutput extends ListBackupSelectionsO
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class ListBackupSelectionsCommand extends
|
|
81
|
-
readonly input: ListBackupSelectionsCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: ListBackupSelectionsCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class ListBackupSelectionsCommand extends ListBackupSelectionsCommand_base {
|
|
99
84
|
}
|
|
@@ -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 { ListBackupVaultsInput, ListBackupVaultsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBackupVaultsCommandInput extends ListBackupVaultsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBackupVaultsCommand_base: {
|
|
24
|
+
new (input: ListBackupVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of recovery point storage containers along with information about
|
|
@@ -82,23 +85,5 @@ export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, _
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ListBackupVaultsCommand extends
|
|
86
|
-
readonly input: ListBackupVaultsCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ListBackupVaultsCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ListBackupVaultsCommand extends ListBackupVaultsCommand_base {
|
|
104
89
|
}
|
|
@@ -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 { ListCopyJobSummariesInput, ListCopyJobSummariesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCopyJobSummariesCommandInput extends ListCopyJobSummariesIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCopyJobSummariesCommandOutput extends ListCopyJobSummariesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCopyJobSummariesCommand_base: {
|
|
24
|
+
new (input: ListCopyJobSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This request obtains a list of copy jobs created
|
|
@@ -84,23 +87,5 @@ export interface ListCopyJobSummariesCommandOutput extends ListCopyJobSummariesO
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class ListCopyJobSummariesCommand extends
|
|
88
|
-
readonly input: ListCopyJobSummariesCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: ListCopyJobSummariesCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCopyJobSummariesCommandInput, ListCopyJobSummariesCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class ListCopyJobSummariesCommand extends ListCopyJobSummariesCommand_base {
|
|
106
91
|
}
|
|
@@ -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 { ListCopyJobsInput, ListCopyJobsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCopyJobsCommandInput extends ListCopyJobsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCopyJobsCommand_base: {
|
|
24
|
+
new (input: ListCopyJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCopyJobsCommandInput, ListCopyJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata about your copy jobs.</p>
|
|
@@ -103,23 +106,5 @@ export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __Metadat
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class ListCopyJobsCommand extends
|
|
107
|
-
readonly input: ListCopyJobsCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: ListCopyJobsCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCopyJobsCommandInput, ListCopyJobsCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class ListCopyJobsCommand extends ListCopyJobsCommand_base {
|
|
125
110
|
}
|
|
@@ -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 { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListFrameworksCommandInput extends ListFrameworksInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListFrameworksCommand_base: {
|
|
24
|
+
new (input: ListFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListFrameworksCommandInput, ListFrameworksCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region.</p>
|
|
@@ -69,23 +72,5 @@ export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __Met
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class ListFrameworksCommand extends
|
|
73
|
-
readonly input: ListFrameworksCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: ListFrameworksCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFrameworksCommandInput, ListFrameworksCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class ListFrameworksCommand extends ListFrameworksCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { ListLegalHoldsInput, ListLegalHoldsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListLegalHoldsCommandInput extends ListLegalHoldsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListLegalHoldsCommandOutput extends ListLegalHoldsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListLegalHoldsCommand_base: {
|
|
24
|
+
new (input: ListLegalHoldsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This action returns metadata about active and previous legal holds.</p>
|
|
@@ -70,23 +73,5 @@ export interface ListLegalHoldsCommandOutput extends ListLegalHoldsOutput, __Met
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class ListLegalHoldsCommand extends
|
|
74
|
-
readonly input: ListLegalHoldsCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: ListLegalHoldsCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLegalHoldsCommandInput, ListLegalHoldsCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class ListLegalHoldsCommand extends ListLegalHoldsCommand_base {
|
|
92
77
|
}
|
|
@@ -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 { ListProtectedResourcesByBackupVaultInput, ListProtectedResourcesByBackupVaultOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListProtectedResourcesByBackupVaultCommandInput extends ListPro
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListProtectedResourcesByBackupVaultCommandOutput extends ListProtectedResourcesByBackupVaultOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListProtectedResourcesByBackupVaultCommand_base: {
|
|
24
|
+
new (input: ListProtectedResourcesByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This request lists the protected resources corresponding to each backup vault.</p>
|
|
@@ -74,23 +77,5 @@ export interface ListProtectedResourcesByBackupVaultCommandOutput extends ListPr
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class ListProtectedResourcesByBackupVaultCommand extends
|
|
78
|
-
readonly input: ListProtectedResourcesByBackupVaultCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: ListProtectedResourcesByBackupVaultCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectedResourcesByBackupVaultCommandInput, ListProtectedResourcesByBackupVaultCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class ListProtectedResourcesByBackupVaultCommand extends ListProtectedResourcesByBackupVaultCommand_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 { ListProtectedResourcesInput, ListProtectedResourcesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListProtectedResourcesCommandInput extends ListProtectedResourc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListProtectedResourcesCommandOutput extends ListProtectedResourcesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListProtectedResourcesCommand_base: {
|
|
24
|
+
new (input: ListProtectedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns an array of resources successfully backed up by Backup, including
|
|
@@ -71,23 +74,5 @@ export interface ListProtectedResourcesCommandOutput extends ListProtectedResour
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class ListProtectedResourcesCommand extends
|
|
75
|
-
readonly input: ListProtectedResourcesCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: ListProtectedResourcesCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class ListProtectedResourcesCommand extends ListProtectedResourcesCommand_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 { ListRecoveryPointsByBackupVaultInput, ListRecoveryPointsByBackupVaultOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecoveryPointsByBackupVaultCommandInput extends ListRecover
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecoveryPointsByBackupVaultCommandOutput extends ListRecoveryPointsByBackupVaultOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecoveryPointsByBackupVaultCommand_base: {
|
|
24
|
+
new (input: ListRecoveryPointsByBackupVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns detailed information about the recovery points stored in a backup vault.</p>
|
|
@@ -112,23 +115,5 @@ export interface ListRecoveryPointsByBackupVaultCommandOutput extends ListRecove
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class ListRecoveryPointsByBackupVaultCommand extends
|
|
116
|
-
readonly input: ListRecoveryPointsByBackupVaultCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: ListRecoveryPointsByBackupVaultCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class ListRecoveryPointsByBackupVaultCommand extends ListRecoveryPointsByBackupVaultCommand_base {
|
|
134
119
|
}
|
|
@@ -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 { ListRecoveryPointsByLegalHoldInput, ListRecoveryPointsByLegalHoldOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecoveryPointsByLegalHoldCommandInput extends ListRecoveryP
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecoveryPointsByLegalHoldCommandOutput extends ListRecoveryPointsByLegalHoldOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
24
|
+
new (input: ListRecoveryPointsByLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsByLegalHoldCommandInput, ListRecoveryPointsByLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This action returns recovery point ARNs (Amazon Resource Names) of the
|
|
@@ -72,23 +75,5 @@ export interface ListRecoveryPointsByLegalHoldCommandOutput extends ListRecovery
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListRecoveryPointsByLegalHoldCommand extends
|
|
76
|
-
readonly input: ListRecoveryPointsByLegalHoldCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListRecoveryPointsByLegalHoldCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsByLegalHoldCommandInput, ListRecoveryPointsByLegalHoldCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListRecoveryPointsByLegalHoldCommand extends ListRecoveryPointsByLegalHoldCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { ListRecoveryPointsByResourceInput, ListRecoveryPointsByResourceOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecoveryPointsByResourceCommandInput extends ListRecoveryPo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecoveryPointsByResourceCommandOutput extends ListRecoveryPointsByResourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecoveryPointsByResourceCommand_base: {
|
|
24
|
+
new (input: ListRecoveryPointsByResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns detailed information about all the recovery points of the type specified by a
|
|
@@ -85,23 +88,5 @@ export interface ListRecoveryPointsByResourceCommandOutput extends ListRecoveryP
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class ListRecoveryPointsByResourceCommand extends
|
|
89
|
-
readonly input: ListRecoveryPointsByResourceCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: ListRecoveryPointsByResourceCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class ListRecoveryPointsByResourceCommand extends ListRecoveryPointsByResourceCommand_base {
|
|
107
92
|
}
|
|
@@ -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 { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReportJobsCommandInput extends ListReportJobsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReportJobsCommand_base: {
|
|
24
|
+
new (input: ListReportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportJobsCommandInput, ListReportJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns details about your report jobs.</p>
|
|
@@ -83,23 +86,5 @@ export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __Met
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class ListReportJobsCommand extends
|
|
87
|
-
readonly input: ListReportJobsCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: ListReportJobsCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportJobsCommandInput, ListReportJobsCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class ListReportJobsCommand extends ListReportJobsCommand_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 { ListReportPlansInput, ListReportPlansOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReportPlansCommandInput extends ListReportPlansInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReportPlansCommand_base: {
|
|
24
|
+
new (input: ListReportPlansCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportPlansCommandInput, ListReportPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of your report plans. For detailed information about a single report
|
|
@@ -94,23 +97,5 @@ export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __M
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class ListReportPlansCommand extends
|
|
98
|
-
readonly input: ListReportPlansCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: ListReportPlansCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportPlansCommandInput, ListReportPlansCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class ListReportPlansCommand extends ListReportPlansCommand_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 { ListRestoreJobSummariesInput, ListRestoreJobSummariesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRestoreJobSummariesCommandInput extends ListRestoreJobSumma
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRestoreJobSummariesCommandOutput extends ListRestoreJobSummariesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRestoreJobSummariesCommand_base: {
|
|
24
|
+
new (input: ListRestoreJobSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRestoreJobSummariesCommandInput, ListRestoreJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This request obtains a summary of restore jobs created
|
|
@@ -82,23 +85,5 @@ export interface ListRestoreJobSummariesCommandOutput extends ListRestoreJobSumm
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from Backup service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ListRestoreJobSummariesCommand extends
|
|
86
|
-
readonly input: ListRestoreJobSummariesCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ListRestoreJobSummariesCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRestoreJobSummariesCommandInput, ListRestoreJobSummariesCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ListRestoreJobSummariesCommand extends ListRestoreJobSummariesCommand_base {
|
|
104
89
|
}
|