@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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultBackupHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -2979,6 +2981,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
2979
2981
|
serviceTarget: "CryoControllerUserManager",
|
|
2980
2982
|
},
|
|
2981
2983
|
serviceId: config?.serviceId ?? "Backup",
|
|
2984
|
+
sha256: config?.sha256 ?? Sha256,
|
|
2982
2985
|
urlParser: config?.urlParser ?? parseUrl,
|
|
2983
2986
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
2984
2987
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3012,7 +3015,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3012
3015
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3013
3016
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3014
3017
|
}, config),
|
|
3015
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3016
3018
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3017
3019
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3018
3020
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -3100,1312 +3102,335 @@ class BackupClient extends Client {
|
|
|
3100
3102
|
}
|
|
3101
3103
|
}
|
|
3102
3104
|
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
})
|
|
3109
|
-
.s("CryoControllerUserManager", "AssociateBackupVaultMpaApprovalTeam", {})
|
|
3110
|
-
.n("BackupClient", "AssociateBackupVaultMpaApprovalTeamCommand")
|
|
3111
|
-
.sc(AssociateBackupVaultMpaApprovalTeam$)
|
|
3112
|
-
.build() {
|
|
3105
|
+
const command = makeBuilder(commonParams, "CryoControllerUserManager", "BackupClient", getEndpointPlugin);
|
|
3106
|
+
const _ep0 = {};
|
|
3107
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3108
|
+
|
|
3109
|
+
class AssociateBackupVaultMpaApprovalTeamCommand extends command(_ep0, _mw0, "AssociateBackupVaultMpaApprovalTeam", AssociateBackupVaultMpaApprovalTeam$) {
|
|
3113
3110
|
}
|
|
3114
3111
|
|
|
3115
|
-
class CancelLegalHoldCommand extends
|
|
3116
|
-
.classBuilder()
|
|
3117
|
-
.ep(commonParams)
|
|
3118
|
-
.m(function (Command, cs, config, o) {
|
|
3119
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3120
|
-
})
|
|
3121
|
-
.s("CryoControllerUserManager", "CancelLegalHold", {})
|
|
3122
|
-
.n("BackupClient", "CancelLegalHoldCommand")
|
|
3123
|
-
.sc(CancelLegalHold$)
|
|
3124
|
-
.build() {
|
|
3112
|
+
class CancelLegalHoldCommand extends command(_ep0, _mw0, "CancelLegalHold", CancelLegalHold$) {
|
|
3125
3113
|
}
|
|
3126
3114
|
|
|
3127
|
-
class CreateBackupPlanCommand extends
|
|
3128
|
-
.classBuilder()
|
|
3129
|
-
.ep(commonParams)
|
|
3130
|
-
.m(function (Command, cs, config, o) {
|
|
3131
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3132
|
-
})
|
|
3133
|
-
.s("CryoControllerUserManager", "CreateBackupPlan", {})
|
|
3134
|
-
.n("BackupClient", "CreateBackupPlanCommand")
|
|
3135
|
-
.sc(CreateBackupPlan$)
|
|
3136
|
-
.build() {
|
|
3115
|
+
class CreateBackupPlanCommand extends command(_ep0, _mw0, "CreateBackupPlan", CreateBackupPlan$) {
|
|
3137
3116
|
}
|
|
3138
3117
|
|
|
3139
|
-
class CreateBackupSelectionCommand extends
|
|
3140
|
-
.classBuilder()
|
|
3141
|
-
.ep(commonParams)
|
|
3142
|
-
.m(function (Command, cs, config, o) {
|
|
3143
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3144
|
-
})
|
|
3145
|
-
.s("CryoControllerUserManager", "CreateBackupSelection", {})
|
|
3146
|
-
.n("BackupClient", "CreateBackupSelectionCommand")
|
|
3147
|
-
.sc(CreateBackupSelection$)
|
|
3148
|
-
.build() {
|
|
3118
|
+
class CreateBackupSelectionCommand extends command(_ep0, _mw0, "CreateBackupSelection", CreateBackupSelection$) {
|
|
3149
3119
|
}
|
|
3150
3120
|
|
|
3151
|
-
class CreateBackupVaultCommand extends
|
|
3152
|
-
.classBuilder()
|
|
3153
|
-
.ep(commonParams)
|
|
3154
|
-
.m(function (Command, cs, config, o) {
|
|
3155
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3156
|
-
})
|
|
3157
|
-
.s("CryoControllerUserManager", "CreateBackupVault", {})
|
|
3158
|
-
.n("BackupClient", "CreateBackupVaultCommand")
|
|
3159
|
-
.sc(CreateBackupVault$)
|
|
3160
|
-
.build() {
|
|
3121
|
+
class CreateBackupVaultCommand extends command(_ep0, _mw0, "CreateBackupVault", CreateBackupVault$) {
|
|
3161
3122
|
}
|
|
3162
3123
|
|
|
3163
|
-
class CreateFrameworkCommand extends
|
|
3164
|
-
.classBuilder()
|
|
3165
|
-
.ep(commonParams)
|
|
3166
|
-
.m(function (Command, cs, config, o) {
|
|
3167
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3168
|
-
})
|
|
3169
|
-
.s("CryoControllerUserManager", "CreateFramework", {})
|
|
3170
|
-
.n("BackupClient", "CreateFrameworkCommand")
|
|
3171
|
-
.sc(CreateFramework$)
|
|
3172
|
-
.build() {
|
|
3124
|
+
class CreateFrameworkCommand extends command(_ep0, _mw0, "CreateFramework", CreateFramework$) {
|
|
3173
3125
|
}
|
|
3174
3126
|
|
|
3175
|
-
class CreateLegalHoldCommand extends
|
|
3176
|
-
.classBuilder()
|
|
3177
|
-
.ep(commonParams)
|
|
3178
|
-
.m(function (Command, cs, config, o) {
|
|
3179
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3180
|
-
})
|
|
3181
|
-
.s("CryoControllerUserManager", "CreateLegalHold", {})
|
|
3182
|
-
.n("BackupClient", "CreateLegalHoldCommand")
|
|
3183
|
-
.sc(CreateLegalHold$)
|
|
3184
|
-
.build() {
|
|
3127
|
+
class CreateLegalHoldCommand extends command(_ep0, _mw0, "CreateLegalHold", CreateLegalHold$) {
|
|
3185
3128
|
}
|
|
3186
3129
|
|
|
3187
|
-
class CreateLogicallyAirGappedBackupVaultCommand extends
|
|
3188
|
-
.classBuilder()
|
|
3189
|
-
.ep(commonParams)
|
|
3190
|
-
.m(function (Command, cs, config, o) {
|
|
3191
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3192
|
-
})
|
|
3193
|
-
.s("CryoControllerUserManager", "CreateLogicallyAirGappedBackupVault", {})
|
|
3194
|
-
.n("BackupClient", "CreateLogicallyAirGappedBackupVaultCommand")
|
|
3195
|
-
.sc(CreateLogicallyAirGappedBackupVault$)
|
|
3196
|
-
.build() {
|
|
3130
|
+
class CreateLogicallyAirGappedBackupVaultCommand extends command(_ep0, _mw0, "CreateLogicallyAirGappedBackupVault", CreateLogicallyAirGappedBackupVault$) {
|
|
3197
3131
|
}
|
|
3198
3132
|
|
|
3199
|
-
class CreateReportPlanCommand extends
|
|
3200
|
-
.classBuilder()
|
|
3201
|
-
.ep(commonParams)
|
|
3202
|
-
.m(function (Command, cs, config, o) {
|
|
3203
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3204
|
-
})
|
|
3205
|
-
.s("CryoControllerUserManager", "CreateReportPlan", {})
|
|
3206
|
-
.n("BackupClient", "CreateReportPlanCommand")
|
|
3207
|
-
.sc(CreateReportPlan$)
|
|
3208
|
-
.build() {
|
|
3133
|
+
class CreateReportPlanCommand extends command(_ep0, _mw0, "CreateReportPlan", CreateReportPlan$) {
|
|
3209
3134
|
}
|
|
3210
3135
|
|
|
3211
|
-
class CreateRestoreAccessBackupVaultCommand extends
|
|
3212
|
-
.classBuilder()
|
|
3213
|
-
.ep(commonParams)
|
|
3214
|
-
.m(function (Command, cs, config, o) {
|
|
3215
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3216
|
-
})
|
|
3217
|
-
.s("CryoControllerUserManager", "CreateRestoreAccessBackupVault", {})
|
|
3218
|
-
.n("BackupClient", "CreateRestoreAccessBackupVaultCommand")
|
|
3219
|
-
.sc(CreateRestoreAccessBackupVault$)
|
|
3220
|
-
.build() {
|
|
3136
|
+
class CreateRestoreAccessBackupVaultCommand extends command(_ep0, _mw0, "CreateRestoreAccessBackupVault", CreateRestoreAccessBackupVault$) {
|
|
3221
3137
|
}
|
|
3222
3138
|
|
|
3223
|
-
class CreateRestoreTestingPlanCommand extends
|
|
3224
|
-
.classBuilder()
|
|
3225
|
-
.ep(commonParams)
|
|
3226
|
-
.m(function (Command, cs, config, o) {
|
|
3227
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3228
|
-
})
|
|
3229
|
-
.s("CryoControllerUserManager", "CreateRestoreTestingPlan", {})
|
|
3230
|
-
.n("BackupClient", "CreateRestoreTestingPlanCommand")
|
|
3231
|
-
.sc(CreateRestoreTestingPlan$)
|
|
3232
|
-
.build() {
|
|
3139
|
+
class CreateRestoreTestingPlanCommand extends command(_ep0, _mw0, "CreateRestoreTestingPlan", CreateRestoreTestingPlan$) {
|
|
3233
3140
|
}
|
|
3234
3141
|
|
|
3235
|
-
class CreateRestoreTestingSelectionCommand extends
|
|
3236
|
-
.classBuilder()
|
|
3237
|
-
.ep(commonParams)
|
|
3238
|
-
.m(function (Command, cs, config, o) {
|
|
3239
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3240
|
-
})
|
|
3241
|
-
.s("CryoControllerUserManager", "CreateRestoreTestingSelection", {})
|
|
3242
|
-
.n("BackupClient", "CreateRestoreTestingSelectionCommand")
|
|
3243
|
-
.sc(CreateRestoreTestingSelection$)
|
|
3244
|
-
.build() {
|
|
3142
|
+
class CreateRestoreTestingSelectionCommand extends command(_ep0, _mw0, "CreateRestoreTestingSelection", CreateRestoreTestingSelection$) {
|
|
3245
3143
|
}
|
|
3246
3144
|
|
|
3247
|
-
class CreateTieringConfigurationCommand extends
|
|
3248
|
-
.classBuilder()
|
|
3249
|
-
.ep(commonParams)
|
|
3250
|
-
.m(function (Command, cs, config, o) {
|
|
3251
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3252
|
-
})
|
|
3253
|
-
.s("CryoControllerUserManager", "CreateTieringConfiguration", {})
|
|
3254
|
-
.n("BackupClient", "CreateTieringConfigurationCommand")
|
|
3255
|
-
.sc(CreateTieringConfiguration$)
|
|
3256
|
-
.build() {
|
|
3145
|
+
class CreateTieringConfigurationCommand extends command(_ep0, _mw0, "CreateTieringConfiguration", CreateTieringConfiguration$) {
|
|
3257
3146
|
}
|
|
3258
3147
|
|
|
3259
|
-
class DeleteBackupPlanCommand extends
|
|
3260
|
-
.classBuilder()
|
|
3261
|
-
.ep(commonParams)
|
|
3262
|
-
.m(function (Command, cs, config, o) {
|
|
3263
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3264
|
-
})
|
|
3265
|
-
.s("CryoControllerUserManager", "DeleteBackupPlan", {})
|
|
3266
|
-
.n("BackupClient", "DeleteBackupPlanCommand")
|
|
3267
|
-
.sc(DeleteBackupPlan$)
|
|
3268
|
-
.build() {
|
|
3148
|
+
class DeleteBackupPlanCommand extends command(_ep0, _mw0, "DeleteBackupPlan", DeleteBackupPlan$) {
|
|
3269
3149
|
}
|
|
3270
3150
|
|
|
3271
|
-
class DeleteBackupSelectionCommand extends
|
|
3272
|
-
.classBuilder()
|
|
3273
|
-
.ep(commonParams)
|
|
3274
|
-
.m(function (Command, cs, config, o) {
|
|
3275
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3276
|
-
})
|
|
3277
|
-
.s("CryoControllerUserManager", "DeleteBackupSelection", {})
|
|
3278
|
-
.n("BackupClient", "DeleteBackupSelectionCommand")
|
|
3279
|
-
.sc(DeleteBackupSelection$)
|
|
3280
|
-
.build() {
|
|
3151
|
+
class DeleteBackupSelectionCommand extends command(_ep0, _mw0, "DeleteBackupSelection", DeleteBackupSelection$) {
|
|
3281
3152
|
}
|
|
3282
3153
|
|
|
3283
|
-
class DeleteBackupVaultAccessPolicyCommand extends
|
|
3284
|
-
.classBuilder()
|
|
3285
|
-
.ep(commonParams)
|
|
3286
|
-
.m(function (Command, cs, config, o) {
|
|
3287
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3288
|
-
})
|
|
3289
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultAccessPolicy", {})
|
|
3290
|
-
.n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
|
|
3291
|
-
.sc(DeleteBackupVaultAccessPolicy$)
|
|
3292
|
-
.build() {
|
|
3154
|
+
class DeleteBackupVaultAccessPolicyCommand extends command(_ep0, _mw0, "DeleteBackupVaultAccessPolicy", DeleteBackupVaultAccessPolicy$) {
|
|
3293
3155
|
}
|
|
3294
3156
|
|
|
3295
|
-
class DeleteBackupVaultCommand extends
|
|
3296
|
-
.classBuilder()
|
|
3297
|
-
.ep(commonParams)
|
|
3298
|
-
.m(function (Command, cs, config, o) {
|
|
3299
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3300
|
-
})
|
|
3301
|
-
.s("CryoControllerUserManager", "DeleteBackupVault", {})
|
|
3302
|
-
.n("BackupClient", "DeleteBackupVaultCommand")
|
|
3303
|
-
.sc(DeleteBackupVault$)
|
|
3304
|
-
.build() {
|
|
3157
|
+
class DeleteBackupVaultCommand extends command(_ep0, _mw0, "DeleteBackupVault", DeleteBackupVault$) {
|
|
3305
3158
|
}
|
|
3306
3159
|
|
|
3307
|
-
class DeleteBackupVaultLockConfigurationCommand extends
|
|
3308
|
-
.classBuilder()
|
|
3309
|
-
.ep(commonParams)
|
|
3310
|
-
.m(function (Command, cs, config, o) {
|
|
3311
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3312
|
-
})
|
|
3313
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultLockConfiguration", {})
|
|
3314
|
-
.n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
|
|
3315
|
-
.sc(DeleteBackupVaultLockConfiguration$)
|
|
3316
|
-
.build() {
|
|
3160
|
+
class DeleteBackupVaultLockConfigurationCommand extends command(_ep0, _mw0, "DeleteBackupVaultLockConfiguration", DeleteBackupVaultLockConfiguration$) {
|
|
3317
3161
|
}
|
|
3318
3162
|
|
|
3319
|
-
class DeleteBackupVaultNotificationsCommand extends
|
|
3320
|
-
.classBuilder()
|
|
3321
|
-
.ep(commonParams)
|
|
3322
|
-
.m(function (Command, cs, config, o) {
|
|
3323
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3324
|
-
})
|
|
3325
|
-
.s("CryoControllerUserManager", "DeleteBackupVaultNotifications", {})
|
|
3326
|
-
.n("BackupClient", "DeleteBackupVaultNotificationsCommand")
|
|
3327
|
-
.sc(DeleteBackupVaultNotifications$)
|
|
3328
|
-
.build() {
|
|
3163
|
+
class DeleteBackupVaultNotificationsCommand extends command(_ep0, _mw0, "DeleteBackupVaultNotifications", DeleteBackupVaultNotifications$) {
|
|
3329
3164
|
}
|
|
3330
3165
|
|
|
3331
|
-
class DeleteFrameworkCommand extends
|
|
3332
|
-
.classBuilder()
|
|
3333
|
-
.ep(commonParams)
|
|
3334
|
-
.m(function (Command, cs, config, o) {
|
|
3335
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3336
|
-
})
|
|
3337
|
-
.s("CryoControllerUserManager", "DeleteFramework", {})
|
|
3338
|
-
.n("BackupClient", "DeleteFrameworkCommand")
|
|
3339
|
-
.sc(DeleteFramework$)
|
|
3340
|
-
.build() {
|
|
3166
|
+
class DeleteFrameworkCommand extends command(_ep0, _mw0, "DeleteFramework", DeleteFramework$) {
|
|
3341
3167
|
}
|
|
3342
3168
|
|
|
3343
|
-
class DeleteRecoveryPointCommand extends
|
|
3344
|
-
.classBuilder()
|
|
3345
|
-
.ep(commonParams)
|
|
3346
|
-
.m(function (Command, cs, config, o) {
|
|
3347
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3348
|
-
})
|
|
3349
|
-
.s("CryoControllerUserManager", "DeleteRecoveryPoint", {})
|
|
3350
|
-
.n("BackupClient", "DeleteRecoveryPointCommand")
|
|
3351
|
-
.sc(DeleteRecoveryPoint$)
|
|
3352
|
-
.build() {
|
|
3169
|
+
class DeleteRecoveryPointCommand extends command(_ep0, _mw0, "DeleteRecoveryPoint", DeleteRecoveryPoint$) {
|
|
3353
3170
|
}
|
|
3354
3171
|
|
|
3355
|
-
class DeleteReportPlanCommand extends
|
|
3356
|
-
.classBuilder()
|
|
3357
|
-
.ep(commonParams)
|
|
3358
|
-
.m(function (Command, cs, config, o) {
|
|
3359
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3360
|
-
})
|
|
3361
|
-
.s("CryoControllerUserManager", "DeleteReportPlan", {})
|
|
3362
|
-
.n("BackupClient", "DeleteReportPlanCommand")
|
|
3363
|
-
.sc(DeleteReportPlan$)
|
|
3364
|
-
.build() {
|
|
3172
|
+
class DeleteReportPlanCommand extends command(_ep0, _mw0, "DeleteReportPlan", DeleteReportPlan$) {
|
|
3365
3173
|
}
|
|
3366
3174
|
|
|
3367
|
-
class DeleteRestoreTestingPlanCommand extends
|
|
3368
|
-
.classBuilder()
|
|
3369
|
-
.ep(commonParams)
|
|
3370
|
-
.m(function (Command, cs, config, o) {
|
|
3371
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3372
|
-
})
|
|
3373
|
-
.s("CryoControllerUserManager", "DeleteRestoreTestingPlan", {})
|
|
3374
|
-
.n("BackupClient", "DeleteRestoreTestingPlanCommand")
|
|
3375
|
-
.sc(DeleteRestoreTestingPlan$)
|
|
3376
|
-
.build() {
|
|
3175
|
+
class DeleteRestoreTestingPlanCommand extends command(_ep0, _mw0, "DeleteRestoreTestingPlan", DeleteRestoreTestingPlan$) {
|
|
3377
3176
|
}
|
|
3378
3177
|
|
|
3379
|
-
class DeleteRestoreTestingSelectionCommand extends
|
|
3380
|
-
.classBuilder()
|
|
3381
|
-
.ep(commonParams)
|
|
3382
|
-
.m(function (Command, cs, config, o) {
|
|
3383
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3384
|
-
})
|
|
3385
|
-
.s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
|
|
3386
|
-
.n("BackupClient", "DeleteRestoreTestingSelectionCommand")
|
|
3387
|
-
.sc(DeleteRestoreTestingSelection$)
|
|
3388
|
-
.build() {
|
|
3178
|
+
class DeleteRestoreTestingSelectionCommand extends command(_ep0, _mw0, "DeleteRestoreTestingSelection", DeleteRestoreTestingSelection$) {
|
|
3389
3179
|
}
|
|
3390
3180
|
|
|
3391
|
-
class DeleteTieringConfigurationCommand extends
|
|
3392
|
-
.classBuilder()
|
|
3393
|
-
.ep(commonParams)
|
|
3394
|
-
.m(function (Command, cs, config, o) {
|
|
3395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3396
|
-
})
|
|
3397
|
-
.s("CryoControllerUserManager", "DeleteTieringConfiguration", {})
|
|
3398
|
-
.n("BackupClient", "DeleteTieringConfigurationCommand")
|
|
3399
|
-
.sc(DeleteTieringConfiguration$)
|
|
3400
|
-
.build() {
|
|
3181
|
+
class DeleteTieringConfigurationCommand extends command(_ep0, _mw0, "DeleteTieringConfiguration", DeleteTieringConfiguration$) {
|
|
3401
3182
|
}
|
|
3402
3183
|
|
|
3403
|
-
class DescribeBackupJobCommand extends
|
|
3404
|
-
.classBuilder()
|
|
3405
|
-
.ep(commonParams)
|
|
3406
|
-
.m(function (Command, cs, config, o) {
|
|
3407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3408
|
-
})
|
|
3409
|
-
.s("CryoControllerUserManager", "DescribeBackupJob", {})
|
|
3410
|
-
.n("BackupClient", "DescribeBackupJobCommand")
|
|
3411
|
-
.sc(DescribeBackupJob$)
|
|
3412
|
-
.build() {
|
|
3184
|
+
class DescribeBackupJobCommand extends command(_ep0, _mw0, "DescribeBackupJob", DescribeBackupJob$) {
|
|
3413
3185
|
}
|
|
3414
3186
|
|
|
3415
|
-
class DescribeBackupVaultCommand extends
|
|
3416
|
-
.classBuilder()
|
|
3417
|
-
.ep(commonParams)
|
|
3418
|
-
.m(function (Command, cs, config, o) {
|
|
3419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3420
|
-
})
|
|
3421
|
-
.s("CryoControllerUserManager", "DescribeBackupVault", {})
|
|
3422
|
-
.n("BackupClient", "DescribeBackupVaultCommand")
|
|
3423
|
-
.sc(DescribeBackupVault$)
|
|
3424
|
-
.build() {
|
|
3187
|
+
class DescribeBackupVaultCommand extends command(_ep0, _mw0, "DescribeBackupVault", DescribeBackupVault$) {
|
|
3425
3188
|
}
|
|
3426
3189
|
|
|
3427
|
-
class DescribeCopyJobCommand extends
|
|
3428
|
-
.classBuilder()
|
|
3429
|
-
.ep(commonParams)
|
|
3430
|
-
.m(function (Command, cs, config, o) {
|
|
3431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3432
|
-
})
|
|
3433
|
-
.s("CryoControllerUserManager", "DescribeCopyJob", {})
|
|
3434
|
-
.n("BackupClient", "DescribeCopyJobCommand")
|
|
3435
|
-
.sc(DescribeCopyJob$)
|
|
3436
|
-
.build() {
|
|
3190
|
+
class DescribeCopyJobCommand extends command(_ep0, _mw0, "DescribeCopyJob", DescribeCopyJob$) {
|
|
3437
3191
|
}
|
|
3438
3192
|
|
|
3439
|
-
class DescribeFrameworkCommand extends
|
|
3440
|
-
.classBuilder()
|
|
3441
|
-
.ep(commonParams)
|
|
3442
|
-
.m(function (Command, cs, config, o) {
|
|
3443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3444
|
-
})
|
|
3445
|
-
.s("CryoControllerUserManager", "DescribeFramework", {})
|
|
3446
|
-
.n("BackupClient", "DescribeFrameworkCommand")
|
|
3447
|
-
.sc(DescribeFramework$)
|
|
3448
|
-
.build() {
|
|
3193
|
+
class DescribeFrameworkCommand extends command(_ep0, _mw0, "DescribeFramework", DescribeFramework$) {
|
|
3449
3194
|
}
|
|
3450
3195
|
|
|
3451
|
-
class DescribeGlobalSettingsCommand extends
|
|
3452
|
-
.classBuilder()
|
|
3453
|
-
.ep(commonParams)
|
|
3454
|
-
.m(function (Command, cs, config, o) {
|
|
3455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3456
|
-
})
|
|
3457
|
-
.s("CryoControllerUserManager", "DescribeGlobalSettings", {})
|
|
3458
|
-
.n("BackupClient", "DescribeGlobalSettingsCommand")
|
|
3459
|
-
.sc(DescribeGlobalSettings$)
|
|
3460
|
-
.build() {
|
|
3196
|
+
class DescribeGlobalSettingsCommand extends command(_ep0, _mw0, "DescribeGlobalSettings", DescribeGlobalSettings$) {
|
|
3461
3197
|
}
|
|
3462
3198
|
|
|
3463
|
-
class DescribeProtectedResourceCommand extends
|
|
3464
|
-
.classBuilder()
|
|
3465
|
-
.ep(commonParams)
|
|
3466
|
-
.m(function (Command, cs, config, o) {
|
|
3467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3468
|
-
})
|
|
3469
|
-
.s("CryoControllerUserManager", "DescribeProtectedResource", {})
|
|
3470
|
-
.n("BackupClient", "DescribeProtectedResourceCommand")
|
|
3471
|
-
.sc(DescribeProtectedResource$)
|
|
3472
|
-
.build() {
|
|
3199
|
+
class DescribeProtectedResourceCommand extends command(_ep0, _mw0, "DescribeProtectedResource", DescribeProtectedResource$) {
|
|
3473
3200
|
}
|
|
3474
3201
|
|
|
3475
|
-
class DescribeRecoveryPointCommand extends
|
|
3476
|
-
.classBuilder()
|
|
3477
|
-
.ep(commonParams)
|
|
3478
|
-
.m(function (Command, cs, config, o) {
|
|
3479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3480
|
-
})
|
|
3481
|
-
.s("CryoControllerUserManager", "DescribeRecoveryPoint", {})
|
|
3482
|
-
.n("BackupClient", "DescribeRecoveryPointCommand")
|
|
3483
|
-
.sc(DescribeRecoveryPoint$)
|
|
3484
|
-
.build() {
|
|
3202
|
+
class DescribeRecoveryPointCommand extends command(_ep0, _mw0, "DescribeRecoveryPoint", DescribeRecoveryPoint$) {
|
|
3485
3203
|
}
|
|
3486
3204
|
|
|
3487
|
-
class DescribeRegionSettingsCommand extends
|
|
3488
|
-
.classBuilder()
|
|
3489
|
-
.ep(commonParams)
|
|
3490
|
-
.m(function (Command, cs, config, o) {
|
|
3491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3492
|
-
})
|
|
3493
|
-
.s("CryoControllerUserManager", "DescribeRegionSettings", {})
|
|
3494
|
-
.n("BackupClient", "DescribeRegionSettingsCommand")
|
|
3495
|
-
.sc(DescribeRegionSettings$)
|
|
3496
|
-
.build() {
|
|
3205
|
+
class DescribeRegionSettingsCommand extends command(_ep0, _mw0, "DescribeRegionSettings", DescribeRegionSettings$) {
|
|
3497
3206
|
}
|
|
3498
3207
|
|
|
3499
|
-
class DescribeReportJobCommand extends
|
|
3500
|
-
.classBuilder()
|
|
3501
|
-
.ep(commonParams)
|
|
3502
|
-
.m(function (Command, cs, config, o) {
|
|
3503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3504
|
-
})
|
|
3505
|
-
.s("CryoControllerUserManager", "DescribeReportJob", {})
|
|
3506
|
-
.n("BackupClient", "DescribeReportJobCommand")
|
|
3507
|
-
.sc(DescribeReportJob$)
|
|
3508
|
-
.build() {
|
|
3208
|
+
class DescribeReportJobCommand extends command(_ep0, _mw0, "DescribeReportJob", DescribeReportJob$) {
|
|
3509
3209
|
}
|
|
3510
3210
|
|
|
3511
|
-
class DescribeReportPlanCommand extends
|
|
3512
|
-
.classBuilder()
|
|
3513
|
-
.ep(commonParams)
|
|
3514
|
-
.m(function (Command, cs, config, o) {
|
|
3515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3516
|
-
})
|
|
3517
|
-
.s("CryoControllerUserManager", "DescribeReportPlan", {})
|
|
3518
|
-
.n("BackupClient", "DescribeReportPlanCommand")
|
|
3519
|
-
.sc(DescribeReportPlan$)
|
|
3520
|
-
.build() {
|
|
3211
|
+
class DescribeReportPlanCommand extends command(_ep0, _mw0, "DescribeReportPlan", DescribeReportPlan$) {
|
|
3521
3212
|
}
|
|
3522
3213
|
|
|
3523
|
-
class DescribeRestoreJobCommand extends
|
|
3524
|
-
.classBuilder()
|
|
3525
|
-
.ep(commonParams)
|
|
3526
|
-
.m(function (Command, cs, config, o) {
|
|
3527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3528
|
-
})
|
|
3529
|
-
.s("CryoControllerUserManager", "DescribeRestoreJob", {})
|
|
3530
|
-
.n("BackupClient", "DescribeRestoreJobCommand")
|
|
3531
|
-
.sc(DescribeRestoreJob$)
|
|
3532
|
-
.build() {
|
|
3214
|
+
class DescribeRestoreJobCommand extends command(_ep0, _mw0, "DescribeRestoreJob", DescribeRestoreJob$) {
|
|
3533
3215
|
}
|
|
3534
3216
|
|
|
3535
|
-
class DescribeScanJobCommand extends
|
|
3536
|
-
.classBuilder()
|
|
3537
|
-
.ep(commonParams)
|
|
3538
|
-
.m(function (Command, cs, config, o) {
|
|
3539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3540
|
-
})
|
|
3541
|
-
.s("CryoControllerUserManager", "DescribeScanJob", {})
|
|
3542
|
-
.n("BackupClient", "DescribeScanJobCommand")
|
|
3543
|
-
.sc(DescribeScanJob$)
|
|
3544
|
-
.build() {
|
|
3217
|
+
class DescribeScanJobCommand extends command(_ep0, _mw0, "DescribeScanJob", DescribeScanJob$) {
|
|
3545
3218
|
}
|
|
3546
3219
|
|
|
3547
|
-
class DisassociateBackupVaultMpaApprovalTeamCommand extends
|
|
3548
|
-
.classBuilder()
|
|
3549
|
-
.ep(commonParams)
|
|
3550
|
-
.m(function (Command, cs, config, o) {
|
|
3551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3552
|
-
})
|
|
3553
|
-
.s("CryoControllerUserManager", "DisassociateBackupVaultMpaApprovalTeam", {})
|
|
3554
|
-
.n("BackupClient", "DisassociateBackupVaultMpaApprovalTeamCommand")
|
|
3555
|
-
.sc(DisassociateBackupVaultMpaApprovalTeam$)
|
|
3556
|
-
.build() {
|
|
3220
|
+
class DisassociateBackupVaultMpaApprovalTeamCommand extends command(_ep0, _mw0, "DisassociateBackupVaultMpaApprovalTeam", DisassociateBackupVaultMpaApprovalTeam$) {
|
|
3557
3221
|
}
|
|
3558
3222
|
|
|
3559
|
-
class DisassociateRecoveryPointCommand extends
|
|
3560
|
-
.classBuilder()
|
|
3561
|
-
.ep(commonParams)
|
|
3562
|
-
.m(function (Command, cs, config, o) {
|
|
3563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3564
|
-
})
|
|
3565
|
-
.s("CryoControllerUserManager", "DisassociateRecoveryPoint", {})
|
|
3566
|
-
.n("BackupClient", "DisassociateRecoveryPointCommand")
|
|
3567
|
-
.sc(DisassociateRecoveryPoint$)
|
|
3568
|
-
.build() {
|
|
3223
|
+
class DisassociateRecoveryPointCommand extends command(_ep0, _mw0, "DisassociateRecoveryPoint", DisassociateRecoveryPoint$) {
|
|
3569
3224
|
}
|
|
3570
3225
|
|
|
3571
|
-
class DisassociateRecoveryPointFromParentCommand extends
|
|
3572
|
-
.classBuilder()
|
|
3573
|
-
.ep(commonParams)
|
|
3574
|
-
.m(function (Command, cs, config, o) {
|
|
3575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3576
|
-
})
|
|
3577
|
-
.s("CryoControllerUserManager", "DisassociateRecoveryPointFromParent", {})
|
|
3578
|
-
.n("BackupClient", "DisassociateRecoveryPointFromParentCommand")
|
|
3579
|
-
.sc(DisassociateRecoveryPointFromParent$)
|
|
3580
|
-
.build() {
|
|
3226
|
+
class DisassociateRecoveryPointFromParentCommand extends command(_ep0, _mw0, "DisassociateRecoveryPointFromParent", DisassociateRecoveryPointFromParent$) {
|
|
3581
3227
|
}
|
|
3582
3228
|
|
|
3583
|
-
class ExportBackupPlanTemplateCommand extends
|
|
3584
|
-
.classBuilder()
|
|
3585
|
-
.ep(commonParams)
|
|
3586
|
-
.m(function (Command, cs, config, o) {
|
|
3587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3588
|
-
})
|
|
3589
|
-
.s("CryoControllerUserManager", "ExportBackupPlanTemplate", {})
|
|
3590
|
-
.n("BackupClient", "ExportBackupPlanTemplateCommand")
|
|
3591
|
-
.sc(ExportBackupPlanTemplate$)
|
|
3592
|
-
.build() {
|
|
3229
|
+
class ExportBackupPlanTemplateCommand extends command(_ep0, _mw0, "ExportBackupPlanTemplate", ExportBackupPlanTemplate$) {
|
|
3593
3230
|
}
|
|
3594
3231
|
|
|
3595
|
-
class GetBackupPlanCommand extends
|
|
3596
|
-
.classBuilder()
|
|
3597
|
-
.ep(commonParams)
|
|
3598
|
-
.m(function (Command, cs, config, o) {
|
|
3599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3600
|
-
})
|
|
3601
|
-
.s("CryoControllerUserManager", "GetBackupPlan", {})
|
|
3602
|
-
.n("BackupClient", "GetBackupPlanCommand")
|
|
3603
|
-
.sc(GetBackupPlan$)
|
|
3604
|
-
.build() {
|
|
3232
|
+
class GetBackupPlanCommand extends command(_ep0, _mw0, "GetBackupPlan", GetBackupPlan$) {
|
|
3605
3233
|
}
|
|
3606
3234
|
|
|
3607
|
-
class GetBackupPlanFromJSONCommand extends
|
|
3608
|
-
.classBuilder()
|
|
3609
|
-
.ep(commonParams)
|
|
3610
|
-
.m(function (Command, cs, config, o) {
|
|
3611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3612
|
-
})
|
|
3613
|
-
.s("CryoControllerUserManager", "GetBackupPlanFromJSON", {})
|
|
3614
|
-
.n("BackupClient", "GetBackupPlanFromJSONCommand")
|
|
3615
|
-
.sc(GetBackupPlanFromJSON$)
|
|
3616
|
-
.build() {
|
|
3235
|
+
class GetBackupPlanFromJSONCommand extends command(_ep0, _mw0, "GetBackupPlanFromJSON", GetBackupPlanFromJSON$) {
|
|
3617
3236
|
}
|
|
3618
3237
|
|
|
3619
|
-
class GetBackupPlanFromTemplateCommand extends
|
|
3620
|
-
.classBuilder()
|
|
3621
|
-
.ep(commonParams)
|
|
3622
|
-
.m(function (Command, cs, config, o) {
|
|
3623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3624
|
-
})
|
|
3625
|
-
.s("CryoControllerUserManager", "GetBackupPlanFromTemplate", {})
|
|
3626
|
-
.n("BackupClient", "GetBackupPlanFromTemplateCommand")
|
|
3627
|
-
.sc(GetBackupPlanFromTemplate$)
|
|
3628
|
-
.build() {
|
|
3238
|
+
class GetBackupPlanFromTemplateCommand extends command(_ep0, _mw0, "GetBackupPlanFromTemplate", GetBackupPlanFromTemplate$) {
|
|
3629
3239
|
}
|
|
3630
3240
|
|
|
3631
|
-
class GetBackupSelectionCommand extends
|
|
3632
|
-
.classBuilder()
|
|
3633
|
-
.ep(commonParams)
|
|
3634
|
-
.m(function (Command, cs, config, o) {
|
|
3635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3636
|
-
})
|
|
3637
|
-
.s("CryoControllerUserManager", "GetBackupSelection", {})
|
|
3638
|
-
.n("BackupClient", "GetBackupSelectionCommand")
|
|
3639
|
-
.sc(GetBackupSelection$)
|
|
3640
|
-
.build() {
|
|
3241
|
+
class GetBackupSelectionCommand extends command(_ep0, _mw0, "GetBackupSelection", GetBackupSelection$) {
|
|
3641
3242
|
}
|
|
3642
3243
|
|
|
3643
|
-
class GetBackupVaultAccessPolicyCommand extends
|
|
3644
|
-
.classBuilder()
|
|
3645
|
-
.ep(commonParams)
|
|
3646
|
-
.m(function (Command, cs, config, o) {
|
|
3647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3648
|
-
})
|
|
3649
|
-
.s("CryoControllerUserManager", "GetBackupVaultAccessPolicy", {})
|
|
3650
|
-
.n("BackupClient", "GetBackupVaultAccessPolicyCommand")
|
|
3651
|
-
.sc(GetBackupVaultAccessPolicy$)
|
|
3652
|
-
.build() {
|
|
3244
|
+
class GetBackupVaultAccessPolicyCommand extends command(_ep0, _mw0, "GetBackupVaultAccessPolicy", GetBackupVaultAccessPolicy$) {
|
|
3653
3245
|
}
|
|
3654
3246
|
|
|
3655
|
-
class GetBackupVaultNotificationsCommand extends
|
|
3656
|
-
.classBuilder()
|
|
3657
|
-
.ep(commonParams)
|
|
3658
|
-
.m(function (Command, cs, config, o) {
|
|
3659
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3660
|
-
})
|
|
3661
|
-
.s("CryoControllerUserManager", "GetBackupVaultNotifications", {})
|
|
3662
|
-
.n("BackupClient", "GetBackupVaultNotificationsCommand")
|
|
3663
|
-
.sc(GetBackupVaultNotifications$)
|
|
3664
|
-
.build() {
|
|
3247
|
+
class GetBackupVaultNotificationsCommand extends command(_ep0, _mw0, "GetBackupVaultNotifications", GetBackupVaultNotifications$) {
|
|
3665
3248
|
}
|
|
3666
3249
|
|
|
3667
|
-
class GetLegalHoldCommand extends
|
|
3668
|
-
.classBuilder()
|
|
3669
|
-
.ep(commonParams)
|
|
3670
|
-
.m(function (Command, cs, config, o) {
|
|
3671
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3672
|
-
})
|
|
3673
|
-
.s("CryoControllerUserManager", "GetLegalHold", {})
|
|
3674
|
-
.n("BackupClient", "GetLegalHoldCommand")
|
|
3675
|
-
.sc(GetLegalHold$)
|
|
3676
|
-
.build() {
|
|
3250
|
+
class GetLegalHoldCommand extends command(_ep0, _mw0, "GetLegalHold", GetLegalHold$) {
|
|
3677
3251
|
}
|
|
3678
3252
|
|
|
3679
|
-
class GetPITRMalwareScanResultsCommand extends
|
|
3680
|
-
.classBuilder()
|
|
3681
|
-
.ep(commonParams)
|
|
3682
|
-
.m(function (Command, cs, config, o) {
|
|
3683
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3684
|
-
})
|
|
3685
|
-
.s("CryoControllerUserManager", "GetPITRMalwareScanResults", {})
|
|
3686
|
-
.n("BackupClient", "GetPITRMalwareScanResultsCommand")
|
|
3687
|
-
.sc(GetPITRMalwareScanResults$)
|
|
3688
|
-
.build() {
|
|
3253
|
+
class GetPITRMalwareScanResultsCommand extends command(_ep0, _mw0, "GetPITRMalwareScanResults", GetPITRMalwareScanResults$) {
|
|
3689
3254
|
}
|
|
3690
3255
|
|
|
3691
|
-
class GetRecoveryPointIndexDetailsCommand extends
|
|
3692
|
-
.classBuilder()
|
|
3693
|
-
.ep(commonParams)
|
|
3694
|
-
.m(function (Command, cs, config, o) {
|
|
3695
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3696
|
-
})
|
|
3697
|
-
.s("CryoControllerUserManager", "GetRecoveryPointIndexDetails", {})
|
|
3698
|
-
.n("BackupClient", "GetRecoveryPointIndexDetailsCommand")
|
|
3699
|
-
.sc(GetRecoveryPointIndexDetails$)
|
|
3700
|
-
.build() {
|
|
3256
|
+
class GetRecoveryPointIndexDetailsCommand extends command(_ep0, _mw0, "GetRecoveryPointIndexDetails", GetRecoveryPointIndexDetails$) {
|
|
3701
3257
|
}
|
|
3702
3258
|
|
|
3703
|
-
class GetRecoveryPointRestoreMetadataCommand extends
|
|
3704
|
-
.classBuilder()
|
|
3705
|
-
.ep(commonParams)
|
|
3706
|
-
.m(function (Command, cs, config, o) {
|
|
3707
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3708
|
-
})
|
|
3709
|
-
.s("CryoControllerUserManager", "GetRecoveryPointRestoreMetadata", {})
|
|
3710
|
-
.n("BackupClient", "GetRecoveryPointRestoreMetadataCommand")
|
|
3711
|
-
.sc(GetRecoveryPointRestoreMetadata$)
|
|
3712
|
-
.build() {
|
|
3259
|
+
class GetRecoveryPointRestoreMetadataCommand extends command(_ep0, _mw0, "GetRecoveryPointRestoreMetadata", GetRecoveryPointRestoreMetadata$) {
|
|
3713
3260
|
}
|
|
3714
3261
|
|
|
3715
|
-
class GetRestoreJobMetadataCommand extends
|
|
3716
|
-
.classBuilder()
|
|
3717
|
-
.ep(commonParams)
|
|
3718
|
-
.m(function (Command, cs, config, o) {
|
|
3719
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3720
|
-
})
|
|
3721
|
-
.s("CryoControllerUserManager", "GetRestoreJobMetadata", {})
|
|
3722
|
-
.n("BackupClient", "GetRestoreJobMetadataCommand")
|
|
3723
|
-
.sc(GetRestoreJobMetadata$)
|
|
3724
|
-
.build() {
|
|
3262
|
+
class GetRestoreJobMetadataCommand extends command(_ep0, _mw0, "GetRestoreJobMetadata", GetRestoreJobMetadata$) {
|
|
3725
3263
|
}
|
|
3726
3264
|
|
|
3727
|
-
class GetRestoreTestingInferredMetadataCommand extends
|
|
3728
|
-
.classBuilder()
|
|
3729
|
-
.ep(commonParams)
|
|
3730
|
-
.m(function (Command, cs, config, o) {
|
|
3731
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3732
|
-
})
|
|
3733
|
-
.s("CryoControllerUserManager", "GetRestoreTestingInferredMetadata", {})
|
|
3734
|
-
.n("BackupClient", "GetRestoreTestingInferredMetadataCommand")
|
|
3735
|
-
.sc(GetRestoreTestingInferredMetadata$)
|
|
3736
|
-
.build() {
|
|
3265
|
+
class GetRestoreTestingInferredMetadataCommand extends command(_ep0, _mw0, "GetRestoreTestingInferredMetadata", GetRestoreTestingInferredMetadata$) {
|
|
3737
3266
|
}
|
|
3738
3267
|
|
|
3739
|
-
class GetRestoreTestingPlanCommand extends
|
|
3740
|
-
.classBuilder()
|
|
3741
|
-
.ep(commonParams)
|
|
3742
|
-
.m(function (Command, cs, config, o) {
|
|
3743
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3744
|
-
})
|
|
3745
|
-
.s("CryoControllerUserManager", "GetRestoreTestingPlan", {})
|
|
3746
|
-
.n("BackupClient", "GetRestoreTestingPlanCommand")
|
|
3747
|
-
.sc(GetRestoreTestingPlan$)
|
|
3748
|
-
.build() {
|
|
3268
|
+
class GetRestoreTestingPlanCommand extends command(_ep0, _mw0, "GetRestoreTestingPlan", GetRestoreTestingPlan$) {
|
|
3749
3269
|
}
|
|
3750
3270
|
|
|
3751
|
-
class GetRestoreTestingSelectionCommand extends
|
|
3752
|
-
.classBuilder()
|
|
3753
|
-
.ep(commonParams)
|
|
3754
|
-
.m(function (Command, cs, config, o) {
|
|
3755
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3756
|
-
})
|
|
3757
|
-
.s("CryoControllerUserManager", "GetRestoreTestingSelection", {})
|
|
3758
|
-
.n("BackupClient", "GetRestoreTestingSelectionCommand")
|
|
3759
|
-
.sc(GetRestoreTestingSelection$)
|
|
3760
|
-
.build() {
|
|
3271
|
+
class GetRestoreTestingSelectionCommand extends command(_ep0, _mw0, "GetRestoreTestingSelection", GetRestoreTestingSelection$) {
|
|
3761
3272
|
}
|
|
3762
3273
|
|
|
3763
|
-
class GetSupportedResourceTypesCommand extends
|
|
3764
|
-
.classBuilder()
|
|
3765
|
-
.ep(commonParams)
|
|
3766
|
-
.m(function (Command, cs, config, o) {
|
|
3767
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3768
|
-
})
|
|
3769
|
-
.s("CryoControllerUserManager", "GetSupportedResourceTypes", {})
|
|
3770
|
-
.n("BackupClient", "GetSupportedResourceTypesCommand")
|
|
3771
|
-
.sc(GetSupportedResourceTypes$)
|
|
3772
|
-
.build() {
|
|
3274
|
+
class GetSupportedResourceTypesCommand extends command(_ep0, _mw0, "GetSupportedResourceTypes", GetSupportedResourceTypes$) {
|
|
3773
3275
|
}
|
|
3774
3276
|
|
|
3775
|
-
class GetTieringConfigurationCommand extends
|
|
3776
|
-
.classBuilder()
|
|
3777
|
-
.ep(commonParams)
|
|
3778
|
-
.m(function (Command, cs, config, o) {
|
|
3779
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3780
|
-
})
|
|
3781
|
-
.s("CryoControllerUserManager", "GetTieringConfiguration", {})
|
|
3782
|
-
.n("BackupClient", "GetTieringConfigurationCommand")
|
|
3783
|
-
.sc(GetTieringConfiguration$)
|
|
3784
|
-
.build() {
|
|
3277
|
+
class GetTieringConfigurationCommand extends command(_ep0, _mw0, "GetTieringConfiguration", GetTieringConfiguration$) {
|
|
3785
3278
|
}
|
|
3786
3279
|
|
|
3787
|
-
class ListBackupJobsCommand extends
|
|
3788
|
-
.classBuilder()
|
|
3789
|
-
.ep(commonParams)
|
|
3790
|
-
.m(function (Command, cs, config, o) {
|
|
3791
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3792
|
-
})
|
|
3793
|
-
.s("CryoControllerUserManager", "ListBackupJobs", {})
|
|
3794
|
-
.n("BackupClient", "ListBackupJobsCommand")
|
|
3795
|
-
.sc(ListBackupJobs$)
|
|
3796
|
-
.build() {
|
|
3280
|
+
class ListBackupJobsCommand extends command(_ep0, _mw0, "ListBackupJobs", ListBackupJobs$) {
|
|
3797
3281
|
}
|
|
3798
3282
|
|
|
3799
|
-
class ListBackupJobSummariesCommand extends
|
|
3800
|
-
.classBuilder()
|
|
3801
|
-
.ep(commonParams)
|
|
3802
|
-
.m(function (Command, cs, config, o) {
|
|
3803
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3804
|
-
})
|
|
3805
|
-
.s("CryoControllerUserManager", "ListBackupJobSummaries", {})
|
|
3806
|
-
.n("BackupClient", "ListBackupJobSummariesCommand")
|
|
3807
|
-
.sc(ListBackupJobSummaries$)
|
|
3808
|
-
.build() {
|
|
3283
|
+
class ListBackupJobSummariesCommand extends command(_ep0, _mw0, "ListBackupJobSummaries", ListBackupJobSummaries$) {
|
|
3809
3284
|
}
|
|
3810
3285
|
|
|
3811
|
-
class ListBackupPlansCommand extends
|
|
3812
|
-
.classBuilder()
|
|
3813
|
-
.ep(commonParams)
|
|
3814
|
-
.m(function (Command, cs, config, o) {
|
|
3815
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3816
|
-
})
|
|
3817
|
-
.s("CryoControllerUserManager", "ListBackupPlans", {})
|
|
3818
|
-
.n("BackupClient", "ListBackupPlansCommand")
|
|
3819
|
-
.sc(ListBackupPlans$)
|
|
3820
|
-
.build() {
|
|
3286
|
+
class ListBackupPlansCommand extends command(_ep0, _mw0, "ListBackupPlans", ListBackupPlans$) {
|
|
3821
3287
|
}
|
|
3822
3288
|
|
|
3823
|
-
class ListBackupPlanTemplatesCommand extends
|
|
3824
|
-
.classBuilder()
|
|
3825
|
-
.ep(commonParams)
|
|
3826
|
-
.m(function (Command, cs, config, o) {
|
|
3827
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3828
|
-
})
|
|
3829
|
-
.s("CryoControllerUserManager", "ListBackupPlanTemplates", {})
|
|
3830
|
-
.n("BackupClient", "ListBackupPlanTemplatesCommand")
|
|
3831
|
-
.sc(ListBackupPlanTemplates$)
|
|
3832
|
-
.build() {
|
|
3289
|
+
class ListBackupPlanTemplatesCommand extends command(_ep0, _mw0, "ListBackupPlanTemplates", ListBackupPlanTemplates$) {
|
|
3833
3290
|
}
|
|
3834
3291
|
|
|
3835
|
-
class ListBackupPlanVersionsCommand extends
|
|
3836
|
-
.classBuilder()
|
|
3837
|
-
.ep(commonParams)
|
|
3838
|
-
.m(function (Command, cs, config, o) {
|
|
3839
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3840
|
-
})
|
|
3841
|
-
.s("CryoControllerUserManager", "ListBackupPlanVersions", {})
|
|
3842
|
-
.n("BackupClient", "ListBackupPlanVersionsCommand")
|
|
3843
|
-
.sc(ListBackupPlanVersions$)
|
|
3844
|
-
.build() {
|
|
3292
|
+
class ListBackupPlanVersionsCommand extends command(_ep0, _mw0, "ListBackupPlanVersions", ListBackupPlanVersions$) {
|
|
3845
3293
|
}
|
|
3846
3294
|
|
|
3847
|
-
class ListBackupSelectionsCommand extends
|
|
3848
|
-
.classBuilder()
|
|
3849
|
-
.ep(commonParams)
|
|
3850
|
-
.m(function (Command, cs, config, o) {
|
|
3851
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3852
|
-
})
|
|
3853
|
-
.s("CryoControllerUserManager", "ListBackupSelections", {})
|
|
3854
|
-
.n("BackupClient", "ListBackupSelectionsCommand")
|
|
3855
|
-
.sc(ListBackupSelections$)
|
|
3856
|
-
.build() {
|
|
3295
|
+
class ListBackupSelectionsCommand extends command(_ep0, _mw0, "ListBackupSelections", ListBackupSelections$) {
|
|
3857
3296
|
}
|
|
3858
3297
|
|
|
3859
|
-
class ListBackupVaultsCommand extends
|
|
3860
|
-
.classBuilder()
|
|
3861
|
-
.ep(commonParams)
|
|
3862
|
-
.m(function (Command, cs, config, o) {
|
|
3863
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3864
|
-
})
|
|
3865
|
-
.s("CryoControllerUserManager", "ListBackupVaults", {})
|
|
3866
|
-
.n("BackupClient", "ListBackupVaultsCommand")
|
|
3867
|
-
.sc(ListBackupVaults$)
|
|
3868
|
-
.build() {
|
|
3298
|
+
class ListBackupVaultsCommand extends command(_ep0, _mw0, "ListBackupVaults", ListBackupVaults$) {
|
|
3869
3299
|
}
|
|
3870
3300
|
|
|
3871
|
-
class ListCopyJobsCommand extends
|
|
3872
|
-
.classBuilder()
|
|
3873
|
-
.ep(commonParams)
|
|
3874
|
-
.m(function (Command, cs, config, o) {
|
|
3875
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3876
|
-
})
|
|
3877
|
-
.s("CryoControllerUserManager", "ListCopyJobs", {})
|
|
3878
|
-
.n("BackupClient", "ListCopyJobsCommand")
|
|
3879
|
-
.sc(ListCopyJobs$)
|
|
3880
|
-
.build() {
|
|
3301
|
+
class ListCopyJobsCommand extends command(_ep0, _mw0, "ListCopyJobs", ListCopyJobs$) {
|
|
3881
3302
|
}
|
|
3882
3303
|
|
|
3883
|
-
class ListCopyJobSummariesCommand extends
|
|
3884
|
-
.classBuilder()
|
|
3885
|
-
.ep(commonParams)
|
|
3886
|
-
.m(function (Command, cs, config, o) {
|
|
3887
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3888
|
-
})
|
|
3889
|
-
.s("CryoControllerUserManager", "ListCopyJobSummaries", {})
|
|
3890
|
-
.n("BackupClient", "ListCopyJobSummariesCommand")
|
|
3891
|
-
.sc(ListCopyJobSummaries$)
|
|
3892
|
-
.build() {
|
|
3304
|
+
class ListCopyJobSummariesCommand extends command(_ep0, _mw0, "ListCopyJobSummaries", ListCopyJobSummaries$) {
|
|
3893
3305
|
}
|
|
3894
3306
|
|
|
3895
|
-
class ListFrameworksCommand extends
|
|
3896
|
-
.classBuilder()
|
|
3897
|
-
.ep(commonParams)
|
|
3898
|
-
.m(function (Command, cs, config, o) {
|
|
3899
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3900
|
-
})
|
|
3901
|
-
.s("CryoControllerUserManager", "ListFrameworks", {})
|
|
3902
|
-
.n("BackupClient", "ListFrameworksCommand")
|
|
3903
|
-
.sc(ListFrameworks$)
|
|
3904
|
-
.build() {
|
|
3307
|
+
class ListFrameworksCommand extends command(_ep0, _mw0, "ListFrameworks", ListFrameworks$) {
|
|
3905
3308
|
}
|
|
3906
3309
|
|
|
3907
|
-
class ListIndexedRecoveryPointsCommand extends
|
|
3908
|
-
.classBuilder()
|
|
3909
|
-
.ep(commonParams)
|
|
3910
|
-
.m(function (Command, cs, config, o) {
|
|
3911
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3912
|
-
})
|
|
3913
|
-
.s("CryoControllerUserManager", "ListIndexedRecoveryPoints", {})
|
|
3914
|
-
.n("BackupClient", "ListIndexedRecoveryPointsCommand")
|
|
3915
|
-
.sc(ListIndexedRecoveryPoints$)
|
|
3916
|
-
.build() {
|
|
3310
|
+
class ListIndexedRecoveryPointsCommand extends command(_ep0, _mw0, "ListIndexedRecoveryPoints", ListIndexedRecoveryPoints$) {
|
|
3917
3311
|
}
|
|
3918
3312
|
|
|
3919
|
-
class ListLegalHoldsCommand extends
|
|
3920
|
-
.classBuilder()
|
|
3921
|
-
.ep(commonParams)
|
|
3922
|
-
.m(function (Command, cs, config, o) {
|
|
3923
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3924
|
-
})
|
|
3925
|
-
.s("CryoControllerUserManager", "ListLegalHolds", {})
|
|
3926
|
-
.n("BackupClient", "ListLegalHoldsCommand")
|
|
3927
|
-
.sc(ListLegalHolds$)
|
|
3928
|
-
.build() {
|
|
3313
|
+
class ListLegalHoldsCommand extends command(_ep0, _mw0, "ListLegalHolds", ListLegalHolds$) {
|
|
3929
3314
|
}
|
|
3930
3315
|
|
|
3931
|
-
class ListProtectedResourcesByBackupVaultCommand extends
|
|
3932
|
-
.classBuilder()
|
|
3933
|
-
.ep(commonParams)
|
|
3934
|
-
.m(function (Command, cs, config, o) {
|
|
3935
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3936
|
-
})
|
|
3937
|
-
.s("CryoControllerUserManager", "ListProtectedResourcesByBackupVault", {})
|
|
3938
|
-
.n("BackupClient", "ListProtectedResourcesByBackupVaultCommand")
|
|
3939
|
-
.sc(ListProtectedResourcesByBackupVault$)
|
|
3940
|
-
.build() {
|
|
3316
|
+
class ListProtectedResourcesByBackupVaultCommand extends command(_ep0, _mw0, "ListProtectedResourcesByBackupVault", ListProtectedResourcesByBackupVault$) {
|
|
3941
3317
|
}
|
|
3942
3318
|
|
|
3943
|
-
class ListProtectedResourcesCommand extends
|
|
3944
|
-
.classBuilder()
|
|
3945
|
-
.ep(commonParams)
|
|
3946
|
-
.m(function (Command, cs, config, o) {
|
|
3947
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3948
|
-
})
|
|
3949
|
-
.s("CryoControllerUserManager", "ListProtectedResources", {})
|
|
3950
|
-
.n("BackupClient", "ListProtectedResourcesCommand")
|
|
3951
|
-
.sc(ListProtectedResources$)
|
|
3952
|
-
.build() {
|
|
3319
|
+
class ListProtectedResourcesCommand extends command(_ep0, _mw0, "ListProtectedResources", ListProtectedResources$) {
|
|
3953
3320
|
}
|
|
3954
3321
|
|
|
3955
|
-
class ListRecoveryPointsByBackupVaultCommand extends
|
|
3956
|
-
.classBuilder()
|
|
3957
|
-
.ep(commonParams)
|
|
3958
|
-
.m(function (Command, cs, config, o) {
|
|
3959
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3960
|
-
})
|
|
3961
|
-
.s("CryoControllerUserManager", "ListRecoveryPointsByBackupVault", {})
|
|
3962
|
-
.n("BackupClient", "ListRecoveryPointsByBackupVaultCommand")
|
|
3963
|
-
.sc(ListRecoveryPointsByBackupVault$)
|
|
3964
|
-
.build() {
|
|
3322
|
+
class ListRecoveryPointsByBackupVaultCommand extends command(_ep0, _mw0, "ListRecoveryPointsByBackupVault", ListRecoveryPointsByBackupVault$) {
|
|
3965
3323
|
}
|
|
3966
3324
|
|
|
3967
|
-
class ListRecoveryPointsByLegalHoldCommand extends
|
|
3968
|
-
.classBuilder()
|
|
3969
|
-
.ep(commonParams)
|
|
3970
|
-
.m(function (Command, cs, config, o) {
|
|
3971
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3972
|
-
})
|
|
3973
|
-
.s("CryoControllerUserManager", "ListRecoveryPointsByLegalHold", {})
|
|
3974
|
-
.n("BackupClient", "ListRecoveryPointsByLegalHoldCommand")
|
|
3975
|
-
.sc(ListRecoveryPointsByLegalHold$)
|
|
3976
|
-
.build() {
|
|
3325
|
+
class ListRecoveryPointsByLegalHoldCommand extends command(_ep0, _mw0, "ListRecoveryPointsByLegalHold", ListRecoveryPointsByLegalHold$) {
|
|
3977
3326
|
}
|
|
3978
3327
|
|
|
3979
|
-
class ListRecoveryPointsByResourceCommand extends
|
|
3980
|
-
.classBuilder()
|
|
3981
|
-
.ep(commonParams)
|
|
3982
|
-
.m(function (Command, cs, config, o) {
|
|
3983
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3984
|
-
})
|
|
3985
|
-
.s("CryoControllerUserManager", "ListRecoveryPointsByResource", {})
|
|
3986
|
-
.n("BackupClient", "ListRecoveryPointsByResourceCommand")
|
|
3987
|
-
.sc(ListRecoveryPointsByResource$)
|
|
3988
|
-
.build() {
|
|
3328
|
+
class ListRecoveryPointsByResourceCommand extends command(_ep0, _mw0, "ListRecoveryPointsByResource", ListRecoveryPointsByResource$) {
|
|
3989
3329
|
}
|
|
3990
3330
|
|
|
3991
|
-
class ListReportJobsCommand extends
|
|
3992
|
-
.classBuilder()
|
|
3993
|
-
.ep(commonParams)
|
|
3994
|
-
.m(function (Command, cs, config, o) {
|
|
3995
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3996
|
-
})
|
|
3997
|
-
.s("CryoControllerUserManager", "ListReportJobs", {})
|
|
3998
|
-
.n("BackupClient", "ListReportJobsCommand")
|
|
3999
|
-
.sc(ListReportJobs$)
|
|
4000
|
-
.build() {
|
|
3331
|
+
class ListReportJobsCommand extends command(_ep0, _mw0, "ListReportJobs", ListReportJobs$) {
|
|
4001
3332
|
}
|
|
4002
3333
|
|
|
4003
|
-
class ListReportPlansCommand extends
|
|
4004
|
-
.classBuilder()
|
|
4005
|
-
.ep(commonParams)
|
|
4006
|
-
.m(function (Command, cs, config, o) {
|
|
4007
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4008
|
-
})
|
|
4009
|
-
.s("CryoControllerUserManager", "ListReportPlans", {})
|
|
4010
|
-
.n("BackupClient", "ListReportPlansCommand")
|
|
4011
|
-
.sc(ListReportPlans$)
|
|
4012
|
-
.build() {
|
|
3334
|
+
class ListReportPlansCommand extends command(_ep0, _mw0, "ListReportPlans", ListReportPlans$) {
|
|
4013
3335
|
}
|
|
4014
3336
|
|
|
4015
|
-
class ListRestoreAccessBackupVaultsCommand extends
|
|
4016
|
-
.classBuilder()
|
|
4017
|
-
.ep(commonParams)
|
|
4018
|
-
.m(function (Command, cs, config, o) {
|
|
4019
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4020
|
-
})
|
|
4021
|
-
.s("CryoControllerUserManager", "ListRestoreAccessBackupVaults", {})
|
|
4022
|
-
.n("BackupClient", "ListRestoreAccessBackupVaultsCommand")
|
|
4023
|
-
.sc(ListRestoreAccessBackupVaults$)
|
|
4024
|
-
.build() {
|
|
3337
|
+
class ListRestoreAccessBackupVaultsCommand extends command(_ep0, _mw0, "ListRestoreAccessBackupVaults", ListRestoreAccessBackupVaults$) {
|
|
4025
3338
|
}
|
|
4026
3339
|
|
|
4027
|
-
class ListRestoreJobsByProtectedResourceCommand extends
|
|
4028
|
-
.classBuilder()
|
|
4029
|
-
.ep(commonParams)
|
|
4030
|
-
.m(function (Command, cs, config, o) {
|
|
4031
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4032
|
-
})
|
|
4033
|
-
.s("CryoControllerUserManager", "ListRestoreJobsByProtectedResource", {})
|
|
4034
|
-
.n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
|
|
4035
|
-
.sc(ListRestoreJobsByProtectedResource$)
|
|
4036
|
-
.build() {
|
|
3340
|
+
class ListRestoreJobsByProtectedResourceCommand extends command(_ep0, _mw0, "ListRestoreJobsByProtectedResource", ListRestoreJobsByProtectedResource$) {
|
|
4037
3341
|
}
|
|
4038
3342
|
|
|
4039
|
-
class ListRestoreJobsCommand extends
|
|
4040
|
-
.classBuilder()
|
|
4041
|
-
.ep(commonParams)
|
|
4042
|
-
.m(function (Command, cs, config, o) {
|
|
4043
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4044
|
-
})
|
|
4045
|
-
.s("CryoControllerUserManager", "ListRestoreJobs", {})
|
|
4046
|
-
.n("BackupClient", "ListRestoreJobsCommand")
|
|
4047
|
-
.sc(ListRestoreJobs$)
|
|
4048
|
-
.build() {
|
|
3343
|
+
class ListRestoreJobsCommand extends command(_ep0, _mw0, "ListRestoreJobs", ListRestoreJobs$) {
|
|
4049
3344
|
}
|
|
4050
3345
|
|
|
4051
|
-
class ListRestoreJobSummariesCommand extends
|
|
4052
|
-
.classBuilder()
|
|
4053
|
-
.ep(commonParams)
|
|
4054
|
-
.m(function (Command, cs, config, o) {
|
|
4055
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4056
|
-
})
|
|
4057
|
-
.s("CryoControllerUserManager", "ListRestoreJobSummaries", {})
|
|
4058
|
-
.n("BackupClient", "ListRestoreJobSummariesCommand")
|
|
4059
|
-
.sc(ListRestoreJobSummaries$)
|
|
4060
|
-
.build() {
|
|
3346
|
+
class ListRestoreJobSummariesCommand extends command(_ep0, _mw0, "ListRestoreJobSummaries", ListRestoreJobSummaries$) {
|
|
4061
3347
|
}
|
|
4062
3348
|
|
|
4063
|
-
class ListRestoreTestingPlansCommand extends
|
|
4064
|
-
.classBuilder()
|
|
4065
|
-
.ep(commonParams)
|
|
4066
|
-
.m(function (Command, cs, config, o) {
|
|
4067
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4068
|
-
})
|
|
4069
|
-
.s("CryoControllerUserManager", "ListRestoreTestingPlans", {})
|
|
4070
|
-
.n("BackupClient", "ListRestoreTestingPlansCommand")
|
|
4071
|
-
.sc(ListRestoreTestingPlans$)
|
|
4072
|
-
.build() {
|
|
3349
|
+
class ListRestoreTestingPlansCommand extends command(_ep0, _mw0, "ListRestoreTestingPlans", ListRestoreTestingPlans$) {
|
|
4073
3350
|
}
|
|
4074
3351
|
|
|
4075
|
-
class ListRestoreTestingSelectionsCommand extends
|
|
4076
|
-
.classBuilder()
|
|
4077
|
-
.ep(commonParams)
|
|
4078
|
-
.m(function (Command, cs, config, o) {
|
|
4079
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4080
|
-
})
|
|
4081
|
-
.s("CryoControllerUserManager", "ListRestoreTestingSelections", {})
|
|
4082
|
-
.n("BackupClient", "ListRestoreTestingSelectionsCommand")
|
|
4083
|
-
.sc(ListRestoreTestingSelections$)
|
|
4084
|
-
.build() {
|
|
3352
|
+
class ListRestoreTestingSelectionsCommand extends command(_ep0, _mw0, "ListRestoreTestingSelections", ListRestoreTestingSelections$) {
|
|
4085
3353
|
}
|
|
4086
3354
|
|
|
4087
|
-
class ListScanJobsCommand extends
|
|
4088
|
-
.classBuilder()
|
|
4089
|
-
.ep(commonParams)
|
|
4090
|
-
.m(function (Command, cs, config, o) {
|
|
4091
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4092
|
-
})
|
|
4093
|
-
.s("CryoControllerUserManager", "ListScanJobs", {})
|
|
4094
|
-
.n("BackupClient", "ListScanJobsCommand")
|
|
4095
|
-
.sc(ListScanJobs$)
|
|
4096
|
-
.build() {
|
|
3355
|
+
class ListScanJobsCommand extends command(_ep0, _mw0, "ListScanJobs", ListScanJobs$) {
|
|
4097
3356
|
}
|
|
4098
3357
|
|
|
4099
|
-
class ListScanJobSummariesCommand extends
|
|
4100
|
-
.classBuilder()
|
|
4101
|
-
.ep(commonParams)
|
|
4102
|
-
.m(function (Command, cs, config, o) {
|
|
4103
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4104
|
-
})
|
|
4105
|
-
.s("CryoControllerUserManager", "ListScanJobSummaries", {})
|
|
4106
|
-
.n("BackupClient", "ListScanJobSummariesCommand")
|
|
4107
|
-
.sc(ListScanJobSummaries$)
|
|
4108
|
-
.build() {
|
|
3358
|
+
class ListScanJobSummariesCommand extends command(_ep0, _mw0, "ListScanJobSummaries", ListScanJobSummaries$) {
|
|
4109
3359
|
}
|
|
4110
3360
|
|
|
4111
|
-
class ListTagsCommand extends
|
|
4112
|
-
.classBuilder()
|
|
4113
|
-
.ep(commonParams)
|
|
4114
|
-
.m(function (Command, cs, config, o) {
|
|
4115
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4116
|
-
})
|
|
4117
|
-
.s("CryoControllerUserManager", "ListTags", {})
|
|
4118
|
-
.n("BackupClient", "ListTagsCommand")
|
|
4119
|
-
.sc(ListTags$)
|
|
4120
|
-
.build() {
|
|
3361
|
+
class ListTagsCommand extends command(_ep0, _mw0, "ListTags", ListTags$) {
|
|
4121
3362
|
}
|
|
4122
3363
|
|
|
4123
|
-
class ListTieringConfigurationsCommand extends
|
|
4124
|
-
.classBuilder()
|
|
4125
|
-
.ep(commonParams)
|
|
4126
|
-
.m(function (Command, cs, config, o) {
|
|
4127
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4128
|
-
})
|
|
4129
|
-
.s("CryoControllerUserManager", "ListTieringConfigurations", {})
|
|
4130
|
-
.n("BackupClient", "ListTieringConfigurationsCommand")
|
|
4131
|
-
.sc(ListTieringConfigurations$)
|
|
4132
|
-
.build() {
|
|
3364
|
+
class ListTieringConfigurationsCommand extends command(_ep0, _mw0, "ListTieringConfigurations", ListTieringConfigurations$) {
|
|
4133
3365
|
}
|
|
4134
3366
|
|
|
4135
|
-
class PutBackupVaultAccessPolicyCommand extends
|
|
4136
|
-
.classBuilder()
|
|
4137
|
-
.ep(commonParams)
|
|
4138
|
-
.m(function (Command, cs, config, o) {
|
|
4139
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4140
|
-
})
|
|
4141
|
-
.s("CryoControllerUserManager", "PutBackupVaultAccessPolicy", {})
|
|
4142
|
-
.n("BackupClient", "PutBackupVaultAccessPolicyCommand")
|
|
4143
|
-
.sc(PutBackupVaultAccessPolicy$)
|
|
4144
|
-
.build() {
|
|
3367
|
+
class PutBackupVaultAccessPolicyCommand extends command(_ep0, _mw0, "PutBackupVaultAccessPolicy", PutBackupVaultAccessPolicy$) {
|
|
4145
3368
|
}
|
|
4146
3369
|
|
|
4147
|
-
class PutBackupVaultLockConfigurationCommand extends
|
|
4148
|
-
.classBuilder()
|
|
4149
|
-
.ep(commonParams)
|
|
4150
|
-
.m(function (Command, cs, config, o) {
|
|
4151
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4152
|
-
})
|
|
4153
|
-
.s("CryoControllerUserManager", "PutBackupVaultLockConfiguration", {})
|
|
4154
|
-
.n("BackupClient", "PutBackupVaultLockConfigurationCommand")
|
|
4155
|
-
.sc(PutBackupVaultLockConfiguration$)
|
|
4156
|
-
.build() {
|
|
3370
|
+
class PutBackupVaultLockConfigurationCommand extends command(_ep0, _mw0, "PutBackupVaultLockConfiguration", PutBackupVaultLockConfiguration$) {
|
|
4157
3371
|
}
|
|
4158
3372
|
|
|
4159
|
-
class PutBackupVaultNotificationsCommand extends
|
|
4160
|
-
.classBuilder()
|
|
4161
|
-
.ep(commonParams)
|
|
4162
|
-
.m(function (Command, cs, config, o) {
|
|
4163
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4164
|
-
})
|
|
4165
|
-
.s("CryoControllerUserManager", "PutBackupVaultNotifications", {})
|
|
4166
|
-
.n("BackupClient", "PutBackupVaultNotificationsCommand")
|
|
4167
|
-
.sc(PutBackupVaultNotifications$)
|
|
4168
|
-
.build() {
|
|
3373
|
+
class PutBackupVaultNotificationsCommand extends command(_ep0, _mw0, "PutBackupVaultNotifications", PutBackupVaultNotifications$) {
|
|
4169
3374
|
}
|
|
4170
3375
|
|
|
4171
|
-
class PutRestoreValidationResultCommand extends
|
|
4172
|
-
.classBuilder()
|
|
4173
|
-
.ep(commonParams)
|
|
4174
|
-
.m(function (Command, cs, config, o) {
|
|
4175
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4176
|
-
})
|
|
4177
|
-
.s("CryoControllerUserManager", "PutRestoreValidationResult", {})
|
|
4178
|
-
.n("BackupClient", "PutRestoreValidationResultCommand")
|
|
4179
|
-
.sc(PutRestoreValidationResult$)
|
|
4180
|
-
.build() {
|
|
3376
|
+
class PutRestoreValidationResultCommand extends command(_ep0, _mw0, "PutRestoreValidationResult", PutRestoreValidationResult$) {
|
|
4181
3377
|
}
|
|
4182
3378
|
|
|
4183
|
-
class RevokeRestoreAccessBackupVaultCommand extends
|
|
4184
|
-
.classBuilder()
|
|
4185
|
-
.ep(commonParams)
|
|
4186
|
-
.m(function (Command, cs, config, o) {
|
|
4187
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4188
|
-
})
|
|
4189
|
-
.s("CryoControllerUserManager", "RevokeRestoreAccessBackupVault", {})
|
|
4190
|
-
.n("BackupClient", "RevokeRestoreAccessBackupVaultCommand")
|
|
4191
|
-
.sc(RevokeRestoreAccessBackupVault$)
|
|
4192
|
-
.build() {
|
|
3379
|
+
class RevokeRestoreAccessBackupVaultCommand extends command(_ep0, _mw0, "RevokeRestoreAccessBackupVault", RevokeRestoreAccessBackupVault$) {
|
|
4193
3380
|
}
|
|
4194
3381
|
|
|
4195
|
-
class StartBackupJobCommand extends
|
|
4196
|
-
.classBuilder()
|
|
4197
|
-
.ep(commonParams)
|
|
4198
|
-
.m(function (Command, cs, config, o) {
|
|
4199
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4200
|
-
})
|
|
4201
|
-
.s("CryoControllerUserManager", "StartBackupJob", {})
|
|
4202
|
-
.n("BackupClient", "StartBackupJobCommand")
|
|
4203
|
-
.sc(StartBackupJob$)
|
|
4204
|
-
.build() {
|
|
3382
|
+
class StartBackupJobCommand extends command(_ep0, _mw0, "StartBackupJob", StartBackupJob$) {
|
|
4205
3383
|
}
|
|
4206
3384
|
|
|
4207
|
-
class StartCopyJobCommand extends
|
|
4208
|
-
.classBuilder()
|
|
4209
|
-
.ep(commonParams)
|
|
4210
|
-
.m(function (Command, cs, config, o) {
|
|
4211
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4212
|
-
})
|
|
4213
|
-
.s("CryoControllerUserManager", "StartCopyJob", {})
|
|
4214
|
-
.n("BackupClient", "StartCopyJobCommand")
|
|
4215
|
-
.sc(StartCopyJob$)
|
|
4216
|
-
.build() {
|
|
3385
|
+
class StartCopyJobCommand extends command(_ep0, _mw0, "StartCopyJob", StartCopyJob$) {
|
|
4217
3386
|
}
|
|
4218
3387
|
|
|
4219
|
-
class StartReportJobCommand extends
|
|
4220
|
-
.classBuilder()
|
|
4221
|
-
.ep(commonParams)
|
|
4222
|
-
.m(function (Command, cs, config, o) {
|
|
4223
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4224
|
-
})
|
|
4225
|
-
.s("CryoControllerUserManager", "StartReportJob", {})
|
|
4226
|
-
.n("BackupClient", "StartReportJobCommand")
|
|
4227
|
-
.sc(StartReportJob$)
|
|
4228
|
-
.build() {
|
|
3388
|
+
class StartReportJobCommand extends command(_ep0, _mw0, "StartReportJob", StartReportJob$) {
|
|
4229
3389
|
}
|
|
4230
3390
|
|
|
4231
|
-
class StartRestoreJobCommand extends
|
|
4232
|
-
.classBuilder()
|
|
4233
|
-
.ep(commonParams)
|
|
4234
|
-
.m(function (Command, cs, config, o) {
|
|
4235
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4236
|
-
})
|
|
4237
|
-
.s("CryoControllerUserManager", "StartRestoreJob", {})
|
|
4238
|
-
.n("BackupClient", "StartRestoreJobCommand")
|
|
4239
|
-
.sc(StartRestoreJob$)
|
|
4240
|
-
.build() {
|
|
3391
|
+
class StartRestoreJobCommand extends command(_ep0, _mw0, "StartRestoreJob", StartRestoreJob$) {
|
|
4241
3392
|
}
|
|
4242
3393
|
|
|
4243
|
-
class StartScanJobCommand extends
|
|
4244
|
-
.classBuilder()
|
|
4245
|
-
.ep(commonParams)
|
|
4246
|
-
.m(function (Command, cs, config, o) {
|
|
4247
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4248
|
-
})
|
|
4249
|
-
.s("CryoControllerUserManager", "StartScanJob", {})
|
|
4250
|
-
.n("BackupClient", "StartScanJobCommand")
|
|
4251
|
-
.sc(StartScanJob$)
|
|
4252
|
-
.build() {
|
|
3394
|
+
class StartScanJobCommand extends command(_ep0, _mw0, "StartScanJob", StartScanJob$) {
|
|
4253
3395
|
}
|
|
4254
3396
|
|
|
4255
|
-
class StopBackupJobCommand extends
|
|
4256
|
-
.classBuilder()
|
|
4257
|
-
.ep(commonParams)
|
|
4258
|
-
.m(function (Command, cs, config, o) {
|
|
4259
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4260
|
-
})
|
|
4261
|
-
.s("CryoControllerUserManager", "StopBackupJob", {})
|
|
4262
|
-
.n("BackupClient", "StopBackupJobCommand")
|
|
4263
|
-
.sc(StopBackupJob$)
|
|
4264
|
-
.build() {
|
|
3397
|
+
class StopBackupJobCommand extends command(_ep0, _mw0, "StopBackupJob", StopBackupJob$) {
|
|
4265
3398
|
}
|
|
4266
3399
|
|
|
4267
|
-
class TagResourceCommand extends
|
|
4268
|
-
.classBuilder()
|
|
4269
|
-
.ep(commonParams)
|
|
4270
|
-
.m(function (Command, cs, config, o) {
|
|
4271
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4272
|
-
})
|
|
4273
|
-
.s("CryoControllerUserManager", "TagResource", {})
|
|
4274
|
-
.n("BackupClient", "TagResourceCommand")
|
|
4275
|
-
.sc(TagResource$)
|
|
4276
|
-
.build() {
|
|
3400
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4277
3401
|
}
|
|
4278
3402
|
|
|
4279
|
-
class UntagResourceCommand extends
|
|
4280
|
-
.classBuilder()
|
|
4281
|
-
.ep(commonParams)
|
|
4282
|
-
.m(function (Command, cs, config, o) {
|
|
4283
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4284
|
-
})
|
|
4285
|
-
.s("CryoControllerUserManager", "UntagResource", {})
|
|
4286
|
-
.n("BackupClient", "UntagResourceCommand")
|
|
4287
|
-
.sc(UntagResource$)
|
|
4288
|
-
.build() {
|
|
3403
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
4289
3404
|
}
|
|
4290
3405
|
|
|
4291
|
-
class UpdateBackupPlanCommand extends
|
|
4292
|
-
.classBuilder()
|
|
4293
|
-
.ep(commonParams)
|
|
4294
|
-
.m(function (Command, cs, config, o) {
|
|
4295
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4296
|
-
})
|
|
4297
|
-
.s("CryoControllerUserManager", "UpdateBackupPlan", {})
|
|
4298
|
-
.n("BackupClient", "UpdateBackupPlanCommand")
|
|
4299
|
-
.sc(UpdateBackupPlan$)
|
|
4300
|
-
.build() {
|
|
3406
|
+
class UpdateBackupPlanCommand extends command(_ep0, _mw0, "UpdateBackupPlan", UpdateBackupPlan$) {
|
|
4301
3407
|
}
|
|
4302
3408
|
|
|
4303
|
-
class UpdateFrameworkCommand extends
|
|
4304
|
-
.classBuilder()
|
|
4305
|
-
.ep(commonParams)
|
|
4306
|
-
.m(function (Command, cs, config, o) {
|
|
4307
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4308
|
-
})
|
|
4309
|
-
.s("CryoControllerUserManager", "UpdateFramework", {})
|
|
4310
|
-
.n("BackupClient", "UpdateFrameworkCommand")
|
|
4311
|
-
.sc(UpdateFramework$)
|
|
4312
|
-
.build() {
|
|
3409
|
+
class UpdateFrameworkCommand extends command(_ep0, _mw0, "UpdateFramework", UpdateFramework$) {
|
|
4313
3410
|
}
|
|
4314
3411
|
|
|
4315
|
-
class UpdateGlobalSettingsCommand extends
|
|
4316
|
-
.classBuilder()
|
|
4317
|
-
.ep(commonParams)
|
|
4318
|
-
.m(function (Command, cs, config, o) {
|
|
4319
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4320
|
-
})
|
|
4321
|
-
.s("CryoControllerUserManager", "UpdateGlobalSettings", {})
|
|
4322
|
-
.n("BackupClient", "UpdateGlobalSettingsCommand")
|
|
4323
|
-
.sc(UpdateGlobalSettings$)
|
|
4324
|
-
.build() {
|
|
3412
|
+
class UpdateGlobalSettingsCommand extends command(_ep0, _mw0, "UpdateGlobalSettings", UpdateGlobalSettings$) {
|
|
4325
3413
|
}
|
|
4326
3414
|
|
|
4327
|
-
class UpdateRecoveryPointIndexSettingsCommand extends
|
|
4328
|
-
.classBuilder()
|
|
4329
|
-
.ep(commonParams)
|
|
4330
|
-
.m(function (Command, cs, config, o) {
|
|
4331
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4332
|
-
})
|
|
4333
|
-
.s("CryoControllerUserManager", "UpdateRecoveryPointIndexSettings", {})
|
|
4334
|
-
.n("BackupClient", "UpdateRecoveryPointIndexSettingsCommand")
|
|
4335
|
-
.sc(UpdateRecoveryPointIndexSettings$)
|
|
4336
|
-
.build() {
|
|
3415
|
+
class UpdateRecoveryPointIndexSettingsCommand extends command(_ep0, _mw0, "UpdateRecoveryPointIndexSettings", UpdateRecoveryPointIndexSettings$) {
|
|
4337
3416
|
}
|
|
4338
3417
|
|
|
4339
|
-
class UpdateRecoveryPointLifecycleCommand extends
|
|
4340
|
-
.classBuilder()
|
|
4341
|
-
.ep(commonParams)
|
|
4342
|
-
.m(function (Command, cs, config, o) {
|
|
4343
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4344
|
-
})
|
|
4345
|
-
.s("CryoControllerUserManager", "UpdateRecoveryPointLifecycle", {})
|
|
4346
|
-
.n("BackupClient", "UpdateRecoveryPointLifecycleCommand")
|
|
4347
|
-
.sc(UpdateRecoveryPointLifecycle$)
|
|
4348
|
-
.build() {
|
|
3418
|
+
class UpdateRecoveryPointLifecycleCommand extends command(_ep0, _mw0, "UpdateRecoveryPointLifecycle", UpdateRecoveryPointLifecycle$) {
|
|
4349
3419
|
}
|
|
4350
3420
|
|
|
4351
|
-
class UpdateRegionSettingsCommand extends
|
|
4352
|
-
.classBuilder()
|
|
4353
|
-
.ep(commonParams)
|
|
4354
|
-
.m(function (Command, cs, config, o) {
|
|
4355
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4356
|
-
})
|
|
4357
|
-
.s("CryoControllerUserManager", "UpdateRegionSettings", {})
|
|
4358
|
-
.n("BackupClient", "UpdateRegionSettingsCommand")
|
|
4359
|
-
.sc(UpdateRegionSettings$)
|
|
4360
|
-
.build() {
|
|
3421
|
+
class UpdateRegionSettingsCommand extends command(_ep0, _mw0, "UpdateRegionSettings", UpdateRegionSettings$) {
|
|
4361
3422
|
}
|
|
4362
3423
|
|
|
4363
|
-
class UpdateReportPlanCommand extends
|
|
4364
|
-
.classBuilder()
|
|
4365
|
-
.ep(commonParams)
|
|
4366
|
-
.m(function (Command, cs, config, o) {
|
|
4367
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4368
|
-
})
|
|
4369
|
-
.s("CryoControllerUserManager", "UpdateReportPlan", {})
|
|
4370
|
-
.n("BackupClient", "UpdateReportPlanCommand")
|
|
4371
|
-
.sc(UpdateReportPlan$)
|
|
4372
|
-
.build() {
|
|
3424
|
+
class UpdateReportPlanCommand extends command(_ep0, _mw0, "UpdateReportPlan", UpdateReportPlan$) {
|
|
4373
3425
|
}
|
|
4374
3426
|
|
|
4375
|
-
class UpdateRestoreTestingPlanCommand extends
|
|
4376
|
-
.classBuilder()
|
|
4377
|
-
.ep(commonParams)
|
|
4378
|
-
.m(function (Command, cs, config, o) {
|
|
4379
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4380
|
-
})
|
|
4381
|
-
.s("CryoControllerUserManager", "UpdateRestoreTestingPlan", {})
|
|
4382
|
-
.n("BackupClient", "UpdateRestoreTestingPlanCommand")
|
|
4383
|
-
.sc(UpdateRestoreTestingPlan$)
|
|
4384
|
-
.build() {
|
|
3427
|
+
class UpdateRestoreTestingPlanCommand extends command(_ep0, _mw0, "UpdateRestoreTestingPlan", UpdateRestoreTestingPlan$) {
|
|
4385
3428
|
}
|
|
4386
3429
|
|
|
4387
|
-
class UpdateRestoreTestingSelectionCommand extends
|
|
4388
|
-
.classBuilder()
|
|
4389
|
-
.ep(commonParams)
|
|
4390
|
-
.m(function (Command, cs, config, o) {
|
|
4391
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4392
|
-
})
|
|
4393
|
-
.s("CryoControllerUserManager", "UpdateRestoreTestingSelection", {})
|
|
4394
|
-
.n("BackupClient", "UpdateRestoreTestingSelectionCommand")
|
|
4395
|
-
.sc(UpdateRestoreTestingSelection$)
|
|
4396
|
-
.build() {
|
|
3430
|
+
class UpdateRestoreTestingSelectionCommand extends command(_ep0, _mw0, "UpdateRestoreTestingSelection", UpdateRestoreTestingSelection$) {
|
|
4397
3431
|
}
|
|
4398
3432
|
|
|
4399
|
-
class UpdateTieringConfigurationCommand extends
|
|
4400
|
-
.classBuilder()
|
|
4401
|
-
.ep(commonParams)
|
|
4402
|
-
.m(function (Command, cs, config, o) {
|
|
4403
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4404
|
-
})
|
|
4405
|
-
.s("CryoControllerUserManager", "UpdateTieringConfiguration", {})
|
|
4406
|
-
.n("BackupClient", "UpdateTieringConfigurationCommand")
|
|
4407
|
-
.sc(UpdateTieringConfiguration$)
|
|
4408
|
-
.build() {
|
|
3433
|
+
class UpdateTieringConfigurationCommand extends command(_ep0, _mw0, "UpdateTieringConfiguration", UpdateTieringConfiguration$) {
|
|
4409
3434
|
}
|
|
4410
3435
|
|
|
4411
3436
|
const paginateListBackupJobs = createPaginator(BackupClient, ListBackupJobsCommand, "NextToken", "NextToken", "MaxResults");
|