@aws-sdk/client-backup 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +232 -233
- package/dist-cjs/models/BackupServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Backup.js +1 -1
- package/dist-es/BackupClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -2
- package/dist-es/commands/CancelLegalHoldCommand.js +2 -2
- package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
- package/dist-es/commands/CreateBackupSelectionCommand.js +2 -2
- package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateFrameworkCommand.js +2 -2
- package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateReportPlanCommand.js +2 -2
- package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -2
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBackupPlanCommand.js +2 -2
- package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/DeleteFrameworkCommand.js +2 -2
- package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DeleteReportPlanCommand.js +2 -2
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeBackupJobCommand.js +2 -2
- package/dist-es/commands/DescribeBackupVaultCommand.js +2 -2
- package/dist-es/commands/DescribeCopyJobCommand.js +2 -2
- package/dist-es/commands/DescribeFrameworkCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -2
- package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeReportJobCommand.js +2 -2
- package/dist-es/commands/DescribeReportPlanCommand.js +2 -2
- package/dist-es/commands/DescribeRestoreJobCommand.js +2 -2
- package/dist-es/commands/DescribeScanJobCommand.js +2 -2
- package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -2
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -2
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
- package/dist-es/commands/GetBackupSelectionCommand.js +2 -2
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/GetLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -2
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -2
- package/dist-es/commands/GetTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListBackupJobsCommand.js +2 -2
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -2
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -2
- package/dist-es/commands/ListBackupPlansCommand.js +2 -2
- package/dist-es/commands/ListBackupSelectionsCommand.js +2 -2
- package/dist-es/commands/ListBackupVaultsCommand.js +2 -2
- package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListCopyJobsCommand.js +2 -2
- package/dist-es/commands/ListFrameworksCommand.js +2 -2
- package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -2
- package/dist-es/commands/ListLegalHoldsCommand.js +2 -2
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -2
- package/dist-es/commands/ListProtectedResourcesCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -2
- package/dist-es/commands/ListReportJobsCommand.js +2 -2
- package/dist-es/commands/ListReportPlansCommand.js +2 -2
- package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -2
- package/dist-es/commands/ListRestoreJobsCommand.js +2 -2
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -2
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -2
- package/dist-es/commands/ListScanJobSummariesCommand.js +2 -2
- package/dist-es/commands/ListScanJobsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -2
- package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -2
- package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -2
- package/dist-es/commands/StartBackupJobCommand.js +2 -2
- package/dist-es/commands/StartCopyJobCommand.js +2 -2
- package/dist-es/commands/StartReportJobCommand.js +2 -2
- package/dist-es/commands/StartRestoreJobCommand.js +2 -2
- package/dist-es/commands/StartScanJobCommand.js +2 -2
- package/dist-es/commands/StopBackupJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
- package/dist-es/commands/UpdateFrameworkCommand.js +2 -2
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
- package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateReportPlanCommand.js +2 -2
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -2
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -2
- package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/BackupServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/BackupClient.d.ts +5 -5
- package/dist-types/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +6 -4
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/CreateFrameworkCommand.d.ts +6 -4
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/CreateReportPlanCommand.d.ts +6 -4
- package/dist-types/commands/CreateRestoreAccessBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReportJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeScanJobCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -4
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupPlanCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/GetLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/GetRecoveryPointIndexDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +6 -4
- package/dist-types/commands/GetTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupPlansCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +6 -4
- package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +6 -4
- package/dist-types/commands/ListCopyJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListFrameworksCommand.d.ts +6 -4
- package/dist-types/commands/ListIndexedRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListReportJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListReportPlansCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreAccessBackupVaultsCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +6 -4
- package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListScanJobSummariesCommand.d.ts +6 -4
- package/dist-types/commands/ListScanJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +6 -4
- package/dist-types/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +6 -4
- package/dist-types/commands/StartBackupJobCommand.d.ts +6 -4
- package/dist-types/commands/StartCopyJobCommand.d.ts +6 -4
- package/dist-types/commands/StartReportJobCommand.d.ts +6 -4
- package/dist-types/commands/StartRestoreJobCommand.d.ts +6 -4
- package/dist-types/commands/StartScanJobCommand.d.ts +6 -4
- package/dist-types/commands/StopBackupJobCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/BackupServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/BackupClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/BackupServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRecoveryPointsByLegalHoldInput, ListRecoveryPointsByLegalHoldOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecoveryPointsByLegalHoldCommandInput extends ListRecoveryP
|
|
|
22
22
|
export interface ListRecoveryPointsByLegalHoldCommandOutput extends ListRecoveryPointsByLegalHoldOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
25
|
-
new (input: ListRecoveryPointsByLegalHoldCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRecoveryPointsByLegalHoldCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecoveryPointsByLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByLegalHoldCommandInput, ListRecoveryPointsByLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRecoveryPointsByLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByLegalHoldCommandInput, ListRecoveryPointsByLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This action returns recovery point ARNs (Amazon Resource Names) of the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRecoveryPointsByResourceInput, ListRecoveryPointsByResourceOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecoveryPointsByResourceCommandInput extends ListRecoveryPo
|
|
|
22
22
|
export interface ListRecoveryPointsByResourceCommandOutput extends ListRecoveryPointsByResourceOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecoveryPointsByResourceCommand_base: {
|
|
25
|
-
new (input: ListRecoveryPointsByResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRecoveryPointsByResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecoveryPointsByResourceCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRecoveryPointsByResourceCommandInput): import("@smithy/core/client").CommandImpl<ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>The information about the recovery points of the type specified by a
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListReportJobsCommandInput extends ListReportJobsInput {
|
|
|
22
22
|
export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListReportJobsCommand_base: {
|
|
25
|
-
new (input: ListReportJobsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListReportJobsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListReportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListReportJobsCommandInput, ListReportJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListReportJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListReportJobsCommandInput, ListReportJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns details about your report jobs.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListReportPlansInput, ListReportPlansOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListReportPlansCommandInput extends ListReportPlansInput {
|
|
|
22
22
|
export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListReportPlansCommand_base: {
|
|
25
|
-
new (input: ListReportPlansCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListReportPlansCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListReportPlansCommandInput): import("@smithy/core/client").CommandImpl<ListReportPlansCommandInput, ListReportPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListReportPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListReportPlansCommandInput, ListReportPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of your report plans. For detailed information about a single report
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreAccessBackupVaultsInput, ListRestoreAccessBackupVaultsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreAccessBackupVaultsCommandInput extends ListRestoreAc
|
|
|
22
22
|
export interface ListRestoreAccessBackupVaultsCommandOutput extends ListRestoreAccessBackupVaultsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreAccessBackupVaultsCommand_base: {
|
|
25
|
-
new (input: ListRestoreAccessBackupVaultsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRestoreAccessBackupVaultsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreAccessBackupVaultsCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreAccessBackupVaultsCommandInput, ListRestoreAccessBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRestoreAccessBackupVaultsCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreAccessBackupVaultsCommandInput, ListRestoreAccessBackupVaultsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of restore access backup vaults associated with a specified backup vault.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreJobSummariesInput, ListRestoreJobSummariesOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreJobSummariesCommandInput extends ListRestoreJobSumma
|
|
|
22
22
|
export interface ListRestoreJobSummariesCommandOutput extends ListRestoreJobSummariesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreJobSummariesCommand_base: {
|
|
25
|
-
new (input: ListRestoreJobSummariesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListRestoreJobSummariesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreJobSummariesCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreJobSummariesCommandInput, ListRestoreJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListRestoreJobSummariesCommandInput]): import("@smithy/core/client").CommandImpl<ListRestoreJobSummariesCommandInput, ListRestoreJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This request obtains a summary of restore jobs created
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreJobsByProtectedResourceInput, ListRestoreJobsByProtectedResourceOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreJobsByProtectedResourceCommandInput extends ListRest
|
|
|
22
22
|
export interface ListRestoreJobsByProtectedResourceCommandOutput extends ListRestoreJobsByProtectedResourceOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreJobsByProtectedResourceCommand_base: {
|
|
25
|
-
new (input: ListRestoreJobsByProtectedResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRestoreJobsByProtectedResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreJobsByProtectedResourceCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreJobsByProtectedResourceCommandInput, ListRestoreJobsByProtectedResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRestoreJobsByProtectedResourceCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreJobsByProtectedResourceCommandInput, ListRestoreJobsByProtectedResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This returns restore jobs that contain the specified protected resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreJobsInput, ListRestoreJobsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreJobsCommandInput extends ListRestoreJobsInput {
|
|
|
22
22
|
export interface ListRestoreJobsCommandOutput extends ListRestoreJobsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreJobsCommand_base: {
|
|
25
|
-
new (input: ListRestoreJobsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListRestoreJobsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreJobsCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListRestoreJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of jobs that Backup initiated to restore a saved resource,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreTestingPlansInput, ListRestoreTestingPlansOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreTestingPlansCommandInput extends ListRestoreTestingP
|
|
|
22
22
|
export interface ListRestoreTestingPlansCommandOutput extends ListRestoreTestingPlansOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreTestingPlansCommand_base: {
|
|
25
|
-
new (input: ListRestoreTestingPlansCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListRestoreTestingPlansCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreTestingPlansCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreTestingPlansCommandInput, ListRestoreTestingPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListRestoreTestingPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListRestoreTestingPlansCommandInput, ListRestoreTestingPlansCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of restore testing plans.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListRestoreTestingSelectionsInput, ListRestoreTestingSelectionsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRestoreTestingSelectionsCommandInput extends ListRestoreTes
|
|
|
22
22
|
export interface ListRestoreTestingSelectionsCommandOutput extends ListRestoreTestingSelectionsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRestoreTestingSelectionsCommand_base: {
|
|
25
|
-
new (input: ListRestoreTestingSelectionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRestoreTestingSelectionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRestoreTestingSelectionsCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreTestingSelectionsCommandInput, ListRestoreTestingSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRestoreTestingSelectionsCommandInput): import("@smithy/core/client").CommandImpl<ListRestoreTestingSelectionsCommandInput, ListRestoreTestingSelectionsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of restore testing selections. Can be filtered
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListScanJobSummariesInput, ListScanJobSummariesOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListScanJobSummariesCommandInput extends ListScanJobSummariesIn
|
|
|
22
22
|
export interface ListScanJobSummariesCommandOutput extends ListScanJobSummariesOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListScanJobSummariesCommand_base: {
|
|
25
|
-
new (input: ListScanJobSummariesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListScanJobSummariesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListScanJobSummariesCommandInput): import("@smithy/core/client").CommandImpl<ListScanJobSummariesCommandInput, ListScanJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListScanJobSummariesCommandInput]): import("@smithy/core/client").CommandImpl<ListScanJobSummariesCommandInput, ListScanJobSummariesCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This is a request for a summary of scan jobs created or running within the most recent 30 days.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListScanJobsInput, ListScanJobsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListScanJobsCommandInput extends ListScanJobsInput {
|
|
|
22
22
|
export interface ListScanJobsCommandOutput extends ListScanJobsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListScanJobsCommand_base: {
|
|
25
|
-
new (input: ListScanJobsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListScanJobsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListScanJobsCommandInput): import("@smithy/core/client").CommandImpl<ListScanJobsCommandInput, ListScanJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListScanJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListScanJobsCommandInput, ListScanJobsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of existing scan jobs for an authenticated account for the last 30 days.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListTagsInput, ListTagsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListTagsCommandInput extends ListTagsInput {
|
|
|
22
22
|
export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsCommand_base: {
|
|
25
|
-
new (input: ListTagsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListTagsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the tags assigned to the resource, such as a target recovery point, backup plan,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { ListTieringConfigurationsInput, ListTieringConfigurationsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListTieringConfigurationsCommandInput extends ListTieringConfig
|
|
|
22
22
|
export interface ListTieringConfigurationsCommandOutput extends ListTieringConfigurationsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListTieringConfigurationsCommand_base: {
|
|
25
|
-
new (input: ListTieringConfigurationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListTieringConfigurationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListTieringConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<ListTieringConfigurationsCommandInput, ListTieringConfigurationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListTieringConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<ListTieringConfigurationsCommandInput, ListTieringConfigurationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of tiering configurations.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { PutBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutBackupVaultAccessPolicyCommandInput extends PutBackupVaultAc
|
|
|
22
22
|
export interface PutBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBackupVaultAccessPolicyCommand_base: {
|
|
25
|
-
new (input: PutBackupVaultAccessPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBackupVaultAccessPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sets a resource-based policy that is used to manage access permissions on the target
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { PutBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutBackupVaultLockConfigurationCommandInput extends PutBackupVa
|
|
|
22
22
|
export interface PutBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBackupVaultLockConfigurationCommand_base: {
|
|
25
|
-
new (input: PutBackupVaultLockConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBackupVaultLockConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBackupVaultLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBackupVaultLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Applies Backup Vault Lock to a backup vault, preventing attempts to delete
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { PutBackupVaultNotificationsInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutBackupVaultNotificationsCommandInput extends PutBackupVaultN
|
|
|
22
22
|
export interface PutBackupVaultNotificationsCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBackupVaultNotificationsCommand_base: {
|
|
25
|
-
new (input: PutBackupVaultNotificationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBackupVaultNotificationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Turns on notifications on a backup vault for the specified topic and events.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { PutRestoreValidationResultInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutRestoreValidationResultCommandInput extends PutRestoreValida
|
|
|
22
22
|
export interface PutRestoreValidationResultCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutRestoreValidationResultCommand_base: {
|
|
25
|
-
new (input: PutRestoreValidationResultCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutRestoreValidationResultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutRestoreValidationResultCommandInput): import("@smithy/core/client").CommandImpl<PutRestoreValidationResultCommandInput, PutRestoreValidationResultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutRestoreValidationResultCommandInput): import("@smithy/core/client").CommandImpl<PutRestoreValidationResultCommandInput, PutRestoreValidationResultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This request allows you to send your independent self-run
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { RevokeRestoreAccessBackupVaultInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RevokeRestoreAccessBackupVaultCommandInput extends RevokeRestor
|
|
|
22
22
|
export interface RevokeRestoreAccessBackupVaultCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RevokeRestoreAccessBackupVaultCommand_base: {
|
|
25
|
-
new (input: RevokeRestoreAccessBackupVaultCommandInput): import("@smithy/
|
|
26
|
-
new (input: RevokeRestoreAccessBackupVaultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RevokeRestoreAccessBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<RevokeRestoreAccessBackupVaultCommandInput, RevokeRestoreAccessBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RevokeRestoreAccessBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<RevokeRestoreAccessBackupVaultCommandInput, RevokeRestoreAccessBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Revokes access to a restore access backup vault, removing the ability to restore from its recovery points and permanently deleting the vault.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StartBackupJobInput, StartBackupJobOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartBackupJobCommandInput extends StartBackupJobInput {
|
|
|
22
22
|
export interface StartBackupJobCommandOutput extends StartBackupJobOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartBackupJobCommand_base: {
|
|
25
|
-
new (input: StartBackupJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartBackupJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartBackupJobCommandInput): import("@smithy/core/client").CommandImpl<StartBackupJobCommandInput, StartBackupJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartBackupJobCommandInput): import("@smithy/core/client").CommandImpl<StartBackupJobCommandInput, StartBackupJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an on-demand backup job for the specified resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StartCopyJobInput, StartCopyJobOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartCopyJobCommandInput extends StartCopyJobInput {
|
|
|
22
22
|
export interface StartCopyJobCommandOutput extends StartCopyJobOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartCopyJobCommand_base: {
|
|
25
|
-
new (input: StartCopyJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartCopyJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartCopyJobCommandInput): import("@smithy/core/client").CommandImpl<StartCopyJobCommandInput, StartCopyJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartCopyJobCommandInput): import("@smithy/core/client").CommandImpl<StartCopyJobCommandInput, StartCopyJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts a job to create a one-time copy of the specified resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StartReportJobInput, StartReportJobOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartReportJobCommandInput extends StartReportJobInput {
|
|
|
22
22
|
export interface StartReportJobCommandOutput extends StartReportJobOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartReportJobCommand_base: {
|
|
25
|
-
new (input: StartReportJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartReportJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartReportJobCommandInput): import("@smithy/core/client").CommandImpl<StartReportJobCommandInput, StartReportJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartReportJobCommandInput): import("@smithy/core/client").CommandImpl<StartReportJobCommandInput, StartReportJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts an on-demand report job for the specified report plan.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StartRestoreJobInput, StartRestoreJobOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartRestoreJobCommandInput extends StartRestoreJobInput {
|
|
|
22
22
|
export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartRestoreJobCommand_base: {
|
|
25
|
-
new (input: StartRestoreJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartRestoreJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartRestoreJobCommandInput): import("@smithy/core/client").CommandImpl<StartRestoreJobCommandInput, StartRestoreJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartRestoreJobCommandInput): import("@smithy/core/client").CommandImpl<StartRestoreJobCommandInput, StartRestoreJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Recovers the saved resource identified by an Amazon Resource Name (ARN).</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StartScanJobInput, StartScanJobOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartScanJobCommandInput extends StartScanJobInput {
|
|
|
22
22
|
export interface StartScanJobCommandOutput extends StartScanJobOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartScanJobCommand_base: {
|
|
25
|
-
new (input: StartScanJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartScanJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartScanJobCommandInput): import("@smithy/core/client").CommandImpl<StartScanJobCommandInput, StartScanJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartScanJobCommandInput): import("@smithy/core/client").CommandImpl<StartScanJobCommandInput, StartScanJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts scanning jobs for specific resources.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { StopBackupJobInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StopBackupJobCommandInput extends StopBackupJobInput {
|
|
|
22
22
|
export interface StopBackupJobCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopBackupJobCommand_base: {
|
|
25
|
-
new (input: StopBackupJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopBackupJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopBackupJobCommandInput): import("@smithy/core/client").CommandImpl<StopBackupJobCommandInput, StopBackupJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopBackupJobCommandInput): import("@smithy/core/client").CommandImpl<StopBackupJobCommandInput, StopBackupJobCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Attempts to cancel a job to create a one-time backup of a resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
|
|
4
4
|
import type { TagResourceInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceInput {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Assigns a set of key-value pairs to a resource.</p>
|