@aws-sdk/client-backup 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CancelLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/CreateBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/CreateFrameworkCommand.js +18 -41
- package/dist-cjs/commands/CreateLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/CreateLogicallyAirGappedBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/CreateReportPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/CreateRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/DeleteFrameworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DeleteReportPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/DeleteRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/DescribeBackupJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/DescribeCopyJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeFrameworkCommand.js +18 -41
- package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeProtectedResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DescribeRegionSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeReportJobCommand.js +18 -41
- package/dist-cjs/commands/DescribeReportPlanCommand.js +18 -41
- package/dist-cjs/commands/DescribeRestoreJobCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +18 -41
- package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +18 -41
- package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetBackupSelectionCommand.js +18 -41
- package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/GetLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreJobMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingInferredMetadataCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/GetRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupJobsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupPlansCommand.js +18 -41
- package/dist-cjs/commands/ListBackupSelectionsCommand.js +18 -41
- package/dist-cjs/commands/ListBackupVaultsCommand.js +18 -41
- package/dist-cjs/commands/ListCopyJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListCopyJobsCommand.js +18 -41
- package/dist-cjs/commands/ListFrameworksCommand.js +18 -41
- package/dist-cjs/commands/ListLegalHoldsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedResourcesByBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +18 -41
- package/dist-cjs/commands/ListReportJobsCommand.js +18 -41
- package/dist-cjs/commands/ListReportPlansCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobsByProtectedResourceCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreJobsCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreTestingPlansCommand.js +18 -41
- package/dist-cjs/commands/ListRestoreTestingSelectionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +18 -41
- package/dist-cjs/commands/PutRestoreValidationResultCommand.js +18 -41
- package/dist-cjs/commands/StartBackupJobCommand.js +18 -41
- package/dist-cjs/commands/StartCopyJobCommand.js +18 -41
- package/dist-cjs/commands/StartReportJobCommand.js +18 -41
- package/dist-cjs/commands/StartRestoreJobCommand.js +18 -41
- package/dist-cjs/commands/StopBackupJobCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateBackupPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateFrameworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +18 -41
- package/dist-cjs/commands/UpdateRegionSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateReportPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateRestoreTestingPlanCommand.js +18 -41
- package/dist-cjs/commands/UpdateRestoreTestingSelectionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CancelLegalHoldCommand.js +18 -41
- package/dist-es/commands/CreateBackupPlanCommand.js +18 -41
- package/dist-es/commands/CreateBackupSelectionCommand.js +18 -41
- package/dist-es/commands/CreateBackupVaultCommand.js +18 -41
- package/dist-es/commands/CreateFrameworkCommand.js +18 -41
- package/dist-es/commands/CreateLegalHoldCommand.js +18 -41
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +18 -41
- package/dist-es/commands/CreateReportPlanCommand.js +18 -41
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/DeleteBackupPlanCommand.js +18 -41
- package/dist-es/commands/DeleteBackupSelectionCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/DeleteFrameworkCommand.js +18 -41
- package/dist-es/commands/DeleteRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DeleteReportPlanCommand.js +18 -41
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/DescribeBackupJobCommand.js +18 -41
- package/dist-es/commands/DescribeBackupVaultCommand.js +18 -41
- package/dist-es/commands/DescribeCopyJobCommand.js +18 -41
- package/dist-es/commands/DescribeFrameworkCommand.js +18 -41
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeProtectedResourceCommand.js +18 -41
- package/dist-es/commands/DescribeRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DescribeRegionSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeReportJobCommand.js +18 -41
- package/dist-es/commands/DescribeReportPlanCommand.js +18 -41
- package/dist-es/commands/DescribeRestoreJobCommand.js +18 -41
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +18 -41
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +18 -41
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +18 -41
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +18 -41
- package/dist-es/commands/GetBackupSelectionCommand.js +18 -41
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/GetLegalHoldCommand.js +18 -41
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +18 -41
- package/dist-es/commands/ListBackupJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListBackupJobsCommand.js +18 -41
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +18 -41
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +18 -41
- package/dist-es/commands/ListBackupPlansCommand.js +18 -41
- package/dist-es/commands/ListBackupSelectionsCommand.js +18 -41
- package/dist-es/commands/ListBackupVaultsCommand.js +18 -41
- package/dist-es/commands/ListCopyJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListCopyJobsCommand.js +18 -41
- package/dist-es/commands/ListFrameworksCommand.js +18 -41
- package/dist-es/commands/ListLegalHoldsCommand.js +18 -41
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +18 -41
- package/dist-es/commands/ListProtectedResourcesCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +18 -41
- package/dist-es/commands/ListReportJobsCommand.js +18 -41
- package/dist-es/commands/ListReportPlansCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +18 -41
- package/dist-es/commands/ListRestoreJobsCommand.js +18 -41
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +18 -41
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +18 -41
- package/dist-es/commands/ListTagsCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +18 -41
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +18 -41
- package/dist-es/commands/PutRestoreValidationResultCommand.js +18 -41
- package/dist-es/commands/StartBackupJobCommand.js +18 -41
- package/dist-es/commands/StartCopyJobCommand.js +18 -41
- package/dist-es/commands/StartReportJobCommand.js +18 -41
- package/dist-es/commands/StartRestoreJobCommand.js +18 -41
- package/dist-es/commands/StopBackupJobCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateBackupPlanCommand.js +18 -41
- package/dist-es/commands/UpdateFrameworkCommand.js +18 -41
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +18 -41
- package/dist-es/commands/UpdateRegionSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateReportPlanCommand.js +18 -41
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +18 -41
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/CreateFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/CreateReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReportJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -21
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/GetLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +6 -21
- package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListCopyJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListFrameworksCommand.d.ts +6 -21
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListReportJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListReportPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +6 -21
- package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +6 -21
- package/dist-types/commands/StartBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/StartCopyJobCommand.d.ts +6 -21
- package/dist-types/commands/StartReportJobCommand.d.ts +6 -21
- package/dist-types/commands/StartRestoreJobCommand.d.ts +6 -21
- package/dist-types/commands/StopBackupJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,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 PutBackupVaultNotificationsCommandInput
|
|
|
17
11
|
extends PutBackupVaultNotificationsInput {}
|
|
18
12
|
export interface PutBackupVaultNotificationsCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: PutBackupVaultNotificationsCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: PutBackupVaultNotificationsCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: BackupClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const PutBackupVaultNotificationsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: PutBackupVaultNotificationsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
PutBackupVaultNotificationsCommandInput,
|
|
34
|
-
PutBackupVaultNotificationsCommandOutput
|
|
19
|
+
PutBackupVaultNotificationsCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class PutBackupVaultNotificationsCommand extends PutBackupVaultNotificationsCommand_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 PutRestoreValidationResultCommandInput
|
|
|
17
11
|
extends PutRestoreValidationResultInput {}
|
|
18
12
|
export interface PutRestoreValidationResultCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: PutRestoreValidationResultCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: PutRestoreValidationResultCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: BackupClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const PutRestoreValidationResultCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: PutRestoreValidationResultCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
PutRestoreValidationResultCommandInput,
|
|
34
|
-
PutRestoreValidationResultCommandOutput
|
|
19
|
+
PutRestoreValidationResultCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class PutRestoreValidationResultCommand extends PutRestoreValidationResultCommand_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 StartBackupJobCommandInput extends StartBackupJobInput {}
|
|
|
17
11
|
export interface StartBackupJobCommandOutput
|
|
18
12
|
extends StartBackupJobOutput,
|
|
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 StartBackupJobCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: StartBackupJobCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
StartBackupJobCommandInput,
|
|
19
|
+
StartBackupJobCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class StartBackupJobCommand extends StartBackupJobCommand_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 StartCopyJobCommandInput extends StartCopyJobInput {}
|
|
|
17
11
|
export interface StartCopyJobCommandOutput
|
|
18
12
|
extends StartCopyJobOutput,
|
|
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 StartCopyJobCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: StartCopyJobCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
StartCopyJobCommandInput,
|
|
19
|
+
StartCopyJobCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class StartCopyJobCommand extends StartCopyJobCommand_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 StartReportJobCommandInput extends StartReportJobInput {}
|
|
|
17
11
|
export interface StartReportJobCommandOutput
|
|
18
12
|
extends StartReportJobOutput,
|
|
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 StartReportJobCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: StartReportJobCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
StartReportJobCommandInput,
|
|
19
|
+
StartReportJobCommandOutput,
|
|
20
|
+
BackupClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class StartReportJobCommand extends StartReportJobCommand_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 StartRestoreJobCommandInput extends StartRestoreJobInput {}
|
|
|
20
14
|
export interface StartRestoreJobCommandOutput
|
|
21
15
|
extends StartRestoreJobOutput,
|
|
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 StartRestoreJobCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: StartRestoreJobCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
StartRestoreJobCommandInput,
|
|
22
|
+
StartRestoreJobCommandOutput,
|
|
23
|
+
BackupClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class StartRestoreJobCommand extends StartRestoreJobCommand_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,
|
|
@@ -15,19 +9,16 @@ import { StopBackupJobInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface StopBackupJobCommandInput extends StopBackupJobInput {}
|
|
17
11
|
export interface StopBackupJobCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const StopBackupJobCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: StopBackupJobCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
StopBackupJobCommandInput,
|
|
17
|
+
StopBackupJobCommandOutput,
|
|
18
|
+
BackupClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class StopBackupJobCommand extends StopBackupJobCommand_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,
|
|
@@ -15,19 +9,16 @@ import { TagResourceInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
17
11
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const TagResourceCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: TagResourceCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
TagResourceCommandInput,
|
|
17
|
+
TagResourceCommandOutput,
|
|
18
|
+
BackupClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class TagResourceCommand extends TagResourceCommand_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,
|
|
@@ -15,19 +9,16 @@ import { UntagResourceInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
17
11
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const UntagResourceCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: UntagResourceCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
UntagResourceCommandInput,
|
|
17
|
+
UntagResourceCommandOutput,
|
|
18
|
+
BackupClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_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 UpdateBackupPlanCommandInput extends UpdateBackupPlanInput {}
|
|
|
20
14
|
export interface UpdateBackupPlanCommandOutput
|
|
21
15
|
extends UpdateBackupPlanOutput,
|
|
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 UpdateBackupPlanCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateBackupPlanCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateBackupPlanCommandInput,
|
|
22
|
+
UpdateBackupPlanCommandOutput,
|
|
23
|
+
BackupClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateBackupPlanCommand extends UpdateBackupPlanCommand_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 UpdateFrameworkCommandInput extends UpdateFrameworkInput {}
|
|
|
20
14
|
export interface UpdateFrameworkCommandOutput
|
|
21
15
|
extends UpdateFrameworkOutput,
|
|
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 UpdateFrameworkCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateFrameworkCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateFrameworkCommandInput,
|
|
22
|
+
UpdateFrameworkCommandOutput,
|
|
23
|
+
BackupClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateFrameworkCommand extends UpdateFrameworkCommand_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,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface UpdateGlobalSettingsCommandInput
|
|
17
11
|
extends UpdateGlobalSettingsInput {}
|
|
18
12
|
export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: UpdateGlobalSettingsCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: UpdateGlobalSettingsCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: BackupClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const UpdateGlobalSettingsCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: UpdateGlobalSettingsCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
UpdateGlobalSettingsCommandInput,
|
|
33
|
-
UpdateGlobalSettingsCommandOutput
|
|
18
|
+
UpdateGlobalSettingsCommandOutput,
|
|
19
|
+
BackupClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_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 UpdateRecoveryPointLifecycleCommandInput
|
|
|
21
15
|
export interface UpdateRecoveryPointLifecycleCommandOutput
|
|
22
16
|
extends UpdateRecoveryPointLifecycleOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateRecoveryPointLifecycleCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateRecoveryPointLifecycleCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: BackupClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateRecoveryPointLifecycleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateRecoveryPointLifecycleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateRecoveryPointLifecycleCommandInput,
|
|
38
|
-
UpdateRecoveryPointLifecycleCommandOutput
|
|
23
|
+
UpdateRecoveryPointLifecycleCommandOutput,
|
|
24
|
+
BackupClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateRecoveryPointLifecycleCommand extends UpdateRecoveryPointLifecycleCommand_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,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface UpdateRegionSettingsCommandInput
|
|
17
11
|
extends UpdateRegionSettingsInput {}
|
|
18
12
|
export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: UpdateRegionSettingsCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: UpdateRegionSettingsCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: BackupClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const UpdateRegionSettingsCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: UpdateRegionSettingsCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
UpdateRegionSettingsCommandInput,
|
|
33
|
-
UpdateRegionSettingsCommandOutput
|
|
18
|
+
UpdateRegionSettingsCommandOutput,
|
|
19
|
+
BackupClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class UpdateRegionSettingsCommand extends UpdateRegionSettingsCommand_base {}
|