@aws-sdk/client-backup 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/Backup.d.ts +358 -415
- package/dist-types/ts3.4/BackupClient.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPITRMalwareScanResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38