@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListProtectedResourcesCommandInput
|
|
|
21
15
|
export interface ListProtectedResourcesCommandOutput
|
|
22
16
|
extends ListProtectedResourcesOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListProtectedResourcesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListProtectedResourcesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListProtectedResourcesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListProtectedResourcesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListProtectedResourcesCommandInput,
|
|
38
|
-
ListProtectedResourcesCommandOutput
|
|
23
|
+
ListProtectedResourcesCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListProtectedResourcesCommand extends ListProtectedResourcesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRecoveryPointsByBackupVaultCommandInput
|
|
|
21
15
|
export interface ListRecoveryPointsByBackupVaultCommandOutput
|
|
22
16
|
extends ListRecoveryPointsByBackupVaultOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRecoveryPointsByBackupVaultCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRecoveryPointsByBackupVaultCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRecoveryPointsByBackupVaultCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRecoveryPointsByBackupVaultCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRecoveryPointsByBackupVaultCommandInput,
|
|
38
|
-
ListRecoveryPointsByBackupVaultCommandOutput
|
|
23
|
+
ListRecoveryPointsByBackupVaultCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRecoveryPointsByBackupVaultCommand extends ListRecoveryPointsByBackupVaultCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRecoveryPointsByLegalHoldCommandInput
|
|
|
21
15
|
export interface ListRecoveryPointsByLegalHoldCommandOutput
|
|
22
16
|
extends ListRecoveryPointsByLegalHoldOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRecoveryPointsByLegalHoldCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRecoveryPointsByLegalHoldCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRecoveryPointsByLegalHoldCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRecoveryPointsByLegalHoldCommandInput,
|
|
38
|
-
ListRecoveryPointsByLegalHoldCommandOutput
|
|
23
|
+
ListRecoveryPointsByLegalHoldCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRecoveryPointsByLegalHoldCommand extends ListRecoveryPointsByLegalHoldCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRecoveryPointsByResourceCommandInput
|
|
|
21
15
|
export interface ListRecoveryPointsByResourceCommandOutput
|
|
22
16
|
extends ListRecoveryPointsByResourceOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRecoveryPointsByResourceCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRecoveryPointsByResourceCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRecoveryPointsByResourceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRecoveryPointsByResourceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRecoveryPointsByResourceCommandInput,
|
|
38
|
-
ListRecoveryPointsByResourceCommandOutput
|
|
23
|
+
ListRecoveryPointsByResourceCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRecoveryPointsByResourceCommand extends ListRecoveryPointsByResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListReportJobsCommandInput extends ListReportJobsInput {}
|
|
|
17
11
|
export interface ListReportJobsCommandOutput
|
|
18
12
|
extends ListReportJobsOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListReportJobsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListReportJobsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListReportJobsCommandInput,
|
|
19
|
+
ListReportJobsCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListReportJobsCommand extends ListReportJobsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListReportPlansCommandInput extends ListReportPlansInput {}
|
|
|
20
14
|
export interface ListReportPlansCommandOutput
|
|
21
15
|
extends ListReportPlansOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListReportPlansCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListReportPlansCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListReportPlansCommandInput,
|
|
22
|
+
ListReportPlansCommandOutput,
|
|
23
|
+
BackupClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListReportPlansCommand extends ListReportPlansCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRestoreJobSummariesCommandInput
|
|
|
21
15
|
export interface ListRestoreJobSummariesCommandOutput
|
|
22
16
|
extends ListRestoreJobSummariesOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRestoreJobSummariesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRestoreJobSummariesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRestoreJobSummariesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRestoreJobSummariesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRestoreJobSummariesCommandInput,
|
|
38
|
-
ListRestoreJobSummariesCommandOutput
|
|
23
|
+
ListRestoreJobSummariesCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRestoreJobSummariesCommand extends ListRestoreJobSummariesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRestoreJobsByProtectedResourceCommandInput
|
|
|
21
15
|
export interface ListRestoreJobsByProtectedResourceCommandOutput
|
|
22
16
|
extends ListRestoreJobsByProtectedResourceOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRestoreJobsByProtectedResourceCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRestoreJobsByProtectedResourceCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRestoreJobsByProtectedResourceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRestoreJobsByProtectedResourceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRestoreJobsByProtectedResourceCommandInput,
|
|
38
|
-
ListRestoreJobsByProtectedResourceCommandOutput
|
|
23
|
+
ListRestoreJobsByProtectedResourceCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRestoreJobsByProtectedResourceCommand extends ListRestoreJobsByProtectedResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListRestoreJobsCommandInput extends ListRestoreJobsInput {}
|
|
|
20
14
|
export interface ListRestoreJobsCommandOutput
|
|
21
15
|
extends ListRestoreJobsOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListRestoreJobsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListRestoreJobsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListRestoreJobsCommandInput,
|
|
22
|
+
ListRestoreJobsCommandOutput,
|
|
23
|
+
BackupClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListRestoreJobsCommand extends ListRestoreJobsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRestoreTestingPlansCommandInput
|
|
|
21
15
|
export interface ListRestoreTestingPlansCommandOutput
|
|
22
16
|
extends ListRestoreTestingPlansOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRestoreTestingPlansCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRestoreTestingPlansCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRestoreTestingPlansCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRestoreTestingPlansCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRestoreTestingPlansCommandInput,
|
|
38
|
-
ListRestoreTestingPlansCommandOutput
|
|
23
|
+
ListRestoreTestingPlansCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRestoreTestingPlansCommand extends ListRestoreTestingPlansCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListRestoreTestingSelectionsCommandInput
|
|
|
21
15
|
export interface ListRestoreTestingSelectionsCommandOutput
|
|
22
16
|
extends ListRestoreTestingSelectionsOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRestoreTestingSelectionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRestoreTestingSelectionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListRestoreTestingSelectionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListRestoreTestingSelectionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListRestoreTestingSelectionsCommandInput,
|
|
38
|
-
ListRestoreTestingSelectionsCommandOutput
|
|
23
|
+
ListRestoreTestingSelectionsCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListRestoreTestingSelectionsCommand extends ListRestoreTestingSelectionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListTagsCommandInput extends ListTagsInput {}
|
|
|
17
11
|
export interface ListTagsCommandOutput
|
|
18
12
|
extends ListTagsOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListTagsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListTagsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListTagsCommandInput,
|
|
19
|
+
ListTagsCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListTagsCommand extends ListTagsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface PutBackupVaultAccessPolicyCommandInput
|
|
|
17
11
|
extends PutBackupVaultAccessPolicyInput {}
|
|
18
12
|
export interface PutBackupVaultAccessPolicyCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: PutBackupVaultAccessPolicyCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: PutBackupVaultAccessPolicyCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: BackupClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const PutBackupVaultAccessPolicyCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: PutBackupVaultAccessPolicyCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
PutBackupVaultAccessPolicyCommandInput,
|
|
34
|
-
PutBackupVaultAccessPolicyCommandOutput
|
|
19
|
+
PutBackupVaultAccessPolicyCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class PutBackupVaultAccessPolicyCommand extends PutBackupVaultAccessPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
BackupClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface PutBackupVaultLockConfigurationCommandInput
|
|
|
17
11
|
extends PutBackupVaultLockConfigurationInput {}
|
|
18
12
|
export interface PutBackupVaultLockConfigurationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: PutBackupVaultLockConfigurationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: PutBackupVaultLockConfigurationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: BackupClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const PutBackupVaultLockConfigurationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: PutBackupVaultLockConfigurationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
PutBackupVaultLockConfigurationCommandInput,
|
|
34
|
-
PutBackupVaultLockConfigurationCommandOutput
|
|
19
|
+
PutBackupVaultLockConfigurationCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class PutBackupVaultLockConfigurationCommand extends PutBackupVaultLockConfigurationCommand_base {}
|