@aws-sdk/client-backup 3.1076.0 → 3.1078.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/index.js +120 -1095
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -14
- package/dist-es/commands/CancelLegalHoldCommand.js +2 -14
- package/dist-es/commands/CreateBackupPlanCommand.js +2 -14
- package/dist-es/commands/CreateBackupSelectionCommand.js +2 -14
- package/dist-es/commands/CreateBackupVaultCommand.js +2 -14
- package/dist-es/commands/CreateFrameworkCommand.js +2 -14
- package/dist-es/commands/CreateLegalHoldCommand.js +2 -14
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -14
- package/dist-es/commands/CreateReportPlanCommand.js +2 -14
- package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -14
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -14
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -14
- package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteBackupPlanCommand.js +2 -14
- package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -14
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteBackupVaultCommand.js +2 -14
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -14
- package/dist-es/commands/DeleteFrameworkCommand.js +2 -14
- package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -14
- package/dist-es/commands/DeleteReportPlanCommand.js +2 -14
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -14
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -14
- package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeBackupJobCommand.js +2 -14
- package/dist-es/commands/DescribeBackupVaultCommand.js +2 -14
- package/dist-es/commands/DescribeCopyJobCommand.js +2 -14
- package/dist-es/commands/DescribeFrameworkCommand.js +2 -14
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -14
- package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -14
- package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -14
- package/dist-es/commands/DescribeReportJobCommand.js +2 -14
- package/dist-es/commands/DescribeReportPlanCommand.js +2 -14
- package/dist-es/commands/DescribeRestoreJobCommand.js +2 -14
- package/dist-es/commands/DescribeScanJobCommand.js +2 -14
- package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -14
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -14
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -14
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -14
- package/dist-es/commands/GetBackupPlanCommand.js +2 -14
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -14
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -14
- package/dist-es/commands/GetBackupSelectionCommand.js +2 -14
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -14
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -14
- package/dist-es/commands/GetLegalHoldCommand.js +2 -14
- package/dist-es/commands/GetPITRMalwareScanResultsCommand.js +2 -14
- package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -14
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -14
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -14
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -14
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -14
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -14
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -14
- package/dist-es/commands/GetTieringConfigurationCommand.js +2 -14
- package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -14
- package/dist-es/commands/ListBackupJobsCommand.js +2 -14
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -14
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -14
- package/dist-es/commands/ListBackupPlansCommand.js +2 -14
- package/dist-es/commands/ListBackupSelectionsCommand.js +2 -14
- package/dist-es/commands/ListBackupVaultsCommand.js +2 -14
- package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -14
- package/dist-es/commands/ListCopyJobsCommand.js +2 -14
- package/dist-es/commands/ListFrameworksCommand.js +2 -14
- package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -14
- package/dist-es/commands/ListLegalHoldsCommand.js +2 -14
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -14
- package/dist-es/commands/ListProtectedResourcesCommand.js +2 -14
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -14
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -14
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -14
- package/dist-es/commands/ListReportJobsCommand.js +2 -14
- package/dist-es/commands/ListReportPlansCommand.js +2 -14
- package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -14
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -14
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -14
- package/dist-es/commands/ListRestoreJobsCommand.js +2 -14
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -14
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -14
- package/dist-es/commands/ListScanJobSummariesCommand.js +2 -14
- package/dist-es/commands/ListScanJobsCommand.js +2 -14
- package/dist-es/commands/ListTagsCommand.js +2 -14
- package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -14
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -14
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -14
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -14
- package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -14
- package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -14
- package/dist-es/commands/StartBackupJobCommand.js +2 -14
- package/dist-es/commands/StartCopyJobCommand.js +2 -14
- package/dist-es/commands/StartReportJobCommand.js +2 -14
- package/dist-es/commands/StartRestoreJobCommand.js +2 -14
- package/dist-es/commands/StartScanJobCommand.js +2 -14
- package/dist-es/commands/StopBackupJobCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateBackupPlanCommand.js +2 -14
- package/dist-es/commands/UpdateFrameworkCommand.js +2 -14
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -14
- package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateReportPlanCommand.js +2 -14
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -14
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -14
- package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +3 -8
- package/dist-types/commands/CancelLegalHoldCommand.d.ts +3 -8
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +3 -8
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/CreateFrameworkCommand.d.ts +3 -8
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +3 -8
- package/dist-types/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/CreateReportPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateRestoreAccessBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/CreateRestoreTestingPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateRestoreTestingSelectionCommand.d.ts +3 -8
- package/dist-types/commands/CreateTieringConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRestoreTestingPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRestoreTestingSelectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTieringConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeScanJobCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +3 -8
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupPlanCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/GetLegalHoldCommand.d.ts +3 -8
- package/dist-types/commands/GetPITRMalwareScanResultsCommand.d.ts +3 -8
- package/dist-types/commands/GetRecoveryPointIndexDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +3 -8
- package/dist-types/commands/GetRestoreJobMetadataCommand.d.ts +3 -8
- package/dist-types/commands/GetRestoreTestingInferredMetadataCommand.d.ts +3 -8
- package/dist-types/commands/GetRestoreTestingPlanCommand.d.ts +3 -8
- package/dist-types/commands/GetRestoreTestingSelectionCommand.d.ts +3 -8
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +3 -8
- package/dist-types/commands/GetTieringConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupJobSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +3 -8
- package/dist-types/commands/ListCopyJobSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListCopyJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListFrameworksCommand.d.ts +3 -8
- package/dist-types/commands/ListIndexedRecoveryPointsCommand.d.ts +3 -8
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +3 -8
- package/dist-types/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +3 -8
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListReportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListReportPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreAccessBackupVaultsCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreJobSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreTestingPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListRestoreTestingSelectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListScanJobSummariesCommand.d.ts +3 -8
- package/dist-types/commands/ListScanJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsCommand.d.ts +3 -8
- package/dist-types/commands/ListTieringConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/PutRestoreValidationResultCommand.d.ts +3 -8
- package/dist-types/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +3 -8
- package/dist-types/commands/StartBackupJobCommand.d.ts +3 -8
- package/dist-types/commands/StartCopyJobCommand.d.ts +3 -8
- package/dist-types/commands/StartReportJobCommand.d.ts +3 -8
- package/dist-types/commands/StartRestoreJobCommand.d.ts +3 -8
- package/dist-types/commands/StartScanJobCommand.d.ts +3 -8
- package/dist-types/commands/StopBackupJobCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRestoreTestingPlanCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRestoreTestingSelectionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTieringConfigurationCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPITRMalwareScanResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "CryoControllerUserManager", "BackupClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateBackupVaultMpaApprovalTeam$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateBackupVaultMpaApprovalTeamCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "AssociateBackupVaultMpaApprovalTeam", {})
|
|
13
|
-
.n("BackupClient", "AssociateBackupVaultMpaApprovalTeamCommand")
|
|
14
|
-
.sc(AssociateBackupVaultMpaApprovalTeam$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateBackupVaultMpaApprovalTeamCommand extends command(_ep0, _mw0, "AssociateBackupVaultMpaApprovalTeam", AssociateBackupVaultMpaApprovalTeam$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CancelLegalHold$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CancelLegalHoldCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CancelLegalHold", {})
|
|
13
|
-
.n("BackupClient", "CancelLegalHoldCommand")
|
|
14
|
-
.sc(CancelLegalHold$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CancelLegalHoldCommand extends command(_ep0, _mw0, "CancelLegalHold", CancelLegalHold$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBackupPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBackupPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateBackupPlan", {})
|
|
13
|
-
.n("BackupClient", "CreateBackupPlanCommand")
|
|
14
|
-
.sc(CreateBackupPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBackupPlanCommand extends command(_ep0, _mw0, "CreateBackupPlan", CreateBackupPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBackupSelection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBackupSelectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateBackupSelection", {})
|
|
13
|
-
.n("BackupClient", "CreateBackupSelectionCommand")
|
|
14
|
-
.sc(CreateBackupSelection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBackupSelectionCommand extends command(_ep0, _mw0, "CreateBackupSelection", CreateBackupSelection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBackupVault$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBackupVaultCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateBackupVault", {})
|
|
13
|
-
.n("BackupClient", "CreateBackupVaultCommand")
|
|
14
|
-
.sc(CreateBackupVault$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBackupVaultCommand extends command(_ep0, _mw0, "CreateBackupVault", CreateBackupVault$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateFramework$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateFrameworkCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateFramework", {})
|
|
13
|
-
.n("BackupClient", "CreateFrameworkCommand")
|
|
14
|
-
.sc(CreateFramework$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateFrameworkCommand extends command(_ep0, _mw0, "CreateFramework", CreateFramework$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateLegalHold$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateLegalHoldCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateLegalHold", {})
|
|
13
|
-
.n("BackupClient", "CreateLegalHoldCommand")
|
|
14
|
-
.sc(CreateLegalHold$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateLegalHoldCommand extends command(_ep0, _mw0, "CreateLegalHold", CreateLegalHold$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateLogicallyAirGappedBackupVault$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateLogicallyAirGappedBackupVaultCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateLogicallyAirGappedBackupVault", {})
|
|
13
|
-
.n("BackupClient", "CreateLogicallyAirGappedBackupVaultCommand")
|
|
14
|
-
.sc(CreateLogicallyAirGappedBackupVault$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateLogicallyAirGappedBackupVaultCommand extends command(_ep0, _mw0, "CreateLogicallyAirGappedBackupVault", CreateLogicallyAirGappedBackupVault$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateReportPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateReportPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateReportPlan", {})
|
|
13
|
-
.n("BackupClient", "CreateReportPlanCommand")
|
|
14
|
-
.sc(CreateReportPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateReportPlanCommand extends command(_ep0, _mw0, "CreateReportPlan", CreateReportPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateRestoreAccessBackupVault$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRestoreAccessBackupVaultCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateRestoreAccessBackupVault", {})
|
|
13
|
-
.n("BackupClient", "CreateRestoreAccessBackupVaultCommand")
|
|
14
|
-
.sc(CreateRestoreAccessBackupVault$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRestoreAccessBackupVaultCommand extends command(_ep0, _mw0, "CreateRestoreAccessBackupVault", CreateRestoreAccessBackupVault$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateRestoreTestingPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRestoreTestingPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateRestoreTestingPlan", {})
|
|
13
|
-
.n("BackupClient", "CreateRestoreTestingPlanCommand")
|
|
14
|
-
.sc(CreateRestoreTestingPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRestoreTestingPlanCommand extends command(_ep0, _mw0, "CreateRestoreTestingPlan", CreateRestoreTestingPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateRestoreTestingSelection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRestoreTestingSelectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateRestoreTestingSelection", {})
|
|
13
|
-
.n("BackupClient", "CreateRestoreTestingSelectionCommand")
|
|
14
|
-
.sc(CreateRestoreTestingSelection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRestoreTestingSelectionCommand extends command(_ep0, _mw0, "CreateRestoreTestingSelection", CreateRestoreTestingSelection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateTieringConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateTieringConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "CreateTieringConfiguration", {})
|
|
13
|
-
.n("BackupClient", "CreateTieringConfigurationCommand")
|
|
14
|
-
.sc(CreateTieringConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateTieringConfigurationCommand extends command(_ep0, _mw0, "CreateTieringConfiguration", CreateTieringConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupPlan", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupPlanCommand")
|
|
14
|
-
.sc(DeleteBackupPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupPlanCommand extends command(_ep0, _mw0, "DeleteBackupPlan", DeleteBackupPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupSelection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupSelectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupSelection", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupSelectionCommand")
|
|
14
|
-
.sc(DeleteBackupSelection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupSelectionCommand extends command(_ep0, _mw0, "DeleteBackupSelection", DeleteBackupSelection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupVaultAccessPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupVaultAccessPolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultAccessPolicy", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
|
|
14
|
-
.sc(DeleteBackupVaultAccessPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupVaultAccessPolicyCommand extends command(_ep0, _mw0, "DeleteBackupVaultAccessPolicy", DeleteBackupVaultAccessPolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupVault$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupVaultCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupVault", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupVaultCommand")
|
|
14
|
-
.sc(DeleteBackupVault$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupVaultCommand extends command(_ep0, _mw0, "DeleteBackupVault", DeleteBackupVault$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupVaultLockConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupVaultLockConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultLockConfiguration", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
|
|
14
|
-
.sc(DeleteBackupVaultLockConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupVaultLockConfigurationCommand extends command(_ep0, _mw0, "DeleteBackupVaultLockConfiguration", DeleteBackupVaultLockConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteBackupVaultNotifications$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBackupVaultNotificationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultNotifications", {})
|
|
13
|
-
.n("BackupClient", "DeleteBackupVaultNotificationsCommand")
|
|
14
|
-
.sc(DeleteBackupVaultNotifications$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBackupVaultNotificationsCommand extends command(_ep0, _mw0, "DeleteBackupVaultNotifications", DeleteBackupVaultNotifications$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteFramework$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteFrameworkCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteFramework", {})
|
|
13
|
-
.n("BackupClient", "DeleteFrameworkCommand")
|
|
14
|
-
.sc(DeleteFramework$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteFrameworkCommand extends command(_ep0, _mw0, "DeleteFramework", DeleteFramework$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRecoveryPoint$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRecoveryPointCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteRecoveryPoint", {})
|
|
13
|
-
.n("BackupClient", "DeleteRecoveryPointCommand")
|
|
14
|
-
.sc(DeleteRecoveryPoint$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRecoveryPointCommand extends command(_ep0, _mw0, "DeleteRecoveryPoint", DeleteRecoveryPoint$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteReportPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteReportPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteReportPlan", {})
|
|
13
|
-
.n("BackupClient", "DeleteReportPlanCommand")
|
|
14
|
-
.sc(DeleteReportPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteReportPlanCommand extends command(_ep0, _mw0, "DeleteReportPlan", DeleteReportPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRestoreTestingPlan$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRestoreTestingPlanCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteRestoreTestingPlan", {})
|
|
13
|
-
.n("BackupClient", "DeleteRestoreTestingPlanCommand")
|
|
14
|
-
.sc(DeleteRestoreTestingPlan$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRestoreTestingPlanCommand extends command(_ep0, _mw0, "DeleteRestoreTestingPlan", DeleteRestoreTestingPlan$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRestoreTestingSelection$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRestoreTestingSelectionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
|
|
13
|
-
.n("BackupClient", "DeleteRestoreTestingSelectionCommand")
|
|
14
|
-
.sc(DeleteRestoreTestingSelection$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRestoreTestingSelectionCommand extends command(_ep0, _mw0, "DeleteRestoreTestingSelection", DeleteRestoreTestingSelection$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteTieringConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteTieringConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DeleteTieringConfiguration", {})
|
|
13
|
-
.n("BackupClient", "DeleteTieringConfigurationCommand")
|
|
14
|
-
.sc(DeleteTieringConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteTieringConfigurationCommand extends command(_ep0, _mw0, "DeleteTieringConfiguration", DeleteTieringConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeBackupJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeBackupJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeBackupJob", {})
|
|
13
|
-
.n("BackupClient", "DescribeBackupJobCommand")
|
|
14
|
-
.sc(DescribeBackupJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeBackupJobCommand extends command(_ep0, _mw0, "DescribeBackupJob", DescribeBackupJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeBackupVault$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeBackupVaultCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeBackupVault", {})
|
|
13
|
-
.n("BackupClient", "DescribeBackupVaultCommand")
|
|
14
|
-
.sc(DescribeBackupVault$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeBackupVaultCommand extends command(_ep0, _mw0, "DescribeBackupVault", DescribeBackupVault$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeCopyJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeCopyJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeCopyJob", {})
|
|
13
|
-
.n("BackupClient", "DescribeCopyJobCommand")
|
|
14
|
-
.sc(DescribeCopyJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeCopyJobCommand extends command(_ep0, _mw0, "DescribeCopyJob", DescribeCopyJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFramework$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFrameworkCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeFramework", {})
|
|
13
|
-
.n("BackupClient", "DescribeFrameworkCommand")
|
|
14
|
-
.sc(DescribeFramework$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFrameworkCommand extends command(_ep0, _mw0, "DescribeFramework", DescribeFramework$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeGlobalSettings$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeGlobalSettingsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeGlobalSettings", {})
|
|
13
|
-
.n("BackupClient", "DescribeGlobalSettingsCommand")
|
|
14
|
-
.sc(DescribeGlobalSettings$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeGlobalSettingsCommand extends command(_ep0, _mw0, "DescribeGlobalSettings", DescribeGlobalSettings$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeProtectedResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeProtectedResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("CryoControllerUserManager", "DescribeProtectedResource", {})
|
|
13
|
-
.n("BackupClient", "DescribeProtectedResourceCommand")
|
|
14
|
-
.sc(DescribeProtectedResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeProtectedResourceCommand extends command(_ep0, _mw0, "DescribeProtectedResource", DescribeProtectedResource$) {
|
|
16
4
|
}
|