@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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateRegionSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateReportPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateRestoreTestingPlan$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateRestoreTestingSelection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTieringConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class BackupServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultBackupHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AssociateBackupVaultMpaApprovalTeamCommandInput, AssociateBackupVaultMpaApprovalTeamCommandOutput } from "./commands/AssociateBackupVaultMpaApprovalTeamCommand";
|
|
@@ -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 { AssociateBackupVaultMpaApprovalTeamInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateBackupVaultMpaApprovalTeamCommandInput extends Associa
|
|
|
22
22
|
export interface AssociateBackupVaultMpaApprovalTeamCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateBackupVaultMpaApprovalTeamCommand_base: {
|
|
25
|
-
new (input: AssociateBackupVaultMpaApprovalTeamCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateBackupVaultMpaApprovalTeamCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateBackupVaultMpaApprovalTeamCommandInput): import("@smithy/core/client").CommandImpl<AssociateBackupVaultMpaApprovalTeamCommandInput, AssociateBackupVaultMpaApprovalTeamCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateBackupVaultMpaApprovalTeamCommandInput): import("@smithy/core/client").CommandImpl<AssociateBackupVaultMpaApprovalTeamCommandInput, AssociateBackupVaultMpaApprovalTeamCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates an MPA approval team with a 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 { CancelLegalHoldInput, CancelLegalHoldOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CancelLegalHoldCommandInput extends CancelLegalHoldInput {
|
|
|
22
22
|
export interface CancelLegalHoldCommandOutput extends CancelLegalHoldOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CancelLegalHoldCommand_base: {
|
|
25
|
-
new (input: CancelLegalHoldCommandInput): import("@smithy/
|
|
26
|
-
new (input: CancelLegalHoldCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CancelLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CancelLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<CancelLegalHoldCommandInput, CancelLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified legal hold on a recovery point. This action can only be performed
|
|
@@ -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 { CreateBackupPlanInput, CreateBackupPlanOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateBackupPlanCommandInput extends CreateBackupPlanInput {
|
|
|
22
22
|
export interface CreateBackupPlanCommandOutput extends CreateBackupPlanOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBackupPlanCommand_base: {
|
|
25
|
-
new (input: CreateBackupPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBackupPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBackupPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBackupPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a backup plan using a backup plan name and backup rules. A backup plan is 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 { CreateBackupSelectionInput, CreateBackupSelectionOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateBackupSelectionCommandInput extends CreateBackupSelection
|
|
|
22
22
|
export interface CreateBackupSelectionCommandOutput extends CreateBackupSelectionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBackupSelectionCommand_base: {
|
|
25
|
-
new (input: CreateBackupSelectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBackupSelectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBackupSelectionCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBackupSelectionCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a JSON document that specifies a set of resources to assign to a 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 { CreateBackupVaultInput, CreateBackupVaultOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateBackupVaultCommandInput extends CreateBackupVaultInput {
|
|
|
22
22
|
export interface CreateBackupVaultCommandOutput extends CreateBackupVaultOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateBackupVaultCommand_base: {
|
|
25
|
-
new (input: CreateBackupVaultCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateBackupVaultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a logical container where backups are stored. A <code>CreateBackupVault</code>
|
|
@@ -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 { CreateFrameworkInput, CreateFrameworkOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateFrameworkCommandInput extends CreateFrameworkInput {
|
|
|
22
22
|
export interface CreateFrameworkCommandOutput extends CreateFrameworkOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFrameworkCommand_base: {
|
|
25
|
-
new (input: CreateFrameworkCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateFrameworkCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateFrameworkCommandInput): import("@smithy/core/client").CommandImpl<CreateFrameworkCommandInput, CreateFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateFrameworkCommandInput): import("@smithy/core/client").CommandImpl<CreateFrameworkCommandInput, CreateFrameworkCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a framework with one or more controls. A framework is a collection of controls
|
|
@@ -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 { CreateLegalHoldInput, CreateLegalHoldOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateLegalHoldCommandInput extends CreateLegalHoldInput {
|
|
|
22
22
|
export interface CreateLegalHoldCommandOutput extends CreateLegalHoldOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLegalHoldCommand_base: {
|
|
25
|
-
new (input: CreateLegalHoldCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateLegalHoldCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<CreateLegalHoldCommandInput, CreateLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<CreateLegalHoldCommandInput, CreateLegalHoldCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a legal hold on a recovery point (backup). A legal hold is a restraint on
|
|
@@ -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 { CreateLogicallyAirGappedBackupVaultInput, CreateLogicallyAirGappedBackupVaultOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateLogicallyAirGappedBackupVaultCommandInput extends CreateL
|
|
|
22
22
|
export interface CreateLogicallyAirGappedBackupVaultCommandOutput extends CreateLogicallyAirGappedBackupVaultOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
|
|
25
|
-
new (input: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateLogicallyAirGappedBackupVaultCommandInput, CreateLogicallyAirGappedBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateLogicallyAirGappedBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateLogicallyAirGappedBackupVaultCommandInput, CreateLogicallyAirGappedBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a logical container to where backups may be copied.</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 { CreateReportPlanInput, CreateReportPlanOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateReportPlanCommandInput extends CreateReportPlanInput {
|
|
|
22
22
|
export interface CreateReportPlanCommandOutput extends CreateReportPlanOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReportPlanCommand_base: {
|
|
25
|
-
new (input: CreateReportPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateReportPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateReportPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateReportPlanCommandInput, CreateReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateReportPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateReportPlanCommandInput, CreateReportPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a report plan. A report plan is a document that contains information about 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 { CreateRestoreAccessBackupVaultInput, CreateRestoreAccessBackupVaultOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateRestoreAccessBackupVaultCommandInput extends CreateRestor
|
|
|
22
22
|
export interface CreateRestoreAccessBackupVaultCommandOutput extends CreateRestoreAccessBackupVaultOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRestoreAccessBackupVaultCommand_base: {
|
|
25
|
-
new (input: CreateRestoreAccessBackupVaultCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateRestoreAccessBackupVaultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateRestoreAccessBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreAccessBackupVaultCommandInput, CreateRestoreAccessBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateRestoreAccessBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreAccessBackupVaultCommandInput, CreateRestoreAccessBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a restore access backup vault that provides temporary access to recovery points in a logically air-gapped backup vault, subject to MPA approval.</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 { CreateRestoreTestingPlanInput, CreateRestoreTestingPlanOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateRestoreTestingPlanCommandInput extends CreateRestoreTesti
|
|
|
22
22
|
export interface CreateRestoreTestingPlanCommandOutput extends CreateRestoreTestingPlanOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRestoreTestingPlanCommand_base: {
|
|
25
|
-
new (input: CreateRestoreTestingPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateRestoreTestingPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateRestoreTestingPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreTestingPlanCommandInput, CreateRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateRestoreTestingPlanCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreTestingPlanCommandInput, CreateRestoreTestingPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a restore testing 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 { CreateRestoreTestingSelectionInput, CreateRestoreTestingSelectionOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateRestoreTestingSelectionCommandInput extends CreateRestore
|
|
|
22
22
|
export interface CreateRestoreTestingSelectionCommandOutput extends CreateRestoreTestingSelectionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRestoreTestingSelectionCommand_base: {
|
|
25
|
-
new (input: CreateRestoreTestingSelectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateRestoreTestingSelectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateRestoreTestingSelectionCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreTestingSelectionCommandInput, CreateRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateRestoreTestingSelectionCommandInput): import("@smithy/core/client").CommandImpl<CreateRestoreTestingSelectionCommandInput, CreateRestoreTestingSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This request can be sent after CreateRestoreTestingPlan request
|
|
@@ -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 { CreateTieringConfigurationInput, CreateTieringConfigurationOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateTieringConfigurationCommandInput extends CreateTieringCon
|
|
|
22
22
|
export interface CreateTieringConfigurationCommandOutput extends CreateTieringConfigurationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTieringConfigurationCommand_base: {
|
|
25
|
-
new (input: CreateTieringConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateTieringConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateTieringConfigurationCommandInput): import("@smithy/core/client").CommandImpl<CreateTieringConfigurationCommandInput, CreateTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateTieringConfigurationCommandInput): import("@smithy/core/client").CommandImpl<CreateTieringConfigurationCommandInput, CreateTieringConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a tiering configuration.</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 { DeleteBackupPlanInput, DeleteBackupPlanOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupPlanCommandInput extends DeleteBackupPlanInput {
|
|
|
22
22
|
export interface DeleteBackupPlanCommandOutput extends DeleteBackupPlanOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupPlanCommand_base: {
|
|
25
|
-
new (input: DeleteBackupPlanCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupPlanCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupPlanCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupPlanCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a backup plan. A backup plan can only be deleted after all associated selections
|
|
@@ -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 { DeleteBackupSelectionInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupSelectionCommandInput extends DeleteBackupSelection
|
|
|
22
22
|
export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupSelectionCommand_base: {
|
|
25
|
-
new (input: DeleteBackupSelectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupSelectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupSelectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupSelectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the resource selection associated with a backup plan that is specified by 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 { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupVaultAccessPolicyCommandInput extends DeleteBackupV
|
|
|
22
22
|
export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupVaultAccessPolicyCommand_base: {
|
|
25
|
-
new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupVaultAccessPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the policy document that manages permissions on a 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 { DeleteBackupVaultInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupVaultCommandInput extends DeleteBackupVaultInput {
|
|
|
22
22
|
export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupVaultCommand_base: {
|
|
25
|
-
new (input: DeleteBackupVaultCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupVaultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupVaultCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the backup vault identified by its name. A vault can be deleted only if it is
|
|
@@ -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 { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupVaultLockConfigurationCommandInput extends DeleteBa
|
|
|
22
22
|
export interface DeleteBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupVaultLockConfigurationCommand_base: {
|
|
25
|
-
new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupVaultLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes Backup Vault Lock from a backup vault specified by a backup vault
|
|
@@ -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 { DeleteBackupVaultNotificationsInput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteBackupVaultNotificationsCommandInput extends DeleteBackup
|
|
|
22
22
|
export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBackupVaultNotificationsCommand_base: {
|
|
25
|
-
new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteBackupVaultNotificationsCommandInput): import("@smithy/core/client").CommandImpl<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes event notifications for the specified backup vault.</p>
|