File Explorer

/var/runtime/node_modules/@aws-sdk/client-glue/dist-cjs

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

2 dirs
3 files
index.js676 KB · 13900 lines · preview
"use strict";var __defProp = Object.defineProperty;var __getOwnPropDesc = Object.getOwnPropertyDescriptor;var __getOwnPropNames = Object.getOwnPropertyNames;var __hasOwnProp = Object.prototype.hasOwnProperty;var __name = (target, value) => __defProp(target, "name", { value, configurable: true });var __export = (target, all) => {  for (var name in all)    __defProp(target, name, { get: all[name], enumerable: true });};var __copyProps = (to, from, except, desc) => {  if (from && typeof from === "object" || typeof from === "function") {    for (let key of __getOwnPropNames(from))      if (!__hasOwnProp.call(to, key) && key !== except)        __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });  }  return to;};var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/index.tsvar index_exports = {};__export(index_exports, {  AccessDeniedException: () => AccessDeniedException,  AdditionalOptionKeys: () => AdditionalOptionKeys,  AggFunction: () => AggFunction,  AllowFullTableExternalDataAccessEnum: () => AllowFullTableExternalDataAccessEnum,  AlreadyExistsException: () => AlreadyExistsException,  AuthenticationConfigurationInputFilterSensitiveLog: () => AuthenticationConfigurationInputFilterSensitiveLog,  AuthenticationType: () => AuthenticationType,  AuthorizationCodePropertiesFilterSensitiveLog: () => AuthorizationCodePropertiesFilterSensitiveLog,  BackfillErrorCode: () => BackfillErrorCode,  BasicAuthenticationCredentialsFilterSensitiveLog: () => BasicAuthenticationCredentialsFilterSensitiveLog,  BatchCreatePartitionCommand: () => BatchCreatePartitionCommand,  BatchDeleteConnectionCommand: () => BatchDeleteConnectionCommand,  BatchDeletePartitionCommand: () => BatchDeletePartitionCommand,  BatchDeleteTableCommand: () => BatchDeleteTableCommand,  BatchDeleteTableVersionCommand: () => BatchDeleteTableVersionCommand,  BatchGetBlueprintsCommand: () => BatchGetBlueprintsCommand,  BatchGetCrawlersCommand: () => BatchGetCrawlersCommand,  BatchGetCustomEntityTypesCommand: () => BatchGetCustomEntityTypesCommand,  BatchGetDataQualityResultCommand: () => BatchGetDataQualityResultCommand,  BatchGetDataQualityResultResponseFilterSensitiveLog: () => BatchGetDataQualityResultResponseFilterSensitiveLog,  BatchGetDevEndpointsCommand: () => BatchGetDevEndpointsCommand,  BatchGetJobsCommand: () => BatchGetJobsCommand,  BatchGetJobsResponseFilterSensitiveLog: () => BatchGetJobsResponseFilterSensitiveLog,  BatchGetPartitionCommand: () => BatchGetPartitionCommand,  BatchGetTableOptimizerCommand: () => BatchGetTableOptimizerCommand,  BatchGetTriggersCommand: () => BatchGetTriggersCommand,  BatchGetWorkflowsCommand: () => BatchGetWorkflowsCommand,  BatchPutDataQualityStatisticAnnotationCommand: () => BatchPutDataQualityStatisticAnnotationCommand,  BatchStopJobRunCommand: () => BatchStopJobRunCommand,  BatchUpdatePartitionCommand: () => BatchUpdatePartitionCommand,  BlueprintRunState: () => BlueprintRunState,  BlueprintStatus: () => BlueprintStatus,  CancelDataQualityRuleRecommendationRunCommand: () => CancelDataQualityRuleRecommendationRunCommand,  CancelDataQualityRulesetEvaluationRunCommand: () => CancelDataQualityRulesetEvaluationRunCommand,  CancelMLTaskRunCommand: () => CancelMLTaskRunCommand,  CancelStatementCommand: () => CancelStatementCommand,  CatalogEncryptionMode: () => CatalogEncryptionMode,  CheckSchemaVersionValidityCommand: () => CheckSchemaVersionValidityCommand,  CloudWatchEncryptionMode: () => CloudWatchEncryptionMode,  ColumnStatisticsState: () => ColumnStatisticsState,  ColumnStatisticsTaskNotRunningException: () => ColumnStatisticsTaskNotRunningException,  ColumnStatisticsTaskRunningException: () => ColumnStatisticsTaskRunningException,  ColumnStatisticsTaskStoppingException: () => ColumnStatisticsTaskStoppingException,  ColumnStatisticsType: () => ColumnStatisticsType,  CompactionStrategy: () => CompactionStrategy,  Comparator: () => Comparator,  Compatibility: () => Compatibility,  CompressionType: () => CompressionType,  ComputationType: () => ComputationType,  ComputeEnvironment: () => ComputeEnvironment,  ConcurrentModificationException: () => ConcurrentModificationException,  ConcurrentRunsExceededException: () => ConcurrentRunsExceededException,  ConditionCheckFailureException: () => ConditionCheckFailureException,  ConfigurationSource: () => ConfigurationSource,  ConflictException: () => ConflictException,  ConnectionInputFilterSensitiveLog: () => ConnectionInputFilterSensitiveLog,  ConnectionPropertyKey: () => ConnectionPropertyKey,  ConnectionStatus: () => ConnectionStatus,  ConnectionType: () => ConnectionType,  CrawlState: () => CrawlState,  CrawlerHistoryState: () => CrawlerHistoryState,  CrawlerLineageSettings: () => CrawlerLineageSettings,  CrawlerNotRunningException: () => CrawlerNotRunningException,  CrawlerRunningException: () => CrawlerRunningException,  CrawlerState: () => CrawlerState,  CrawlerStoppingException: () => CrawlerStoppingException,  CreateBlueprintCommand: () => CreateBlueprintCommand,  CreateCatalogCommand: () => CreateCatalogCommand,  CreateClassifierCommand: () => CreateClassifierCommand,  CreateColumnStatisticsTaskSettingsCommand: () => CreateColumnStatisticsTaskSettingsCommand,  CreateConnectionCommand: () => CreateConnectionCommand,  CreateConnectionRequestFilterSensitiveLog: () => CreateConnectionRequestFilterSensitiveLog,  CreateCrawlerCommand: () => CreateCrawlerCommand,  CreateCustomEntityTypeCommand: () => CreateCustomEntityTypeCommand,  CreateDataQualityRulesetCommand: () => CreateDataQualityRulesetCommand,  CreateDatabaseCommand: () => CreateDatabaseCommand,  CreateDevEndpointCommand: () => CreateDevEndpointCommand,  CreateGlueIdentityCenterConfigurationCommand: () => CreateGlueIdentityCenterConfigurationCommand,  CreateIntegrationCommand: () => CreateIntegrationCommand,  CreateIntegrationResourcePropertyCommand: () => CreateIntegrationResourcePropertyCommand,  CreateIntegrationTablePropertiesCommand: () => CreateIntegrationTablePropertiesCommand,  CreateJobCommand: () => CreateJobCommand,  CreateJobRequestFilterSensitiveLog: () => CreateJobRequestFilterSensitiveLog,  CreateMLTransformCommand: () => CreateMLTransformCommand,  CreatePartitionCommand: () => CreatePartitionCommand,  CreatePartitionIndexCommand: () => CreatePartitionIndexCommand,  CreateRegistryCommand: () => CreateRegistryCommand,  CreateSchemaCommand: () => CreateSchemaCommand,  CreateScriptCommand: () => CreateScriptCommand,  CreateSecurityConfigurationCommand: () => CreateSecurityConfigurationCommand,  CreateSessionCommand: () => CreateSessionCommand,  CreateTableCommand: () => CreateTableCommand,  CreateTableOptimizerCommand: () => CreateTableOptimizerCommand,  CreateTriggerCommand: () => CreateTriggerCommand,  CreateUsageProfileCommand: () => CreateUsageProfileCommand,  CreateUserDefinedFunctionCommand: () => CreateUserDefinedFunctionCommand,  CreateWorkflowCommand: () => CreateWorkflowCommand,  CsvHeaderOption: () => CsvHeaderOption,  CsvSerdeOption: () => CsvSerdeOption,  DQCompositeRuleEvaluationMethod: () => DQCompositeRuleEvaluationMethod,  DQStopJobOnFailureTiming: () => DQStopJobOnFailureTiming,  DQTransformOutput: () => DQTransformOutput,  DataFormat: () => DataFormat,  DataOperation: () => DataOperation,  DataQualityAnalyzerResultFilterSensitiveLog: () => DataQualityAnalyzerResultFilterSensitiveLog,  DataQualityEncryptionMode: () => DataQualityEncryptionMode,  DataQualityModelStatus: () => DataQualityModelStatus,  DataQualityObservationFilterSensitiveLog: () => DataQualityObservationFilterSensitiveLog,  DataQualityResultFilterSensitiveLog: () => DataQualityResultFilterSensitiveLog,  DataQualityRuleResultFilterSensitiveLog: () => DataQualityRuleResultFilterSensitiveLog,  DataQualityRuleResultStatus: () => DataQualityRuleResultStatus,  DatabaseAttributes: () => DatabaseAttributes,  DdbExportType: () => DdbExportType,  DeleteBehavior: () => DeleteBehavior,  DeleteBlueprintCommand: () => DeleteBlueprintCommand,  DeleteCatalogCommand: () => DeleteCatalogCommand,  DeleteClassifierCommand: () => DeleteClassifierCommand,  DeleteColumnStatisticsForPartitionCommand: () => DeleteColumnStatisticsForPartitionCommand,  DeleteColumnStatisticsForTableCommand: () => DeleteColumnStatisticsForTableCommand,  DeleteColumnStatisticsTaskSettingsCommand: () => DeleteColumnStatisticsTaskSettingsCommand,  DeleteConnectionCommand: () => DeleteConnectionCommand,  DeleteCrawlerCommand: () => DeleteCrawlerCommand,  DeleteCustomEntityTypeCommand: () => DeleteCustomEntityTypeCommand,  DeleteDataQualityRulesetCommand: () => DeleteDataQualityRulesetCommand,  DeleteDatabaseCommand: () => DeleteDatabaseCommand,  DeleteDevEndpointCommand: () => DeleteDevEndpointCommand,  DeleteGlueIdentityCenterConfigurationCommand: () => DeleteGlueIdentityCenterConfigurationCommand,  DeleteIntegrationCommand: () => DeleteIntegrationCommand,  DeleteIntegrationTablePropertiesCommand: () => DeleteIntegrationTablePropertiesCommand,  DeleteJobCommand: () => DeleteJobCommand,  DeleteMLTransformCommand: () => DeleteMLTransformCommand,  DeletePartitionCommand: () => DeletePartitionCommand,  DeletePartitionIndexCommand: () => DeletePartitionIndexCommand,  DeleteRegistryCommand: () => DeleteRegistryCommand,  DeleteResourcePolicyCommand: () => DeleteResourcePolicyCommand,  DeleteSchemaCommand: () => DeleteSchemaCommand,  DeleteSchemaVersionsCommand: () => DeleteSchemaVersionsCommand,  DeleteSecurityConfigurationCommand: () => DeleteSecurityConfigurationCommand,  DeleteSessionCommand: () => DeleteSessionCommand,  DeleteTableCommand: () => DeleteTableCommand,  DeleteTableOptimizerCommand: () => DeleteTableOptimizerCommand,  DeleteTableVersionCommand: () => DeleteTableVersionCommand,  DeleteTriggerCommand: () => DeleteTriggerCommand,  DeleteUsageProfileCommand: () => DeleteUsageProfileCommand,  DeleteUserDefinedFunctionCommand: () => DeleteUserDefinedFunctionCommand,  DeleteWorkflowCommand: () => DeleteWorkflowCommand,  DeltaTargetCompressionType: () => DeltaTargetCompressionType,  DescribeConnectionTypeCommand: () => DescribeConnectionTypeCommand,  DescribeEntityCommand: () => DescribeEntityCommand,  DescribeInboundIntegrationsCommand: () => DescribeInboundIntegrationsCommand,  DescribeIntegrationsCommand: () => DescribeIntegrationsCommand,  EnableHybridValues: () => EnableHybridValues,  EntityNotFoundException: () => EntityNotFoundException,  ExecutionClass: () => ExecutionClass,  ExecutionStatus: () => ExecutionStatus,  ExistCondition: () => ExistCondition,  FederatedResourceAlreadyExistsException: () => FederatedResourceAlreadyExistsException,  FederationSourceErrorCode: () => FederationSourceErrorCode,  FederationSourceException: () => FederationSourceException,  FederationSourceRetryableException: () => FederationSourceRetryableException,  FieldDataType: () => FieldDataType,  FieldFilterOperator: () => FieldFilterOperator,  FieldName: () => FieldName,  FilterLogicalOperator: () => FilterLogicalOperator,  FilterOperation: () => FilterOperation,  FilterOperator: () => FilterOperator,  FilterValueType: () => FilterValueType,  GetBlueprintCommand: () => GetBlueprintCommand,  GetBlueprintRunCommand: () => GetBlueprintRunCommand,  GetBlueprintRunsCommand: () => GetBlueprintRunsCommand,  GetCatalogCommand: () => GetCatalogCommand,  GetCatalogImportStatusCommand: () => GetCatalogImportStatusCommand,  GetCatalogsCommand: () => GetCatalogsCommand,  GetClassifierCommand: () => GetClassifierCommand,  GetClassifiersCommand: () => GetClassifiersCommand,  GetColumnStatisticsForPartitionCommand: () => GetColumnStatisticsForPartitionCommand,  GetColumnStatisticsForTableCommand: () => GetColumnStatisticsForTableCommand,  GetColumnStatisticsTaskRunCommand: () => GetColumnStatisticsTaskRunCommand,  GetColumnStatisticsTaskRunsCommand: () => GetColumnStatisticsTaskRunsCommand,  GetColumnStatisticsTaskSettingsCommand: () => GetColumnStatisticsTaskSettingsCommand,  GetConnectionCommand: () => GetConnectionCommand,  GetConnectionsCommand: () => GetConnectionsCommand,  GetCrawlerCommand: () => GetCrawlerCommand,  GetCrawlerMetricsCommand: () => GetCrawlerMetricsCommand,  GetCrawlersCommand: () => GetCrawlersCommand,  GetCustomEntityTypeCommand: () => GetCustomEntityTypeCommand,  GetDataCatalogEncryptionSettingsCommand: () => GetDataCatalogEncryptionSettingsCommand,  GetDataQualityModelCommand: () => GetDataQualityModelCommand,  GetDataQualityModelResultCommand: () => GetDataQualityModelResultCommand,  GetDataQualityResultCommand: () => GetDataQualityResultCommand,  GetDataQualityResultResponseFilterSensitiveLog: () => GetDataQualityResultResponseFilterSensitiveLog,  GetDataQualityRuleRecommendationRunCommand: () => GetDataQualityRuleRecommendationRunCommand,  GetDataQualityRulesetCommand: () => GetDataQualityRulesetCommand,  GetDataQualityRulesetEvaluationRunCommand: () => GetDataQualityRulesetEvaluationRunCommand,  GetDatabaseCommand: () => GetDatabaseCommand,  GetDatabasesCommand: () => GetDatabasesCommand,  GetDataflowGraphCommand: () => GetDataflowGraphCommand,  GetDevEndpointCommand: () => GetDevEndpointCommand,  GetDevEndpointsCommand: () => GetDevEndpointsCommand,  GetEntityRecordsCommand: () => GetEntityRecordsCommand,  GetEntityRecordsResponseFilterSensitiveLog: () => GetEntityRecordsResponseFilterSensitiveLog,  GetGlueIdentityCenterConfigurationCommand: () => GetGlueIdentityCenterConfigurationCommand,  GetIntegrationResourcePropertyCommand: () => GetIntegrationResourcePropertyCommand,  GetIntegrationTablePropertiesCommand: () => GetIntegrationTablePropertiesCommand,  GetJobBookmarkCommand: () => GetJobBookmarkCommand,  GetJobCommand: () => GetJobCommand,  GetJobResponseFilterSensitiveLog: () => GetJobResponseFilterSensitiveLog,  GetJobRunCommand: () => GetJobRunCommand,  GetJobRunsCommand: () => GetJobRunsCommand,  GetJobsCommand: () => GetJobsCommand,  GetJobsResponseFilterSensitiveLog: () => GetJobsResponseFilterSensitiveLog,  GetMLTaskRunCommand: () => GetMLTaskRunCommand,  GetMLTaskRunsCommand: () => GetMLTaskRunsCommand,  GetMLTransformCommand: () => GetMLTransformCommand,  GetMLTransformsCommand: () => GetMLTransformsCommand,  GetMappingCommand: () => GetMappingCommand,  GetPartitionCommand: () => GetPartitionCommand,  GetPartitionIndexesCommand: () => GetPartitionIndexesCommand,  GetPartitionsCommand: () => GetPartitionsCommand,  GetPlanCommand: () => GetPlanCommand,  GetRegistryCommand: () => GetRegistryCommand,  GetResourcePoliciesCommand: () => GetResourcePoliciesCommand,  GetResourcePolicyCommand: () => GetResourcePolicyCommand,  GetSchemaByDefinitionCommand: () => GetSchemaByDefinitionCommand,  GetSchemaCommand: () => GetSchemaCommand,  GetSchemaVersionCommand: () => GetSchemaVersionCommand,  GetSchemaVersionsDiffCommand: () => GetSchemaVersionsDiffCommand,  GetSecurityConfigurationCommand: () => GetSecurityConfigurationCommand,  GetSecurityConfigurationsCommand: () => GetSecurityConfigurationsCommand,  GetSessionCommand: () => GetSessionCommand,  GetStatementCommand: () => GetStatementCommand,  GetTableCommand: () => GetTableCommand,  GetTableOptimizerCommand: () => GetTableOptimizerCommand,  GetTableVersionCommand: () => GetTableVersionCommand,  GetTableVersionsCommand: () => GetTableVersionsCommand,  GetTablesCommand: () => GetTablesCommand,  GetTagsCommand: () => GetTagsCommand,  GetTriggerCommand: () => GetTriggerCommand,  GetTriggersCommand: () => GetTriggersCommand,  GetUnfilteredPartitionMetadataCommand: () => GetUnfilteredPartitionMetadataCommand,  GetUnfilteredPartitionsMetadataCommand: () => GetUnfilteredPartitionsMetadataCommand,  GetUnfilteredTableMetadataCommand: () => GetUnfilteredTableMetadataCommand,  GetUsageProfileCommand: () => GetUsageProfileCommand,  GetUserDefinedFunctionCommand: () => GetUserDefinedFunctionCommand,  GetUserDefinedFunctionsCommand: () => GetUserDefinedFunctionsCommand,  GetWorkflowCommand: () => GetWorkflowCommand,  GetWorkflowRunCommand: () => GetWorkflowRunCommand,  GetWorkflowRunPropertiesCommand: () => GetWorkflowRunPropertiesCommand,  GetWorkflowRunsCommand: () => GetWorkflowRunsCommand,  Glue: () => Glue,  GlueClient: () => GlueClient,  GlueEncryptionException: () => GlueEncryptionException,  GlueRecordType: () => GlueRecordType,  GlueServiceException: () => GlueServiceException,  HudiTargetCompressionType: () => HudiTargetCompressionType,  HyperTargetCompressionType: () => HyperTargetCompressionType,  IcebergNullOrder: () => IcebergNullOrder,  IcebergSortDirection: () => IcebergSortDirection,  IcebergStructTypeEnum: () => IcebergStructTypeEnum,  IcebergTargetCompressionType: () => IcebergTargetCompressionType,  IdempotentParameterMismatchException: () => IdempotentParameterMismatchException,  IllegalBlueprintStateException: () => IllegalBlueprintStateException,  IllegalSessionStateException: () => IllegalSessionStateException,  IllegalWorkflowStateException: () => IllegalWorkflowStateException,  ImportCatalogToGlueCommand: () => ImportCatalogToGlueCommand,  InclusionAnnotationValue: () => InclusionAnnotationValue,  IntegrationConflictOperationFault: () => IntegrationConflictOperationFault,  IntegrationNotFoundFault: () => IntegrationNotFoundFault,  IntegrationQuotaExceededFault: () => IntegrationQuotaExceededFault,  IntegrationStatus: () => IntegrationStatus,  InternalServerException: () => InternalServerException,  InternalServiceException: () => InternalServiceException,  InvalidInputException: () => InvalidInputException,  InvalidIntegrationStateFault: () => InvalidIntegrationStateFault,  InvalidStateException: () => InvalidStateException,  JDBCConnectionType: () => JDBCConnectionType,  JDBCDataType: () => JDBCDataType,  JdbcMetadataEntry: () => JdbcMetadataEntry,  JobBookmarksEncryptionMode: () => JobBookmarksEncryptionMode,  JobFilterSensitiveLog: () => JobFilterSensitiveLog,  JobMode: () => JobMode,  JobRunState: () => JobRunState,  JobUpdateFilterSensitiveLog: () => JobUpdateFilterSensitiveLog,  JoinType: () => JoinType,  KMSKeyNotAccessibleFault: () => KMSKeyNotAccessibleFault,  Language: () => Language,  LastCrawlStatus: () => LastCrawlStatus,  ListBlueprintsCommand: () => ListBlueprintsCommand,  ListColumnStatisticsTaskRunsCommand: () => ListColumnStatisticsTaskRunsCommand,  ListConnectionTypesCommand: () => ListConnectionTypesCommand,  ListCrawlersCommand: () => ListCrawlersCommand,  ListCrawlsCommand: () => ListCrawlsCommand,  ListCustomEntityTypesCommand: () => ListCustomEntityTypesCommand,  ListDataQualityResultsCommand: () => ListDataQualityResultsCommand,  ListDataQualityRuleRecommendationRunsCommand: () => ListDataQualityRuleRecommendationRunsCommand,  ListDataQualityRulesetEvaluationRunsCommand: () => ListDataQualityRulesetEvaluationRunsCommand,  ListDataQualityRulesetsCommand: () => ListDataQualityRulesetsCommand,  ListDataQualityStatisticAnnotationsCommand: () => ListDataQualityStatisticAnnotationsCommand,  ListDataQualityStatisticsCommand: () => ListDataQualityStatisticsCommand,  ListDataQualityStatisticsResponseFilterSensitiveLog: () => ListDataQualityStatisticsResponseFilterSensitiveLog,  ListDevEndpointsCommand: () => ListDevEndpointsCommand,  ListEntitiesCommand: () => ListEntitiesCommand,  ListJobsCommand: () => ListJobsCommand,  ListMLTransformsCommand: () => ListMLTransformsCommand,  ListRegistriesCommand: () => ListRegistriesCommand,  ListSchemaVersionsCommand: () => ListSchemaVersionsCommand,  ListSchemasCommand: () => ListSchemasCommand,  ListSessionsCommand: () => ListSessionsCommand,  ListStatementsCommand: () => ListStatementsCommand,  ListTableOptimizerRunsCommand: () => ListTableOptimizerRunsCommand,  ListTriggersCommand: () => ListTriggersCommand,  ListUsageProfilesCommand: () => ListUsageProfilesCommand,  ListWorkflowsCommand: () => ListWorkflowsCommand,  Logical: () => Logical,  LogicalOperator: () => LogicalOperator,  MLTransformNotReadyException: () => MLTransformNotReadyException,  MLUserDataEncryptionModeString: () => MLUserDataEncryptionModeString,  MetadataOperation: () => MetadataOperation,  ModifyIntegrationCommand: () => ModifyIntegrationCommand,  NoScheduleException: () => NoScheduleException,  NodeType: () => NodeType,  OAuth2CredentialsFilterSensitiveLog: () => OAuth2CredentialsFilterSensitiveLog,  OAuth2GrantType: () => OAuth2GrantType,  OAuth2PropertiesInputFilterSensitiveLog: () => OAuth2PropertiesInputFilterSensitiveLog,  OperationNotSupportedException: () => OperationNotSupportedException,  OperationTimeoutException: () => OperationTimeoutException,  ParamType: () => ParamType,  ParquetCompressionType: () => ParquetCompressionType,  PartitionIndexStatus: () => PartitionIndexStatus,  Permission: () => Permission,  PermissionType: () => PermissionType,  PermissionTypeMismatchException: () => PermissionTypeMismatchException,  PiiType: () => PiiType,  PrincipalType: () => PrincipalType,  PropertyType: () => PropertyType,  PutDataCatalogEncryptionSettingsCommand: () => PutDataCatalogEncryptionSettingsCommand,  PutDataQualityProfileAnnotationCommand: () => PutDataQualityProfileAnnotationCommand,  PutResourcePolicyCommand: () => PutResourcePolicyCommand,  PutSchemaVersionMetadataCommand: () => PutSchemaVersionMetadataCommand,  PutWorkflowRunPropertiesCommand: () => PutWorkflowRunPropertiesCommand,  QuerySchemaVersionMetadataCommand: () => QuerySchemaVersionMetadataCommand,  QuoteChar: () => QuoteChar,  RecrawlBehavior: () => RecrawlBehavior,  RegisterSchemaVersionCommand: () => RegisterSchemaVersionCommand,  RegistryStatus: () => RegistryStatus,  RemoveSchemaVersionMetadataCommand: () => RemoveSchemaVersionMetadataCommand,  ResetJobBookmarkCommand: () => ResetJobBookmarkCommand,  ResourceAction: () => ResourceAction,  ResourceNotFoundException: () => ResourceNotFoundException,  ResourceNotReadyException: () => ResourceNotReadyException,  ResourceNumberLimitExceededException: () => ResourceNumberLimitExceededException,  ResourceShareType: () => ResourceShareType,  ResourceState: () => ResourceState,  ResourceType: () => ResourceType,  ResumeWorkflowRunCommand: () => ResumeWorkflowRunCommand,  RunStatementCommand: () => RunStatementCommand,  S3EncryptionMode: () => S3EncryptionMode,  ScheduleState: () => ScheduleState,  ScheduleType: () => ScheduleType,  SchedulerNotRunningException: () => SchedulerNotRunningException,  SchedulerRunningException: () => SchedulerRunningException,  SchedulerTransitioningException: () => SchedulerTransitioningException,  SchemaDiffType: () => SchemaDiffType,  SchemaStatus: () => SchemaStatus,  SchemaVersionStatus: () => SchemaVersionStatus,  SearchTablesCommand: () => SearchTablesCommand,  Separator: () => Separator,  SessionStatus: () => SessionStatus,  SettingSource: () => SettingSource,  Sort: () => Sort,  SortDirectionType: () => SortDirectionType,  SourceControlAuthStrategy: () => SourceControlAuthStrategy,  SourceControlProvider: () => SourceControlProvider,  StartBlueprintRunCommand: () => StartBlueprintRunCommand,  StartColumnStatisticsTaskRunCommand: () => StartColumnStatisticsTaskRunCommand,  StartColumnStatisticsTaskRunScheduleCommand: () => StartColumnStatisticsTaskRunScheduleCommand,  StartCrawlerCommand: () => StartCrawlerCommand,  StartCrawlerScheduleCommand: () => StartCrawlerScheduleCommand,  StartDataQualityRuleRecommendationRunCommand: () => StartDataQualityRuleRecommendationRunCommand,  StartDataQualityRulesetEvaluationRunCommand: () => StartDataQualityRulesetEvaluationRunCommand,  StartExportLabelsTaskRunCommand: () => StartExportLabelsTaskRunCommand,  StartImportLabelsTaskRunCommand: () => StartImportLabelsTaskRunCommand,  StartJobRunCommand: () => StartJobRunCommand,  StartMLEvaluationTaskRunCommand: () => StartMLEvaluationTaskRunCommand,  StartMLLabelingSetGenerationTaskRunCommand: () => StartMLLabelingSetGenerationTaskRunCommand,  StartTriggerCommand: () => StartTriggerCommand,  StartWorkflowRunCommand: () => StartWorkflowRunCommand,  StartingPosition: () => StartingPosition,  StatementState: () => StatementState,  StatisticEvaluationLevel: () => StatisticEvaluationLevel,  StatisticSummaryFilterSensitiveLog: () => StatisticSummaryFilterSensitiveLog,  StopColumnStatisticsTaskRunCommand: () => StopColumnStatisticsTaskRunCommand,  StopColumnStatisticsTaskRunScheduleCommand: () => StopColumnStatisticsTaskRunScheduleCommand,  StopCrawlerCommand: () => StopCrawlerCommand,  StopCrawlerScheduleCommand: () => StopCrawlerScheduleCommand,  StopSessionCommand: () => StopSessionCommand,  StopTriggerCommand: () => StopTriggerCommand,  StopWorkflowRunCommand: () => StopWorkflowRunCommand,  TableAttributes: () => TableAttributes,  TableOptimizerEventType: () => TableOptimizerEventType,  TableOptimizerType: () => TableOptimizerType,  TableOptimizerVpcConfiguration: () => TableOptimizerVpcConfiguration,  TagResourceCommand: () => TagResourceCommand,  TargetFormat: () => TargetFormat,  TargetResourceNotFound: () => TargetResourceNotFound,  TaskRunSortColumnType: () => TaskRunSortColumnType,  TaskStatusType: () => TaskStatusType,  TaskType: () => TaskType,  TestConnectionCommand: () => TestConnectionCommand,  TestConnectionInputFilterSensitiveLog: () => TestConnectionInputFilterSensitiveLog,  TestConnectionRequestFilterSensitiveLog: () => TestConnectionRequestFilterSensitiveLog,  ThrottlingException: () => ThrottlingException,  TransformSortColumnType: () => TransformSortColumnType,  TransformStatusType: () => TransformStatusType,  TransformType: () => TransformType,  TriggerState: () => TriggerState,  TriggerType: () => TriggerType,  UnionType: () => UnionType,  UnnestSpec: () => UnnestSpec,  UntagResourceCommand: () => UntagResourceCommand,  UpdateBehavior: () => UpdateBehavior,  UpdateBlueprintCommand: () => UpdateBlueprintCommand,  UpdateCatalogBehavior: () => UpdateCatalogBehavior,  UpdateCatalogCommand: () => UpdateCatalogCommand,  UpdateClassifierCommand: () => UpdateClassifierCommand,  UpdateColumnStatisticsForPartitionCommand: () => UpdateColumnStatisticsForPartitionCommand,  UpdateColumnStatisticsForTableCommand: () => UpdateColumnStatisticsForTableCommand,  UpdateColumnStatisticsTaskSettingsCommand: () => UpdateColumnStatisticsTaskSettingsCommand,  UpdateConnectionCommand: () => UpdateConnectionCommand,  UpdateConnectionRequestFilterSensitiveLog: () => UpdateConnectionRequestFilterSensitiveLog,  UpdateCrawlerCommand: () => UpdateCrawlerCommand,  UpdateCrawlerScheduleCommand: () => UpdateCrawlerScheduleCommand,  UpdateDataQualityRulesetCommand: () => UpdateDataQualityRulesetCommand,  UpdateDatabaseCommand: () => UpdateDatabaseCommand,  UpdateDevEndpointCommand: () => UpdateDevEndpointCommand,  UpdateGlueIdentityCenterConfigurationCommand: () => UpdateGlueIdentityCenterConfigurationCommand,  UpdateIntegrationResourcePropertyCommand: () => UpdateIntegrationResourcePropertyCommand,  UpdateIntegrationTablePropertiesCommand: () => UpdateIntegrationTablePropertiesCommand,  UpdateJobCommand: () => UpdateJobCommand,  UpdateJobFromSourceControlCommand: () => UpdateJobFromSourceControlCommand,  UpdateJobRequestFilterSensitiveLog: () => UpdateJobRequestFilterSensitiveLog,  UpdateMLTransformCommand: () => UpdateMLTransformCommand,  UpdatePartitionCommand: () => UpdatePartitionCommand,  UpdateRegistryCommand: () => UpdateRegistryCommand,  UpdateSchemaCommand: () => UpdateSchemaCommand,  UpdateSourceControlFromJobCommand: () => UpdateSourceControlFromJobCommand,  UpdateTableCommand: () => UpdateTableCommand,  UpdateTableOptimizerCommand: () => UpdateTableOptimizerCommand,  UpdateTriggerCommand: () => UpdateTriggerCommand,  UpdateUsageProfileCommand: () => UpdateUsageProfileCommand,  UpdateUserDefinedFunctionCommand: () => UpdateUserDefinedFunctionCommand,  UpdateWorkflowCommand: () => UpdateWorkflowCommand,  ValidationException: () => ValidationException,  VersionMismatchException: () => VersionMismatchException,  ViewDialect: () => ViewDialect,  ViewUpdateAction: () => ViewUpdateAction,  WorkerType: () => WorkerType,  WorkflowRunStatus: () => WorkflowRunStatus,  __Client: () => import_smithy_client.Client,  paginateDescribeEntity: () => paginateDescribeEntity,  paginateGetBlueprintRuns: () => paginateGetBlueprintRuns,  paginateGetClassifiers: () => paginateGetClassifiers,  paginateGetColumnStatisticsTaskRuns: () => paginateGetColumnStatisticsTaskRuns,  paginateGetConnections: () => paginateGetConnections,  paginateGetCrawlerMetrics: () => paginateGetCrawlerMetrics,  paginateGetCrawlers: () => paginateGetCrawlers,  paginateGetDatabases: () => paginateGetDatabases,  paginateGetDevEndpoints: () => paginateGetDevEndpoints,  paginateGetJobRuns: () => paginateGetJobRuns,  paginateGetJobs: () => paginateGetJobs,  paginateGetMLTaskRuns: () => paginateGetMLTaskRuns,  paginateGetMLTransforms: () => paginateGetMLTransforms,  paginateGetPartitionIndexes: () => paginateGetPartitionIndexes,  paginateGetPartitions: () => paginateGetPartitions,  paginateGetResourcePolicies: () => paginateGetResourcePolicies,  paginateGetSecurityConfigurations: () => paginateGetSecurityConfigurations,  paginateGetTableVersions: () => paginateGetTableVersions,  paginateGetTables: () => paginateGetTables,  paginateGetTriggers: () => paginateGetTriggers,  paginateGetUnfilteredPartitionsMetadata: () => paginateGetUnfilteredPartitionsMetadata,  paginateGetUserDefinedFunctions: () => paginateGetUserDefinedFunctions,  paginateGetWorkflowRuns: () => paginateGetWorkflowRuns,  paginateListBlueprints: () => paginateListBlueprints,  paginateListColumnStatisticsTaskRuns: () => paginateListColumnStatisticsTaskRuns,  paginateListConnectionTypes: () => paginateListConnectionTypes,  paginateListCrawlers: () => paginateListCrawlers,  paginateListCustomEntityTypes: () => paginateListCustomEntityTypes,  paginateListDataQualityResults: () => paginateListDataQualityResults,  paginateListDataQualityRuleRecommendationRuns: () => paginateListDataQualityRuleRecommendationRuns,  paginateListDataQualityRulesetEvaluationRuns: () => paginateListDataQualityRulesetEvaluationRuns,  paginateListDataQualityRulesets: () => paginateListDataQualityRulesets,  paginateListDevEndpoints: () => paginateListDevEndpoints,  paginateListEntities: () => paginateListEntities,  paginateListJobs: () => paginateListJobs,  paginateListMLTransforms: () => paginateListMLTransforms,  paginateListRegistries: () => paginateListRegistries,  paginateListSchemaVersions: () => paginateListSchemaVersions,  paginateListSchemas: () => paginateListSchemas,  paginateListSessions: () => paginateListSessions,  paginateListTableOptimizerRuns: () => paginateListTableOptimizerRuns,  paginateListTriggers: () => paginateListTriggers,  paginateListUsageProfiles: () => paginateListUsageProfiles,  paginateListWorkflows: () => paginateListWorkflows,  paginateSearchTables: () => paginateSearchTables});module.exports = __toCommonJS(index_exports); // src/GlueClient.tsvar import_middleware_host_header = require("@aws-sdk/middleware-host-header");var import_middleware_logger = require("@aws-sdk/middleware-logger");var import_middleware_recursion_detection = require("@aws-sdk/middleware-recursion-detection");var import_middleware_user_agent = require("@aws-sdk/middleware-user-agent");var import_config_resolver = require("@smithy/config-resolver");var import_core = require("@smithy/core");var import_middleware_content_length = require("@smithy/middleware-content-length");var import_middleware_endpoint = require("@smithy/middleware-endpoint");var import_middleware_retry = require("@smithy/middleware-retry"); var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider"); // src/endpoint/EndpointParameters.tsvar resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {  return Object.assign(options, {    useDualstackEndpoint: options.useDualstackEndpoint ?? false,    useFipsEndpoint: options.useFipsEndpoint ?? false,    defaultSigningName: "glue"  });}, "resolveClientEndpointParameters");var commonParams = {  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },  Endpoint: { type: "builtInParams", name: "endpoint" },  Region: { type: "builtInParams", name: "region" },  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }}; // src/GlueClient.tsvar import_runtimeConfig = require("././runtimeConfig"); // src/runtimeExtensions.tsvar import_region_config_resolver = require("@aws-sdk/region-config-resolver");var import_protocol_http = require("@smithy/protocol-http");var import_smithy_client = require("@smithy/smithy-client"); // src/auth/httpAuthExtensionConfiguration.tsvar getHttpAuthExtensionConfiguration = /* @__PURE__ */ __name((runtimeConfig) => {  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;  let _credentials = runtimeConfig.credentials;  return {    setHttpAuthScheme(httpAuthScheme) {      const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);      if (index === -1) {        _httpAuthSchemes.push(httpAuthScheme);      } else {        _httpAuthSchemes.splice(index, 1, httpAuthScheme);      }    },    httpAuthSchemes() {      return _httpAuthSchemes;    },    setHttpAuthSchemeProvider(httpAuthSchemeProvider) {      _httpAuthSchemeProvider = httpAuthSchemeProvider;    },    httpAuthSchemeProvider() {      return _httpAuthSchemeProvider;    },    setCredentials(credentials) {      _credentials = credentials;    },    credentials() {      return _credentials;    }  };}, "getHttpAuthExtensionConfiguration");var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {  return {    httpAuthSchemes: config.httpAuthSchemes(),    httpAuthSchemeProvider: config.httpAuthSchemeProvider(),    credentials: config.credentials()  };}, "resolveHttpAuthRuntimeConfig"); // src/runtimeExtensions.tsvar resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {  const extensionConfiguration = Object.assign(    (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),    (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),    (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),    getHttpAuthExtensionConfiguration(runtimeConfig)  );  extensions.forEach((extension) => extension.configure(extensionConfiguration));  return Object.assign(    runtimeConfig,    (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),    (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),    (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),    resolveHttpAuthRuntimeConfig(extensionConfiguration)  );}, "resolveRuntimeExtensions"); // src/GlueClient.tsvar GlueClient = class extends import_smithy_client.Client {  static {    __name(this, "GlueClient");  }  /**   * The resolved configuration of GlueClient class. This is resolved and normalized from the {@link GlueClientConfig | constructor configuration interface}.   */  config;  constructor(...[configuration]) {    const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});    super(_config_0);    this.initConfig = _config_0;    const _config_1 = resolveClientEndpointParameters(_config_0);    const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);    const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);    const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3);    const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4);    const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);    const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);    const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);    this.config = _config_8;    this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));    this.middlewareStack.use(      (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {        httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultGlueHttpAuthSchemeParametersProvider,        identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({          "aws.auth#sigv4": config.credentials        }), "identityProviderConfigProvider")      })    );    this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));  }  /**   * Destroy underlying resources, like sockets. It's usually not necessary to do this.   * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.   * Otherwise, sockets might stay open for quite a long time before the server terminates them.   */  destroy() {    super.destroy();  }}; // src/Glue.ts  // src/commands/BatchCreatePartitionCommand.ts var import_middleware_serde = require("@smithy/middleware-serde");  // src/protocols/Aws_json1_1.tsvar import_core2 = require("@aws-sdk/core");   // src/models/GlueServiceException.ts var GlueServiceException = class _GlueServiceException extends import_smithy_client.ServiceException {  static {    __name(this, "GlueServiceException");  }  /**   * @internal   */  constructor(options) {    super(options);    Object.setPrototypeOf(this, _GlueServiceException.prototype);  }}; // src/models/models_0.ts var AccessDeniedException = class _AccessDeniedException extends GlueServiceException {  static {    __name(this, "AccessDeniedException");  }  name = "AccessDeniedException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "AccessDeniedException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _AccessDeniedException.prototype);    this.Message = opts.Message;  }};var AdditionalOptionKeys = {  CacheOption: "performanceTuning.caching",  CompositeOption: "compositeRuleEvaluation.method",  ObservationsOption: "observations.scope"};var AggFunction = {  avg: "avg",  count: "count",  countDistinct: "countDistinct",  first: "first",  kurtosis: "kurtosis",  last: "last",  max: "max",  min: "min",  skewness: "skewness",  stddev_pop: "stddev_pop",  stddev_samp: "stddev_samp",  sum: "sum",  sumDistinct: "sumDistinct",  var_pop: "var_pop",  var_samp: "var_samp"};var AllowFullTableExternalDataAccessEnum = {  False: "False",  True: "True"};var AlreadyExistsException = class _AlreadyExistsException extends GlueServiceException {  static {    __name(this, "AlreadyExistsException");  }  name = "AlreadyExistsException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "AlreadyExistsException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _AlreadyExistsException.prototype);    this.Message = opts.Message;  }};var InclusionAnnotationValue = {  EXCLUDE: "EXCLUDE",  INCLUDE: "INCLUDE"};var DataOperation = {  READ: "READ",  WRITE: "WRITE"};var PropertyType = {  READ_ONLY: "READ_ONLY",  SECRET: "SECRET",  SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT",  UNUSED: "UNUSED",  USER_INPUT: "USER_INPUT"};var AuthenticationType = {  BASIC: "BASIC",  CUSTOM: "CUSTOM",  IAM: "IAM",  OAUTH2: "OAUTH2"};var OAuth2GrantType = {  AUTHORIZATION_CODE: "AUTHORIZATION_CODE",  CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",  JWT_BEARER: "JWT_BEARER"};var EntityNotFoundException = class _EntityNotFoundException extends GlueServiceException {  static {    __name(this, "EntityNotFoundException");  }  name = "EntityNotFoundException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * <p>Indicates whether or not the exception relates to a federated source.</p>   * @public   */  FromFederationSource;  /**   * @internal   */  constructor(opts) {    super({      name: "EntityNotFoundException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _EntityNotFoundException.prototype);    this.Message = opts.Message;    this.FromFederationSource = opts.FromFederationSource;  }};var GlueEncryptionException = class _GlueEncryptionException extends GlueServiceException {  static {    __name(this, "GlueEncryptionException");  }  name = "GlueEncryptionException";  $fault = "client";  /**   * <p>The message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "GlueEncryptionException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _GlueEncryptionException.prototype);    this.Message = opts.Message;  }};var InternalServiceException = class _InternalServiceException extends GlueServiceException {  static {    __name(this, "InternalServiceException");  }  name = "InternalServiceException";  $fault = "server";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "InternalServiceException",      $fault: "server",      ...opts    });    Object.setPrototypeOf(this, _InternalServiceException.prototype);    this.Message = opts.Message;  }};var InvalidInputException = class _InvalidInputException extends GlueServiceException {  static {    __name(this, "InvalidInputException");  }  name = "InvalidInputException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * <p>Indicates whether or not the exception relates to a federated source.</p>   * @public   */  FromFederationSource;  /**   * @internal   */  constructor(opts) {    super({      name: "InvalidInputException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _InvalidInputException.prototype);    this.Message = opts.Message;    this.FromFederationSource = opts.FromFederationSource;  }};var OperationTimeoutException = class _OperationTimeoutException extends GlueServiceException {  static {    __name(this, "OperationTimeoutException");  }  name = "OperationTimeoutException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "OperationTimeoutException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _OperationTimeoutException.prototype);    this.Message = opts.Message;  }};var ResourceNumberLimitExceededException = class _ResourceNumberLimitExceededException extends GlueServiceException {  static {    __name(this, "ResourceNumberLimitExceededException");  }  name = "ResourceNumberLimitExceededException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ResourceNumberLimitExceededException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ResourceNumberLimitExceededException.prototype);    this.Message = opts.Message;  }};var ResourceNotReadyException = class _ResourceNotReadyException extends GlueServiceException {  static {    __name(this, "ResourceNotReadyException");  }  name = "ResourceNotReadyException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ResourceNotReadyException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ResourceNotReadyException.prototype);    this.Message = opts.Message;  }};var BlueprintStatus = {  ACTIVE: "ACTIVE",  CREATING: "CREATING",  FAILED: "FAILED",  UPDATING: "UPDATING"};var LastCrawlStatus = {  CANCELLED: "CANCELLED",  FAILED: "FAILED",  SUCCEEDED: "SUCCEEDED"};var CrawlerLineageSettings = {  DISABLE: "DISABLE",  ENABLE: "ENABLE"};var RecrawlBehavior = {  CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE",  CRAWL_EVERYTHING: "CRAWL_EVERYTHING",  CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY"};var ScheduleState = {  NOT_SCHEDULED: "NOT_SCHEDULED",  SCHEDULED: "SCHEDULED",  TRANSITIONING: "TRANSITIONING"};var DeleteBehavior = {  DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE",  DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE",  LOG: "LOG"};var UpdateBehavior = {  LOG: "LOG",  UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE"};var CrawlerState = {  READY: "READY",  RUNNING: "RUNNING",  STOPPING: "STOPPING"};var JdbcMetadataEntry = {  COMMENTS: "COMMENTS",  RAWTYPES: "RAWTYPES"};var DataQualityRuleResultStatus = {  ERROR: "ERROR",  FAIL: "FAIL",  PASS: "PASS"};var WorkerType = {  G_025X: "G.025X",  G_1X: "G.1X",  G_2X: "G.2X",  G_4X: "G.4X",  G_8X: "G.8X",  Standard: "Standard",  Z_2X: "Z.2X"};var StartingPosition = {  EARLIEST: "earliest",  LATEST: "latest",  TIMESTAMP: "timestamp",  TRIM_HORIZON: "trim_horizon"};var JDBCConnectionType = {  mysql: "mysql",  oracle: "oracle",  postgresql: "postgresql",  redshift: "redshift",  sqlserver: "sqlserver"};var ParamType = {  BOOL: "bool",  COMPLEX: "complex",  FLOAT: "float",  INT: "int",  LIST: "list",  NULL: "null",  STR: "str"};var DdbExportType = {  ddb: "ddb",  s3: "s3"};var DQTransformOutput = {  EvaluationResults: "EvaluationResults",  PrimaryInput: "PrimaryInput"};var DQStopJobOnFailureTiming = {  AfterDataLoad: "AfterDataLoad",  Immediate: "Immediate"};var FilterOperation = {  EQ: "EQ",  GT: "GT",  GTE: "GTE",  ISNULL: "ISNULL",  LT: "LT",  LTE: "LTE",  REGEX: "REGEX"};var FilterValueType = {  COLUMNEXTRACTED: "COLUMNEXTRACTED",  CONSTANT: "CONSTANT"};var FilterLogicalOperator = {  AND: "AND",  OR: "OR"};var UpdateCatalogBehavior = {  LOG: "LOG",  UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE"};var JDBCDataType = {  ARRAY: "ARRAY",  BIGINT: "BIGINT",  BINARY: "BINARY",  BIT: "BIT",  BLOB: "BLOB",  BOOLEAN: "BOOLEAN",  CHAR: "CHAR",  CLOB: "CLOB",  DATALINK: "DATALINK",  DATE: "DATE",  DECIMAL: "DECIMAL",  DISTINCT: "DISTINCT",  DOUBLE: "DOUBLE",  FLOAT: "FLOAT",  INTEGER: "INTEGER",  JAVA_OBJECT: "JAVA_OBJECT",  LONGNVARCHAR: "LONGNVARCHAR",  LONGVARBINARY: "LONGVARBINARY",  LONGVARCHAR: "LONGVARCHAR",  NCHAR: "NCHAR",  NCLOB: "NCLOB",  NULL: "NULL",  NUMERIC: "NUMERIC",  NVARCHAR: "NVARCHAR",  OTHER: "OTHER",  REAL: "REAL",  REF: "REF",  REF_CURSOR: "REF_CURSOR",  ROWID: "ROWID",  SMALLINT: "SMALLINT",  SQLXML: "SQLXML",  STRUCT: "STRUCT",  TIME: "TIME",  TIMESTAMP: "TIMESTAMP",  TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE",  TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE",  TINYINT: "TINYINT",  VARBINARY: "VARBINARY",  VARCHAR: "VARCHAR"};var GlueRecordType = {  BIGDECIMAL: "BIGDECIMAL",  BYTE: "BYTE",  DATE: "DATE",  DOUBLE: "DOUBLE",  FLOAT: "FLOAT",  INT: "INT",  LONG: "LONG",  SHORT: "SHORT",  STRING: "STRING",  TIMESTAMP: "TIMESTAMP"};var JoinType = {  EQUIJOIN: "equijoin",  LEFT: "left",  LEFT_ANTI: "leftanti",  LEFT_SEMI: "leftsemi",  OUTER: "outer",  RIGHT: "right"};var PiiType = {  ColumnAudit: "ColumnAudit",  ColumnHashing: "ColumnHashing",  ColumnMasking: "ColumnMasking",  RowAudit: "RowAudit",  RowHashing: "RowHashing",  RowMasking: "RowMasking",  RowPartialMasking: "RowPartialMasking"};var CompressionType = {  BZIP2: "bzip2",  GZIP: "gzip"};var QuoteChar = {  DISABLED: "disabled",  QUILLEMET: "quillemet",  QUOTE: "quote",  SINGLE_QUOTE: "single_quote"};var Separator = {  COMMA: "comma",  CTRLA: "ctrla",  PIPE: "pipe",  SEMICOLON: "semicolon",  TAB: "tab"};var DeltaTargetCompressionType = {  SNAPPY: "snappy",  UNCOMPRESSED: "uncompressed"};var TargetFormat = {  AVRO: "avro",  CSV: "csv",  DELTA: "delta",  HUDI: "hudi",  HYPER: "hyper",  ICEBERG: "iceberg",  JSON: "json",  ORC: "orc",  PARQUET: "parquet",  XML: "xml"};var ParquetCompressionType = {  BROTLI: "brotli",  GZIP: "gzip",  LZ4: "lz4",  LZO: "lzo",  NONE: "none",  SNAPPY: "snappy",  UNCOMPRESSED: "uncompressed"};var HudiTargetCompressionType = {  GZIP: "gzip",  LZO: "lzo",  SNAPPY: "snappy",  UNCOMPRESSED: "uncompressed"};var HyperTargetCompressionType = {  UNCOMPRESSED: "uncompressed"};var IcebergTargetCompressionType = {  GZIP: "gzip",  LZO: "lzo",  SNAPPY: "snappy",  UNCOMPRESSED: "uncompressed"};var UnionType = {  ALL: "ALL",  DISTINCT: "DISTINCT"};var ExecutionClass = {  FLEX: "FLEX",  STANDARD: "STANDARD"};var JobMode = {  NOTEBOOK: "NOTEBOOK",  SCRIPT: "SCRIPT",  VISUAL: "VISUAL"};var SourceControlAuthStrategy = {  AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER",  PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN"};var SourceControlProvider = {  AWS_CODE_COMMIT: "AWS_CODE_COMMIT",  BITBUCKET: "BITBUCKET",  GITHUB: "GITHUB",  GITLAB: "GITLAB"};var FederationSourceErrorCode = {  AccessDeniedException: "AccessDeniedException",  EntityNotFoundException: "EntityNotFoundException",  InternalServiceException: "InternalServiceException",  InvalidCredentialsException: "InvalidCredentialsException",  InvalidInputException: "InvalidInputException",  InvalidResponseException: "InvalidResponseException",  OperationNotSupportedException: "OperationNotSupportedException",  OperationTimeoutException: "OperationTimeoutException",  PartialFailureException: "PartialFailureException",  ThrottlingException: "ThrottlingException"};var FederationSourceException = class _FederationSourceException extends GlueServiceException {  static {    __name(this, "FederationSourceException");  }  name = "FederationSourceException";  $fault = "client";  /**   * <p>The error code of the problem.</p>   * @public   */  FederationSourceErrorCode;  /**   * <p>The message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "FederationSourceException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _FederationSourceException.prototype);    this.FederationSourceErrorCode = opts.FederationSourceErrorCode;    this.Message = opts.Message;  }};var FederationSourceRetryableException = class _FederationSourceRetryableException extends GlueServiceException {  static {    __name(this, "FederationSourceRetryableException");  }  name = "FederationSourceRetryableException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "FederationSourceRetryableException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _FederationSourceRetryableException.prototype);    this.Message = opts.Message;  }};var InvalidStateException = class _InvalidStateException extends GlueServiceException {  static {    __name(this, "InvalidStateException");  }  name = "InvalidStateException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "InvalidStateException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _InvalidStateException.prototype);    this.Message = opts.Message;  }};var TableOptimizerType = {  COMPACTION: "compaction",  ORPHAN_FILE_DELETION: "orphan_file_deletion",  RETENTION: "retention"};var CompactionStrategy = {  BINPACK: "binpack",  SORT: "sort",  ZORDER: "z-order"};var TableOptimizerVpcConfiguration;((TableOptimizerVpcConfiguration3) => {  TableOptimizerVpcConfiguration3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.glueConnectionName !== void 0) return visitor.glueConnectionName(value.glueConnectionName);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(TableOptimizerVpcConfiguration || (TableOptimizerVpcConfiguration = {}));var ConfigurationSource = {  CATALOG: "catalog",  TABLE: "table"};var TableOptimizerEventType = {  COMPLETED: "completed",  FAILED: "failed",  IN_PROGRESS: "in_progress",  STARTING: "starting"};var ThrottlingException = class _ThrottlingException extends GlueServiceException {  static {    __name(this, "ThrottlingException");  }  name = "ThrottlingException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ThrottlingException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ThrottlingException.prototype);    this.Message = opts.Message;  }};var CrawlState = {  CANCELLED: "CANCELLED",  CANCELLING: "CANCELLING",  ERROR: "ERROR",  FAILED: "FAILED",  RUNNING: "RUNNING",  SUCCEEDED: "SUCCEEDED"};var LogicalOperator = {  EQUALS: "EQUALS"};var JobRunState = {  ERROR: "ERROR",  EXPIRED: "EXPIRED",  FAILED: "FAILED",  RUNNING: "RUNNING",  STARTING: "STARTING",  STOPPED: "STOPPED",  STOPPING: "STOPPING",  SUCCEEDED: "SUCCEEDED",  TIMEOUT: "TIMEOUT",  WAITING: "WAITING"};var Logical = {  AND: "AND",  ANY: "ANY"};var TriggerState = {  ACTIVATED: "ACTIVATED",  ACTIVATING: "ACTIVATING",  CREATED: "CREATED",  CREATING: "CREATING",  DEACTIVATED: "DEACTIVATED",  DEACTIVATING: "DEACTIVATING",  DELETING: "DELETING",  UPDATING: "UPDATING"};var TriggerType = {  CONDITIONAL: "CONDITIONAL",  EVENT: "EVENT",  ON_DEMAND: "ON_DEMAND",  SCHEDULED: "SCHEDULED"};var BasicAuthenticationCredentialsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Password && { Password: import_smithy_client.SENSITIVE_STRING }}), "BasicAuthenticationCredentialsFilterSensitiveLog");var AuthorizationCodePropertiesFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.AuthorizationCode && { AuthorizationCode: import_smithy_client.SENSITIVE_STRING }}), "AuthorizationCodePropertiesFilterSensitiveLog");var OAuth2CredentialsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.UserManagedClientApplicationClientSecret && { UserManagedClientApplicationClientSecret: import_smithy_client.SENSITIVE_STRING },  ...obj.AccessToken && { AccessToken: import_smithy_client.SENSITIVE_STRING },  ...obj.RefreshToken && { RefreshToken: import_smithy_client.SENSITIVE_STRING },  ...obj.JwtToken && { JwtToken: import_smithy_client.SENSITIVE_STRING }}), "OAuth2CredentialsFilterSensitiveLog");var OAuth2PropertiesInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.AuthorizationCodeProperties && {    AuthorizationCodeProperties: AuthorizationCodePropertiesFilterSensitiveLog(obj.AuthorizationCodeProperties)  },  ...obj.OAuth2Credentials && { OAuth2Credentials: OAuth2CredentialsFilterSensitiveLog(obj.OAuth2Credentials) }}), "OAuth2PropertiesInputFilterSensitiveLog");var AuthenticationConfigurationInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.OAuth2Properties && { OAuth2Properties: OAuth2PropertiesInputFilterSensitiveLog(obj.OAuth2Properties) },  ...obj.BasicAuthenticationCredentials && {    BasicAuthenticationCredentials: BasicAuthenticationCredentialsFilterSensitiveLog(      obj.BasicAuthenticationCredentials    )  },  ...obj.CustomAuthenticationCredentials && { CustomAuthenticationCredentials: import_smithy_client.SENSITIVE_STRING }}), "AuthenticationConfigurationInputFilterSensitiveLog");var DataQualityAnalyzerResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Description && { Description: import_smithy_client.SENSITIVE_STRING },  ...obj.EvaluationMessage && { EvaluationMessage: import_smithy_client.SENSITIVE_STRING },  ...obj.EvaluatedMetrics && { EvaluatedMetrics: import_smithy_client.SENSITIVE_STRING }}), "DataQualityAnalyzerResultFilterSensitiveLog");var DataQualityObservationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Description && { Description: import_smithy_client.SENSITIVE_STRING }}), "DataQualityObservationFilterSensitiveLog");var DataQualityRuleResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Description && { Description: import_smithy_client.SENSITIVE_STRING },  ...obj.EvaluationMessage && { EvaluationMessage: import_smithy_client.SENSITIVE_STRING },  ...obj.EvaluatedMetrics && { EvaluatedMetrics: import_smithy_client.SENSITIVE_STRING },  ...obj.EvaluatedRule && { EvaluatedRule: import_smithy_client.SENSITIVE_STRING },  ...obj.RuleMetrics && { RuleMetrics: import_smithy_client.SENSITIVE_STRING }}), "DataQualityRuleResultFilterSensitiveLog");var DataQualityResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.RuleResults && { RuleResults: obj.RuleResults.map((item) => DataQualityRuleResultFilterSensitiveLog(item)) },  ...obj.AnalyzerResults && {    AnalyzerResults: obj.AnalyzerResults.map((item) => DataQualityAnalyzerResultFilterSensitiveLog(item))  },  ...obj.Observations && {    Observations: obj.Observations.map((item) => DataQualityObservationFilterSensitiveLog(item))  }}), "DataQualityResultFilterSensitiveLog");var BatchGetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj}), "BatchGetDataQualityResultResponseFilterSensitiveLog"); // src/models/models_1.tsvar NodeType = {  CRAWLER: "CRAWLER",  JOB: "JOB",  TRIGGER: "TRIGGER"};var WorkflowRunStatus = {  COMPLETED: "COMPLETED",  ERROR: "ERROR",  RUNNING: "RUNNING",  STOPPED: "STOPPED",  STOPPING: "STOPPING"};var TaskStatusType = {  FAILED: "FAILED",  RUNNING: "RUNNING",  STARTING: "STARTING",  STOPPED: "STOPPED",  STOPPING: "STOPPING",  SUCCEEDED: "SUCCEEDED",  TIMEOUT: "TIMEOUT"};var IllegalSessionStateException = class _IllegalSessionStateException extends GlueServiceException {  static {    __name(this, "IllegalSessionStateException");  }  name = "IllegalSessionStateException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IllegalSessionStateException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IllegalSessionStateException.prototype);    this.Message = opts.Message;  }};var DataFormat = {  AVRO: "AVRO",  JSON: "JSON",  PROTOBUF: "PROTOBUF"};var ConcurrentModificationException = class _ConcurrentModificationException extends GlueServiceException {  static {    __name(this, "ConcurrentModificationException");  }  name = "ConcurrentModificationException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ConcurrentModificationException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ConcurrentModificationException.prototype);    this.Message = opts.Message;  }};var Permission = {  ALL: "ALL",  ALTER: "ALTER",  CREATE_DATABASE: "CREATE_DATABASE",  CREATE_TABLE: "CREATE_TABLE",  DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS",  DELETE: "DELETE",  DROP: "DROP",  INSERT: "INSERT",  SELECT: "SELECT"};var FederatedResourceAlreadyExistsException = class _FederatedResourceAlreadyExistsException extends GlueServiceException {  static {    __name(this, "FederatedResourceAlreadyExistsException");  }  name = "FederatedResourceAlreadyExistsException";  $fault = "client";  /**   * <p>The message describing the problem.</p>   * @public   */  Message;  /**   * <p>The associated Glue resource already exists.</p>   * @public   */  AssociatedGlueResource;  /**   * @internal   */  constructor(opts) {    super({      name: "FederatedResourceAlreadyExistsException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _FederatedResourceAlreadyExistsException.prototype);    this.Message = opts.Message;    this.AssociatedGlueResource = opts.AssociatedGlueResource;  }};var CsvHeaderOption = {  ABSENT: "ABSENT",  PRESENT: "PRESENT",  UNKNOWN: "UNKNOWN"};var CsvSerdeOption = {  LazySimpleSerDe: "LazySimpleSerDe",  None: "None",  OpenCSVSerDe: "OpenCSVSerDe"};var ColumnStatisticsTaskRunningException = class _ColumnStatisticsTaskRunningException extends GlueServiceException {  static {    __name(this, "ColumnStatisticsTaskRunningException");  }  name = "ColumnStatisticsTaskRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ColumnStatisticsTaskRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ColumnStatisticsTaskRunningException.prototype);    this.Message = opts.Message;  }};var ConnectionPropertyKey = {  CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER",  CONFIG_FILES: "CONFIG_FILES",  CONNECTION_URL: "CONNECTION_URL",  CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME",  CONNECTOR_TYPE: "CONNECTOR_TYPE",  CONNECTOR_URL: "CONNECTOR_URL",  CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT",  CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING",  DATABASE: "DATABASE",  ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD",  ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD",  ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD",  ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD",  ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD",  ENDPOINT: "ENDPOINT",  ENDPOINT_TYPE: "ENDPOINT_TYPE",  HOST: "HOST",  INSTANCE_ID: "INSTANCE_ID",  JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL",  JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME",  JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI",  JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL",  JDBC_ENGINE: "JDBC_ENGINE",  JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION",  KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS",  KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE",  KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD",  KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD",  KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT",  KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB",  KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF",  KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL",  KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE",  KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM",  KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD",  KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME",  KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD",  KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN",  KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME",  KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION",  KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED",  PASSWORD: "PASSWORD",  PORT: "PORT",  REGION: "REGION",  ROLE_ARN: "ROLE_ARN",  SECRET_ID: "SECRET_ID",  SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION",  USER_NAME: "USERNAME",  WORKGROUP_NAME: "WORKGROUP_NAME"};var ConnectionType = {  CUSTOM: "CUSTOM",  FACEBOOKADS: "FACEBOOKADS",  GOOGLEADS: "GOOGLEADS",  GOOGLEANALYTICS4: "GOOGLEANALYTICS4",  GOOGLESHEETS: "GOOGLESHEETS",  HUBSPOT: "HUBSPOT",  INSTAGRAMADS: "INSTAGRAMADS",  INTERCOM: "INTERCOM",  JDBC: "JDBC",  JIRACLOUD: "JIRACLOUD",  KAFKA: "KAFKA",  MARKETO: "MARKETO",  MARKETPLACE: "MARKETPLACE",  MONGODB: "MONGODB",  NETSUITEERP: "NETSUITEERP",  NETWORK: "NETWORK",  SALESFORCE: "SALESFORCE",  SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD",  SALESFORCEPARDOT: "SALESFORCEPARDOT",  SAPODATA: "SAPODATA",  SERVICENOW: "SERVICENOW",  SFTP: "SFTP",  SLACK: "SLACK",  SNAPCHATADS: "SNAPCHATADS",  STRIPE: "STRIPE",  VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA",  VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT",  ZENDESK: "ZENDESK",  ZOHOCRM: "ZOHOCRM"};var ComputeEnvironment = {  ATHENA: "ATHENA",  PYTHON: "PYTHON",  SPARK: "SPARK"};var ConnectionStatus = {  FAILED: "FAILED",  IN_PROGRESS: "IN_PROGRESS",  READY: "READY"};var IdempotentParameterMismatchException = class _IdempotentParameterMismatchException extends GlueServiceException {  static {    __name(this, "IdempotentParameterMismatchException");  }  name = "IdempotentParameterMismatchException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IdempotentParameterMismatchException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IdempotentParameterMismatchException.prototype);    this.Message = opts.Message;  }};var ValidationException = class _ValidationException extends GlueServiceException {  static {    __name(this, "ValidationException");  }  name = "ValidationException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ValidationException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ValidationException.prototype);    this.Message = opts.Message;  }};var ConflictException = class _ConflictException extends GlueServiceException {  static {    __name(this, "ConflictException");  }  name = "ConflictException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ConflictException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ConflictException.prototype);    this.Message = opts.Message;  }};var IntegrationStatus = {  ACTIVE: "ACTIVE",  CREATING: "CREATING",  DELETING: "DELETING",  FAILED: "FAILED",  MODIFYING: "MODIFYING",  NEEDS_ATTENTION: "NEEDS_ATTENTION",  SYNCING: "SYNCING"};var IntegrationConflictOperationFault = class _IntegrationConflictOperationFault extends GlueServiceException {  static {    __name(this, "IntegrationConflictOperationFault");  }  name = "IntegrationConflictOperationFault";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IntegrationConflictOperationFault",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IntegrationConflictOperationFault.prototype);    this.Message = opts.Message;  }};var IntegrationQuotaExceededFault = class _IntegrationQuotaExceededFault extends GlueServiceException {  static {    __name(this, "IntegrationQuotaExceededFault");  }  name = "IntegrationQuotaExceededFault";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IntegrationQuotaExceededFault",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IntegrationQuotaExceededFault.prototype);    this.Message = opts.Message;  }};var InternalServerException = class _InternalServerException extends GlueServiceException {  static {    __name(this, "InternalServerException");  }  name = "InternalServerException";  $fault = "server";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "InternalServerException",      $fault: "server",      ...opts    });    Object.setPrototypeOf(this, _InternalServerException.prototype);    this.Message = opts.Message;  }};var KMSKeyNotAccessibleFault = class _KMSKeyNotAccessibleFault extends GlueServiceException {  static {    __name(this, "KMSKeyNotAccessibleFault");  }  name = "KMSKeyNotAccessibleFault";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "KMSKeyNotAccessibleFault",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _KMSKeyNotAccessibleFault.prototype);    this.Message = opts.Message;  }};var ResourceNotFoundException = class _ResourceNotFoundException extends GlueServiceException {  static {    __name(this, "ResourceNotFoundException");  }  name = "ResourceNotFoundException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ResourceNotFoundException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ResourceNotFoundException.prototype);    this.Message = opts.Message;  }};var UnnestSpec = {  FULL: "FULL",  NOUNNEST: "NOUNNEST",  TOPLEVEL: "TOPLEVEL"};var TransformType = {  FIND_MATCHES: "FIND_MATCHES"};var MLUserDataEncryptionModeString = {  DISABLED: "DISABLED",  SSEKMS: "SSE-KMS"};var Compatibility = {  BACKWARD: "BACKWARD",  BACKWARD_ALL: "BACKWARD_ALL",  DISABLED: "DISABLED",  FORWARD: "FORWARD",  FORWARD_ALL: "FORWARD_ALL",  FULL: "FULL",  FULL_ALL: "FULL_ALL",  NONE: "NONE"};var SchemaStatus = {  AVAILABLE: "AVAILABLE",  DELETING: "DELETING",  PENDING: "PENDING"};var SchemaVersionStatus = {  AVAILABLE: "AVAILABLE",  DELETING: "DELETING",  FAILURE: "FAILURE",  PENDING: "PENDING"};var Language = {  PYTHON: "PYTHON",  SCALA: "SCALA"};var CloudWatchEncryptionMode = {  DISABLED: "DISABLED",  SSEKMS: "SSE-KMS"};var DataQualityEncryptionMode = {  DISABLED: "DISABLED",  SSEKMS: "SSE-KMS"};var JobBookmarksEncryptionMode = {  CSEKMS: "CSE-KMS",  DISABLED: "DISABLED"};var S3EncryptionMode = {  DISABLED: "DISABLED",  SSEKMS: "SSE-KMS",  SSES3: "SSE-S3"};var SessionStatus = {  FAILED: "FAILED",  PROVISIONING: "PROVISIONING",  READY: "READY",  STOPPED: "STOPPED",  STOPPING: "STOPPING",  TIMEOUT: "TIMEOUT"};var IcebergStructTypeEnum = {  STRUCT: "struct"};var IcebergSortDirection = {  ASC: "asc",  DESC: "desc"};var IcebergNullOrder = {  NULLS_FIRST: "nulls-first",  NULLS_LAST: "nulls-last"};var MetadataOperation = {  CREATE: "CREATE"};var ViewDialect = {  ATHENA: "ATHENA",  REDSHIFT: "REDSHIFT",  SPARK: "SPARK"};var OperationNotSupportedException = class _OperationNotSupportedException extends GlueServiceException {  static {    __name(this, "OperationNotSupportedException");  }  name = "OperationNotSupportedException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "OperationNotSupportedException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _OperationNotSupportedException.prototype);    this.Message = opts.Message;  }};var PrincipalType = {  GROUP: "GROUP",  ROLE: "ROLE",  USER: "USER"};var ResourceType = {  ARCHIVE: "ARCHIVE",  FILE: "FILE",  JAR: "JAR"};var CrawlerRunningException = class _CrawlerRunningException extends GlueServiceException {  static {    __name(this, "CrawlerRunningException");  }  name = "CrawlerRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "CrawlerRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _CrawlerRunningException.prototype);    this.Message = opts.Message;  }};var SchedulerTransitioningException = class _SchedulerTransitioningException extends GlueServiceException {  static {    __name(this, "SchedulerTransitioningException");  }  name = "SchedulerTransitioningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "SchedulerTransitioningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _SchedulerTransitioningException.prototype);    this.Message = opts.Message;  }};var IntegrationNotFoundFault = class _IntegrationNotFoundFault extends GlueServiceException {  static {    __name(this, "IntegrationNotFoundFault");  }  name = "IntegrationNotFoundFault";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IntegrationNotFoundFault",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IntegrationNotFoundFault.prototype);    this.Message = opts.Message;  }};var InvalidIntegrationStateFault = class _InvalidIntegrationStateFault extends GlueServiceException {  static {    __name(this, "InvalidIntegrationStateFault");  }  name = "InvalidIntegrationStateFault";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "InvalidIntegrationStateFault",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _InvalidIntegrationStateFault.prototype);    this.Message = opts.Message;  }};var RegistryStatus = {  AVAILABLE: "AVAILABLE",  DELETING: "DELETING"};var ConditionCheckFailureException = class _ConditionCheckFailureException extends GlueServiceException {  static {    __name(this, "ConditionCheckFailureException");  }  name = "ConditionCheckFailureException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ConditionCheckFailureException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ConditionCheckFailureException.prototype);    this.Message = opts.Message;  }};var FieldDataType = {  ARRAY: "ARRAY",  BIGINT: "BIGINT",  BOOLEAN: "BOOLEAN",  BYTE: "BYTE",  DATE: "DATE",  DECIMAL: "DECIMAL",  DOUBLE: "DOUBLE",  FLOAT: "FLOAT",  INT: "INT",  LONG: "LONG",  MAP: "MAP",  SHORT: "SHORT",  SMALLINT: "SMALLINT",  STRING: "STRING",  STRUCT: "STRUCT",  TIMESTAMP: "TIMESTAMP"};var FieldFilterOperator = {  BETWEEN: "BETWEEN",  CONTAINS: "CONTAINS",  EQUAL_TO: "EQUAL_TO",  GREATER_THAN: "GREATER_THAN",  GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO",  LESS_THAN: "LESS_THAN",  LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO",  NOT_EQUAL_TO: "NOT_EQUAL_TO",  ORDER_BY: "ORDER_BY"};var TargetResourceNotFound = class _TargetResourceNotFound extends GlueServiceException {  static {    __name(this, "TargetResourceNotFound");  }  name = "TargetResourceNotFound";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "TargetResourceNotFound",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _TargetResourceNotFound.prototype);    this.Message = opts.Message;  }};var BlueprintRunState = {  FAILED: "FAILED",  ROLLING_BACK: "ROLLING_BACK",  RUNNING: "RUNNING",  SUCCEEDED: "SUCCEEDED"};var ConnectionInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.AuthenticationConfiguration && {    AuthenticationConfiguration: AuthenticationConfigurationInputFilterSensitiveLog(obj.AuthenticationConfiguration)  }}), "ConnectionInputFilterSensitiveLog");var CreateConnectionRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.ConnectionInput && { ConnectionInput: ConnectionInputFilterSensitiveLog(obj.ConnectionInput) }}), "CreateConnectionRequestFilterSensitiveLog"); // src/models/models_2.ts var ColumnStatisticsType = {  BINARY: "BINARY",  BOOLEAN: "BOOLEAN",  DATE: "DATE",  DECIMAL: "DECIMAL",  DOUBLE: "DOUBLE",  LONG: "LONG",  STRING: "STRING"};var ComputationType = {  FULL: "FULL",  INCREMENTAL: "INCREMENTAL"};var ColumnStatisticsState = {  FAILED: "FAILED",  RUNNING: "RUNNING",  STARTING: "STARTING",  STOPPED: "STOPPED",  SUCCEEDED: "SUCCEEDED"};var ExecutionStatus = {  FAILED: "FAILED",  STARTED: "STARTED"};var ScheduleType = {  AUTO: "AUTO",  CRON: "CRON"};var SettingSource = {  CATALOG: "CATALOG",  TABLE: "TABLE"};var DatabaseAttributes = {  NAME: "NAME",  TARGET_DATABASE: "TARGET_DATABASE"};var ResourceShareType = {  ALL: "ALL",  FEDERATED: "FEDERATED",  FOREIGN: "FOREIGN"};var CatalogEncryptionMode = {  DISABLED: "DISABLED",  SSEKMS: "SSE-KMS",  SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE"};var DataQualityModelStatus = {  FAILED: "FAILED",  RUNNING: "RUNNING",  SUCCEEDED: "SUCCEEDED"};var DQCompositeRuleEvaluationMethod = {  COLUMN: "COLUMN",  ROW: "ROW"};var TaskType = {  EVALUATION: "EVALUATION",  EXPORT_LABELS: "EXPORT_LABELS",  FIND_MATCHES: "FIND_MATCHES",  IMPORT_LABELS: "IMPORT_LABELS",  LABELING_SET_GENERATION: "LABELING_SET_GENERATION"};var TaskRunSortColumnType = {  STARTED: "STARTED",  STATUS: "STATUS",  TASK_RUN_TYPE: "TASK_RUN_TYPE"};var SortDirectionType = {  ASCENDING: "ASCENDING",  DESCENDING: "DESCENDING"};var TransformStatusType = {  DELETING: "DELETING",  NOT_READY: "NOT_READY",  READY: "READY"};var TransformSortColumnType = {  CREATED: "CREATED",  LAST_MODIFIED: "LAST_MODIFIED",  NAME: "NAME",  STATUS: "STATUS",  TRANSFORM_TYPE: "TRANSFORM_TYPE"};var BackfillErrorCode = {  ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR",  INTERNAL_ERROR: "INTERNAL_ERROR",  INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR",  MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR",  UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR"};var PartitionIndexStatus = {  ACTIVE: "ACTIVE",  CREATING: "CREATING",  DELETING: "DELETING",  FAILED: "FAILED"};var SchemaDiffType = {  SYNTAX_DIFF: "SYNTAX_DIFF"};var StatementState = {  AVAILABLE: "AVAILABLE",  CANCELLED: "CANCELLED",  CANCELLING: "CANCELLING",  ERROR: "ERROR",  RUNNING: "RUNNING",  WAITING: "WAITING"};var ResourceAction = {  CREATE: "CREATE",  UPDATE: "UPDATE"};var ResourceState = {  FAILED: "FAILED",  IN_PROGRESS: "IN_PROGRESS",  QUEUED: "QUEUED",  STOPPED: "STOPPED",  SUCCESS: "SUCCESS"};var TableAttributes = {  NAME: "NAME",  TABLE_TYPE: "TABLE_TYPE"};var PermissionType = {  CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",  COLUMN_PERMISSION: "COLUMN_PERMISSION",  NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION",  NESTED_PERMISSION: "NESTED_PERMISSION"};var PermissionTypeMismatchException = class _PermissionTypeMismatchException extends GlueServiceException {  static {    __name(this, "PermissionTypeMismatchException");  }  name = "PermissionTypeMismatchException";  $fault = "client";  /**   * <p>There is a mismatch between the SupportedPermissionType used in the query request   *           and the permissions defined on the target table.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "PermissionTypeMismatchException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _PermissionTypeMismatchException.prototype);    this.Message = opts.Message;  }};var FieldName = {  CRAWL_ID: "CRAWL_ID",  DPU_HOUR: "DPU_HOUR",  END_TIME: "END_TIME",  START_TIME: "START_TIME",  STATE: "STATE"};var FilterOperator = {  EQ: "EQ",  GE: "GE",  GT: "GT",  LE: "LE",  LT: "LT",  NE: "NE"};var CrawlerHistoryState = {  COMPLETED: "COMPLETED",  FAILED: "FAILED",  RUNNING: "RUNNING",  STOPPED: "STOPPED"};var StatisticEvaluationLevel = {  COLUMN: "Column",  DATASET: "Dataset",  MULTICOLUMN: "Multicolumn"};var GetDataQualityResultResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.RuleResults && { RuleResults: obj.RuleResults.map((item) => DataQualityRuleResultFilterSensitiveLog(item)) },  ...obj.AnalyzerResults && {    AnalyzerResults: obj.AnalyzerResults.map((item) => DataQualityAnalyzerResultFilterSensitiveLog(item))  },  ...obj.Observations && {    Observations: obj.Observations.map((item) => DataQualityObservationFilterSensitiveLog(item))  }}), "GetDataQualityResultResponseFilterSensitiveLog");var GetEntityRecordsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Records && { Records: import_smithy_client.SENSITIVE_STRING }}), "GetEntityRecordsResponseFilterSensitiveLog");var StatisticSummaryFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.StatisticProperties && { StatisticProperties: import_smithy_client.SENSITIVE_STRING }}), "StatisticSummaryFilterSensitiveLog");var ListDataQualityStatisticsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Statistics && { Statistics: obj.Statistics.map((item) => StatisticSummaryFilterSensitiveLog(item)) }}), "ListDataQualityStatisticsResponseFilterSensitiveLog"); // src/models/models_3.ts var EnableHybridValues = {  FALSE: "FALSE",  TRUE: "TRUE"};var ExistCondition = {  MUST_EXIST: "MUST_EXIST",  NONE: "NONE",  NOT_EXIST: "NOT_EXIST"};var ConcurrentRunsExceededException = class _ConcurrentRunsExceededException extends GlueServiceException {  static {    __name(this, "ConcurrentRunsExceededException");  }  name = "ConcurrentRunsExceededException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ConcurrentRunsExceededException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ConcurrentRunsExceededException.prototype);    this.Message = opts.Message;  }};var IllegalWorkflowStateException = class _IllegalWorkflowStateException extends GlueServiceException {  static {    __name(this, "IllegalWorkflowStateException");  }  name = "IllegalWorkflowStateException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IllegalWorkflowStateException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IllegalWorkflowStateException.prototype);    this.Message = opts.Message;  }};var Comparator = {  EQUALS: "EQUALS",  GREATER_THAN: "GREATER_THAN",  GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",  LESS_THAN: "LESS_THAN",  LESS_THAN_EQUALS: "LESS_THAN_EQUALS"};var Sort = {  ASCENDING: "ASC",  DESCENDING: "DESC"};var IllegalBlueprintStateException = class _IllegalBlueprintStateException extends GlueServiceException {  static {    __name(this, "IllegalBlueprintStateException");  }  name = "IllegalBlueprintStateException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "IllegalBlueprintStateException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _IllegalBlueprintStateException.prototype);    this.Message = opts.Message;  }};var NoScheduleException = class _NoScheduleException extends GlueServiceException {  static {    __name(this, "NoScheduleException");  }  name = "NoScheduleException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "NoScheduleException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _NoScheduleException.prototype);    this.Message = opts.Message;  }};var SchedulerRunningException = class _SchedulerRunningException extends GlueServiceException {  static {    __name(this, "SchedulerRunningException");  }  name = "SchedulerRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "SchedulerRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _SchedulerRunningException.prototype);    this.Message = opts.Message;  }};var MLTransformNotReadyException = class _MLTransformNotReadyException extends GlueServiceException {  static {    __name(this, "MLTransformNotReadyException");  }  name = "MLTransformNotReadyException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "MLTransformNotReadyException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _MLTransformNotReadyException.prototype);    this.Message = opts.Message;  }};var ColumnStatisticsTaskNotRunningException = class _ColumnStatisticsTaskNotRunningException extends GlueServiceException {  static {    __name(this, "ColumnStatisticsTaskNotRunningException");  }  name = "ColumnStatisticsTaskNotRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ColumnStatisticsTaskNotRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ColumnStatisticsTaskNotRunningException.prototype);    this.Message = opts.Message;  }};var ColumnStatisticsTaskStoppingException = class _ColumnStatisticsTaskStoppingException extends GlueServiceException {  static {    __name(this, "ColumnStatisticsTaskStoppingException");  }  name = "ColumnStatisticsTaskStoppingException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "ColumnStatisticsTaskStoppingException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ColumnStatisticsTaskStoppingException.prototype);    this.Message = opts.Message;  }};var CrawlerNotRunningException = class _CrawlerNotRunningException extends GlueServiceException {  static {    __name(this, "CrawlerNotRunningException");  }  name = "CrawlerNotRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "CrawlerNotRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _CrawlerNotRunningException.prototype);    this.Message = opts.Message;  }};var CrawlerStoppingException = class _CrawlerStoppingException extends GlueServiceException {  static {    __name(this, "CrawlerStoppingException");  }  name = "CrawlerStoppingException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "CrawlerStoppingException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _CrawlerStoppingException.prototype);    this.Message = opts.Message;  }};var SchedulerNotRunningException = class _SchedulerNotRunningException extends GlueServiceException {  static {    __name(this, "SchedulerNotRunningException");  }  name = "SchedulerNotRunningException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "SchedulerNotRunningException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _SchedulerNotRunningException.prototype);    this.Message = opts.Message;  }};var VersionMismatchException = class _VersionMismatchException extends GlueServiceException {  static {    __name(this, "VersionMismatchException");  }  name = "VersionMismatchException";  $fault = "client";  /**   * <p>A message describing the problem.</p>   * @public   */  Message;  /**   * @internal   */  constructor(opts) {    super({      name: "VersionMismatchException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _VersionMismatchException.prototype);    this.Message = opts.Message;  }};var ViewUpdateAction = {  ADD: "ADD",  ADD_OR_REPLACE: "ADD_OR_REPLACE",  DROP: "DROP",  REPLACE: "REPLACE"};var TestConnectionInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.AuthenticationConfiguration && {    AuthenticationConfiguration: AuthenticationConfigurationInputFilterSensitiveLog(obj.AuthenticationConfiguration)  }}), "TestConnectionInputFilterSensitiveLog");var TestConnectionRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.TestConnectionInput && {    TestConnectionInput: TestConnectionInputFilterSensitiveLog(obj.TestConnectionInput)  }}), "TestConnectionRequestFilterSensitiveLog");var UpdateConnectionRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.ConnectionInput && { ConnectionInput: ConnectionInputFilterSensitiveLog(obj.ConnectionInput) }}), "UpdateConnectionRequestFilterSensitiveLog");var CreateJobRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.CodeGenConfigurationNodes && { CodeGenConfigurationNodes: import_smithy_client.SENSITIVE_STRING }}), "CreateJobRequestFilterSensitiveLog");var JobFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.CodeGenConfigurationNodes && { CodeGenConfigurationNodes: import_smithy_client.SENSITIVE_STRING }}), "JobFilterSensitiveLog");var JobUpdateFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.CodeGenConfigurationNodes && { CodeGenConfigurationNodes: import_smithy_client.SENSITIVE_STRING }}), "JobUpdateFilterSensitiveLog");var GetJobResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Job && { Job: JobFilterSensitiveLog(obj.Job) }}), "GetJobResponseFilterSensitiveLog");var UpdateJobRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.JobUpdate && { JobUpdate: JobUpdateFilterSensitiveLog(obj.JobUpdate) }}), "UpdateJobRequestFilterSensitiveLog");var BatchGetJobsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Jobs && { Jobs: obj.Jobs.map((item) => JobFilterSensitiveLog(item)) }}), "BatchGetJobsResponseFilterSensitiveLog");var GetJobsResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.Jobs && { Jobs: obj.Jobs.map((item) => JobFilterSensitiveLog(item)) }}), "GetJobsResponseFilterSensitiveLog"); // src/protocols/Aws_json1_1.tsvar se_BatchCreatePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchCreatePartition");  let body;  body = JSON.stringify(se_BatchCreatePartitionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchCreatePartitionCommand");var se_BatchDeleteConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchDeleteConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchDeleteConnectionCommand");var se_BatchDeletePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchDeletePartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchDeletePartitionCommand");var se_BatchDeleteTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchDeleteTable");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchDeleteTableCommand");var se_BatchDeleteTableVersionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchDeleteTableVersion");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchDeleteTableVersionCommand");var se_BatchGetBlueprintsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetBlueprints");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetBlueprintsCommand");var se_BatchGetCrawlersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetCrawlers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetCrawlersCommand");var se_BatchGetCustomEntityTypesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetCustomEntityTypes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetCustomEntityTypesCommand");var se_BatchGetDataQualityResultCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetDataQualityResult");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetDataQualityResultCommand");var se_BatchGetDevEndpointsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetDevEndpoints");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetDevEndpointsCommand");var se_BatchGetJobsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetJobs");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetJobsCommand");var se_BatchGetPartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetPartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetPartitionCommand");var se_BatchGetTableOptimizerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetTableOptimizer");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetTableOptimizerCommand");var se_BatchGetTriggersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetTriggers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetTriggersCommand");var se_BatchGetWorkflowsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchGetWorkflows");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetWorkflowsCommand");var se_BatchPutDataQualityStatisticAnnotationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchPutDataQualityStatisticAnnotation");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchPutDataQualityStatisticAnnotationCommand");var se_BatchStopJobRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchStopJobRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchStopJobRunCommand");var se_BatchUpdatePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchUpdatePartition");  let body;  body = JSON.stringify(se_BatchUpdatePartitionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchUpdatePartitionCommand");var se_CancelDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CancelDataQualityRuleRecommendationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CancelDataQualityRuleRecommendationRunCommand");var se_CancelDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CancelDataQualityRulesetEvaluationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CancelDataQualityRulesetEvaluationRunCommand");var se_CancelMLTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CancelMLTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CancelMLTaskRunCommand");var se_CancelStatementCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CancelStatement");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CancelStatementCommand");var se_CheckSchemaVersionValidityCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CheckSchemaVersionValidity");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CheckSchemaVersionValidityCommand");var se_CreateBlueprintCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateBlueprint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateBlueprintCommand");var se_CreateCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateCatalogCommand");var se_CreateClassifierCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateClassifier");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateClassifierCommand");var se_CreateColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateColumnStatisticsTaskSettings");  let body;  body = JSON.stringify(se_CreateColumnStatisticsTaskSettingsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateColumnStatisticsTaskSettingsCommand");var se_CreateConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateConnectionCommand");var se_CreateCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateCrawler");  let body;  body = JSON.stringify(se_CreateCrawlerRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateCrawlerCommand");var se_CreateCustomEntityTypeCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateCustomEntityType");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateCustomEntityTypeCommand");var se_CreateDatabaseCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateDatabase");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateDatabaseCommand");var se_CreateDataQualityRulesetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateDataQualityRuleset");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateDataQualityRulesetCommand");var se_CreateDevEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateDevEndpoint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateDevEndpointCommand");var se_CreateGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateGlueIdentityCenterConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateGlueIdentityCenterConfigurationCommand");var se_CreateIntegrationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateIntegration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateIntegrationCommand");var se_CreateIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateIntegrationResourceProperty");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateIntegrationResourcePropertyCommand");var se_CreateIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateIntegrationTableProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateIntegrationTablePropertiesCommand");var se_CreateJobCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateJob");  let body;  body = JSON.stringify(se_CreateJobRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateJobCommand");var se_CreateMLTransformCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateMLTransform");  let body;  body = JSON.stringify(se_CreateMLTransformRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateMLTransformCommand");var se_CreatePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreatePartition");  let body;  body = JSON.stringify(se_CreatePartitionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreatePartitionCommand");var se_CreatePartitionIndexCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreatePartitionIndex");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreatePartitionIndexCommand");var se_CreateRegistryCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateRegistry");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateRegistryCommand");var se_CreateSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateSchema");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateSchemaCommand");var se_CreateScriptCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateScript");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateScriptCommand");var se_CreateSecurityConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateSecurityConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateSecurityConfigurationCommand");var se_CreateSessionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateSession");  let body;  body = JSON.stringify(se_CreateSessionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateSessionCommand");var se_CreateTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateTable");  let body;  body = JSON.stringify(se_CreateTableRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateTableCommand");var se_CreateTableOptimizerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateTableOptimizer");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateTableOptimizerCommand");var se_CreateTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateTriggerCommand");var se_CreateUsageProfileCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateUsageProfile");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateUsageProfileCommand");var se_CreateUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateUserDefinedFunction");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateUserDefinedFunctionCommand");var se_CreateWorkflowCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateWorkflow");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateWorkflowCommand");var se_DeleteBlueprintCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteBlueprint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteBlueprintCommand");var se_DeleteCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteCatalogCommand");var se_DeleteClassifierCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteClassifier");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteClassifierCommand");var se_DeleteColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteColumnStatisticsForPartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteColumnStatisticsForPartitionCommand");var se_DeleteColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteColumnStatisticsForTable");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteColumnStatisticsForTableCommand");var se_DeleteColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteColumnStatisticsTaskSettings");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteColumnStatisticsTaskSettingsCommand");var se_DeleteConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteConnectionCommand");var se_DeleteCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteCrawler");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteCrawlerCommand");var se_DeleteCustomEntityTypeCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteCustomEntityType");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteCustomEntityTypeCommand");var se_DeleteDatabaseCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteDatabase");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteDatabaseCommand");var se_DeleteDataQualityRulesetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteDataQualityRuleset");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteDataQualityRulesetCommand");var se_DeleteDevEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteDevEndpoint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteDevEndpointCommand");var se_DeleteGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteGlueIdentityCenterConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteGlueIdentityCenterConfigurationCommand");var se_DeleteIntegrationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteIntegration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteIntegrationCommand");var se_DeleteIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteIntegrationTableProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteIntegrationTablePropertiesCommand");var se_DeleteJobCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteJob");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteJobCommand");var se_DeleteMLTransformCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteMLTransform");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteMLTransformCommand");var se_DeletePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeletePartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeletePartitionCommand");var se_DeletePartitionIndexCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeletePartitionIndex");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeletePartitionIndexCommand");var se_DeleteRegistryCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteRegistry");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteRegistryCommand");var se_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteResourcePolicy");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteResourcePolicyCommand");var se_DeleteSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteSchema");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSchemaCommand");var se_DeleteSchemaVersionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteSchemaVersions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSchemaVersionsCommand");var se_DeleteSecurityConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteSecurityConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSecurityConfigurationCommand");var se_DeleteSessionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteSession");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSessionCommand");var se_DeleteTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteTable");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteTableCommand");var se_DeleteTableOptimizerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteTableOptimizer");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteTableOptimizerCommand");var se_DeleteTableVersionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteTableVersion");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteTableVersionCommand");var se_DeleteTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteTriggerCommand");var se_DeleteUsageProfileCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteUsageProfile");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteUsageProfileCommand");var se_DeleteUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteUserDefinedFunction");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteUserDefinedFunctionCommand");var se_DeleteWorkflowCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteWorkflow");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteWorkflowCommand");var se_DescribeConnectionTypeCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DescribeConnectionType");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeConnectionTypeCommand");var se_DescribeEntityCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DescribeEntity");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeEntityCommand");var se_DescribeInboundIntegrationsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DescribeInboundIntegrations");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeInboundIntegrationsCommand");var se_DescribeIntegrationsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DescribeIntegrations");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeIntegrationsCommand");var se_GetBlueprintCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetBlueprint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetBlueprintCommand");var se_GetBlueprintRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetBlueprintRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetBlueprintRunCommand");var se_GetBlueprintRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetBlueprintRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetBlueprintRunsCommand");var se_GetCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCatalogCommand");var se_GetCatalogImportStatusCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCatalogImportStatus");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCatalogImportStatusCommand");var se_GetCatalogsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCatalogs");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCatalogsCommand");var se_GetClassifierCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetClassifier");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetClassifierCommand");var se_GetClassifiersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetClassifiers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetClassifiersCommand");var se_GetColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetColumnStatisticsForPartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetColumnStatisticsForPartitionCommand");var se_GetColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetColumnStatisticsForTable");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetColumnStatisticsForTableCommand");var se_GetColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetColumnStatisticsTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetColumnStatisticsTaskRunCommand");var se_GetColumnStatisticsTaskRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetColumnStatisticsTaskRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetColumnStatisticsTaskRunsCommand");var se_GetColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetColumnStatisticsTaskSettings");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetColumnStatisticsTaskSettingsCommand");var se_GetConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetConnectionCommand");var se_GetConnectionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetConnections");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetConnectionsCommand");var se_GetCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCrawler");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCrawlerCommand");var se_GetCrawlerMetricsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCrawlerMetrics");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCrawlerMetricsCommand");var se_GetCrawlersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCrawlers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCrawlersCommand");var se_GetCustomEntityTypeCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCustomEntityType");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCustomEntityTypeCommand");var se_GetDatabaseCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDatabase");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDatabaseCommand");var se_GetDatabasesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDatabases");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDatabasesCommand");var se_GetDataCatalogEncryptionSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataCatalogEncryptionSettings");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataCatalogEncryptionSettingsCommand");var se_GetDataflowGraphCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataflowGraph");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataflowGraphCommand");var se_GetDataQualityModelCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityModel");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityModelCommand");var se_GetDataQualityModelResultCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityModelResult");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityModelResultCommand");var se_GetDataQualityResultCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityResult");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityResultCommand");var se_GetDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityRuleRecommendationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityRuleRecommendationRunCommand");var se_GetDataQualityRulesetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityRuleset");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityRulesetCommand");var se_GetDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDataQualityRulesetEvaluationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDataQualityRulesetEvaluationRunCommand");var se_GetDevEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDevEndpoint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDevEndpointCommand");var se_GetDevEndpointsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDevEndpoints");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDevEndpointsCommand");var se_GetEntityRecordsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetEntityRecords");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetEntityRecordsCommand");var se_GetGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetGlueIdentityCenterConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetGlueIdentityCenterConfigurationCommand");var se_GetIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetIntegrationResourceProperty");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetIntegrationResourcePropertyCommand");var se_GetIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetIntegrationTableProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetIntegrationTablePropertiesCommand");var se_GetJobCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetJob");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetJobCommand");var se_GetJobBookmarkCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetJobBookmark");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetJobBookmarkCommand");var se_GetJobRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetJobRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetJobRunCommand");var se_GetJobRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetJobRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetJobRunsCommand");var se_GetJobsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetJobs");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetJobsCommand");var se_GetMappingCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetMapping");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetMappingCommand");var se_GetMLTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetMLTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetMLTaskRunCommand");var se_GetMLTaskRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetMLTaskRuns");  let body;  body = JSON.stringify(se_GetMLTaskRunsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetMLTaskRunsCommand");var se_GetMLTransformCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetMLTransform");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetMLTransformCommand");var se_GetMLTransformsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetMLTransforms");  let body;  body = JSON.stringify(se_GetMLTransformsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetMLTransformsCommand");var se_GetPartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetPartition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetPartitionCommand");var se_GetPartitionIndexesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetPartitionIndexes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetPartitionIndexesCommand");var se_GetPartitionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetPartitions");  let body;  body = JSON.stringify(se_GetPartitionsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetPartitionsCommand");var se_GetPlanCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetPlan");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetPlanCommand");var se_GetRegistryCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetRegistry");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetRegistryCommand");var se_GetResourcePoliciesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetResourcePolicies");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetResourcePoliciesCommand");var se_GetResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetResourcePolicy");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetResourcePolicyCommand");var se_GetSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSchema");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSchemaCommand");var se_GetSchemaByDefinitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSchemaByDefinition");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSchemaByDefinitionCommand");var se_GetSchemaVersionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSchemaVersion");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSchemaVersionCommand");var se_GetSchemaVersionsDiffCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSchemaVersionsDiff");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSchemaVersionsDiffCommand");var se_GetSecurityConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSecurityConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSecurityConfigurationCommand");var se_GetSecurityConfigurationsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSecurityConfigurations");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSecurityConfigurationsCommand");var se_GetSessionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSession");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSessionCommand");var se_GetStatementCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetStatement");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetStatementCommand");var se_GetTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTable");  let body;  body = JSON.stringify(se_GetTableRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTableCommand");var se_GetTableOptimizerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTableOptimizer");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTableOptimizerCommand");var se_GetTablesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTables");  let body;  body = JSON.stringify(se_GetTablesRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTablesCommand");var se_GetTableVersionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTableVersion");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTableVersionCommand");var se_GetTableVersionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTableVersions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTableVersionsCommand");var se_GetTagsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTags");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTagsCommand");var se_GetTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTriggerCommand");var se_GetTriggersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetTriggers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetTriggersCommand");var se_GetUnfilteredPartitionMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUnfilteredPartitionMetadata");  let body;  body = JSON.stringify(se_GetUnfilteredPartitionMetadataRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUnfilteredPartitionMetadataCommand");var se_GetUnfilteredPartitionsMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUnfilteredPartitionsMetadata");  let body;  body = JSON.stringify(se_GetUnfilteredPartitionsMetadataRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUnfilteredPartitionsMetadataCommand");var se_GetUnfilteredTableMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUnfilteredTableMetadata");  let body;  body = JSON.stringify(se_GetUnfilteredTableMetadataRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUnfilteredTableMetadataCommand");var se_GetUsageProfileCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUsageProfile");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUsageProfileCommand");var se_GetUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUserDefinedFunction");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUserDefinedFunctionCommand");var se_GetUserDefinedFunctionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetUserDefinedFunctions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetUserDefinedFunctionsCommand");var se_GetWorkflowCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetWorkflow");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetWorkflowCommand");var se_GetWorkflowRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetWorkflowRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetWorkflowRunCommand");var se_GetWorkflowRunPropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetWorkflowRunProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetWorkflowRunPropertiesCommand");var se_GetWorkflowRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetWorkflowRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetWorkflowRunsCommand");var se_ImportCatalogToGlueCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ImportCatalogToGlue");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ImportCatalogToGlueCommand");var se_ListBlueprintsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListBlueprints");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListBlueprintsCommand");var se_ListColumnStatisticsTaskRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListColumnStatisticsTaskRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListColumnStatisticsTaskRunsCommand");var se_ListConnectionTypesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListConnectionTypes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListConnectionTypesCommand");var se_ListCrawlersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListCrawlers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCrawlersCommand");var se_ListCrawlsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListCrawls");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCrawlsCommand");var se_ListCustomEntityTypesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListCustomEntityTypes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCustomEntityTypesCommand");var se_ListDataQualityResultsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityResults");  let body;  body = JSON.stringify(se_ListDataQualityResultsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityResultsCommand");var se_ListDataQualityRuleRecommendationRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityRuleRecommendationRuns");  let body;  body = JSON.stringify(se_ListDataQualityRuleRecommendationRunsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityRuleRecommendationRunsCommand");var se_ListDataQualityRulesetEvaluationRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityRulesetEvaluationRuns");  let body;  body = JSON.stringify(se_ListDataQualityRulesetEvaluationRunsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityRulesetEvaluationRunsCommand");var se_ListDataQualityRulesetsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityRulesets");  let body;  body = JSON.stringify(se_ListDataQualityRulesetsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityRulesetsCommand");var se_ListDataQualityStatisticAnnotationsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityStatisticAnnotations");  let body;  body = JSON.stringify(se_ListDataQualityStatisticAnnotationsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityStatisticAnnotationsCommand");var se_ListDataQualityStatisticsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDataQualityStatistics");  let body;  body = JSON.stringify(se_ListDataQualityStatisticsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDataQualityStatisticsCommand");var se_ListDevEndpointsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDevEndpoints");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDevEndpointsCommand");var se_ListEntitiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListEntities");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListEntitiesCommand");var se_ListJobsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListJobs");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListJobsCommand");var se_ListMLTransformsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListMLTransforms");  let body;  body = JSON.stringify(se_ListMLTransformsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListMLTransformsCommand");var se_ListRegistriesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListRegistries");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListRegistriesCommand");var se_ListSchemasCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListSchemas");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSchemasCommand");var se_ListSchemaVersionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListSchemaVersions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSchemaVersionsCommand");var se_ListSessionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListSessions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSessionsCommand");var se_ListStatementsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListStatements");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListStatementsCommand");var se_ListTableOptimizerRunsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListTableOptimizerRuns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListTableOptimizerRunsCommand");var se_ListTriggersCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListTriggers");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListTriggersCommand");var se_ListUsageProfilesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListUsageProfiles");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListUsageProfilesCommand");var se_ListWorkflowsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListWorkflows");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListWorkflowsCommand");var se_ModifyIntegrationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ModifyIntegration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ModifyIntegrationCommand");var se_PutDataCatalogEncryptionSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutDataCatalogEncryptionSettings");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutDataCatalogEncryptionSettingsCommand");var se_PutDataQualityProfileAnnotationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutDataQualityProfileAnnotation");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutDataQualityProfileAnnotationCommand");var se_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutResourcePolicy");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutResourcePolicyCommand");var se_PutSchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutSchemaVersionMetadata");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutSchemaVersionMetadataCommand");var se_PutWorkflowRunPropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutWorkflowRunProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutWorkflowRunPropertiesCommand");var se_QuerySchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("QuerySchemaVersionMetadata");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_QuerySchemaVersionMetadataCommand");var se_RegisterSchemaVersionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("RegisterSchemaVersion");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RegisterSchemaVersionCommand");var se_RemoveSchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("RemoveSchemaVersionMetadata");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RemoveSchemaVersionMetadataCommand");var se_ResetJobBookmarkCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ResetJobBookmark");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ResetJobBookmarkCommand");var se_ResumeWorkflowRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ResumeWorkflowRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ResumeWorkflowRunCommand");var se_RunStatementCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("RunStatement");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RunStatementCommand");var se_SearchTablesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("SearchTables");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_SearchTablesCommand");var se_StartBlueprintRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartBlueprintRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartBlueprintRunCommand");var se_StartColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartColumnStatisticsTaskRun");  let body;  body = JSON.stringify(se_StartColumnStatisticsTaskRunRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartColumnStatisticsTaskRunCommand");var se_StartColumnStatisticsTaskRunScheduleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartColumnStatisticsTaskRunSchedule");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartColumnStatisticsTaskRunScheduleCommand");var se_StartCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartCrawler");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartCrawlerCommand");var se_StartCrawlerScheduleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartCrawlerSchedule");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartCrawlerScheduleCommand");var se_StartDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartDataQualityRuleRecommendationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartDataQualityRuleRecommendationRunCommand");var se_StartDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartDataQualityRulesetEvaluationRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartDataQualityRulesetEvaluationRunCommand");var se_StartExportLabelsTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartExportLabelsTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartExportLabelsTaskRunCommand");var se_StartImportLabelsTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartImportLabelsTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartImportLabelsTaskRunCommand");var se_StartJobRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartJobRun");  let body;  body = JSON.stringify(se_StartJobRunRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartJobRunCommand");var se_StartMLEvaluationTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartMLEvaluationTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartMLEvaluationTaskRunCommand");var se_StartMLLabelingSetGenerationTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartMLLabelingSetGenerationTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartMLLabelingSetGenerationTaskRunCommand");var se_StartTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartTriggerCommand");var se_StartWorkflowRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StartWorkflowRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartWorkflowRunCommand");var se_StopColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopColumnStatisticsTaskRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopColumnStatisticsTaskRunCommand");var se_StopColumnStatisticsTaskRunScheduleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopColumnStatisticsTaskRunSchedule");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopColumnStatisticsTaskRunScheduleCommand");var se_StopCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopCrawler");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopCrawlerCommand");var se_StopCrawlerScheduleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopCrawlerSchedule");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopCrawlerScheduleCommand");var se_StopSessionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopSession");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopSessionCommand");var se_StopTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopTriggerCommand");var se_StopWorkflowRunCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("StopWorkflowRun");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopWorkflowRunCommand");var se_TagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("TagResource");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_TagResourceCommand");var se_TestConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("TestConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_TestConnectionCommand");var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UntagResource");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UntagResourceCommand");var se_UpdateBlueprintCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateBlueprint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateBlueprintCommand");var se_UpdateCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateCatalogCommand");var se_UpdateClassifierCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateClassifier");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateClassifierCommand");var se_UpdateColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateColumnStatisticsForPartition");  let body;  body = JSON.stringify(se_UpdateColumnStatisticsForPartitionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateColumnStatisticsForPartitionCommand");var se_UpdateColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateColumnStatisticsForTable");  let body;  body = JSON.stringify(se_UpdateColumnStatisticsForTableRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateColumnStatisticsForTableCommand");var se_UpdateColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateColumnStatisticsTaskSettings");  let body;  body = JSON.stringify(se_UpdateColumnStatisticsTaskSettingsRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateColumnStatisticsTaskSettingsCommand");var se_UpdateConnectionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateConnection");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateConnectionCommand");var se_UpdateCrawlerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateCrawler");  let body;  body = JSON.stringify(se_UpdateCrawlerRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateCrawlerCommand");var se_UpdateCrawlerScheduleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateCrawlerSchedule");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateCrawlerScheduleCommand");var se_UpdateDatabaseCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateDatabase");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateDatabaseCommand");var se_UpdateDataQualityRulesetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateDataQualityRuleset");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateDataQualityRulesetCommand");var se_UpdateDevEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateDevEndpoint");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateDevEndpointCommand");var se_UpdateGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateGlueIdentityCenterConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateGlueIdentityCenterConfigurationCommand");var se_UpdateIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateIntegrationResourceProperty");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateIntegrationResourcePropertyCommand");var se_UpdateIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateIntegrationTableProperties");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateIntegrationTablePropertiesCommand");var se_UpdateJobCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateJob");  let body;  body = JSON.stringify(se_UpdateJobRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateJobCommand");var se_UpdateJobFromSourceControlCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateJobFromSourceControl");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateJobFromSourceControlCommand");var se_UpdateMLTransformCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateMLTransform");  let body;  body = JSON.stringify(se_UpdateMLTransformRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateMLTransformCommand");var se_UpdatePartitionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdatePartition");  let body;  body = JSON.stringify(se_UpdatePartitionRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdatePartitionCommand");var se_UpdateRegistryCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateRegistry");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateRegistryCommand");var se_UpdateSchemaCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateSchema");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateSchemaCommand");var se_UpdateSourceControlFromJobCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateSourceControlFromJob");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateSourceControlFromJobCommand");var se_UpdateTableCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateTable");  let body;  body = JSON.stringify(se_UpdateTableRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateTableCommand");var se_UpdateTableOptimizerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateTableOptimizer");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateTableOptimizerCommand");var se_UpdateTriggerCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateTrigger");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateTriggerCommand");var se_UpdateUsageProfileCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateUsageProfile");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateUsageProfileCommand");var se_UpdateUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateUserDefinedFunction");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateUserDefinedFunctionCommand");var se_UpdateWorkflowCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateWorkflow");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateWorkflowCommand");var de_BatchCreatePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchCreatePartitionCommand");var de_BatchDeleteConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchDeleteConnectionCommand");var de_BatchDeletePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchDeletePartitionCommand");var de_BatchDeleteTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchDeleteTableCommand");var de_BatchDeleteTableVersionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchDeleteTableVersionCommand");var de_BatchGetBlueprintsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetBlueprintsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetBlueprintsCommand");var de_BatchGetCrawlersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetCrawlersResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetCrawlersCommand");var de_BatchGetCustomEntityTypesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetCustomEntityTypesCommand");var de_BatchGetDataQualityResultCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetDataQualityResultResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetDataQualityResultCommand");var de_BatchGetDevEndpointsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetDevEndpointsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetDevEndpointsCommand");var de_BatchGetJobsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetJobsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetJobsCommand");var de_BatchGetPartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetPartitionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetPartitionCommand");var de_BatchGetTableOptimizerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetTableOptimizerResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetTableOptimizerCommand");var de_BatchGetTriggersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetTriggersCommand");var de_BatchGetWorkflowsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_BatchGetWorkflowsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchGetWorkflowsCommand");var de_BatchPutDataQualityStatisticAnnotationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchPutDataQualityStatisticAnnotationCommand");var de_BatchStopJobRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchStopJobRunCommand");var de_BatchUpdatePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchUpdatePartitionCommand");var de_CancelDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CancelDataQualityRuleRecommendationRunCommand");var de_CancelDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CancelDataQualityRulesetEvaluationRunCommand");var de_CancelMLTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CancelMLTaskRunCommand");var de_CancelStatementCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CancelStatementCommand");var de_CheckSchemaVersionValidityCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CheckSchemaVersionValidityCommand");var de_CreateBlueprintCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateBlueprintCommand");var de_CreateCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateCatalogCommand");var de_CreateClassifierCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateClassifierCommand");var de_CreateColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateColumnStatisticsTaskSettingsCommand");var de_CreateConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateConnectionCommand");var de_CreateCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateCrawlerCommand");var de_CreateCustomEntityTypeCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateCustomEntityTypeCommand");var de_CreateDatabaseCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateDatabaseCommand");var de_CreateDataQualityRulesetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateDataQualityRulesetCommand");var de_CreateDevEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_CreateDevEndpointResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateDevEndpointCommand");var de_CreateGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateGlueIdentityCenterConfigurationCommand");var de_CreateIntegrationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_CreateIntegrationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateIntegrationCommand");var de_CreateIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateIntegrationResourcePropertyCommand");var de_CreateIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateIntegrationTablePropertiesCommand");var de_CreateJobCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateJobCommand");var de_CreateMLTransformCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateMLTransformCommand");var de_CreatePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreatePartitionCommand");var de_CreatePartitionIndexCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreatePartitionIndexCommand");var de_CreateRegistryCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateRegistryCommand");var de_CreateSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateSchemaCommand");var de_CreateScriptCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateScriptCommand");var de_CreateSecurityConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_CreateSecurityConfigurationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateSecurityConfigurationCommand");var de_CreateSessionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_CreateSessionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateSessionCommand");var de_CreateTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateTableCommand");var de_CreateTableOptimizerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateTableOptimizerCommand");var de_CreateTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateTriggerCommand");var de_CreateUsageProfileCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateUsageProfileCommand");var de_CreateUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateUserDefinedFunctionCommand");var de_CreateWorkflowCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateWorkflowCommand");var de_DeleteBlueprintCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteBlueprintCommand");var de_DeleteCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteCatalogCommand");var de_DeleteClassifierCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteClassifierCommand");var de_DeleteColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteColumnStatisticsForPartitionCommand");var de_DeleteColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteColumnStatisticsForTableCommand");var de_DeleteColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteColumnStatisticsTaskSettingsCommand");var de_DeleteConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteConnectionCommand");var de_DeleteCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteCrawlerCommand");var de_DeleteCustomEntityTypeCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteCustomEntityTypeCommand");var de_DeleteDatabaseCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteDatabaseCommand");var de_DeleteDataQualityRulesetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteDataQualityRulesetCommand");var de_DeleteDevEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteDevEndpointCommand");var de_DeleteGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteGlueIdentityCenterConfigurationCommand");var de_DeleteIntegrationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_DeleteIntegrationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteIntegrationCommand");var de_DeleteIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteIntegrationTablePropertiesCommand");var de_DeleteJobCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteJobCommand");var de_DeleteMLTransformCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteMLTransformCommand");var de_DeletePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeletePartitionCommand");var de_DeletePartitionIndexCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeletePartitionIndexCommand");var de_DeleteRegistryCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteRegistryCommand");var de_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteResourcePolicyCommand");var de_DeleteSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteSchemaCommand");var de_DeleteSchemaVersionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteSchemaVersionsCommand");var de_DeleteSecurityConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteSecurityConfigurationCommand");var de_DeleteSessionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteSessionCommand");var de_DeleteTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteTableCommand");var de_DeleteTableOptimizerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteTableOptimizerCommand");var de_DeleteTableVersionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteTableVersionCommand");var de_DeleteTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteTriggerCommand");var de_DeleteUsageProfileCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteUsageProfileCommand");var de_DeleteUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteUserDefinedFunctionCommand");var de_DeleteWorkflowCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteWorkflowCommand");var de_DescribeConnectionTypeCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DescribeConnectionTypeCommand");var de_DescribeEntityCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DescribeEntityCommand");var de_DescribeInboundIntegrationsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_DescribeInboundIntegrationsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DescribeInboundIntegrationsCommand");var de_DescribeIntegrationsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_DescribeIntegrationsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DescribeIntegrationsCommand");var de_GetBlueprintCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetBlueprintResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetBlueprintCommand");var de_GetBlueprintRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetBlueprintRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetBlueprintRunCommand");var de_GetBlueprintRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetBlueprintRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetBlueprintRunsCommand");var de_GetCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCatalogResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCatalogCommand");var de_GetCatalogImportStatusCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCatalogImportStatusResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCatalogImportStatusCommand");var de_GetCatalogsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCatalogsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCatalogsCommand");var de_GetClassifierCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetClassifierResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetClassifierCommand");var de_GetClassifiersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetClassifiersResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetClassifiersCommand");var de_GetColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetColumnStatisticsForPartitionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetColumnStatisticsForPartitionCommand");var de_GetColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetColumnStatisticsForTableResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetColumnStatisticsForTableCommand");var de_GetColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetColumnStatisticsTaskRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetColumnStatisticsTaskRunCommand");var de_GetColumnStatisticsTaskRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetColumnStatisticsTaskRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetColumnStatisticsTaskRunsCommand");var de_GetColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetColumnStatisticsTaskSettingsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetColumnStatisticsTaskSettingsCommand");var de_GetConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetConnectionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetConnectionCommand");var de_GetConnectionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetConnectionsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetConnectionsCommand");var de_GetCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCrawlerResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCrawlerCommand");var de_GetCrawlerMetricsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCrawlerMetricsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCrawlerMetricsCommand");var de_GetCrawlersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCrawlersResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCrawlersCommand");var de_GetCustomEntityTypeCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCustomEntityTypeCommand");var de_GetDatabaseCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDatabaseResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDatabaseCommand");var de_GetDatabasesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDatabasesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDatabasesCommand");var de_GetDataCatalogEncryptionSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataCatalogEncryptionSettingsCommand");var de_GetDataflowGraphCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataflowGraphCommand");var de_GetDataQualityModelCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityModelResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityModelCommand");var de_GetDataQualityModelResultCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityModelResultResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityModelResultCommand");var de_GetDataQualityResultCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityResultResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityResultCommand");var de_GetDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityRuleRecommendationRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityRuleRecommendationRunCommand");var de_GetDataQualityRulesetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityRulesetResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityRulesetCommand");var de_GetDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDataQualityRulesetEvaluationRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDataQualityRulesetEvaluationRunCommand");var de_GetDevEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDevEndpointResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDevEndpointCommand");var de_GetDevEndpointsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDevEndpointsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDevEndpointsCommand");var de_GetEntityRecordsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetEntityRecordsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetEntityRecordsCommand");var de_GetGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetGlueIdentityCenterConfigurationCommand");var de_GetIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetIntegrationResourcePropertyCommand");var de_GetIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetIntegrationTablePropertiesCommand");var de_GetJobCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetJobResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetJobCommand");var de_GetJobBookmarkCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetJobBookmarkCommand");var de_GetJobRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetJobRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetJobRunCommand");var de_GetJobRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetJobRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetJobRunsCommand");var de_GetJobsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetJobsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetJobsCommand");var de_GetMappingCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetMappingCommand");var de_GetMLTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetMLTaskRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetMLTaskRunCommand");var de_GetMLTaskRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetMLTaskRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetMLTaskRunsCommand");var de_GetMLTransformCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetMLTransformResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetMLTransformCommand");var de_GetMLTransformsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetMLTransformsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetMLTransformsCommand");var de_GetPartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetPartitionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetPartitionCommand");var de_GetPartitionIndexesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetPartitionIndexesCommand");var de_GetPartitionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetPartitionsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetPartitionsCommand");var de_GetPlanCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetPlanCommand");var de_GetRegistryCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetRegistryCommand");var de_GetResourcePoliciesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetResourcePoliciesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetResourcePoliciesCommand");var de_GetResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetResourcePolicyResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetResourcePolicyCommand");var de_GetSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSchemaCommand");var de_GetSchemaByDefinitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSchemaByDefinitionCommand");var de_GetSchemaVersionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSchemaVersionCommand");var de_GetSchemaVersionsDiffCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSchemaVersionsDiffCommand");var de_GetSecurityConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetSecurityConfigurationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSecurityConfigurationCommand");var de_GetSecurityConfigurationsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetSecurityConfigurationsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSecurityConfigurationsCommand");var de_GetSessionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetSessionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSessionCommand");var de_GetStatementCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetStatementResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetStatementCommand");var de_GetTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetTableResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTableCommand");var de_GetTableOptimizerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetTableOptimizerResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTableOptimizerCommand");var de_GetTablesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetTablesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTablesCommand");var de_GetTableVersionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetTableVersionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTableVersionCommand");var de_GetTableVersionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetTableVersionsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTableVersionsCommand");var de_GetTagsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTagsCommand");var de_GetTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTriggerCommand");var de_GetTriggersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetTriggersCommand");var de_GetUnfilteredPartitionMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUnfilteredPartitionMetadataResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUnfilteredPartitionMetadataCommand");var de_GetUnfilteredPartitionsMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUnfilteredPartitionsMetadataResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUnfilteredPartitionsMetadataCommand");var de_GetUnfilteredTableMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUnfilteredTableMetadataResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUnfilteredTableMetadataCommand");var de_GetUsageProfileCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUsageProfileResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUsageProfileCommand");var de_GetUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUserDefinedFunctionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUserDefinedFunctionCommand");var de_GetUserDefinedFunctionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetUserDefinedFunctionsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetUserDefinedFunctionsCommand");var de_GetWorkflowCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetWorkflowResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetWorkflowCommand");var de_GetWorkflowRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetWorkflowRunResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetWorkflowRunCommand");var de_GetWorkflowRunPropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetWorkflowRunPropertiesCommand");var de_GetWorkflowRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetWorkflowRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetWorkflowRunsCommand");var de_ImportCatalogToGlueCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ImportCatalogToGlueCommand");var de_ListBlueprintsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListBlueprintsCommand");var de_ListColumnStatisticsTaskRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListColumnStatisticsTaskRunsCommand");var de_ListConnectionTypesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListConnectionTypesCommand");var de_ListCrawlersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListCrawlersCommand");var de_ListCrawlsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListCrawlsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListCrawlsCommand");var de_ListCustomEntityTypesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListCustomEntityTypesCommand");var de_ListDataQualityResultsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityResultsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityResultsCommand");var de_ListDataQualityRuleRecommendationRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityRuleRecommendationRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityRuleRecommendationRunsCommand");var de_ListDataQualityRulesetEvaluationRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityRulesetEvaluationRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityRulesetEvaluationRunsCommand");var de_ListDataQualityRulesetsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityRulesetsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityRulesetsCommand");var de_ListDataQualityStatisticAnnotationsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityStatisticAnnotationsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityStatisticAnnotationsCommand");var de_ListDataQualityStatisticsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDataQualityStatisticsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDataQualityStatisticsCommand");var de_ListDevEndpointsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDevEndpointsCommand");var de_ListEntitiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListEntitiesCommand");var de_ListJobsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListJobsCommand");var de_ListMLTransformsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListMLTransformsCommand");var de_ListRegistriesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListRegistriesCommand");var de_ListSchemasCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListSchemasCommand");var de_ListSchemaVersionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListSchemaVersionsCommand");var de_ListSessionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListSessionsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListSessionsCommand");var de_ListStatementsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListStatementsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListStatementsCommand");var de_ListTableOptimizerRunsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListTableOptimizerRunsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListTableOptimizerRunsCommand");var de_ListTriggersCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListTriggersCommand");var de_ListUsageProfilesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListUsageProfilesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListUsageProfilesCommand");var de_ListWorkflowsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListWorkflowsCommand");var de_ModifyIntegrationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ModifyIntegrationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ModifyIntegrationCommand");var de_PutDataCatalogEncryptionSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutDataCatalogEncryptionSettingsCommand");var de_PutDataQualityProfileAnnotationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutDataQualityProfileAnnotationCommand");var de_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutResourcePolicyCommand");var de_PutSchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutSchemaVersionMetadataCommand");var de_PutWorkflowRunPropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutWorkflowRunPropertiesCommand");var de_QuerySchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_QuerySchemaVersionMetadataCommand");var de_RegisterSchemaVersionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_RegisterSchemaVersionCommand");var de_RemoveSchemaVersionMetadataCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_RemoveSchemaVersionMetadataCommand");var de_ResetJobBookmarkCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ResetJobBookmarkCommand");var de_ResumeWorkflowRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ResumeWorkflowRunCommand");var de_RunStatementCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_RunStatementCommand");var de_SearchTablesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_SearchTablesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_SearchTablesCommand");var de_StartBlueprintRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartBlueprintRunCommand");var de_StartColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartColumnStatisticsTaskRunCommand");var de_StartColumnStatisticsTaskRunScheduleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartColumnStatisticsTaskRunScheduleCommand");var de_StartCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartCrawlerCommand");var de_StartCrawlerScheduleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartCrawlerScheduleCommand");var de_StartDataQualityRuleRecommendationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartDataQualityRuleRecommendationRunCommand");var de_StartDataQualityRulesetEvaluationRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartDataQualityRulesetEvaluationRunCommand");var de_StartExportLabelsTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartExportLabelsTaskRunCommand");var de_StartImportLabelsTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartImportLabelsTaskRunCommand");var de_StartJobRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartJobRunCommand");var de_StartMLEvaluationTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartMLEvaluationTaskRunCommand");var de_StartMLLabelingSetGenerationTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartMLLabelingSetGenerationTaskRunCommand");var de_StartTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartTriggerCommand");var de_StartWorkflowRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StartWorkflowRunCommand");var de_StopColumnStatisticsTaskRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopColumnStatisticsTaskRunCommand");var de_StopColumnStatisticsTaskRunScheduleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopColumnStatisticsTaskRunScheduleCommand");var de_StopCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopCrawlerCommand");var de_StopCrawlerScheduleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopCrawlerScheduleCommand");var de_StopSessionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopSessionCommand");var de_StopTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopTriggerCommand");var de_StopWorkflowRunCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_StopWorkflowRunCommand");var de_TagResourceCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_TagResourceCommand");var de_TestConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_TestConnectionCommand");var de_UntagResourceCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UntagResourceCommand");var de_UpdateBlueprintCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateBlueprintCommand");var de_UpdateCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateCatalogCommand");var de_UpdateClassifierCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateClassifierCommand");var de_UpdateColumnStatisticsForPartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_UpdateColumnStatisticsForPartitionResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateColumnStatisticsForPartitionCommand");var de_UpdateColumnStatisticsForTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_UpdateColumnStatisticsForTableResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateColumnStatisticsForTableCommand");var de_UpdateColumnStatisticsTaskSettingsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateColumnStatisticsTaskSettingsCommand");var de_UpdateConnectionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateConnectionCommand");var de_UpdateCrawlerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateCrawlerCommand");var de_UpdateCrawlerScheduleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateCrawlerScheduleCommand");var de_UpdateDatabaseCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateDatabaseCommand");var de_UpdateDataQualityRulesetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateDataQualityRulesetCommand");var de_UpdateDevEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateDevEndpointCommand");var de_UpdateGlueIdentityCenterConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateGlueIdentityCenterConfigurationCommand");var de_UpdateIntegrationResourcePropertyCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateIntegrationResourcePropertyCommand");var de_UpdateIntegrationTablePropertiesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateIntegrationTablePropertiesCommand");var de_UpdateJobCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateJobCommand");var de_UpdateJobFromSourceControlCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateJobFromSourceControlCommand");var de_UpdateMLTransformCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateMLTransformCommand");var de_UpdatePartitionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdatePartitionCommand");var de_UpdateRegistryCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateRegistryCommand");var de_UpdateSchemaCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateSchemaCommand");var de_UpdateSourceControlFromJobCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateSourceControlFromJobCommand");var de_UpdateTableCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateTableCommand");var de_UpdateTableOptimizerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateTableOptimizerCommand");var de_UpdateTriggerCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateTriggerCommand");var de_UpdateUsageProfileCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateUsageProfileCommand");var de_UpdateUserDefinedFunctionCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateUserDefinedFunctionCommand");var de_UpdateWorkflowCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateWorkflowCommand");var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {  const parsedOutput = {    ...output,    body: await (0, import_core2.parseJsonErrorBody)(output.body, context)  };  const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);  switch (errorCode) {    case "AlreadyExistsException":    case "com.amazonaws.glue#AlreadyExistsException":      throw await de_AlreadyExistsExceptionRes(parsedOutput, context);    case "EntityNotFoundException":    case "com.amazonaws.glue#EntityNotFoundException":      throw await de_EntityNotFoundExceptionRes(parsedOutput, context);    case "GlueEncryptionException":    case "com.amazonaws.glue#GlueEncryptionException":      throw await de_GlueEncryptionExceptionRes(parsedOutput, context);    case "InternalServiceException":    case "com.amazonaws.glue#InternalServiceException":      throw await de_InternalServiceExceptionRes(parsedOutput, context);    case "InvalidInputException":    case "com.amazonaws.glue#InvalidInputException":      throw await de_InvalidInputExceptionRes(parsedOutput, context);    case "OperationTimeoutException":    case "com.amazonaws.glue#OperationTimeoutException":      throw await de_OperationTimeoutExceptionRes(parsedOutput, context);    case "ResourceNumberLimitExceededException":    case "com.amazonaws.glue#ResourceNumberLimitExceededException":      throw await de_ResourceNumberLimitExceededExceptionRes(parsedOutput, context);    case "ResourceNotReadyException":    case "com.amazonaws.glue#ResourceNotReadyException":      throw await de_ResourceNotReadyExceptionRes(parsedOutput, context);    case "AccessDeniedException":    case "com.amazonaws.glue#AccessDeniedException":      throw await de_AccessDeniedExceptionRes(parsedOutput, context);    case "FederationSourceException":    case "com.amazonaws.glue#FederationSourceException":      throw await de_FederationSourceExceptionRes(parsedOutput, context);    case "FederationSourceRetryableException":    case "com.amazonaws.glue#FederationSourceRetryableException":      throw await de_FederationSourceRetryableExceptionRes(parsedOutput, context);    case "InvalidStateException":    case "com.amazonaws.glue#InvalidStateException":      throw await de_InvalidStateExceptionRes(parsedOutput, context);    case "ThrottlingException":    case "com.amazonaws.glue#ThrottlingException":      throw await de_ThrottlingExceptionRes(parsedOutput, context);    case "IllegalSessionStateException":    case "com.amazonaws.glue#IllegalSessionStateException":      throw await de_IllegalSessionStateExceptionRes(parsedOutput, context);    case "ConcurrentModificationException":    case "com.amazonaws.glue#ConcurrentModificationException":      throw await de_ConcurrentModificationExceptionRes(parsedOutput, context);    case "FederatedResourceAlreadyExistsException":    case "com.amazonaws.glue#FederatedResourceAlreadyExistsException":      throw await de_FederatedResourceAlreadyExistsExceptionRes(parsedOutput, context);    case "ColumnStatisticsTaskRunningException":    case "com.amazonaws.glue#ColumnStatisticsTaskRunningException":      throw await de_ColumnStatisticsTaskRunningExceptionRes(parsedOutput, context);    case "IdempotentParameterMismatchException":    case "com.amazonaws.glue#IdempotentParameterMismatchException":      throw await de_IdempotentParameterMismatchExceptionRes(parsedOutput, context);    case "ValidationException":    case "com.amazonaws.glue#ValidationException":      throw await de_ValidationExceptionRes(parsedOutput, context);    case "ConflictException":    case "com.amazonaws.glue#ConflictException":      throw await de_ConflictExceptionRes(parsedOutput, context);    case "IntegrationConflictOperationFault":    case "com.amazonaws.glue#IntegrationConflictOperationFault":      throw await de_IntegrationConflictOperationFaultRes(parsedOutput, context);    case "IntegrationQuotaExceededFault":    case "com.amazonaws.glue#IntegrationQuotaExceededFault":      throw await de_IntegrationQuotaExceededFaultRes(parsedOutput, context);    case "InternalServerException":    case "com.amazonaws.glue#InternalServerException":      throw await de_InternalServerExceptionRes(parsedOutput, context);    case "KMSKeyNotAccessibleFault":    case "com.amazonaws.glue#KMSKeyNotAccessibleFault":      throw await de_KMSKeyNotAccessibleFaultRes(parsedOutput, context);    case "ResourceNotFoundException":    case "com.amazonaws.glue#ResourceNotFoundException":      throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);    case "OperationNotSupportedException":    case "com.amazonaws.glue#OperationNotSupportedException":      throw await de_OperationNotSupportedExceptionRes(parsedOutput, context);    case "CrawlerRunningException":    case "com.amazonaws.glue#CrawlerRunningException":      throw await de_CrawlerRunningExceptionRes(parsedOutput, context);    case "SchedulerTransitioningException":    case "com.amazonaws.glue#SchedulerTransitioningException":      throw await de_SchedulerTransitioningExceptionRes(parsedOutput, context);    case "IntegrationNotFoundFault":    case "com.amazonaws.glue#IntegrationNotFoundFault":      throw await de_IntegrationNotFoundFaultRes(parsedOutput, context);    case "InvalidIntegrationStateFault":    case "com.amazonaws.glue#InvalidIntegrationStateFault":      throw await de_InvalidIntegrationStateFaultRes(parsedOutput, context);    case "ConditionCheckFailureException":    case "com.amazonaws.glue#ConditionCheckFailureException":      throw await de_ConditionCheckFailureExceptionRes(parsedOutput, context);    case "TargetResourceNotFound":    case "com.amazonaws.glue#TargetResourceNotFound":      throw await de_TargetResourceNotFoundRes(parsedOutput, context);    case "PermissionTypeMismatchException":    case "com.amazonaws.glue#PermissionTypeMismatchException":      throw await de_PermissionTypeMismatchExceptionRes(parsedOutput, context);    case "ConcurrentRunsExceededException":    case "com.amazonaws.glue#ConcurrentRunsExceededException":      throw await de_ConcurrentRunsExceededExceptionRes(parsedOutput, context);    case "IllegalWorkflowStateException":    case "com.amazonaws.glue#IllegalWorkflowStateException":      throw await de_IllegalWorkflowStateExceptionRes(parsedOutput, context);    case "IllegalBlueprintStateException":    case "com.amazonaws.glue#IllegalBlueprintStateException":      throw await de_IllegalBlueprintStateExceptionRes(parsedOutput, context);    case "NoScheduleException":    case "com.amazonaws.glue#NoScheduleException":      throw await de_NoScheduleExceptionRes(parsedOutput, context);    case "SchedulerRunningException":    case "com.amazonaws.glue#SchedulerRunningException":      throw await de_SchedulerRunningExceptionRes(parsedOutput, context);    case "MLTransformNotReadyException":    case "com.amazonaws.glue#MLTransformNotReadyException":      throw await de_MLTransformNotReadyExceptionRes(parsedOutput, context);    case "ColumnStatisticsTaskNotRunningException":    case "com.amazonaws.glue#ColumnStatisticsTaskNotRunningException":      throw await de_ColumnStatisticsTaskNotRunningExceptionRes(parsedOutput, context);    case "ColumnStatisticsTaskStoppingException":    case "com.amazonaws.glue#ColumnStatisticsTaskStoppingException":      throw await de_ColumnStatisticsTaskStoppingExceptionRes(parsedOutput, context);    case "CrawlerNotRunningException":    case "com.amazonaws.glue#CrawlerNotRunningException":      throw await de_CrawlerNotRunningExceptionRes(parsedOutput, context);    case "CrawlerStoppingException":    case "com.amazonaws.glue#CrawlerStoppingException":      throw await de_CrawlerStoppingExceptionRes(parsedOutput, context);    case "SchedulerNotRunningException":    case "com.amazonaws.glue#SchedulerNotRunningException":      throw await de_SchedulerNotRunningExceptionRes(parsedOutput, context);    case "VersionMismatchException":    case "com.amazonaws.glue#VersionMismatchException":      throw await de_VersionMismatchExceptionRes(parsedOutput, context);    default:      const parsedBody = parsedOutput.body;      return throwDefaultError({        output,        parsedBody,        errorCode      });  }}, "de_CommandError");var de_AccessDeniedExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new AccessDeniedException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_AccessDeniedExceptionRes");var de_AlreadyExistsExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new AlreadyExistsException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_AlreadyExistsExceptionRes");var de_ColumnStatisticsTaskNotRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ColumnStatisticsTaskNotRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ColumnStatisticsTaskNotRunningExceptionRes");var de_ColumnStatisticsTaskRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ColumnStatisticsTaskRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ColumnStatisticsTaskRunningExceptionRes");var de_ColumnStatisticsTaskStoppingExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ColumnStatisticsTaskStoppingException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ColumnStatisticsTaskStoppingExceptionRes");var de_ConcurrentModificationExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ConcurrentModificationException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ConcurrentModificationExceptionRes");var de_ConcurrentRunsExceededExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ConcurrentRunsExceededException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ConcurrentRunsExceededExceptionRes");var de_ConditionCheckFailureExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ConditionCheckFailureException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ConditionCheckFailureExceptionRes");var de_ConflictExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ConflictException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ConflictExceptionRes");var de_CrawlerNotRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new CrawlerNotRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_CrawlerNotRunningExceptionRes");var de_CrawlerRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new CrawlerRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_CrawlerRunningExceptionRes");var de_CrawlerStoppingExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new CrawlerStoppingException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_CrawlerStoppingExceptionRes");var de_EntityNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new EntityNotFoundException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_EntityNotFoundExceptionRes");var de_FederatedResourceAlreadyExistsExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new FederatedResourceAlreadyExistsException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_FederatedResourceAlreadyExistsExceptionRes");var de_FederationSourceExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new FederationSourceException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_FederationSourceExceptionRes");var de_FederationSourceRetryableExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new FederationSourceRetryableException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_FederationSourceRetryableExceptionRes");var de_GlueEncryptionExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new GlueEncryptionException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_GlueEncryptionExceptionRes");var de_IdempotentParameterMismatchExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IdempotentParameterMismatchException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IdempotentParameterMismatchExceptionRes");var de_IllegalBlueprintStateExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IllegalBlueprintStateException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IllegalBlueprintStateExceptionRes");var de_IllegalSessionStateExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IllegalSessionStateException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IllegalSessionStateExceptionRes");var de_IllegalWorkflowStateExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IllegalWorkflowStateException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IllegalWorkflowStateExceptionRes");var de_IntegrationConflictOperationFaultRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IntegrationConflictOperationFault({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IntegrationConflictOperationFaultRes");var de_IntegrationNotFoundFaultRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IntegrationNotFoundFault({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IntegrationNotFoundFaultRes");var de_IntegrationQuotaExceededFaultRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new IntegrationQuotaExceededFault({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_IntegrationQuotaExceededFaultRes");var de_InternalServerExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InternalServerException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InternalServerExceptionRes");var de_InternalServiceExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InternalServiceException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InternalServiceExceptionRes");var de_InvalidInputExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InvalidInputException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidInputExceptionRes");var de_InvalidIntegrationStateFaultRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InvalidIntegrationStateFault({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidIntegrationStateFaultRes");var de_InvalidStateExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InvalidStateException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidStateExceptionRes");var de_KMSKeyNotAccessibleFaultRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new KMSKeyNotAccessibleFault({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_KMSKeyNotAccessibleFaultRes");var de_MLTransformNotReadyExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new MLTransformNotReadyException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_MLTransformNotReadyExceptionRes");var de_NoScheduleExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new NoScheduleException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_NoScheduleExceptionRes");var de_OperationNotSupportedExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new OperationNotSupportedException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_OperationNotSupportedExceptionRes");var de_OperationTimeoutExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new OperationTimeoutException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_OperationTimeoutExceptionRes");var de_PermissionTypeMismatchExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new PermissionTypeMismatchException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_PermissionTypeMismatchExceptionRes");var de_ResourceNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ResourceNotFoundException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceNotFoundExceptionRes");var de_ResourceNotReadyExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ResourceNotReadyException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceNotReadyExceptionRes");var de_ResourceNumberLimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ResourceNumberLimitExceededException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceNumberLimitExceededExceptionRes");var de_SchedulerNotRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new SchedulerNotRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_SchedulerNotRunningExceptionRes");var de_SchedulerRunningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new SchedulerRunningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_SchedulerRunningExceptionRes");var de_SchedulerTransitioningExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new SchedulerTransitioningException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_SchedulerTransitioningExceptionRes");var de_TargetResourceNotFoundRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new TargetResourceNotFound({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_TargetResourceNotFoundRes");var de_ThrottlingExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ThrottlingException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ThrottlingExceptionRes");var de_ValidationExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ValidationException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ValidationExceptionRes");var de_VersionMismatchExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new VersionMismatchException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_VersionMismatchExceptionRes");var se_ApplyMapping = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Inputs: import_smithy_client._json,    Mapping: /* @__PURE__ */ __name((_) => se_Mappings(_, context), "Mapping"),    Name: []  });}, "se_ApplyMapping");var se_BatchCreatePartitionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    PartitionInputList: /* @__PURE__ */ __name((_) => se_PartitionInputList(_, context), "PartitionInputList"),    TableName: []  });}, "se_BatchCreatePartitionRequest");var se_BatchUpdatePartitionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    Entries: /* @__PURE__ */ __name((_) => se_BatchUpdatePartitionRequestEntryList(_, context), "Entries"),    TableName: []  });}, "se_BatchUpdatePartitionRequest");var se_BatchUpdatePartitionRequestEntry = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    PartitionInput: /* @__PURE__ */ __name((_) => se_PartitionInput(_, context), "PartitionInput"),    PartitionValueList: import_smithy_client._json  });}, "se_BatchUpdatePartitionRequestEntry");var se_BatchUpdatePartitionRequestEntryList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_BatchUpdatePartitionRequestEntry(entry, context);  });}, "se_BatchUpdatePartitionRequestEntryList");var se_BinaryColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AverageLength: import_smithy_client.serializeFloat,    MaximumLength: [],    NumberOfNulls: []  });}, "se_BinaryColumnStatisticsData");var se_CatalogKafkaSource = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataPreviewOptions: import_smithy_client._json,    Database: [],    DetectSchema: [],    Name: [],    StreamingOptions: /* @__PURE__ */ __name((_) => se_KafkaStreamingSourceOptions(_, context), "StreamingOptions"),    Table: [],    WindowSize: []  });}, "se_CatalogKafkaSource");var se_CatalogKinesisSource = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataPreviewOptions: import_smithy_client._json,    Database: [],    DetectSchema: [],    Name: [],    StreamingOptions: /* @__PURE__ */ __name((_) => se_KinesisStreamingSourceOptions(_, context), "StreamingOptions"),    Table: [],    WindowSize: []  });}, "se_CatalogKinesisSource");var se_CodeGenConfigurationNode = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Aggregate: import_smithy_client._json,    AmazonRedshiftSource: import_smithy_client._json,    AmazonRedshiftTarget: import_smithy_client._json,    ApplyMapping: /* @__PURE__ */ __name((_) => se_ApplyMapping(_, context), "ApplyMapping"),    AthenaConnectorSource: import_smithy_client._json,    CatalogDeltaSource: import_smithy_client._json,    CatalogHudiSource: import_smithy_client._json,    CatalogIcebergSource: import_smithy_client._json,    CatalogKafkaSource: /* @__PURE__ */ __name((_) => se_CatalogKafkaSource(_, context), "CatalogKafkaSource"),    CatalogKinesisSource: /* @__PURE__ */ __name((_) => se_CatalogKinesisSource(_, context), "CatalogKinesisSource"),    CatalogSource: import_smithy_client._json,    CatalogTarget: import_smithy_client._json,    ConnectorDataSource: import_smithy_client._json,    ConnectorDataTarget: import_smithy_client._json,    CustomCode: import_smithy_client._json,    DirectJDBCSource: import_smithy_client._json,    DirectKafkaSource: /* @__PURE__ */ __name((_) => se_DirectKafkaSource(_, context), "DirectKafkaSource"),    DirectKinesisSource: /* @__PURE__ */ __name((_) => se_DirectKinesisSource(_, context), "DirectKinesisSource"),    DropDuplicates: import_smithy_client._json,    DropFields: import_smithy_client._json,    DropNullFields: import_smithy_client._json,    DynamicTransform: import_smithy_client._json,    DynamoDBCatalogSource: import_smithy_client._json,    DynamoDBELTConnectorSource: import_smithy_client._json,    EvaluateDataQuality: import_smithy_client._json,    EvaluateDataQualityMultiFrame: import_smithy_client._json,    FillMissingValues: import_smithy_client._json,    Filter: import_smithy_client._json,    GovernedCatalogSource: import_smithy_client._json,    GovernedCatalogTarget: import_smithy_client._json,    JDBCConnectorSource: import_smithy_client._json,    JDBCConnectorTarget: import_smithy_client._json,    Join: import_smithy_client._json,    Merge: import_smithy_client._json,    MicrosoftSQLServerCatalogSource: import_smithy_client._json,    MicrosoftSQLServerCatalogTarget: import_smithy_client._json,    MySQLCatalogSource: import_smithy_client._json,    MySQLCatalogTarget: import_smithy_client._json,    OracleSQLCatalogSource: import_smithy_client._json,    OracleSQLCatalogTarget: import_smithy_client._json,    PIIDetection: /* @__PURE__ */ __name((_) => se_PIIDetection(_, context), "PIIDetection"),    PostgreSQLCatalogSource: import_smithy_client._json,    PostgreSQLCatalogTarget: import_smithy_client._json,    Recipe: import_smithy_client._json,    RedshiftSource: import_smithy_client._json,    RedshiftTarget: import_smithy_client._json,    RelationalCatalogSource: import_smithy_client._json,    RenameField: import_smithy_client._json,    Route: import_smithy_client._json,    S3CatalogDeltaSource: import_smithy_client._json,    S3CatalogHudiSource: import_smithy_client._json,    S3CatalogIcebergSource: import_smithy_client._json,    S3CatalogSource: import_smithy_client._json,    S3CatalogTarget: import_smithy_client._json,    S3CsvSource: import_smithy_client._json,    S3DeltaCatalogTarget: import_smithy_client._json,    S3DeltaDirectTarget: import_smithy_client._json,    S3DeltaSource: import_smithy_client._json,    S3DirectTarget: import_smithy_client._json,    S3ExcelSource: import_smithy_client._json,    S3GlueParquetTarget: import_smithy_client._json,    S3HudiCatalogTarget: import_smithy_client._json,    S3HudiDirectTarget: import_smithy_client._json,    S3HudiSource: import_smithy_client._json,    S3HyperDirectTarget: import_smithy_client._json,    S3IcebergCatalogTarget: import_smithy_client._json,    S3IcebergDirectTarget: import_smithy_client._json,    S3JsonSource: import_smithy_client._json,    S3ParquetSource: import_smithy_client._json,    SelectFields: import_smithy_client._json,    SelectFromCollection: import_smithy_client._json,    SnowflakeSource: import_smithy_client._json,    SnowflakeTarget: import_smithy_client._json,    SparkConnectorSource: import_smithy_client._json,    SparkConnectorTarget: import_smithy_client._json,    SparkSQL: import_smithy_client._json,    Spigot: /* @__PURE__ */ __name((_) => se_Spigot(_, context), "Spigot"),    SplitFields: import_smithy_client._json,    Union: import_smithy_client._json  });}, "se_CodeGenConfigurationNode");var se_CodeGenConfigurationNodes = /* @__PURE__ */ __name((input, context) => {  return Object.entries(input).reduce((acc, [key, value]) => {    if (value === null) {      return acc;    }    acc[key] = se_CodeGenConfigurationNode(value, context);    return acc;  }, {});}, "se_CodeGenConfigurationNodes");var se_ColumnStatistics = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AnalyzedTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "AnalyzedTime"),    ColumnName: [],    ColumnType: [],    StatisticsData: /* @__PURE__ */ __name((_) => se_ColumnStatisticsData(_, context), "StatisticsData")  });}, "se_ColumnStatistics");var se_ColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    BinaryColumnStatisticsData: /* @__PURE__ */ __name((_) => se_BinaryColumnStatisticsData(_, context), "BinaryColumnStatisticsData"),    BooleanColumnStatisticsData: import_smithy_client._json,    DateColumnStatisticsData: /* @__PURE__ */ __name((_) => se_DateColumnStatisticsData(_, context), "DateColumnStatisticsData"),    DecimalColumnStatisticsData: /* @__PURE__ */ __name((_) => se_DecimalColumnStatisticsData(_, context), "DecimalColumnStatisticsData"),    DoubleColumnStatisticsData: /* @__PURE__ */ __name((_) => se_DoubleColumnStatisticsData(_, context), "DoubleColumnStatisticsData"),    LongColumnStatisticsData: import_smithy_client._json,    StringColumnStatisticsData: /* @__PURE__ */ __name((_) => se_StringColumnStatisticsData(_, context), "StringColumnStatisticsData"),    Type: []  });}, "se_ColumnStatisticsData");var se_CrawlerTargets = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogTargets: import_smithy_client._json,    DeltaTargets: import_smithy_client._json,    DynamoDBTargets: /* @__PURE__ */ __name((_) => se_DynamoDBTargetList(_, context), "DynamoDBTargets"),    HudiTargets: import_smithy_client._json,    IcebergTargets: import_smithy_client._json,    JdbcTargets: import_smithy_client._json,    MongoDBTargets: import_smithy_client._json,    S3Targets: import_smithy_client._json  });}, "se_CrawlerTargets");var se_CreateColumnStatisticsTaskSettingsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogID: [],    ColumnNameList: import_smithy_client._json,    DatabaseName: [],    Role: [],    SampleSize: import_smithy_client.serializeFloat,    Schedule: [],    SecurityConfiguration: [],    TableName: [],    Tags: import_smithy_client._json  });}, "se_CreateColumnStatisticsTaskSettingsRequest");var se_CreateCrawlerRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Classifiers: import_smithy_client._json,    Configuration: [],    CrawlerSecurityConfiguration: [],    DatabaseName: [],    Description: [],    LakeFormationConfiguration: import_smithy_client._json,    LineageConfiguration: import_smithy_client._json,    Name: [],    RecrawlPolicy: import_smithy_client._json,    Role: [],    Schedule: [],    SchemaChangePolicy: import_smithy_client._json,    TablePrefix: [],    Tags: import_smithy_client._json,    Targets: /* @__PURE__ */ __name((_) => se_CrawlerTargets(_, context), "Targets")  });}, "se_CreateCrawlerRequest");var se_CreateIcebergTableInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Location: [],    PartitionSpec: import_smithy_client._json,    Properties: import_smithy_client._json,    Schema: /* @__PURE__ */ __name((_) => se_IcebergSchema(_, context), "Schema"),    WriteOrder: import_smithy_client._json  });}, "se_CreateIcebergTableInput");var se_CreateJobRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AllocatedCapacity: [],    CodeGenConfigurationNodes: /* @__PURE__ */ __name((_) => se_CodeGenConfigurationNodes(_, context), "CodeGenConfigurationNodes"),    Command: import_smithy_client._json,    Connections: import_smithy_client._json,    DefaultArguments: import_smithy_client._json,    Description: [],    ExecutionClass: [],    ExecutionProperty: import_smithy_client._json,    GlueVersion: [],    JobMode: [],    JobRunQueuingEnabled: [],    LogUri: [],    MaintenanceWindow: [],    MaxCapacity: import_smithy_client.serializeFloat,    MaxRetries: [],    Name: [],    NonOverridableArguments: import_smithy_client._json,    NotificationProperty: import_smithy_client._json,    NumberOfWorkers: [],    Role: [],    SecurityConfiguration: [],    SourceControlDetails: import_smithy_client._json,    Tags: import_smithy_client._json,    Timeout: [],    WorkerType: []  });}, "se_CreateJobRequest");var se_CreateMLTransformRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Description: [],    GlueVersion: [],    InputRecordTables: import_smithy_client._json,    MaxCapacity: import_smithy_client.serializeFloat,    MaxRetries: [],    Name: [],    NumberOfWorkers: [],    Parameters: /* @__PURE__ */ __name((_) => se_TransformParameters(_, context), "Parameters"),    Role: [],    Tags: import_smithy_client._json,    Timeout: [],    TransformEncryption: import_smithy_client._json,    WorkerType: []  });}, "se_CreateMLTransformRequest");var se_CreatePartitionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    PartitionInput: /* @__PURE__ */ __name((_) => se_PartitionInput(_, context), "PartitionInput"),    TableName: []  });}, "se_CreatePartitionRequest");var se_CreateSessionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Command: import_smithy_client._json,    Connections: import_smithy_client._json,    DefaultArguments: import_smithy_client._json,    Description: [],    GlueVersion: [],    Id: [],    IdleTimeout: [],    MaxCapacity: import_smithy_client.serializeFloat,    NumberOfWorkers: [],    RequestOrigin: [],    Role: [],    SecurityConfiguration: [],    Tags: import_smithy_client._json,    Timeout: [],    WorkerType: []  });}, "se_CreateSessionRequest");var se_CreateTableRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    Name: [],    OpenTableFormatInput: /* @__PURE__ */ __name((_) => se_OpenTableFormatInput(_, context), "OpenTableFormatInput"),    PartitionIndexes: import_smithy_client._json,    TableInput: /* @__PURE__ */ __name((_) => se_TableInput(_, context), "TableInput"),    TransactionId: []  });}, "se_CreateTableRequest");var se_DataQualityResultFilterCriteria = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataSource: import_smithy_client._json,    JobName: [],    JobRunId: [],    StartedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedAfter"),    StartedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedBefore")  });}, "se_DataQualityResultFilterCriteria");var se_DataQualityRuleRecommendationRunFilter = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataSource: import_smithy_client._json,    StartedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedAfter"),    StartedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedBefore")  });}, "se_DataQualityRuleRecommendationRunFilter");var se_DataQualityRulesetEvaluationRunFilter = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataSource: import_smithy_client._json,    StartedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedAfter"),    StartedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedBefore")  });}, "se_DataQualityRulesetEvaluationRunFilter");var se_DataQualityRulesetFilterCriteria = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CreatedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "CreatedAfter"),    CreatedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "CreatedBefore"),    Description: [],    LastModifiedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastModifiedAfter"),    LastModifiedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastModifiedBefore"),    Name: [],    TargetTable: import_smithy_client._json  });}, "se_DataQualityRulesetFilterCriteria");var se_DateColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    MaximumValue: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "MaximumValue"),    MinimumValue: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "MinimumValue"),    NumberOfDistinctValues: [],    NumberOfNulls: []  });}, "se_DateColumnStatisticsData");var se_DecimalColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    MaximumValue: /* @__PURE__ */ __name((_) => se_DecimalNumber(_, context), "MaximumValue"),    MinimumValue: /* @__PURE__ */ __name((_) => se_DecimalNumber(_, context), "MinimumValue"),    NumberOfDistinctValues: [],    NumberOfNulls: []  });}, "se_DecimalColumnStatisticsData");var se_DecimalNumber = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Scale: [],    UnscaledValue: context.base64Encoder  });}, "se_DecimalNumber");var se_DirectKafkaSource = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataPreviewOptions: import_smithy_client._json,    DetectSchema: [],    Name: [],    StreamingOptions: /* @__PURE__ */ __name((_) => se_KafkaStreamingSourceOptions(_, context), "StreamingOptions"),    WindowSize: []  });}, "se_DirectKafkaSource");var se_DirectKinesisSource = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DataPreviewOptions: import_smithy_client._json,    DetectSchema: [],    Name: [],    StreamingOptions: /* @__PURE__ */ __name((_) => se_KinesisStreamingSourceOptions(_, context), "StreamingOptions"),    WindowSize: []  });}, "se_DirectKinesisSource");var se_DoubleColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    MaximumValue: import_smithy_client.serializeFloat,    MinimumValue: import_smithy_client.serializeFloat,    NumberOfDistinctValues: [],    NumberOfNulls: []  });}, "se_DoubleColumnStatisticsData");var se_DynamoDBTarget = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Path: [],    scanAll: [],    scanRate: import_smithy_client.serializeFloat  });}, "se_DynamoDBTarget");var se_DynamoDBTargetList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_DynamoDBTarget(entry, context);  });}, "se_DynamoDBTargetList");var se_FindMatchesParameters = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AccuracyCostTradeoff: import_smithy_client.serializeFloat,    EnforceProvidedLabels: [],    PrecisionRecallTradeoff: import_smithy_client.serializeFloat,    PrimaryKeyColumnName: []  });}, "se_FindMatchesParameters");var se_GetMLTaskRunsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_TaskRunFilterCriteria(_, context), "Filter"),    MaxResults: [],    NextToken: [],    Sort: import_smithy_client._json,    TransformId: []  });}, "se_GetMLTaskRunsRequest");var se_GetMLTransformsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_TransformFilterCriteria(_, context), "Filter"),    MaxResults: [],    NextToken: [],    Sort: import_smithy_client._json  });}, "se_GetMLTransformsRequest");var se_GetPartitionsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    ExcludeColumnSchema: [],    Expression: [],    MaxResults: [],    NextToken: [],    QueryAsOfTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "QueryAsOfTime"),    Segment: import_smithy_client._json,    TableName: [],    TransactionId: []  });}, "se_GetPartitionsRequest");var se_GetTableRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    IncludeStatusDetails: [],    Name: [],    QueryAsOfTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "QueryAsOfTime"),    TransactionId: []  });}, "se_GetTableRequest");var se_GetTablesRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AttributesToGet: import_smithy_client._json,    CatalogId: [],    DatabaseName: [],    Expression: [],    IncludeStatusDetails: [],    MaxResults: [],    NextToken: [],    QueryAsOfTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "QueryAsOfTime"),    TransactionId: []  });}, "se_GetTablesRequest");var se_GetUnfilteredPartitionMetadataRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AuditContext: import_smithy_client._json,    CatalogId: [],    DatabaseName: [],    PartitionValues: import_smithy_client._json,    QuerySessionContext: /* @__PURE__ */ __name((_) => se_QuerySessionContext(_, context), "QuerySessionContext"),    Region: [],    SupportedPermissionTypes: import_smithy_client._json,    TableName: []  });}, "se_GetUnfilteredPartitionMetadataRequest");var se_GetUnfilteredPartitionsMetadataRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AuditContext: import_smithy_client._json,    CatalogId: [],    DatabaseName: [],    Expression: [],    MaxResults: [],    NextToken: [],    QuerySessionContext: /* @__PURE__ */ __name((_) => se_QuerySessionContext(_, context), "QuerySessionContext"),    Region: [],    Segment: import_smithy_client._json,    SupportedPermissionTypes: import_smithy_client._json,    TableName: []  });}, "se_GetUnfilteredPartitionsMetadataRequest");var se_GetUnfilteredTableMetadataRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AuditContext: import_smithy_client._json,    CatalogId: [],    DatabaseName: [],    Name: [],    ParentResourceArn: [],    Permissions: import_smithy_client._json,    QuerySessionContext: /* @__PURE__ */ __name((_) => se_QuerySessionContext(_, context), "QuerySessionContext"),    Region: [],    RootResourceArn: [],    SupportedDialect: import_smithy_client._json,    SupportedPermissionTypes: import_smithy_client._json  });}, "se_GetUnfilteredTableMetadataRequest");var se_IcebergDocument = /* @__PURE__ */ __name((input, context) => {  return input;}, "se_IcebergDocument");var se_IcebergInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CreateIcebergTableInput: /* @__PURE__ */ __name((_) => se_CreateIcebergTableInput(_, context), "CreateIcebergTableInput"),    MetadataOperation: [],    Version: []  });}, "se_IcebergInput");var se_IcebergSchema = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Fields: /* @__PURE__ */ __name((_) => se_IcebergStructFieldList(_, context), "Fields"),    IdentifierFieldIds: import_smithy_client._json,    SchemaId: [],    Type: []  });}, "se_IcebergSchema");var se_IcebergStructField = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Doc: [],    Id: [],    Name: [],    Required: [],    Type: /* @__PURE__ */ __name((_) => se_IcebergDocument(_, context), "Type")  });}, "se_IcebergStructField");var se_IcebergStructFieldList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_IcebergStructField(entry, context);  });}, "se_IcebergStructFieldList");var se_IcebergTableUpdate = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Location: [],    PartitionSpec: import_smithy_client._json,    Properties: import_smithy_client._json,    Schema: /* @__PURE__ */ __name((_) => se_IcebergSchema(_, context), "Schema"),    SortOrder: import_smithy_client._json  });}, "se_IcebergTableUpdate");var se_IcebergTableUpdateList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_IcebergTableUpdate(entry, context);  });}, "se_IcebergTableUpdateList");var se_JobUpdate = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AllocatedCapacity: [],    CodeGenConfigurationNodes: /* @__PURE__ */ __name((_) => se_CodeGenConfigurationNodes(_, context), "CodeGenConfigurationNodes"),    Command: import_smithy_client._json,    Connections: import_smithy_client._json,    DefaultArguments: import_smithy_client._json,    Description: [],    ExecutionClass: [],    ExecutionProperty: import_smithy_client._json,    GlueVersion: [],    JobMode: [],    JobRunQueuingEnabled: [],    LogUri: [],    MaintenanceWindow: [],    MaxCapacity: import_smithy_client.serializeFloat,    MaxRetries: [],    NonOverridableArguments: import_smithy_client._json,    NotificationProperty: import_smithy_client._json,    NumberOfWorkers: [],    Role: [],    SecurityConfiguration: [],    SourceControlDetails: import_smithy_client._json,    Timeout: [],    WorkerType: []  });}, "se_JobUpdate");var se_KafkaStreamingSourceOptions = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AddRecordTimestamp: [],    Assign: [],    BootstrapServers: [],    Classification: [],    ConnectionName: [],    Delimiter: [],    EmitConsumerLagMetrics: [],    EndingOffsets: [],    IncludeHeaders: [],    MaxOffsetsPerTrigger: [],    MinPartitions: [],    NumRetries: [],    PollTimeoutMs: [],    RetryIntervalMs: [],    SecurityProtocol: [],    StartingOffsets: [],    StartingTimestamp: import_smithy_client.serializeDateTime,    SubscribePattern: [],    TopicName: []  });}, "se_KafkaStreamingSourceOptions");var se_KinesisStreamingSourceOptions = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AddIdleTimeBetweenReads: [],    AddRecordTimestamp: [],    AvoidEmptyBatches: [],    Classification: [],    Delimiter: [],    DescribeShardInterval: [],    EmitConsumerLagMetrics: [],    EndpointUrl: [],    FanoutConsumerARN: [],    IdleTimeBetweenReadsInMs: [],    MaxFetchRecordsPerShard: [],    MaxFetchTimeInMs: [],    MaxRecordPerRead: [],    MaxRetryIntervalMs: [],    NumRetries: [],    RetryIntervalMs: [],    RoleArn: [],    RoleSessionName: [],    StartingPosition: [],    StartingTimestamp: import_smithy_client.serializeDateTime,    StreamArn: [],    StreamName: []  });}, "se_KinesisStreamingSourceOptions");var se_ListDataQualityResultsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_DataQualityResultFilterCriteria(_, context), "Filter"),    MaxResults: [],    NextToken: []  });}, "se_ListDataQualityResultsRequest");var se_ListDataQualityRuleRecommendationRunsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_DataQualityRuleRecommendationRunFilter(_, context), "Filter"),    MaxResults: [],    NextToken: []  });}, "se_ListDataQualityRuleRecommendationRunsRequest");var se_ListDataQualityRulesetEvaluationRunsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_DataQualityRulesetEvaluationRunFilter(_, context), "Filter"),    MaxResults: [],    NextToken: []  });}, "se_ListDataQualityRulesetEvaluationRunsRequest");var se_ListDataQualityRulesetsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_DataQualityRulesetFilterCriteria(_, context), "Filter"),    MaxResults: [],    NextToken: [],    Tags: import_smithy_client._json  });}, "se_ListDataQualityRulesetsRequest");var se_ListDataQualityStatisticAnnotationsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    MaxResults: [],    NextToken: [],    ProfileId: [],    StatisticId: [],    TimestampFilter: /* @__PURE__ */ __name((_) => se_TimestampFilter(_, context), "TimestampFilter")  });}, "se_ListDataQualityStatisticAnnotationsRequest");var se_ListDataQualityStatisticsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    MaxResults: [],    NextToken: [],    ProfileId: [],    StatisticId: [],    TimestampFilter: /* @__PURE__ */ __name((_) => se_TimestampFilter(_, context), "TimestampFilter")  });}, "se_ListDataQualityStatisticsRequest");var se_ListMLTransformsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Filter: /* @__PURE__ */ __name((_) => se_TransformFilterCriteria(_, context), "Filter"),    MaxResults: [],    NextToken: [],    Sort: import_smithy_client._json,    Tags: import_smithy_client._json  });}, "se_ListMLTransformsRequest");var se_Mapping = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Children: /* @__PURE__ */ __name((_) => se_Mappings(_, context), "Children"),    Dropped: [],    FromPath: import_smithy_client._json,    FromType: [],    ToKey: [],    ToType: []  });}, "se_Mapping");var se_Mappings = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_Mapping(entry, context);  });}, "se_Mappings");var se_OpenTableFormatInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    IcebergInput: /* @__PURE__ */ __name((_) => se_IcebergInput(_, context), "IcebergInput")  });}, "se_OpenTableFormatInput");var se_PartitionInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    LastAccessTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastAccessTime"),    LastAnalyzedTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastAnalyzedTime"),    Parameters: import_smithy_client._json,    StorageDescriptor: import_smithy_client._json,    Values: import_smithy_client._json  });}, "se_PartitionInput");var se_PartitionInputList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_PartitionInput(entry, context);  });}, "se_PartitionInputList");var se_PIIDetection = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    DetectionParameters: [],    DetectionSensitivity: [],    EntityTypesToDetect: import_smithy_client._json,    Inputs: import_smithy_client._json,    MaskValue: [],    MatchPattern: [],    Name: [],    NumLeftCharsToExclude: [],    NumRightCharsToExclude: [],    OutputColumnName: [],    PiiType: [],    RedactChar: [],    RedactText: [],    SampleFraction: import_smithy_client.serializeFloat,    ThresholdFraction: import_smithy_client.serializeFloat  });}, "se_PIIDetection");var se_QuerySessionContext = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AdditionalContext: import_smithy_client._json,    ClusterId: [],    QueryAuthorizationId: [],    QueryId: [],    QueryStartTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "QueryStartTime")  });}, "se_QuerySessionContext");var se_Spigot = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Inputs: import_smithy_client._json,    Name: [],    Path: [],    Prob: import_smithy_client.serializeFloat,    Topk: []  });}, "se_Spigot");var se_StartColumnStatisticsTaskRunRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogID: [],    ColumnNameList: import_smithy_client._json,    DatabaseName: [],    Role: [],    SampleSize: import_smithy_client.serializeFloat,    SecurityConfiguration: [],    TableName: []  });}, "se_StartColumnStatisticsTaskRunRequest");var se_StartJobRunRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AllocatedCapacity: [],    Arguments: import_smithy_client._json,    ExecutionClass: [],    ExecutionRoleSessionPolicy: [],    JobName: [],    JobRunId: [],    JobRunQueuingEnabled: [],    MaxCapacity: import_smithy_client.serializeFloat,    NotificationProperty: import_smithy_client._json,    NumberOfWorkers: [],    SecurityConfiguration: [],    Timeout: [],    WorkerType: []  });}, "se_StartJobRunRequest");var se_StringColumnStatisticsData = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    AverageLength: import_smithy_client.serializeFloat,    MaximumLength: [],    NumberOfDistinctValues: [],    NumberOfNulls: []  });}, "se_StringColumnStatisticsData");var se_TableInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Description: [],    LastAccessTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastAccessTime"),    LastAnalyzedTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastAnalyzedTime"),    Name: [],    Owner: [],    Parameters: import_smithy_client._json,    PartitionKeys: import_smithy_client._json,    Retention: [],    StorageDescriptor: import_smithy_client._json,    TableType: [],    TargetTable: import_smithy_client._json,    ViewDefinition: import_smithy_client._json,    ViewExpandedText: [],    ViewOriginalText: []  });}, "se_TableInput");var se_TaskRunFilterCriteria = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    StartedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedAfter"),    StartedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "StartedBefore"),    Status: [],    TaskRunType: []  });}, "se_TaskRunFilterCriteria");var se_TimestampFilter = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    RecordedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "RecordedAfter"),    RecordedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "RecordedBefore")  });}, "se_TimestampFilter");var se_TransformFilterCriteria = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CreatedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "CreatedAfter"),    CreatedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "CreatedBefore"),    GlueVersion: [],    LastModifiedAfter: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastModifiedAfter"),    LastModifiedBefore: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "LastModifiedBefore"),    Name: [],    Schema: import_smithy_client._json,    Status: [],    TransformType: []  });}, "se_TransformFilterCriteria");var se_TransformParameters = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    FindMatchesParameters: /* @__PURE__ */ __name((_) => se_FindMatchesParameters(_, context), "FindMatchesParameters"),    TransformType: []  });}, "se_TransformParameters");var se_UpdateColumnStatisticsForPartitionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    ColumnStatisticsList: /* @__PURE__ */ __name((_) => se_UpdateColumnStatisticsList(_, context), "ColumnStatisticsList"),    DatabaseName: [],    PartitionValues: import_smithy_client._json,    TableName: []  });}, "se_UpdateColumnStatisticsForPartitionRequest");var se_UpdateColumnStatisticsForTableRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    ColumnStatisticsList: /* @__PURE__ */ __name((_) => se_UpdateColumnStatisticsList(_, context), "ColumnStatisticsList"),    DatabaseName: [],    TableName: []  });}, "se_UpdateColumnStatisticsForTableRequest");var se_UpdateColumnStatisticsList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_ColumnStatistics(entry, context);  });}, "se_UpdateColumnStatisticsList");var se_UpdateColumnStatisticsTaskSettingsRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogID: [],    ColumnNameList: import_smithy_client._json,    DatabaseName: [],    Role: [],    SampleSize: import_smithy_client.serializeFloat,    Schedule: [],    SecurityConfiguration: [],    TableName: []  });}, "se_UpdateColumnStatisticsTaskSettingsRequest");var se_UpdateCrawlerRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Classifiers: import_smithy_client._json,    Configuration: [],    CrawlerSecurityConfiguration: [],    DatabaseName: [],    Description: [],    LakeFormationConfiguration: import_smithy_client._json,    LineageConfiguration: import_smithy_client._json,    Name: [],    RecrawlPolicy: import_smithy_client._json,    Role: [],    Schedule: [],    SchemaChangePolicy: import_smithy_client._json,    TablePrefix: [],    Targets: /* @__PURE__ */ __name((_) => se_CrawlerTargets(_, context), "Targets")  });}, "se_UpdateCrawlerRequest");var se_UpdateIcebergInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    UpdateIcebergTableInput: /* @__PURE__ */ __name((_) => se_UpdateIcebergTableInput(_, context), "UpdateIcebergTableInput")  });}, "se_UpdateIcebergInput");var se_UpdateIcebergTableInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Updates: /* @__PURE__ */ __name((_) => se_IcebergTableUpdateList(_, context), "Updates")  });}, "se_UpdateIcebergTableInput");var se_UpdateJobRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    JobName: [],    JobUpdate: /* @__PURE__ */ __name((_) => se_JobUpdate(_, context), "JobUpdate")  });}, "se_UpdateJobRequest");var se_UpdateMLTransformRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    Description: [],    GlueVersion: [],    MaxCapacity: import_smithy_client.serializeFloat,    MaxRetries: [],    Name: [],    NumberOfWorkers: [],    Parameters: /* @__PURE__ */ __name((_) => se_TransformParameters(_, context), "Parameters"),    Role: [],    Timeout: [],    TransformId: [],    WorkerType: []  });}, "se_UpdateMLTransformRequest");var se_UpdateOpenTableFormatInput = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    UpdateIcebergInput: /* @__PURE__ */ __name((_) => se_UpdateIcebergInput(_, context), "UpdateIcebergInput")  });}, "se_UpdateOpenTableFormatInput");var se_UpdatePartitionRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    PartitionInput: /* @__PURE__ */ __name((_) => se_PartitionInput(_, context), "PartitionInput"),    PartitionValueList: import_smithy_client._json,    TableName: []  });}, "se_UpdatePartitionRequest");var se_UpdateTableRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    CatalogId: [],    DatabaseName: [],    Force: [],    Name: [],    SkipArchive: [],    TableInput: /* @__PURE__ */ __name((_) => se_TableInput(_, context), "TableInput"),    TransactionId: [],    UpdateOpenTableFormatInput: /* @__PURE__ */ __name((_) => se_UpdateOpenTableFormatInput(_, context), "UpdateOpenTableFormatInput"),    VersionId: [],    ViewUpdateAction: []  });}, "se_UpdateTableRequest");var de_AnnotationList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_StatisticAnnotation(entry, context);  });  return retVal;}, "de_AnnotationList");var de_ApplyMapping = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Inputs: import_smithy_client._json,    Mapping: /* @__PURE__ */ __name((_) => de_Mappings(_, context), "Mapping"),    Name: import_smithy_client.expectString  });}, "de_ApplyMapping");var de_BatchGetBlueprintsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Blueprints: /* @__PURE__ */ __name((_) => de_Blueprints(_, context), "Blueprints"),    MissingBlueprints: import_smithy_client._json  });}, "de_BatchGetBlueprintsResponse");var de_BatchGetCrawlersResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Crawlers: /* @__PURE__ */ __name((_) => de_CrawlerList(_, context), "Crawlers"),    CrawlersNotFound: import_smithy_client._json  });}, "de_BatchGetCrawlersResponse");var de_BatchGetDataQualityResultResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Results: /* @__PURE__ */ __name((_) => de_DataQualityResultsList(_, context), "Results"),    ResultsNotFound: import_smithy_client._json  });}, "de_BatchGetDataQualityResultResponse");var de_BatchGetDevEndpointsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DevEndpoints: /* @__PURE__ */ __name((_) => de_DevEndpointList(_, context), "DevEndpoints"),    DevEndpointsNotFound: import_smithy_client._json  });}, "de_BatchGetDevEndpointsResponse");var de_BatchGetJobsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Jobs: /* @__PURE__ */ __name((_) => de_JobList(_, context), "Jobs"),    JobsNotFound: import_smithy_client._json  });}, "de_BatchGetJobsResponse");var de_BatchGetPartitionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Partitions: /* @__PURE__ */ __name((_) => de_PartitionList(_, context), "Partitions"),    UnprocessedKeys: import_smithy_client._json  });}, "de_BatchGetPartitionResponse");var de_BatchGetTableOptimizerResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Failures: import_smithy_client._json,    TableOptimizers: /* @__PURE__ */ __name((_) => de_BatchTableOptimizers(_, context), "TableOptimizers")  });}, "de_BatchGetTableOptimizerResponse");var de_BatchGetWorkflowsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    MissingWorkflows: import_smithy_client._json,    Workflows: /* @__PURE__ */ __name((_) => de_Workflows(_, context), "Workflows")  });}, "de_BatchGetWorkflowsResponse");var de_BatchTableOptimizer = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    catalogId: import_smithy_client.expectString,    databaseName: import_smithy_client.expectString,    tableName: import_smithy_client.expectString,    tableOptimizer: /* @__PURE__ */ __name((_) => de_TableOptimizer(_, context), "tableOptimizer")  });}, "de_BatchTableOptimizer");var de_BatchTableOptimizers = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_BatchTableOptimizer(entry, context);  });  return retVal;}, "de_BatchTableOptimizers");var de_BinaryColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AverageLength: import_smithy_client.limitedParseDouble,    MaximumLength: import_smithy_client.expectLong,    NumberOfNulls: import_smithy_client.expectLong  });}, "de_BinaryColumnStatisticsData");var de_Blueprint = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintLocation: import_smithy_client.expectString,    BlueprintServiceLocation: import_smithy_client.expectString,    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    ErrorMessage: import_smithy_client.expectString,    LastActiveDefinition: /* @__PURE__ */ __name((_) => de_LastActiveDefinition(_, context), "LastActiveDefinition"),    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Name: import_smithy_client.expectString,    ParameterSpec: import_smithy_client.expectString,    Status: import_smithy_client.expectString  });}, "de_Blueprint");var de_BlueprintRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintName: import_smithy_client.expectString,    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    ErrorMessage: import_smithy_client.expectString,    Parameters: import_smithy_client.expectString,    RoleArn: import_smithy_client.expectString,    RollbackErrorMessage: import_smithy_client.expectString,    RunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    State: import_smithy_client.expectString,    WorkflowName: import_smithy_client.expectString  });}, "de_BlueprintRun");var de_BlueprintRuns = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_BlueprintRun(entry, context);  });  return retVal;}, "de_BlueprintRuns");var de_Blueprints = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Blueprint(entry, context);  });  return retVal;}, "de_Blueprints");var de_Catalog = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AllowFullTableExternalDataAccess: import_smithy_client.expectString,    CatalogId: import_smithy_client.expectString,    CatalogProperties: /* @__PURE__ */ __name((_) => de_CatalogPropertiesOutput(_, context), "CatalogProperties"),    CreateDatabaseDefaultPermissions: import_smithy_client._json,    CreateTableDefaultPermissions: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    Description: import_smithy_client.expectString,    FederatedCatalog: import_smithy_client._json,    Name: import_smithy_client.expectString,    Parameters: import_smithy_client._json,    ResourceArn: import_smithy_client.expectString,    TargetRedshiftCatalog: import_smithy_client._json,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime")  });}, "de_Catalog");var de_CatalogImportStatus = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ImportCompleted: import_smithy_client.expectBoolean,    ImportTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "ImportTime"),    ImportedBy: import_smithy_client.expectString  });}, "de_CatalogImportStatus");var de_CatalogKafkaSource = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataPreviewOptions: import_smithy_client._json,    Database: import_smithy_client.expectString,    DetectSchema: import_smithy_client.expectBoolean,    Name: import_smithy_client.expectString,    StreamingOptions: /* @__PURE__ */ __name((_) => de_KafkaStreamingSourceOptions(_, context), "StreamingOptions"),    Table: import_smithy_client.expectString,    WindowSize: import_smithy_client.expectInt32  });}, "de_CatalogKafkaSource");var de_CatalogKinesisSource = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataPreviewOptions: import_smithy_client._json,    Database: import_smithy_client.expectString,    DetectSchema: import_smithy_client.expectBoolean,    Name: import_smithy_client.expectString,    StreamingOptions: /* @__PURE__ */ __name((_) => de_KinesisStreamingSourceOptions(_, context), "StreamingOptions"),    Table: import_smithy_client.expectString,    WindowSize: import_smithy_client.expectInt32  });}, "de_CatalogKinesisSource");var de_CatalogList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Catalog(entry, context);  });  return retVal;}, "de_CatalogList");var de_CatalogPropertiesOutput = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CustomProperties: import_smithy_client._json,    DataLakeAccessProperties: import_smithy_client._json,    IcebergOptimizationProperties: /* @__PURE__ */ __name((_) => de_IcebergOptimizationPropertiesOutput(_, context), "IcebergOptimizationProperties")  });}, "de_CatalogPropertiesOutput");var de_Classifier = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CsvClassifier: /* @__PURE__ */ __name((_) => de_CsvClassifier(_, context), "CsvClassifier"),    GrokClassifier: /* @__PURE__ */ __name((_) => de_GrokClassifier(_, context), "GrokClassifier"),    JsonClassifier: /* @__PURE__ */ __name((_) => de_JsonClassifier(_, context), "JsonClassifier"),    XMLClassifier: /* @__PURE__ */ __name((_) => de_XMLClassifier(_, context), "XMLClassifier")  });}, "de_Classifier");var de_ClassifierList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Classifier(entry, context);  });  return retVal;}, "de_ClassifierList");var de_CodeGenConfigurationNode = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Aggregate: import_smithy_client._json,    AmazonRedshiftSource: import_smithy_client._json,    AmazonRedshiftTarget: import_smithy_client._json,    ApplyMapping: /* @__PURE__ */ __name((_) => de_ApplyMapping(_, context), "ApplyMapping"),    AthenaConnectorSource: import_smithy_client._json,    CatalogDeltaSource: import_smithy_client._json,    CatalogHudiSource: import_smithy_client._json,    CatalogIcebergSource: import_smithy_client._json,    CatalogKafkaSource: /* @__PURE__ */ __name((_) => de_CatalogKafkaSource(_, context), "CatalogKafkaSource"),    CatalogKinesisSource: /* @__PURE__ */ __name((_) => de_CatalogKinesisSource(_, context), "CatalogKinesisSource"),    CatalogSource: import_smithy_client._json,    CatalogTarget: import_smithy_client._json,    ConnectorDataSource: import_smithy_client._json,    ConnectorDataTarget: import_smithy_client._json,    CustomCode: import_smithy_client._json,    DirectJDBCSource: import_smithy_client._json,    DirectKafkaSource: /* @__PURE__ */ __name((_) => de_DirectKafkaSource(_, context), "DirectKafkaSource"),    DirectKinesisSource: /* @__PURE__ */ __name((_) => de_DirectKinesisSource(_, context), "DirectKinesisSource"),    DropDuplicates: import_smithy_client._json,    DropFields: import_smithy_client._json,    DropNullFields: import_smithy_client._json,    DynamicTransform: import_smithy_client._json,    DynamoDBCatalogSource: import_smithy_client._json,    DynamoDBELTConnectorSource: import_smithy_client._json,    EvaluateDataQuality: import_smithy_client._json,    EvaluateDataQualityMultiFrame: import_smithy_client._json,    FillMissingValues: import_smithy_client._json,    Filter: import_smithy_client._json,    GovernedCatalogSource: import_smithy_client._json,    GovernedCatalogTarget: import_smithy_client._json,    JDBCConnectorSource: import_smithy_client._json,    JDBCConnectorTarget: import_smithy_client._json,    Join: import_smithy_client._json,    Merge: import_smithy_client._json,    MicrosoftSQLServerCatalogSource: import_smithy_client._json,    MicrosoftSQLServerCatalogTarget: import_smithy_client._json,    MySQLCatalogSource: import_smithy_client._json,    MySQLCatalogTarget: import_smithy_client._json,    OracleSQLCatalogSource: import_smithy_client._json,    OracleSQLCatalogTarget: import_smithy_client._json,    PIIDetection: /* @__PURE__ */ __name((_) => de_PIIDetection(_, context), "PIIDetection"),    PostgreSQLCatalogSource: import_smithy_client._json,    PostgreSQLCatalogTarget: import_smithy_client._json,    Recipe: import_smithy_client._json,    RedshiftSource: import_smithy_client._json,    RedshiftTarget: import_smithy_client._json,    RelationalCatalogSource: import_smithy_client._json,    RenameField: import_smithy_client._json,    Route: import_smithy_client._json,    S3CatalogDeltaSource: import_smithy_client._json,    S3CatalogHudiSource: import_smithy_client._json,    S3CatalogIcebergSource: import_smithy_client._json,    S3CatalogSource: import_smithy_client._json,    S3CatalogTarget: import_smithy_client._json,    S3CsvSource: import_smithy_client._json,    S3DeltaCatalogTarget: import_smithy_client._json,    S3DeltaDirectTarget: import_smithy_client._json,    S3DeltaSource: import_smithy_client._json,    S3DirectTarget: import_smithy_client._json,    S3ExcelSource: import_smithy_client._json,    S3GlueParquetTarget: import_smithy_client._json,    S3HudiCatalogTarget: import_smithy_client._json,    S3HudiDirectTarget: import_smithy_client._json,    S3HudiSource: import_smithy_client._json,    S3HyperDirectTarget: import_smithy_client._json,    S3IcebergCatalogTarget: import_smithy_client._json,    S3IcebergDirectTarget: import_smithy_client._json,    S3JsonSource: import_smithy_client._json,    S3ParquetSource: import_smithy_client._json,    SelectFields: import_smithy_client._json,    SelectFromCollection: import_smithy_client._json,    SnowflakeSource: import_smithy_client._json,    SnowflakeTarget: import_smithy_client._json,    SparkConnectorSource: import_smithy_client._json,    SparkConnectorTarget: import_smithy_client._json,    SparkSQL: import_smithy_client._json,    Spigot: /* @__PURE__ */ __name((_) => de_Spigot(_, context), "Spigot"),    SplitFields: import_smithy_client._json,    Union: import_smithy_client._json  });}, "de_CodeGenConfigurationNode");var de_CodeGenConfigurationNodes = /* @__PURE__ */ __name((output, context) => {  return Object.entries(output).reduce((acc, [key, value]) => {    if (value === null) {      return acc;    }    acc[key] = de_CodeGenConfigurationNode(value, context);    return acc;  }, {});}, "de_CodeGenConfigurationNodes");var de_ColumnImportance = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnName: import_smithy_client.expectString,    Importance: import_smithy_client.limitedParseDouble  });}, "de_ColumnImportance");var de_ColumnImportanceList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ColumnImportance(entry, context);  });  return retVal;}, "de_ColumnImportanceList");var de_ColumnStatistics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AnalyzedTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "AnalyzedTime"),    ColumnName: import_smithy_client.expectString,    ColumnType: import_smithy_client.expectString,    StatisticsData: /* @__PURE__ */ __name((_) => de_ColumnStatisticsData(_, context), "StatisticsData")  });}, "de_ColumnStatistics");var de_ColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BinaryColumnStatisticsData: /* @__PURE__ */ __name((_) => de_BinaryColumnStatisticsData(_, context), "BinaryColumnStatisticsData"),    BooleanColumnStatisticsData: import_smithy_client._json,    DateColumnStatisticsData: /* @__PURE__ */ __name((_) => de_DateColumnStatisticsData(_, context), "DateColumnStatisticsData"),    DecimalColumnStatisticsData: /* @__PURE__ */ __name((_) => de_DecimalColumnStatisticsData(_, context), "DecimalColumnStatisticsData"),    DoubleColumnStatisticsData: /* @__PURE__ */ __name((_) => de_DoubleColumnStatisticsData(_, context), "DoubleColumnStatisticsData"),    LongColumnStatisticsData: import_smithy_client._json,    StringColumnStatisticsData: /* @__PURE__ */ __name((_) => de_StringColumnStatisticsData(_, context), "StringColumnStatisticsData"),    Type: import_smithy_client.expectString  });}, "de_ColumnStatisticsData");var de_ColumnStatisticsError = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatistics: /* @__PURE__ */ __name((_) => de_ColumnStatistics(_, context), "ColumnStatistics"),    Error: import_smithy_client._json  });}, "de_ColumnStatisticsError");var de_ColumnStatisticsErrors = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ColumnStatisticsError(entry, context);  });  return retVal;}, "de_ColumnStatisticsErrors");var de_ColumnStatisticsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ColumnStatistics(entry, context);  });  return retVal;}, "de_ColumnStatisticsList");var de_ColumnStatisticsTaskRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogID: import_smithy_client.expectString,    ColumnNameList: import_smithy_client._json,    ColumnStatisticsTaskRunId: import_smithy_client.expectString,    ComputationType: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    CustomerId: import_smithy_client.expectString,    DPUSeconds: import_smithy_client.limitedParseDouble,    DatabaseName: import_smithy_client.expectString,    EndTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "EndTime"),    ErrorMessage: import_smithy_client.expectString,    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    NumberOfWorkers: import_smithy_client.expectInt32,    Role: import_smithy_client.expectString,    SampleSize: import_smithy_client.limitedParseDouble,    SecurityConfiguration: import_smithy_client.expectString,    StartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartTime"),    Status: import_smithy_client.expectString,    TableName: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString  });}, "de_ColumnStatisticsTaskRun");var de_ColumnStatisticsTaskRunsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ColumnStatisticsTaskRun(entry, context);  });  return retVal;}, "de_ColumnStatisticsTaskRunsList");var de_ColumnStatisticsTaskSettings = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogID: import_smithy_client.expectString,    ColumnNameList: import_smithy_client._json,    DatabaseName: import_smithy_client.expectString,    LastExecutionAttempt: /* @__PURE__ */ __name((_) => de_ExecutionAttempt(_, context), "LastExecutionAttempt"),    Role: import_smithy_client.expectString,    SampleSize: import_smithy_client.limitedParseDouble,    Schedule: import_smithy_client._json,    ScheduleType: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    SettingSource: import_smithy_client.expectString,    TableName: import_smithy_client.expectString  });}, "de_ColumnStatisticsTaskSettings");var de_CompactionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    IcebergMetrics: /* @__PURE__ */ __name((_) => de_IcebergCompactionMetrics(_, context), "IcebergMetrics")  });}, "de_CompactionMetrics");var de_Connection = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AthenaProperties: import_smithy_client._json,    AuthenticationConfiguration: import_smithy_client._json,    CompatibleComputeEnvironments: import_smithy_client._json,    ConnectionProperties: import_smithy_client._json,    ConnectionSchemaVersion: import_smithy_client.expectInt32,    ConnectionType: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    Description: import_smithy_client.expectString,    LastConnectionValidationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastConnectionValidationTime"),    LastUpdatedBy: import_smithy_client.expectString,    LastUpdatedTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdatedTime"),    MatchCriteria: import_smithy_client._json,    Name: import_smithy_client.expectString,    PhysicalConnectionRequirements: import_smithy_client._json,    PythonProperties: import_smithy_client._json,    SparkProperties: import_smithy_client._json,    Status: import_smithy_client.expectString,    StatusReason: import_smithy_client.expectString  });}, "de_Connection");var de_ConnectionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Connection(entry, context);  });  return retVal;}, "de_ConnectionList");var de_Crawl = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    ErrorMessage: import_smithy_client.expectString,    LogGroup: import_smithy_client.expectString,    LogStream: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    State: import_smithy_client.expectString  });}, "de_Crawl");var de_Crawler = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Classifiers: import_smithy_client._json,    Configuration: import_smithy_client.expectString,    CrawlElapsedTime: import_smithy_client.expectLong,    CrawlerSecurityConfiguration: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    DatabaseName: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    LakeFormationConfiguration: import_smithy_client._json,    LastCrawl: /* @__PURE__ */ __name((_) => de_LastCrawlInfo(_, context), "LastCrawl"),    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    LineageConfiguration: import_smithy_client._json,    Name: import_smithy_client.expectString,    RecrawlPolicy: import_smithy_client._json,    Role: import_smithy_client.expectString,    Schedule: import_smithy_client._json,    SchemaChangePolicy: import_smithy_client._json,    State: import_smithy_client.expectString,    TablePrefix: import_smithy_client.expectString,    Targets: /* @__PURE__ */ __name((_) => de_CrawlerTargets(_, context), "Targets"),    Version: import_smithy_client.expectLong  });}, "de_Crawler");var de_CrawlerHistory = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CrawlId: import_smithy_client.expectString,    DPUHour: import_smithy_client.limitedParseDouble,    EndTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "EndTime"),    ErrorMessage: import_smithy_client.expectString,    LogGroup: import_smithy_client.expectString,    LogStream: import_smithy_client.expectString,    MessagePrefix: import_smithy_client.expectString,    StartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartTime"),    State: import_smithy_client.expectString,    Summary: import_smithy_client.expectString  });}, "de_CrawlerHistory");var de_CrawlerHistoryList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_CrawlerHistory(entry, context);  });  return retVal;}, "de_CrawlerHistoryList");var de_CrawlerList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Crawler(entry, context);  });  return retVal;}, "de_CrawlerList");var de_CrawlerMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CrawlerName: import_smithy_client.expectString,    LastRuntimeSeconds: import_smithy_client.limitedParseDouble,    MedianRuntimeSeconds: import_smithy_client.limitedParseDouble,    StillEstimating: import_smithy_client.expectBoolean,    TablesCreated: import_smithy_client.expectInt32,    TablesDeleted: import_smithy_client.expectInt32,    TablesUpdated: import_smithy_client.expectInt32,    TimeLeftSeconds: import_smithy_client.limitedParseDouble  });}, "de_CrawlerMetrics");var de_CrawlerMetricsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_CrawlerMetrics(entry, context);  });  return retVal;}, "de_CrawlerMetricsList");var de_CrawlerNodeDetails = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Crawls: /* @__PURE__ */ __name((_) => de_CrawlList(_, context), "Crawls")  });}, "de_CrawlerNodeDetails");var de_CrawlerTargets = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogTargets: import_smithy_client._json,    DeltaTargets: import_smithy_client._json,    DynamoDBTargets: /* @__PURE__ */ __name((_) => de_DynamoDBTargetList(_, context), "DynamoDBTargets"),    HudiTargets: import_smithy_client._json,    IcebergTargets: import_smithy_client._json,    JdbcTargets: import_smithy_client._json,    MongoDBTargets: import_smithy_client._json,    S3Targets: import_smithy_client._json  });}, "de_CrawlerTargets");var de_CrawlList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Crawl(entry, context);  });  return retVal;}, "de_CrawlList");var de_CreateDevEndpointResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Arguments: import_smithy_client._json,    AvailabilityZone: import_smithy_client.expectString,    CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedTimestamp"),    EndpointName: import_smithy_client.expectString,    ExtraJarsS3Path: import_smithy_client.expectString,    ExtraPythonLibsS3Path: import_smithy_client.expectString,    FailureReason: import_smithy_client.expectString,    GlueVersion: import_smithy_client.expectString,    NumberOfNodes: import_smithy_client.expectInt32,    NumberOfWorkers: import_smithy_client.expectInt32,    RoleArn: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    SecurityGroupIds: import_smithy_client._json,    Status: import_smithy_client.expectString,    SubnetId: import_smithy_client.expectString,    VpcId: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString,    YarnEndpointAddress: import_smithy_client.expectString,    ZeppelinRemoteSparkInterpreterPort: import_smithy_client.expectInt32  });}, "de_CreateDevEndpointResponse");var de_CreateIntegrationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AdditionalEncryptionContext: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    DataFilter: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    Errors: import_smithy_client._json,    IntegrationArn: import_smithy_client.expectString,    IntegrationConfig: import_smithy_client._json,    IntegrationName: import_smithy_client.expectString,    KmsKeyId: import_smithy_client.expectString,    SourceArn: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    Tags: import_smithy_client._json,    TargetArn: import_smithy_client.expectString  });}, "de_CreateIntegrationResponse");var de_CreateSecurityConfigurationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedTimestamp"),    Name: import_smithy_client.expectString  });}, "de_CreateSecurityConfigurationResponse");var de_CreateSessionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Session: /* @__PURE__ */ __name((_) => de_Session(_, context), "Session")  });}, "de_CreateSessionResponse");var de_CsvClassifier = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AllowSingleColumn: import_smithy_client.expectBoolean,    ContainsHeader: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    CustomDatatypeConfigured: import_smithy_client.expectBoolean,    CustomDatatypes: import_smithy_client._json,    Delimiter: import_smithy_client.expectString,    DisableValueTrimming: import_smithy_client.expectBoolean,    Header: import_smithy_client._json,    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    Name: import_smithy_client.expectString,    QuoteSymbol: import_smithy_client.expectString,    Serde: import_smithy_client.expectString,    Version: import_smithy_client.expectLong  });}, "de_CsvClassifier");var de_Database = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    CreateTableDefaultPermissions: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    Description: import_smithy_client.expectString,    FederatedDatabase: import_smithy_client._json,    LocationUri: import_smithy_client.expectString,    Name: import_smithy_client.expectString,    Parameters: import_smithy_client._json,    TargetDatabase: import_smithy_client._json  });}, "de_Database");var de_DatabaseList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Database(entry, context);  });  return retVal;}, "de_DatabaseList");var de_DataQualityAggregatedMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    TotalRowsFailed: import_smithy_client.limitedParseDouble,    TotalRowsPassed: import_smithy_client.limitedParseDouble,    TotalRowsProcessed: import_smithy_client.limitedParseDouble,    TotalRulesFailed: import_smithy_client.limitedParseDouble,    TotalRulesPassed: import_smithy_client.limitedParseDouble,    TotalRulesProcessed: import_smithy_client.limitedParseDouble  });}, "de_DataQualityAggregatedMetrics");var de_DataQualityAnalyzerResult = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Description: import_smithy_client.expectString,    EvaluatedMetrics: /* @__PURE__ */ __name((_) => de_EvaluatedMetricsMap(_, context), "EvaluatedMetrics"),    EvaluationMessage: import_smithy_client.expectString,    Name: import_smithy_client.expectString  });}, "de_DataQualityAnalyzerResult");var de_DataQualityAnalyzerResults = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityAnalyzerResult(entry, context);  });  return retVal;}, "de_DataQualityAnalyzerResults");var de_DataQualityMetricValues = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ActualValue: import_smithy_client.limitedParseDouble,    ExpectedValue: import_smithy_client.limitedParseDouble,    LowerLimit: import_smithy_client.limitedParseDouble,    UpperLimit: import_smithy_client.limitedParseDouble  });}, "de_DataQualityMetricValues");var de_DataQualityObservation = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Description: import_smithy_client.expectString,    MetricBasedObservation: /* @__PURE__ */ __name((_) => de_MetricBasedObservation(_, context), "MetricBasedObservation")  });}, "de_DataQualityObservation");var de_DataQualityObservations = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityObservation(entry, context);  });  return retVal;}, "de_DataQualityObservations");var de_DataQualityResult = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AggregatedMetrics: /* @__PURE__ */ __name((_) => de_DataQualityAggregatedMetrics(_, context), "AggregatedMetrics"),    AnalyzerResults: /* @__PURE__ */ __name((_) => de_DataQualityAnalyzerResults(_, context), "AnalyzerResults"),    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    DataSource: import_smithy_client._json,    EvaluationContext: import_smithy_client.expectString,    JobName: import_smithy_client.expectString,    JobRunId: import_smithy_client.expectString,    Observations: /* @__PURE__ */ __name((_) => de_DataQualityObservations(_, context), "Observations"),    ProfileId: import_smithy_client.expectString,    ResultId: import_smithy_client.expectString,    RuleResults: /* @__PURE__ */ __name((_) => de_DataQualityRuleResults(_, context), "RuleResults"),    RulesetEvaluationRunId: import_smithy_client.expectString,    RulesetName: import_smithy_client.expectString,    Score: import_smithy_client.limitedParseDouble,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn")  });}, "de_DataQualityResult");var de_DataQualityResultDescription = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataSource: import_smithy_client._json,    JobName: import_smithy_client.expectString,    JobRunId: import_smithy_client.expectString,    ResultId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn")  });}, "de_DataQualityResultDescription");var de_DataQualityResultDescriptionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityResultDescription(entry, context);  });  return retVal;}, "de_DataQualityResultDescriptionList");var de_DataQualityResultsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityResult(entry, context);  });  return retVal;}, "de_DataQualityResultsList");var de_DataQualityRuleRecommendationRunDescription = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataSource: import_smithy_client._json,    RunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString  });}, "de_DataQualityRuleRecommendationRunDescription");var de_DataQualityRuleRecommendationRunList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityRuleRecommendationRunDescription(entry, context);  });  return retVal;}, "de_DataQualityRuleRecommendationRunList");var de_DataQualityRuleResult = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Description: import_smithy_client.expectString,    EvaluatedMetrics: /* @__PURE__ */ __name((_) => de_EvaluatedMetricsMap(_, context), "EvaluatedMetrics"),    EvaluatedRule: import_smithy_client.expectString,    EvaluationMessage: import_smithy_client.expectString,    Name: import_smithy_client.expectString,    Result: import_smithy_client.expectString,    RuleMetrics: /* @__PURE__ */ __name((_) => de_RuleMetricsMap(_, context), "RuleMetrics")  });}, "de_DataQualityRuleResult");var de_DataQualityRuleResults = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityRuleResult(entry, context);  });  return retVal;}, "de_DataQualityRuleResults");var de_DataQualityRulesetEvaluationRunDescription = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataSource: import_smithy_client._json,    RunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString  });}, "de_DataQualityRulesetEvaluationRunDescription");var de_DataQualityRulesetEvaluationRunList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityRulesetEvaluationRunDescription(entry, context);  });  return retVal;}, "de_DataQualityRulesetEvaluationRunList");var de_DataQualityRulesetList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DataQualityRulesetListDetails(entry, context);  });  return retVal;}, "de_DataQualityRulesetList");var de_DataQualityRulesetListDetails = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Name: import_smithy_client.expectString,    RecommendationRunId: import_smithy_client.expectString,    RuleCount: import_smithy_client.expectInt32,    TargetTable: import_smithy_client._json  });}, "de_DataQualityRulesetListDetails");var de_DateColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    MaximumValue: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "MaximumValue"),    MinimumValue: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "MinimumValue"),    NumberOfDistinctValues: import_smithy_client.expectLong,    NumberOfNulls: import_smithy_client.expectLong  });}, "de_DateColumnStatisticsData");var de_DecimalColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    MaximumValue: /* @__PURE__ */ __name((_) => de_DecimalNumber(_, context), "MaximumValue"),    MinimumValue: /* @__PURE__ */ __name((_) => de_DecimalNumber(_, context), "MinimumValue"),    NumberOfDistinctValues: import_smithy_client.expectLong,    NumberOfNulls: import_smithy_client.expectLong  });}, "de_DecimalColumnStatisticsData");var de_DecimalNumber = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Scale: import_smithy_client.expectInt32,    UnscaledValue: context.base64Decoder  });}, "de_DecimalNumber");var de_DeleteIntegrationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AdditionalEncryptionContext: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    DataFilter: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    Errors: import_smithy_client._json,    IntegrationArn: import_smithy_client.expectString,    IntegrationName: import_smithy_client.expectString,    KmsKeyId: import_smithy_client.expectString,    SourceArn: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    Tags: import_smithy_client._json,    TargetArn: import_smithy_client.expectString  });}, "de_DeleteIntegrationResponse");var de_DescribeInboundIntegrationsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    InboundIntegrations: /* @__PURE__ */ __name((_) => de_InboundIntegrationsList(_, context), "InboundIntegrations"),    Marker: import_smithy_client.expectString  });}, "de_DescribeInboundIntegrationsResponse");var de_DescribeIntegrationsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Integrations: /* @__PURE__ */ __name((_) => de_IntegrationsList(_, context), "Integrations"),    Marker: import_smithy_client.expectString  });}, "de_DescribeIntegrationsResponse");var de_DevEndpoint = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Arguments: import_smithy_client._json,    AvailabilityZone: import_smithy_client.expectString,    CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedTimestamp"),    EndpointName: import_smithy_client.expectString,    ExtraJarsS3Path: import_smithy_client.expectString,    ExtraPythonLibsS3Path: import_smithy_client.expectString,    FailureReason: import_smithy_client.expectString,    GlueVersion: import_smithy_client.expectString,    LastModifiedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedTimestamp"),    LastUpdateStatus: import_smithy_client.expectString,    NumberOfNodes: import_smithy_client.expectInt32,    NumberOfWorkers: import_smithy_client.expectInt32,    PrivateAddress: import_smithy_client.expectString,    PublicAddress: import_smithy_client.expectString,    PublicKey: import_smithy_client.expectString,    PublicKeys: import_smithy_client._json,    RoleArn: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    SecurityGroupIds: import_smithy_client._json,    Status: import_smithy_client.expectString,    SubnetId: import_smithy_client.expectString,    VpcId: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString,    YarnEndpointAddress: import_smithy_client.expectString,    ZeppelinRemoteSparkInterpreterPort: import_smithy_client.expectInt32  });}, "de_DevEndpoint");var de_DevEndpointList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DevEndpoint(entry, context);  });  return retVal;}, "de_DevEndpointList");var de_DirectKafkaSource = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataPreviewOptions: import_smithy_client._json,    DetectSchema: import_smithy_client.expectBoolean,    Name: import_smithy_client.expectString,    StreamingOptions: /* @__PURE__ */ __name((_) => de_KafkaStreamingSourceOptions(_, context), "StreamingOptions"),    WindowSize: import_smithy_client.expectInt32  });}, "de_DirectKafkaSource");var de_DirectKinesisSource = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DataPreviewOptions: import_smithy_client._json,    DetectSchema: import_smithy_client.expectBoolean,    Name: import_smithy_client.expectString,    StreamingOptions: /* @__PURE__ */ __name((_) => de_KinesisStreamingSourceOptions(_, context), "StreamingOptions"),    WindowSize: import_smithy_client.expectInt32  });}, "de_DirectKinesisSource");var de_DoubleColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    MaximumValue: import_smithy_client.limitedParseDouble,    MinimumValue: import_smithy_client.limitedParseDouble,    NumberOfDistinctValues: import_smithy_client.expectLong,    NumberOfNulls: import_smithy_client.expectLong  });}, "de_DoubleColumnStatisticsData");var de_DynamoDBTarget = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Path: import_smithy_client.expectString,    scanAll: import_smithy_client.expectBoolean,    scanRate: import_smithy_client.limitedParseDouble  });}, "de_DynamoDBTarget");var de_DynamoDBTargetList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DynamoDBTarget(entry, context);  });  return retVal;}, "de_DynamoDBTargetList");var de_EvaluatedMetricsMap = /* @__PURE__ */ __name((output, context) => {  return Object.entries(output).reduce((acc, [key, value]) => {    if (value === null) {      return acc;    }    acc[key] = (0, import_smithy_client.limitedParseDouble)(value);    return acc;  }, {});}, "de_EvaluatedMetricsMap");var de_EvaluationMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    FindMatchesMetrics: /* @__PURE__ */ __name((_) => de_FindMatchesMetrics(_, context), "FindMatchesMetrics"),    TransformType: import_smithy_client.expectString  });}, "de_EvaluationMetrics");var de_ExecutionAttempt = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsTaskRunId: import_smithy_client.expectString,    ErrorMessage: import_smithy_client.expectString,    ExecutionTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "ExecutionTimestamp"),    Status: import_smithy_client.expectString  });}, "de_ExecutionAttempt");var de_FindMatchesMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AreaUnderPRCurve: import_smithy_client.limitedParseDouble,    ColumnImportances: /* @__PURE__ */ __name((_) => de_ColumnImportanceList(_, context), "ColumnImportances"),    ConfusionMatrix: import_smithy_client._json,    F1: import_smithy_client.limitedParseDouble,    Precision: import_smithy_client.limitedParseDouble,    Recall: import_smithy_client.limitedParseDouble  });}, "de_FindMatchesMetrics");var de_FindMatchesParameters = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AccuracyCostTradeoff: import_smithy_client.limitedParseDouble,    EnforceProvidedLabels: import_smithy_client.expectBoolean,    PrecisionRecallTradeoff: import_smithy_client.limitedParseDouble,    PrimaryKeyColumnName: import_smithy_client.expectString  });}, "de_FindMatchesParameters");var de_GetBlueprintResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Blueprint: /* @__PURE__ */ __name((_) => de_Blueprint(_, context), "Blueprint")  });}, "de_GetBlueprintResponse");var de_GetBlueprintRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintRun: /* @__PURE__ */ __name((_) => de_BlueprintRun(_, context), "BlueprintRun")  });}, "de_GetBlueprintRunResponse");var de_GetBlueprintRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintRuns: /* @__PURE__ */ __name((_) => de_BlueprintRuns(_, context), "BlueprintRuns"),    NextToken: import_smithy_client.expectString  });}, "de_GetBlueprintRunsResponse");var de_GetCatalogImportStatusResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ImportStatus: /* @__PURE__ */ __name((_) => de_CatalogImportStatus(_, context), "ImportStatus")  });}, "de_GetCatalogImportStatusResponse");var de_GetCatalogResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Catalog: /* @__PURE__ */ __name((_) => de_Catalog(_, context), "Catalog")  });}, "de_GetCatalogResponse");var de_GetCatalogsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogList: /* @__PURE__ */ __name((_) => de_CatalogList(_, context), "CatalogList"),    NextToken: import_smithy_client.expectString  });}, "de_GetCatalogsResponse");var de_GetClassifierResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Classifier: /* @__PURE__ */ __name((_) => de_Classifier(_, context), "Classifier")  });}, "de_GetClassifierResponse");var de_GetClassifiersResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Classifiers: /* @__PURE__ */ __name((_) => de_ClassifierList(_, context), "Classifiers"),    NextToken: import_smithy_client.expectString  });}, "de_GetClassifiersResponse");var de_GetColumnStatisticsForPartitionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsList: /* @__PURE__ */ __name((_) => de_ColumnStatisticsList(_, context), "ColumnStatisticsList"),    Errors: import_smithy_client._json  });}, "de_GetColumnStatisticsForPartitionResponse");var de_GetColumnStatisticsForTableResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsList: /* @__PURE__ */ __name((_) => de_ColumnStatisticsList(_, context), "ColumnStatisticsList"),    Errors: import_smithy_client._json  });}, "de_GetColumnStatisticsForTableResponse");var de_GetColumnStatisticsTaskRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsTaskRun: /* @__PURE__ */ __name((_) => de_ColumnStatisticsTaskRun(_, context), "ColumnStatisticsTaskRun")  });}, "de_GetColumnStatisticsTaskRunResponse");var de_GetColumnStatisticsTaskRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsTaskRuns: /* @__PURE__ */ __name((_) => de_ColumnStatisticsTaskRunsList(_, context), "ColumnStatisticsTaskRuns"),    NextToken: import_smithy_client.expectString  });}, "de_GetColumnStatisticsTaskRunsResponse");var de_GetColumnStatisticsTaskSettingsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnStatisticsTaskSettings: /* @__PURE__ */ __name((_) => de_ColumnStatisticsTaskSettings(_, context), "ColumnStatisticsTaskSettings")  });}, "de_GetColumnStatisticsTaskSettingsResponse");var de_GetConnectionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Connection: /* @__PURE__ */ __name((_) => de_Connection(_, context), "Connection")  });}, "de_GetConnectionResponse");var de_GetConnectionsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ConnectionList: /* @__PURE__ */ __name((_) => de_ConnectionList(_, context), "ConnectionList"),    NextToken: import_smithy_client.expectString  });}, "de_GetConnectionsResponse");var de_GetCrawlerMetricsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CrawlerMetricsList: /* @__PURE__ */ __name((_) => de_CrawlerMetricsList(_, context), "CrawlerMetricsList"),    NextToken: import_smithy_client.expectString  });}, "de_GetCrawlerMetricsResponse");var de_GetCrawlerResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Crawler: /* @__PURE__ */ __name((_) => de_Crawler(_, context), "Crawler")  });}, "de_GetCrawlerResponse");var de_GetCrawlersResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Crawlers: /* @__PURE__ */ __name((_) => de_CrawlerList(_, context), "Crawlers"),    NextToken: import_smithy_client.expectString  });}, "de_GetCrawlersResponse");var de_GetDatabaseResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Database: /* @__PURE__ */ __name((_) => de_Database(_, context), "Database")  });}, "de_GetDatabaseResponse");var de_GetDatabasesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DatabaseList: /* @__PURE__ */ __name((_) => de_DatabaseList(_, context), "DatabaseList"),    NextToken: import_smithy_client.expectString  });}, "de_GetDatabasesResponse");var de_GetDataQualityModelResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    FailureReason: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString  });}, "de_GetDataQualityModelResponse");var de_GetDataQualityModelResultResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    Model: /* @__PURE__ */ __name((_) => de_StatisticModelResults(_, context), "Model")  });}, "de_GetDataQualityModelResultResponse");var de_GetDataQualityResultResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AggregatedMetrics: /* @__PURE__ */ __name((_) => de_DataQualityAggregatedMetrics(_, context), "AggregatedMetrics"),    AnalyzerResults: /* @__PURE__ */ __name((_) => de_DataQualityAnalyzerResults(_, context), "AnalyzerResults"),    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    DataSource: import_smithy_client._json,    EvaluationContext: import_smithy_client.expectString,    JobName: import_smithy_client.expectString,    JobRunId: import_smithy_client.expectString,    Observations: /* @__PURE__ */ __name((_) => de_DataQualityObservations(_, context), "Observations"),    ProfileId: import_smithy_client.expectString,    ResultId: import_smithy_client.expectString,    RuleResults: /* @__PURE__ */ __name((_) => de_DataQualityRuleResults(_, context), "RuleResults"),    RulesetEvaluationRunId: import_smithy_client.expectString,    RulesetName: import_smithy_client.expectString,    Score: import_smithy_client.limitedParseDouble,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn")  });}, "de_GetDataQualityResultResponse");var de_GetDataQualityRuleRecommendationRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    CreatedRulesetName: import_smithy_client.expectString,    DataQualitySecurityConfiguration: import_smithy_client.expectString,    DataSource: import_smithy_client._json,    ErrorString: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    NumberOfWorkers: import_smithy_client.expectInt32,    RecommendedRuleset: import_smithy_client.expectString,    Role: import_smithy_client.expectString,    RunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString,    Timeout: import_smithy_client.expectInt32  });}, "de_GetDataQualityRuleRecommendationRunResponse");var de_GetDataQualityRulesetEvaluationRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AdditionalDataSources: import_smithy_client._json,    AdditionalRunOptions: import_smithy_client._json,    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    DataSource: import_smithy_client._json,    ErrorString: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    NumberOfWorkers: import_smithy_client.expectInt32,    ResultIds: import_smithy_client._json,    Role: import_smithy_client.expectString,    RulesetNames: import_smithy_client._json,    RunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString,    Timeout: import_smithy_client.expectInt32  });}, "de_GetDataQualityRulesetEvaluationRunResponse");var de_GetDataQualityRulesetResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    DataQualitySecurityConfiguration: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Name: import_smithy_client.expectString,    RecommendationRunId: import_smithy_client.expectString,    Ruleset: import_smithy_client.expectString,    TargetTable: import_smithy_client._json  });}, "de_GetDataQualityRulesetResponse");var de_GetDevEndpointResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DevEndpoint: /* @__PURE__ */ __name((_) => de_DevEndpoint(_, context), "DevEndpoint")  });}, "de_GetDevEndpointResponse");var de_GetDevEndpointsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DevEndpoints: /* @__PURE__ */ __name((_) => de_DevEndpointList(_, context), "DevEndpoints"),    NextToken: import_smithy_client.expectString  });}, "de_GetDevEndpointsResponse");var de_GetEntityRecordsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Records: /* @__PURE__ */ __name((_) => de_Records(_, context), "Records")  });}, "de_GetEntityRecordsResponse");var de_GetJobResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Job: /* @__PURE__ */ __name((_) => de_Job(_, context), "Job")  });}, "de_GetJobResponse");var de_GetJobRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    JobRun: /* @__PURE__ */ __name((_) => de_JobRun(_, context), "JobRun")  });}, "de_GetJobRunResponse");var de_GetJobRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    JobRuns: /* @__PURE__ */ __name((_) => de_JobRunList(_, context), "JobRuns"),    NextToken: import_smithy_client.expectString  });}, "de_GetJobRunsResponse");var de_GetJobsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Jobs: /* @__PURE__ */ __name((_) => de_JobList(_, context), "Jobs"),    NextToken: import_smithy_client.expectString  });}, "de_GetJobsResponse");var de_GetMLTaskRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    ErrorString: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    LogGroupName: import_smithy_client.expectString,    Properties: import_smithy_client._json,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString,    TaskRunId: import_smithy_client.expectString,    TransformId: import_smithy_client.expectString  });}, "de_GetMLTaskRunResponse");var de_GetMLTaskRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    TaskRuns: /* @__PURE__ */ __name((_) => de_TaskRunList(_, context), "TaskRuns")  });}, "de_GetMLTaskRunsResponse");var de_GetMLTransformResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    EvaluationMetrics: /* @__PURE__ */ __name((_) => de_EvaluationMetrics(_, context), "EvaluationMetrics"),    GlueVersion: import_smithy_client.expectString,    InputRecordTables: import_smithy_client._json,    LabelCount: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    MaxCapacity: import_smithy_client.limitedParseDouble,    MaxRetries: import_smithy_client.expectInt32,    Name: import_smithy_client.expectString,    NumberOfWorkers: import_smithy_client.expectInt32,    Parameters: /* @__PURE__ */ __name((_) => de_TransformParameters(_, context), "Parameters"),    Role: import_smithy_client.expectString,    Schema: import_smithy_client._json,    Status: import_smithy_client.expectString,    Timeout: import_smithy_client.expectInt32,    TransformEncryption: import_smithy_client._json,    TransformId: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString  });}, "de_GetMLTransformResponse");var de_GetMLTransformsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Transforms: /* @__PURE__ */ __name((_) => de_TransformList(_, context), "Transforms")  });}, "de_GetMLTransformsResponse");var de_GetPartitionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Partition: /* @__PURE__ */ __name((_) => de_Partition(_, context), "Partition")  });}, "de_GetPartitionResponse");var de_GetPartitionsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Partitions: /* @__PURE__ */ __name((_) => de_PartitionList(_, context), "Partitions")  });}, "de_GetPartitionsResponse");var de_GetResourcePoliciesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    GetResourcePoliciesResponseList: /* @__PURE__ */ __name((_) => de_GetResourcePoliciesResponseList(_, context), "GetResourcePoliciesResponseList"),    NextToken: import_smithy_client.expectString  });}, "de_GetResourcePoliciesResponse");var de_GetResourcePoliciesResponseList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_GluePolicy(entry, context);  });  return retVal;}, "de_GetResourcePoliciesResponseList");var de_GetResourcePolicyResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    PolicyHash: import_smithy_client.expectString,    PolicyInJson: import_smithy_client.expectString,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime")  });}, "de_GetResourcePolicyResponse");var de_GetSecurityConfigurationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    SecurityConfiguration: /* @__PURE__ */ __name((_) => de_SecurityConfiguration(_, context), "SecurityConfiguration")  });}, "de_GetSecurityConfigurationResponse");var de_GetSecurityConfigurationsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    SecurityConfigurations: /* @__PURE__ */ __name((_) => de_SecurityConfigurationList(_, context), "SecurityConfigurations")  });}, "de_GetSecurityConfigurationsResponse");var de_GetSessionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Session: /* @__PURE__ */ __name((_) => de_Session(_, context), "Session")  });}, "de_GetSessionResponse");var de_GetStatementResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Statement: /* @__PURE__ */ __name((_) => de_Statement(_, context), "Statement")  });}, "de_GetStatementResponse");var de_GetTableOptimizerResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    DatabaseName: import_smithy_client.expectString,    TableName: import_smithy_client.expectString,    TableOptimizer: /* @__PURE__ */ __name((_) => de_TableOptimizer(_, context), "TableOptimizer")  });}, "de_GetTableOptimizerResponse");var de_GetTableResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Table: /* @__PURE__ */ __name((_) => de_Table(_, context), "Table")  });}, "de_GetTableResponse");var de_GetTablesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    TableList: /* @__PURE__ */ __name((_) => de_TableList(_, context), "TableList")  });}, "de_GetTablesResponse");var de_GetTableVersionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    TableVersion: /* @__PURE__ */ __name((_) => de_TableVersion(_, context), "TableVersion")  });}, "de_GetTableVersionResponse");var de_GetTableVersionsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_TableVersion(entry, context);  });  return retVal;}, "de_GetTableVersionsList");var de_GetTableVersionsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    TableVersions: /* @__PURE__ */ __name((_) => de_GetTableVersionsList(_, context), "TableVersions")  });}, "de_GetTableVersionsResponse");var de_GetUnfilteredPartitionMetadataResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AuthorizedColumns: import_smithy_client._json,    IsRegisteredWithLakeFormation: import_smithy_client.expectBoolean,    Partition: /* @__PURE__ */ __name((_) => de_Partition(_, context), "Partition")  });}, "de_GetUnfilteredPartitionMetadataResponse");var de_GetUnfilteredPartitionsMetadataResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    UnfilteredPartitions: /* @__PURE__ */ __name((_) => de_UnfilteredPartitionList(_, context), "UnfilteredPartitions")  });}, "de_GetUnfilteredPartitionsMetadataResponse");var de_GetUnfilteredTableMetadataResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AuthorizedColumns: import_smithy_client._json,    CellFilters: import_smithy_client._json,    IsMultiDialectView: import_smithy_client.expectBoolean,    IsProtected: import_smithy_client.expectBoolean,    IsRegisteredWithLakeFormation: import_smithy_client.expectBoolean,    Permissions: import_smithy_client._json,    QueryAuthorizationId: import_smithy_client.expectString,    ResourceArn: import_smithy_client.expectString,    RowFilter: import_smithy_client.expectString,    Table: /* @__PURE__ */ __name((_) => de_Table(_, context), "Table")  });}, "de_GetUnfilteredTableMetadataResponse");var de_GetUsageProfileResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Configuration: import_smithy_client._json,    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Name: import_smithy_client.expectString  });}, "de_GetUsageProfileResponse");var de_GetUserDefinedFunctionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    UserDefinedFunction: /* @__PURE__ */ __name((_) => de_UserDefinedFunction(_, context), "UserDefinedFunction")  });}, "de_GetUserDefinedFunctionResponse");var de_GetUserDefinedFunctionsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    UserDefinedFunctions: /* @__PURE__ */ __name((_) => de_UserDefinedFunctionList(_, context), "UserDefinedFunctions")  });}, "de_GetUserDefinedFunctionsResponse");var de_GetWorkflowResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Workflow: /* @__PURE__ */ __name((_) => de_Workflow(_, context), "Workflow")  });}, "de_GetWorkflowResponse");var de_GetWorkflowRunResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Run: /* @__PURE__ */ __name((_) => de_WorkflowRun(_, context), "Run")  });}, "de_GetWorkflowRunResponse");var de_GetWorkflowRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Runs: /* @__PURE__ */ __name((_) => de_WorkflowRuns(_, context), "Runs")  });}, "de_GetWorkflowRunsResponse");var de_GluePolicy = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    PolicyHash: import_smithy_client.expectString,    PolicyInJson: import_smithy_client.expectString,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime")  });}, "de_GluePolicy");var de_GrokClassifier = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Classification: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    CustomPatterns: import_smithy_client.expectString,    GrokPattern: import_smithy_client.expectString,    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    Name: import_smithy_client.expectString,    Version: import_smithy_client.expectLong  });}, "de_GrokClassifier");var de_IcebergCompactionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DpuHours: import_smithy_client.limitedParseDouble,    JobDurationInHour: import_smithy_client.limitedParseDouble,    NumberOfBytesCompacted: import_smithy_client.expectLong,    NumberOfDpus: import_smithy_client.expectInt32,    NumberOfFilesCompacted: import_smithy_client.expectLong  });}, "de_IcebergCompactionMetrics");var de_IcebergOptimizationPropertiesOutput = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Compaction: import_smithy_client._json,    LastUpdatedTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdatedTime"),    OrphanFileDeletion: import_smithy_client._json,    Retention: import_smithy_client._json,    RoleArn: import_smithy_client.expectString  });}, "de_IcebergOptimizationPropertiesOutput");var de_IcebergOrphanFileDeletionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DpuHours: import_smithy_client.limitedParseDouble,    JobDurationInHour: import_smithy_client.limitedParseDouble,    NumberOfDpus: import_smithy_client.expectInt32,    NumberOfOrphanFilesDeleted: import_smithy_client.expectLong  });}, "de_IcebergOrphanFileDeletionMetrics");var de_IcebergRetentionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DpuHours: import_smithy_client.limitedParseDouble,    JobDurationInHour: import_smithy_client.limitedParseDouble,    NumberOfDataFilesDeleted: import_smithy_client.expectLong,    NumberOfDpus: import_smithy_client.expectInt32,    NumberOfManifestFilesDeleted: import_smithy_client.expectLong,    NumberOfManifestListsDeleted: import_smithy_client.expectLong  });}, "de_IcebergRetentionMetrics");var de_InboundIntegration = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    Errors: import_smithy_client._json,    IntegrationArn: import_smithy_client.expectString,    IntegrationConfig: import_smithy_client._json,    SourceArn: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    TargetArn: import_smithy_client.expectString  });}, "de_InboundIntegration");var de_InboundIntegrationsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_InboundIntegration(entry, context);  });  return retVal;}, "de_InboundIntegrationsList");var de_Integration = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AdditionalEncryptionContext: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    DataFilter: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    Errors: import_smithy_client._json,    IntegrationArn: import_smithy_client.expectString,    IntegrationConfig: import_smithy_client._json,    IntegrationName: import_smithy_client.expectString,    KmsKeyId: import_smithy_client.expectString,    SourceArn: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    Tags: import_smithy_client._json,    TargetArn: import_smithy_client.expectString  });}, "de_Integration");var de_IntegrationsList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Integration(entry, context);  });  return retVal;}, "de_IntegrationsList");var de_Job = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AllocatedCapacity: import_smithy_client.expectInt32,    CodeGenConfigurationNodes: /* @__PURE__ */ __name((_) => de_CodeGenConfigurationNodes(_, context), "CodeGenConfigurationNodes"),    Command: import_smithy_client._json,    Connections: import_smithy_client._json,    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    DefaultArguments: import_smithy_client._json,    Description: import_smithy_client.expectString,    ExecutionClass: import_smithy_client.expectString,    ExecutionProperty: import_smithy_client._json,    GlueVersion: import_smithy_client.expectString,    JobMode: import_smithy_client.expectString,    JobRunQueuingEnabled: import_smithy_client.expectBoolean,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    LogUri: import_smithy_client.expectString,    MaintenanceWindow: import_smithy_client.expectString,    MaxCapacity: import_smithy_client.limitedParseDouble,    MaxRetries: import_smithy_client.expectInt32,    Name: import_smithy_client.expectString,    NonOverridableArguments: import_smithy_client._json,    NotificationProperty: import_smithy_client._json,    NumberOfWorkers: import_smithy_client.expectInt32,    ProfileName: import_smithy_client.expectString,    Role: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    SourceControlDetails: import_smithy_client._json,    Timeout: import_smithy_client.expectInt32,    WorkerType: import_smithy_client.expectString  });}, "de_Job");var de_JobList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Job(entry, context);  });  return retVal;}, "de_JobList");var de_JobNodeDetails = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    JobRuns: /* @__PURE__ */ __name((_) => de_JobRunList(_, context), "JobRuns")  });}, "de_JobNodeDetails");var de_JobRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AllocatedCapacity: import_smithy_client.expectInt32,    Arguments: import_smithy_client._json,    Attempt: import_smithy_client.expectInt32,    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    DPUSeconds: import_smithy_client.limitedParseDouble,    ErrorMessage: import_smithy_client.expectString,    ExecutionClass: import_smithy_client.expectString,    ExecutionRoleSessionPolicy: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.expectInt32,    GlueVersion: import_smithy_client.expectString,    Id: import_smithy_client.expectString,    JobMode: import_smithy_client.expectString,    JobName: import_smithy_client.expectString,    JobRunQueuingEnabled: import_smithy_client.expectBoolean,    JobRunState: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    LogGroupName: import_smithy_client.expectString,    MaintenanceWindow: import_smithy_client.expectString,    MaxCapacity: import_smithy_client.limitedParseDouble,    NotificationProperty: import_smithy_client._json,    NumberOfWorkers: import_smithy_client.expectInt32,    PredecessorRuns: import_smithy_client._json,    PreviousRunId: import_smithy_client.expectString,    ProfileName: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    StateDetail: import_smithy_client.expectString,    Timeout: import_smithy_client.expectInt32,    TriggerName: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString  });}, "de_JobRun");var de_JobRunList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_JobRun(entry, context);  });  return retVal;}, "de_JobRunList");var de_JsonClassifier = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    JsonPath: import_smithy_client.expectString,    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    Name: import_smithy_client.expectString,    Version: import_smithy_client.expectLong  });}, "de_JsonClassifier");var de_KafkaStreamingSourceOptions = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AddRecordTimestamp: import_smithy_client.expectString,    Assign: import_smithy_client.expectString,    BootstrapServers: import_smithy_client.expectString,    Classification: import_smithy_client.expectString,    ConnectionName: import_smithy_client.expectString,    Delimiter: import_smithy_client.expectString,    EmitConsumerLagMetrics: import_smithy_client.expectString,    EndingOffsets: import_smithy_client.expectString,    IncludeHeaders: import_smithy_client.expectBoolean,    MaxOffsetsPerTrigger: import_smithy_client.expectLong,    MinPartitions: import_smithy_client.expectInt32,    NumRetries: import_smithy_client.expectInt32,    PollTimeoutMs: import_smithy_client.expectLong,    RetryIntervalMs: import_smithy_client.expectLong,    SecurityProtocol: import_smithy_client.expectString,    StartingOffsets: import_smithy_client.expectString,    StartingTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "StartingTimestamp"),    SubscribePattern: import_smithy_client.expectString,    TopicName: import_smithy_client.expectString  });}, "de_KafkaStreamingSourceOptions");var de_KinesisStreamingSourceOptions = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AddIdleTimeBetweenReads: import_smithy_client.expectBoolean,    AddRecordTimestamp: import_smithy_client.expectString,    AvoidEmptyBatches: import_smithy_client.expectBoolean,    Classification: import_smithy_client.expectString,    Delimiter: import_smithy_client.expectString,    DescribeShardInterval: import_smithy_client.expectLong,    EmitConsumerLagMetrics: import_smithy_client.expectString,    EndpointUrl: import_smithy_client.expectString,    FanoutConsumerARN: import_smithy_client.expectString,    IdleTimeBetweenReadsInMs: import_smithy_client.expectLong,    MaxFetchRecordsPerShard: import_smithy_client.expectLong,    MaxFetchTimeInMs: import_smithy_client.expectLong,    MaxRecordPerRead: import_smithy_client.expectLong,    MaxRetryIntervalMs: import_smithy_client.expectLong,    NumRetries: import_smithy_client.expectInt32,    RetryIntervalMs: import_smithy_client.expectLong,    RoleArn: import_smithy_client.expectString,    RoleSessionName: import_smithy_client.expectString,    StartingPosition: import_smithy_client.expectString,    StartingTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "StartingTimestamp"),    StreamArn: import_smithy_client.expectString,    StreamName: import_smithy_client.expectString  });}, "de_KinesisStreamingSourceOptions");var de_LastActiveDefinition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintLocation: import_smithy_client.expectString,    BlueprintServiceLocation: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    ParameterSpec: import_smithy_client.expectString  });}, "de_LastActiveDefinition");var de_LastCrawlInfo = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ErrorMessage: import_smithy_client.expectString,    LogGroup: import_smithy_client.expectString,    LogStream: import_smithy_client.expectString,    MessagePrefix: import_smithy_client.expectString,    StartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartTime"),    Status: import_smithy_client.expectString  });}, "de_LastCrawlInfo");var de_ListCrawlsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Crawls: /* @__PURE__ */ __name((_) => de_CrawlerHistoryList(_, context), "Crawls"),    NextToken: import_smithy_client.expectString  });}, "de_ListCrawlsResponse");var de_ListDataQualityResultsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Results: /* @__PURE__ */ __name((_) => de_DataQualityResultDescriptionList(_, context), "Results")  });}, "de_ListDataQualityResultsResponse");var de_ListDataQualityRuleRecommendationRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Runs: /* @__PURE__ */ __name((_) => de_DataQualityRuleRecommendationRunList(_, context), "Runs")  });}, "de_ListDataQualityRuleRecommendationRunsResponse");var de_ListDataQualityRulesetEvaluationRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Runs: /* @__PURE__ */ __name((_) => de_DataQualityRulesetEvaluationRunList(_, context), "Runs")  });}, "de_ListDataQualityRulesetEvaluationRunsResponse");var de_ListDataQualityRulesetsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Rulesets: /* @__PURE__ */ __name((_) => de_DataQualityRulesetList(_, context), "Rulesets")  });}, "de_ListDataQualityRulesetsResponse");var de_ListDataQualityStatisticAnnotationsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Annotations: /* @__PURE__ */ __name((_) => de_AnnotationList(_, context), "Annotations"),    NextToken: import_smithy_client.expectString  });}, "de_ListDataQualityStatisticAnnotationsResponse");var de_ListDataQualityStatisticsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Statistics: /* @__PURE__ */ __name((_) => de_StatisticSummaryList(_, context), "Statistics")  });}, "de_ListDataQualityStatisticsResponse");var de_ListSessionsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Ids: import_smithy_client._json,    NextToken: import_smithy_client.expectString,    Sessions: /* @__PURE__ */ __name((_) => de_SessionList(_, context), "Sessions")  });}, "de_ListSessionsResponse");var de_ListStatementsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Statements: /* @__PURE__ */ __name((_) => de_StatementList(_, context), "Statements")  });}, "de_ListStatementsResponse");var de_ListTableOptimizerRunsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    DatabaseName: import_smithy_client.expectString,    NextToken: import_smithy_client.expectString,    TableName: import_smithy_client.expectString,    TableOptimizerRuns: /* @__PURE__ */ __name((_) => de_TableOptimizerRuns(_, context), "TableOptimizerRuns")  });}, "de_ListTableOptimizerRunsResponse");var de_ListUsageProfilesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    Profiles: /* @__PURE__ */ __name((_) => de_UsageProfileDefinitionList(_, context), "Profiles")  });}, "de_ListUsageProfilesResponse");var de_Mapping = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Children: /* @__PURE__ */ __name((_) => de_Mappings(_, context), "Children"),    Dropped: import_smithy_client.expectBoolean,    FromPath: import_smithy_client._json,    FromType: import_smithy_client.expectString,    ToKey: import_smithy_client.expectString,    ToType: import_smithy_client.expectString  });}, "de_Mapping");var de_Mappings = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Mapping(entry, context);  });  return retVal;}, "de_Mappings");var de_MetricBasedObservation = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    MetricName: import_smithy_client.expectString,    MetricValues: /* @__PURE__ */ __name((_) => de_DataQualityMetricValues(_, context), "MetricValues"),    NewRules: import_smithy_client._json,    StatisticId: import_smithy_client.expectString  });}, "de_MetricBasedObservation");var de_MLTransform = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    EvaluationMetrics: /* @__PURE__ */ __name((_) => de_EvaluationMetrics(_, context), "EvaluationMetrics"),    GlueVersion: import_smithy_client.expectString,    InputRecordTables: import_smithy_client._json,    LabelCount: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    MaxCapacity: import_smithy_client.limitedParseDouble,    MaxRetries: import_smithy_client.expectInt32,    Name: import_smithy_client.expectString,    NumberOfWorkers: import_smithy_client.expectInt32,    Parameters: /* @__PURE__ */ __name((_) => de_TransformParameters(_, context), "Parameters"),    Role: import_smithy_client.expectString,    Schema: import_smithy_client._json,    Status: import_smithy_client.expectString,    Timeout: import_smithy_client.expectInt32,    TransformEncryption: import_smithy_client._json,    TransformId: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString  });}, "de_MLTransform");var de_ModifyIntegrationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AdditionalEncryptionContext: import_smithy_client._json,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    DataFilter: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    Errors: import_smithy_client._json,    IntegrationArn: import_smithy_client.expectString,    IntegrationConfig: import_smithy_client._json,    IntegrationName: import_smithy_client.expectString,    KmsKeyId: import_smithy_client.expectString,    SourceArn: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    Tags: import_smithy_client._json,    TargetArn: import_smithy_client.expectString  });}, "de_ModifyIntegrationResponse");var de_Node = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CrawlerDetails: /* @__PURE__ */ __name((_) => de_CrawlerNodeDetails(_, context), "CrawlerDetails"),    JobDetails: /* @__PURE__ */ __name((_) => de_JobNodeDetails(_, context), "JobDetails"),    Name: import_smithy_client.expectString,    TriggerDetails: import_smithy_client._json,    Type: import_smithy_client.expectString,    UniqueId: import_smithy_client.expectString  });}, "de_Node");var de_NodeList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Node(entry, context);  });  return retVal;}, "de_NodeList");var de_OrphanFileDeletionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    IcebergMetrics: /* @__PURE__ */ __name((_) => de_IcebergOrphanFileDeletionMetrics(_, context), "IcebergMetrics")  });}, "de_OrphanFileDeletionMetrics");var de_Partition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    DatabaseName: import_smithy_client.expectString,    LastAccessTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastAccessTime"),    LastAnalyzedTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastAnalyzedTime"),    Parameters: import_smithy_client._json,    StorageDescriptor: import_smithy_client._json,    TableName: import_smithy_client.expectString,    Values: import_smithy_client._json  });}, "de_Partition");var de_PartitionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Partition(entry, context);  });  return retVal;}, "de_PartitionList");var de_PIIDetection = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    DetectionParameters: import_smithy_client.expectString,    DetectionSensitivity: import_smithy_client.expectString,    EntityTypesToDetect: import_smithy_client._json,    Inputs: import_smithy_client._json,    MaskValue: import_smithy_client.expectString,    MatchPattern: import_smithy_client.expectString,    Name: import_smithy_client.expectString,    NumLeftCharsToExclude: import_smithy_client.expectInt32,    NumRightCharsToExclude: import_smithy_client.expectInt32,    OutputColumnName: import_smithy_client.expectString,    PiiType: import_smithy_client.expectString,    RedactChar: import_smithy_client.expectString,    RedactText: import_smithy_client.expectString,    SampleFraction: import_smithy_client.limitedParseDouble,    ThresholdFraction: import_smithy_client.limitedParseDouble  });}, "de_PIIDetection");var de_Record = /* @__PURE__ */ __name((output, context) => {  return output;}, "de_Record");var de_Records = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Record(entry, context);  });  return retVal;}, "de_Records");var de_RetentionMetrics = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    IcebergMetrics: /* @__PURE__ */ __name((_) => de_IcebergRetentionMetrics(_, context), "IcebergMetrics")  });}, "de_RetentionMetrics");var de_RuleMetricsMap = /* @__PURE__ */ __name((output, context) => {  return Object.entries(output).reduce((acc, [key, value]) => {    if (value === null) {      return acc;    }    acc[key] = (0, import_smithy_client.limitedParseDouble)(value);    return acc;  }, {});}, "de_RuleMetricsMap");var de_SearchTablesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    NextToken: import_smithy_client.expectString,    TableList: /* @__PURE__ */ __name((_) => de_TableList(_, context), "TableList")  });}, "de_SearchTablesResponse");var de_SecurityConfiguration = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedTimeStamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedTimeStamp"),    EncryptionConfiguration: import_smithy_client._json,    Name: import_smithy_client.expectString  });}, "de_SecurityConfiguration");var de_SecurityConfigurationList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_SecurityConfiguration(entry, context);  });  return retVal;}, "de_SecurityConfigurationList");var de_Session = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Command: import_smithy_client._json,    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    Connections: import_smithy_client._json,    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    DPUSeconds: import_smithy_client.limitedParseDouble,    DefaultArguments: import_smithy_client._json,    Description: import_smithy_client.expectString,    ErrorMessage: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.limitedParseDouble,    GlueVersion: import_smithy_client.expectString,    Id: import_smithy_client.expectString,    IdleTimeout: import_smithy_client.expectInt32,    MaxCapacity: import_smithy_client.limitedParseDouble,    NumberOfWorkers: import_smithy_client.expectInt32,    ProfileName: import_smithy_client.expectString,    Progress: import_smithy_client.limitedParseDouble,    Role: import_smithy_client.expectString,    SecurityConfiguration: import_smithy_client.expectString,    Status: import_smithy_client.expectString,    WorkerType: import_smithy_client.expectString  });}, "de_Session");var de_SessionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Session(entry, context);  });  return retVal;}, "de_SessionList");var de_Spigot = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Inputs: import_smithy_client._json,    Name: import_smithy_client.expectString,    Path: import_smithy_client.expectString,    Prob: import_smithy_client.limitedParseDouble,    Topk: import_smithy_client.expectInt32  });}, "de_Spigot");var de_Statement = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Code: import_smithy_client.expectString,    CompletedOn: import_smithy_client.expectLong,    Id: import_smithy_client.expectInt32,    Output: import_smithy_client._json,    Progress: import_smithy_client.limitedParseDouble,    StartedOn: import_smithy_client.expectLong,    State: import_smithy_client.expectString  });}, "de_Statement");var de_StatementList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Statement(entry, context);  });  return retVal;}, "de_StatementList");var de_StatisticAnnotation = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    InclusionAnnotation: /* @__PURE__ */ __name((_) => de_TimestampedInclusionAnnotation(_, context), "InclusionAnnotation"),    ProfileId: import_smithy_client.expectString,    StatisticId: import_smithy_client.expectString,    StatisticRecordedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StatisticRecordedOn")  });}, "de_StatisticAnnotation");var de_StatisticModelResult = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ActualValue: import_smithy_client.limitedParseDouble,    Date: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "Date"),    InclusionAnnotation: import_smithy_client.expectString,    LowerBound: import_smithy_client.limitedParseDouble,    PredictedValue: import_smithy_client.limitedParseDouble,    UpperBound: import_smithy_client.limitedParseDouble  });}, "de_StatisticModelResult");var de_StatisticModelResults = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_StatisticModelResult(entry, context);  });  return retVal;}, "de_StatisticModelResults");var de_StatisticSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    ColumnsReferenced: import_smithy_client._json,    DoubleValue: import_smithy_client.limitedParseDouble,    EvaluationLevel: import_smithy_client.expectString,    InclusionAnnotation: /* @__PURE__ */ __name((_) => de_TimestampedInclusionAnnotation(_, context), "InclusionAnnotation"),    ProfileId: import_smithy_client.expectString,    RecordedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "RecordedOn"),    ReferencedDatasets: import_smithy_client._json,    RunIdentifier: import_smithy_client._json,    StatisticId: import_smithy_client.expectString,    StatisticName: import_smithy_client.expectString,    StatisticProperties: import_smithy_client._json  });}, "de_StatisticSummary");var de_StatisticSummaryList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_StatisticSummary(entry, context);  });  return retVal;}, "de_StatisticSummaryList");var de_StatusDetails = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    RequestedChange: /* @__PURE__ */ __name((_) => de_Table(_, context), "RequestedChange"),    ViewValidations: /* @__PURE__ */ __name((_) => de_ViewValidationList(_, context), "ViewValidations")  });}, "de_StatusDetails");var de_StringColumnStatisticsData = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AverageLength: import_smithy_client.limitedParseDouble,    MaximumLength: import_smithy_client.expectLong,    NumberOfDistinctValues: import_smithy_client.expectLong,    NumberOfNulls: import_smithy_client.expectLong  });}, "de_StringColumnStatisticsData");var de_Table = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    CreatedBy: import_smithy_client.expectString,    DatabaseName: import_smithy_client.expectString,    Description: import_smithy_client.expectString,    FederatedTable: import_smithy_client._json,    IsMultiDialectView: import_smithy_client.expectBoolean,    IsRegisteredWithLakeFormation: import_smithy_client.expectBoolean,    LastAccessTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastAccessTime"),    LastAnalyzedTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastAnalyzedTime"),    Name: import_smithy_client.expectString,    Owner: import_smithy_client.expectString,    Parameters: import_smithy_client._json,    PartitionKeys: import_smithy_client._json,    Retention: import_smithy_client.expectInt32,    Status: /* @__PURE__ */ __name((_) => de_TableStatus(_, context), "Status"),    StorageDescriptor: import_smithy_client._json,    TableType: import_smithy_client.expectString,    TargetTable: import_smithy_client._json,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime"),    VersionId: import_smithy_client.expectString,    ViewDefinition: import_smithy_client._json,    ViewExpandedText: import_smithy_client.expectString,    ViewOriginalText: import_smithy_client.expectString  });}, "de_Table");var de_TableList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Table(entry, context);  });  return retVal;}, "de_TableList");var de_TableOptimizer = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    configuration: import_smithy_client._json,    configurationSource: import_smithy_client.expectString,    lastRun: /* @__PURE__ */ __name((_) => de_TableOptimizerRun(_, context), "lastRun"),    type: import_smithy_client.expectString  });}, "de_TableOptimizer");var de_TableOptimizerRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    compactionMetrics: /* @__PURE__ */ __name((_) => de_CompactionMetrics(_, context), "compactionMetrics"),    compactionStrategy: import_smithy_client.expectString,    endTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTimestamp"),    error: import_smithy_client.expectString,    eventType: import_smithy_client.expectString,    metrics: import_smithy_client._json,    orphanFileDeletionMetrics: /* @__PURE__ */ __name((_) => de_OrphanFileDeletionMetrics(_, context), "orphanFileDeletionMetrics"),    retentionMetrics: /* @__PURE__ */ __name((_) => de_RetentionMetrics(_, context), "retentionMetrics"),    startTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTimestamp")  });}, "de_TableOptimizerRun");var de_TableOptimizerRuns = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_TableOptimizerRun(entry, context);  });  return retVal;}, "de_TableOptimizerRuns");var de_TableStatus = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Action: import_smithy_client.expectString,    Details: /* @__PURE__ */ __name((_) => de_StatusDetails(_, context), "Details"),    Error: import_smithy_client._json,    RequestTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "RequestTime"),    RequestedBy: import_smithy_client.expectString,    State: import_smithy_client.expectString,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime"),    UpdatedBy: import_smithy_client.expectString  });}, "de_TableStatus");var de_TableVersion = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Table: /* @__PURE__ */ __name((_) => de_Table(_, context), "Table"),    VersionId: import_smithy_client.expectString  });}, "de_TableVersion");var de_TaskRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    ErrorString: import_smithy_client.expectString,    ExecutionTime: import_smithy_client.expectInt32,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    LogGroupName: import_smithy_client.expectString,    Properties: import_smithy_client._json,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    Status: import_smithy_client.expectString,    TaskRunId: import_smithy_client.expectString,    TransformId: import_smithy_client.expectString  });}, "de_TaskRun");var de_TaskRunList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_TaskRun(entry, context);  });  return retVal;}, "de_TaskRunList");var de_TimestampedInclusionAnnotation = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Value: import_smithy_client.expectString  });}, "de_TimestampedInclusionAnnotation");var de_TransformList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_MLTransform(entry, context);  });  return retVal;}, "de_TransformList");var de_TransformParameters = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    FindMatchesParameters: /* @__PURE__ */ __name((_) => de_FindMatchesParameters(_, context), "FindMatchesParameters"),    TransformType: import_smithy_client.expectString  });}, "de_TransformParameters");var de_UnfilteredPartition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    AuthorizedColumns: import_smithy_client._json,    IsRegisteredWithLakeFormation: import_smithy_client.expectBoolean,    Partition: /* @__PURE__ */ __name((_) => de_Partition(_, context), "Partition")  });}, "de_UnfilteredPartition");var de_UnfilteredPartitionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_UnfilteredPartition(entry, context);  });  return retVal;}, "de_UnfilteredPartitionList");var de_UpdateColumnStatisticsForPartitionResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Errors: /* @__PURE__ */ __name((_) => de_ColumnStatisticsErrors(_, context), "Errors")  });}, "de_UpdateColumnStatisticsForPartitionResponse");var de_UpdateColumnStatisticsForTableResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Errors: /* @__PURE__ */ __name((_) => de_ColumnStatisticsErrors(_, context), "Errors")  });}, "de_UpdateColumnStatisticsForTableResponse");var de_UsageProfileDefinition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    Description: import_smithy_client.expectString,    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    Name: import_smithy_client.expectString  });}, "de_UsageProfileDefinition");var de_UsageProfileDefinitionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_UsageProfileDefinition(entry, context);  });  return retVal;}, "de_UsageProfileDefinitionList");var de_UserDefinedFunction = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CatalogId: import_smithy_client.expectString,    ClassName: import_smithy_client.expectString,    CreateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreateTime"),    DatabaseName: import_smithy_client.expectString,    FunctionName: import_smithy_client.expectString,    OwnerName: import_smithy_client.expectString,    OwnerType: import_smithy_client.expectString,    ResourceUris: import_smithy_client._json  });}, "de_UserDefinedFunction");var de_UserDefinedFunctionList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_UserDefinedFunction(entry, context);  });  return retVal;}, "de_UserDefinedFunctionList");var de_ViewValidation = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Dialect: import_smithy_client.expectString,    DialectVersion: import_smithy_client.expectString,    Error: import_smithy_client._json,    State: import_smithy_client.expectString,    UpdateTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "UpdateTime"),    ViewValidationText: import_smithy_client.expectString  });}, "de_ViewValidation");var de_ViewValidationList = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ViewValidation(entry, context);  });  return retVal;}, "de_ViewValidationList");var de_Workflow = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    BlueprintDetails: import_smithy_client._json,    CreatedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedOn"),    DefaultRunProperties: import_smithy_client._json,    Description: import_smithy_client.expectString,    Graph: /* @__PURE__ */ __name((_) => de_WorkflowGraph(_, context), "Graph"),    LastModifiedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastModifiedOn"),    LastRun: /* @__PURE__ */ __name((_) => de_WorkflowRun(_, context), "LastRun"),    MaxConcurrentRuns: import_smithy_client.expectInt32,    Name: import_smithy_client.expectString  });}, "de_Workflow");var de_WorkflowGraph = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Edges: import_smithy_client._json,    Nodes: /* @__PURE__ */ __name((_) => de_NodeList(_, context), "Nodes")  });}, "de_WorkflowGraph");var de_WorkflowRun = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    CompletedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletedOn"),    ErrorMessage: import_smithy_client.expectString,    Graph: /* @__PURE__ */ __name((_) => de_WorkflowGraph(_, context), "Graph"),    Name: import_smithy_client.expectString,    PreviousRunId: import_smithy_client.expectString,    StartedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartedOn"),    StartingEventBatchCondition: import_smithy_client._json,    Statistics: import_smithy_client._json,    Status: import_smithy_client.expectString,    WorkflowRunId: import_smithy_client.expectString,    WorkflowRunProperties: import_smithy_client._json  });}, "de_WorkflowRun");var de_WorkflowRuns = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_WorkflowRun(entry, context);  });  return retVal;}, "de_WorkflowRuns");var de_Workflows = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Workflow(entry, context);  });  return retVal;}, "de_Workflows");var de_XMLClassifier = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    Classification: import_smithy_client.expectString,    CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),    LastUpdated: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUpdated"),    Name: import_smithy_client.expectString,    RowTag: import_smithy_client.expectString,    Version: import_smithy_client.expectLong  });}, "de_XMLClassifier");var deserializeMetadata = /* @__PURE__ */ __name((output) => ({  httpStatusCode: output.statusCode,  requestId: output.headers["x-amzn-requestid"] ?? output.headers["x-amzn-request-id"] ?? output.headers["x-amz-request-id"],  extendedRequestId: output.headers["x-amz-id-2"],  cfId: output.headers["x-amz-cf-id"]}), "deserializeMetadata");var throwDefaultError = (0, import_smithy_client.withBaseException)(GlueServiceException);var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => {  const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();  const contents = {    protocol,    hostname,    port,    method: "POST",    path: basePath.endsWith("/") ? basePath.slice(0, -1) + path : basePath + path,    headers  };  if (resolvedHostname !== void 0) {    contents.hostname = resolvedHostname;  }  if (body !== void 0) {    contents.body = body;  }  return new import_protocol_http.HttpRequest(contents);}, "buildHttpRpcRequest");function sharedHeaders(operation) {  return {    "content-type": "application/x-amz-json-1.1",    "x-amz-target": `AWSGlue.${operation}`  };}__name(sharedHeaders, "sharedHeaders"); // src/commands/BatchCreatePartitionCommand.tsvar BatchCreatePartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchCreatePartition", {}).n("GlueClient", "BatchCreatePartitionCommand").f(void 0, void 0).ser(se_BatchCreatePartitionCommand).de(de_BatchCreatePartitionCommand).build() {  static {    __name(this, "BatchCreatePartitionCommand");  }}; // src/commands/BatchDeleteConnectionCommand.ts   var BatchDeleteConnectionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchDeleteConnection", {}).n("GlueClient", "BatchDeleteConnectionCommand").f(void 0, void 0).ser(se_BatchDeleteConnectionCommand).de(de_BatchDeleteConnectionCommand).build() {  static {    __name(this, "BatchDeleteConnectionCommand");  }}; // src/commands/BatchDeletePartitionCommand.ts   var BatchDeletePartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchDeletePartition", {}).n("GlueClient", "BatchDeletePartitionCommand").f(void 0, void 0).ser(se_BatchDeletePartitionCommand).de(de_BatchDeletePartitionCommand).build() {  static {    __name(this, "BatchDeletePartitionCommand");  }}; // src/commands/BatchDeleteTableCommand.ts   var BatchDeleteTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchDeleteTable", {}).n("GlueClient", "BatchDeleteTableCommand").f(void 0, void 0).ser(se_BatchDeleteTableCommand).de(de_BatchDeleteTableCommand).build() {  static {    __name(this, "BatchDeleteTableCommand");  }}; // src/commands/BatchDeleteTableVersionCommand.ts   var BatchDeleteTableVersionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchDeleteTableVersion", {}).n("GlueClient", "BatchDeleteTableVersionCommand").f(void 0, void 0).ser(se_BatchDeleteTableVersionCommand).de(de_BatchDeleteTableVersionCommand).build() {  static {    __name(this, "BatchDeleteTableVersionCommand");  }}; // src/commands/BatchGetBlueprintsCommand.ts   var BatchGetBlueprintsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetBlueprints", {}).n("GlueClient", "BatchGetBlueprintsCommand").f(void 0, void 0).ser(se_BatchGetBlueprintsCommand).de(de_BatchGetBlueprintsCommand).build() {  static {    __name(this, "BatchGetBlueprintsCommand");  }}; // src/commands/BatchGetCrawlersCommand.ts   var BatchGetCrawlersCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetCrawlers", {}).n("GlueClient", "BatchGetCrawlersCommand").f(void 0, void 0).ser(se_BatchGetCrawlersCommand).de(de_BatchGetCrawlersCommand).build() {  static {    __name(this, "BatchGetCrawlersCommand");  }}; // src/commands/BatchGetCustomEntityTypesCommand.ts   var BatchGetCustomEntityTypesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetCustomEntityTypes", {}).n("GlueClient", "BatchGetCustomEntityTypesCommand").f(void 0, void 0).ser(se_BatchGetCustomEntityTypesCommand).de(de_BatchGetCustomEntityTypesCommand).build() {  static {    __name(this, "BatchGetCustomEntityTypesCommand");  }}; // src/commands/BatchGetDataQualityResultCommand.ts   var BatchGetDataQualityResultCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetDataQualityResult", {}).n("GlueClient", "BatchGetDataQualityResultCommand").f(void 0, BatchGetDataQualityResultResponseFilterSensitiveLog).ser(se_BatchGetDataQualityResultCommand).de(de_BatchGetDataQualityResultCommand).build() {  static {    __name(this, "BatchGetDataQualityResultCommand");  }}; // src/commands/BatchGetDevEndpointsCommand.ts   var BatchGetDevEndpointsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetDevEndpoints", {}).n("GlueClient", "BatchGetDevEndpointsCommand").f(void 0, void 0).ser(se_BatchGetDevEndpointsCommand).de(de_BatchGetDevEndpointsCommand).build() {  static {    __name(this, "BatchGetDevEndpointsCommand");  }}; // src/commands/BatchGetJobsCommand.ts   var BatchGetJobsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetJobs", {}).n("GlueClient", "BatchGetJobsCommand").f(void 0, BatchGetJobsResponseFilterSensitiveLog).ser(se_BatchGetJobsCommand).de(de_BatchGetJobsCommand).build() {  static {    __name(this, "BatchGetJobsCommand");  }}; // src/commands/BatchGetPartitionCommand.ts   var BatchGetPartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetPartition", {}).n("GlueClient", "BatchGetPartitionCommand").f(void 0, void 0).ser(se_BatchGetPartitionCommand).de(de_BatchGetPartitionCommand).build() {  static {    __name(this, "BatchGetPartitionCommand");  }}; // src/commands/BatchGetTableOptimizerCommand.ts   var BatchGetTableOptimizerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetTableOptimizer", {}).n("GlueClient", "BatchGetTableOptimizerCommand").f(void 0, void 0).ser(se_BatchGetTableOptimizerCommand).de(de_BatchGetTableOptimizerCommand).build() {  static {    __name(this, "BatchGetTableOptimizerCommand");  }}; // src/commands/BatchGetTriggersCommand.ts   var BatchGetTriggersCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetTriggers", {}).n("GlueClient", "BatchGetTriggersCommand").f(void 0, void 0).ser(se_BatchGetTriggersCommand).de(de_BatchGetTriggersCommand).build() {  static {    __name(this, "BatchGetTriggersCommand");  }}; // src/commands/BatchGetWorkflowsCommand.ts   var BatchGetWorkflowsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchGetWorkflows", {}).n("GlueClient", "BatchGetWorkflowsCommand").f(void 0, void 0).ser(se_BatchGetWorkflowsCommand).de(de_BatchGetWorkflowsCommand).build() {  static {    __name(this, "BatchGetWorkflowsCommand");  }}; // src/commands/BatchPutDataQualityStatisticAnnotationCommand.ts   var BatchPutDataQualityStatisticAnnotationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchPutDataQualityStatisticAnnotation", {}).n("GlueClient", "BatchPutDataQualityStatisticAnnotationCommand").f(void 0, void 0).ser(se_BatchPutDataQualityStatisticAnnotationCommand).de(de_BatchPutDataQualityStatisticAnnotationCommand).build() {  static {    __name(this, "BatchPutDataQualityStatisticAnnotationCommand");  }}; // src/commands/BatchStopJobRunCommand.ts   var BatchStopJobRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchStopJobRun", {}).n("GlueClient", "BatchStopJobRunCommand").f(void 0, void 0).ser(se_BatchStopJobRunCommand).de(de_BatchStopJobRunCommand).build() {  static {    __name(this, "BatchStopJobRunCommand");  }}; // src/commands/BatchUpdatePartitionCommand.ts   var BatchUpdatePartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "BatchUpdatePartition", {}).n("GlueClient", "BatchUpdatePartitionCommand").f(void 0, void 0).ser(se_BatchUpdatePartitionCommand).de(de_BatchUpdatePartitionCommand).build() {  static {    __name(this, "BatchUpdatePartitionCommand");  }}; // src/commands/CancelDataQualityRuleRecommendationRunCommand.ts   var CancelDataQualityRuleRecommendationRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CancelDataQualityRuleRecommendationRun", {}).n("GlueClient", "CancelDataQualityRuleRecommendationRunCommand").f(void 0, void 0).ser(se_CancelDataQualityRuleRecommendationRunCommand).de(de_CancelDataQualityRuleRecommendationRunCommand).build() {  static {    __name(this, "CancelDataQualityRuleRecommendationRunCommand");  }}; // src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts   var CancelDataQualityRulesetEvaluationRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CancelDataQualityRulesetEvaluationRun", {}).n("GlueClient", "CancelDataQualityRulesetEvaluationRunCommand").f(void 0, void 0).ser(se_CancelDataQualityRulesetEvaluationRunCommand).de(de_CancelDataQualityRulesetEvaluationRunCommand).build() {  static {    __name(this, "CancelDataQualityRulesetEvaluationRunCommand");  }}; // src/commands/CancelMLTaskRunCommand.ts   var CancelMLTaskRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CancelMLTaskRun", {}).n("GlueClient", "CancelMLTaskRunCommand").f(void 0, void 0).ser(se_CancelMLTaskRunCommand).de(de_CancelMLTaskRunCommand).build() {  static {    __name(this, "CancelMLTaskRunCommand");  }}; // src/commands/CancelStatementCommand.ts   var CancelStatementCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CancelStatement", {}).n("GlueClient", "CancelStatementCommand").f(void 0, void 0).ser(se_CancelStatementCommand).de(de_CancelStatementCommand).build() {  static {    __name(this, "CancelStatementCommand");  }}; // src/commands/CheckSchemaVersionValidityCommand.ts   var CheckSchemaVersionValidityCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CheckSchemaVersionValidity", {}).n("GlueClient", "CheckSchemaVersionValidityCommand").f(void 0, void 0).ser(se_CheckSchemaVersionValidityCommand).de(de_CheckSchemaVersionValidityCommand).build() {  static {    __name(this, "CheckSchemaVersionValidityCommand");  }}; // src/commands/CreateBlueprintCommand.ts   var CreateBlueprintCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateBlueprint", {}).n("GlueClient", "CreateBlueprintCommand").f(void 0, void 0).ser(se_CreateBlueprintCommand).de(de_CreateBlueprintCommand).build() {  static {    __name(this, "CreateBlueprintCommand");  }}; // src/commands/CreateCatalogCommand.ts   var CreateCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateCatalog", {}).n("GlueClient", "CreateCatalogCommand").f(void 0, void 0).ser(se_CreateCatalogCommand).de(de_CreateCatalogCommand).build() {  static {    __name(this, "CreateCatalogCommand");  }}; // src/commands/CreateClassifierCommand.ts   var CreateClassifierCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateClassifier", {}).n("GlueClient", "CreateClassifierCommand").f(void 0, void 0).ser(se_CreateClassifierCommand).de(de_CreateClassifierCommand).build() {  static {    __name(this, "CreateClassifierCommand");  }}; // src/commands/CreateColumnStatisticsTaskSettingsCommand.ts   var CreateColumnStatisticsTaskSettingsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateColumnStatisticsTaskSettings", {}).n("GlueClient", "CreateColumnStatisticsTaskSettingsCommand").f(void 0, void 0).ser(se_CreateColumnStatisticsTaskSettingsCommand).de(de_CreateColumnStatisticsTaskSettingsCommand).build() {  static {    __name(this, "CreateColumnStatisticsTaskSettingsCommand");  }}; // src/commands/CreateConnectionCommand.ts   var CreateConnectionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateConnection", {}).n("GlueClient", "CreateConnectionCommand").f(CreateConnectionRequestFilterSensitiveLog, void 0).ser(se_CreateConnectionCommand).de(de_CreateConnectionCommand).build() {  static {    __name(this, "CreateConnectionCommand");  }}; // src/commands/CreateCrawlerCommand.ts   var CreateCrawlerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateCrawler", {}).n("GlueClient", "CreateCrawlerCommand").f(void 0, void 0).ser(se_CreateCrawlerCommand).de(de_CreateCrawlerCommand).build() {  static {    __name(this, "CreateCrawlerCommand");  }}; // src/commands/CreateCustomEntityTypeCommand.ts   var CreateCustomEntityTypeCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateCustomEntityType", {}).n("GlueClient", "CreateCustomEntityTypeCommand").f(void 0, void 0).ser(se_CreateCustomEntityTypeCommand).de(de_CreateCustomEntityTypeCommand).build() {  static {    __name(this, "CreateCustomEntityTypeCommand");  }}; // src/commands/CreateDatabaseCommand.ts   var CreateDatabaseCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateDatabase", {}).n("GlueClient", "CreateDatabaseCommand").f(void 0, void 0).ser(se_CreateDatabaseCommand).de(de_CreateDatabaseCommand).build() {  static {    __name(this, "CreateDatabaseCommand");  }}; // src/commands/CreateDataQualityRulesetCommand.ts   var CreateDataQualityRulesetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateDataQualityRuleset", {}).n("GlueClient", "CreateDataQualityRulesetCommand").f(void 0, void 0).ser(se_CreateDataQualityRulesetCommand).de(de_CreateDataQualityRulesetCommand).build() {  static {    __name(this, "CreateDataQualityRulesetCommand");  }}; // src/commands/CreateDevEndpointCommand.ts   var CreateDevEndpointCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateDevEndpoint", {}).n("GlueClient", "CreateDevEndpointCommand").f(void 0, void 0).ser(se_CreateDevEndpointCommand).de(de_CreateDevEndpointCommand).build() {  static {    __name(this, "CreateDevEndpointCommand");  }}; // src/commands/CreateGlueIdentityCenterConfigurationCommand.ts   var CreateGlueIdentityCenterConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateGlueIdentityCenterConfiguration", {}).n("GlueClient", "CreateGlueIdentityCenterConfigurationCommand").f(void 0, void 0).ser(se_CreateGlueIdentityCenterConfigurationCommand).de(de_CreateGlueIdentityCenterConfigurationCommand).build() {  static {    __name(this, "CreateGlueIdentityCenterConfigurationCommand");  }}; // src/commands/CreateIntegrationCommand.ts   var CreateIntegrationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateIntegration", {}).n("GlueClient", "CreateIntegrationCommand").f(void 0, void 0).ser(se_CreateIntegrationCommand).de(de_CreateIntegrationCommand).build() {  static {    __name(this, "CreateIntegrationCommand");  }}; // src/commands/CreateIntegrationResourcePropertyCommand.ts   var CreateIntegrationResourcePropertyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateIntegrationResourceProperty", {}).n("GlueClient", "CreateIntegrationResourcePropertyCommand").f(void 0, void 0).ser(se_CreateIntegrationResourcePropertyCommand).de(de_CreateIntegrationResourcePropertyCommand).build() {  static {    __name(this, "CreateIntegrationResourcePropertyCommand");  }}; // src/commands/CreateIntegrationTablePropertiesCommand.ts   var CreateIntegrationTablePropertiesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateIntegrationTableProperties", {}).n("GlueClient", "CreateIntegrationTablePropertiesCommand").f(void 0, void 0).ser(se_CreateIntegrationTablePropertiesCommand).de(de_CreateIntegrationTablePropertiesCommand).build() {  static {    __name(this, "CreateIntegrationTablePropertiesCommand");  }}; // src/commands/CreateJobCommand.ts   var CreateJobCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateJob", {}).n("GlueClient", "CreateJobCommand").f(CreateJobRequestFilterSensitiveLog, void 0).ser(se_CreateJobCommand).de(de_CreateJobCommand).build() {  static {    __name(this, "CreateJobCommand");  }}; // src/commands/CreateMLTransformCommand.ts   var CreateMLTransformCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateMLTransform", {}).n("GlueClient", "CreateMLTransformCommand").f(void 0, void 0).ser(se_CreateMLTransformCommand).de(de_CreateMLTransformCommand).build() {  static {    __name(this, "CreateMLTransformCommand");  }}; // src/commands/CreatePartitionCommand.ts   var CreatePartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreatePartition", {}).n("GlueClient", "CreatePartitionCommand").f(void 0, void 0).ser(se_CreatePartitionCommand).de(de_CreatePartitionCommand).build() {  static {    __name(this, "CreatePartitionCommand");  }}; // src/commands/CreatePartitionIndexCommand.ts   var CreatePartitionIndexCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreatePartitionIndex", {}).n("GlueClient", "CreatePartitionIndexCommand").f(void 0, void 0).ser(se_CreatePartitionIndexCommand).de(de_CreatePartitionIndexCommand).build() {  static {    __name(this, "CreatePartitionIndexCommand");  }}; // src/commands/CreateRegistryCommand.ts   var CreateRegistryCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateRegistry", {}).n("GlueClient", "CreateRegistryCommand").f(void 0, void 0).ser(se_CreateRegistryCommand).de(de_CreateRegistryCommand).build() {  static {    __name(this, "CreateRegistryCommand");  }}; // src/commands/CreateSchemaCommand.ts   var CreateSchemaCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateSchema", {}).n("GlueClient", "CreateSchemaCommand").f(void 0, void 0).ser(se_CreateSchemaCommand).de(de_CreateSchemaCommand).build() {  static {    __name(this, "CreateSchemaCommand");  }}; // src/commands/CreateScriptCommand.ts   var CreateScriptCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateScript", {}).n("GlueClient", "CreateScriptCommand").f(void 0, void 0).ser(se_CreateScriptCommand).de(de_CreateScriptCommand).build() {  static {    __name(this, "CreateScriptCommand");  }}; // src/commands/CreateSecurityConfigurationCommand.ts   var CreateSecurityConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateSecurityConfiguration", {}).n("GlueClient", "CreateSecurityConfigurationCommand").f(void 0, void 0).ser(se_CreateSecurityConfigurationCommand).de(de_CreateSecurityConfigurationCommand).build() {  static {    __name(this, "CreateSecurityConfigurationCommand");  }}; // src/commands/CreateSessionCommand.ts   var CreateSessionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateSession", {}).n("GlueClient", "CreateSessionCommand").f(void 0, void 0).ser(se_CreateSessionCommand).de(de_CreateSessionCommand).build() {  static {    __name(this, "CreateSessionCommand");  }}; // src/commands/CreateTableCommand.ts   var CreateTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateTable", {}).n("GlueClient", "CreateTableCommand").f(void 0, void 0).ser(se_CreateTableCommand).de(de_CreateTableCommand).build() {  static {    __name(this, "CreateTableCommand");  }}; // src/commands/CreateTableOptimizerCommand.ts   var CreateTableOptimizerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateTableOptimizer", {}).n("GlueClient", "CreateTableOptimizerCommand").f(void 0, void 0).ser(se_CreateTableOptimizerCommand).de(de_CreateTableOptimizerCommand).build() {  static {    __name(this, "CreateTableOptimizerCommand");  }}; // src/commands/CreateTriggerCommand.ts   var CreateTriggerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateTrigger", {}).n("GlueClient", "CreateTriggerCommand").f(void 0, void 0).ser(se_CreateTriggerCommand).de(de_CreateTriggerCommand).build() {  static {    __name(this, "CreateTriggerCommand");  }}; // src/commands/CreateUsageProfileCommand.ts   var CreateUsageProfileCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateUsageProfile", {}).n("GlueClient", "CreateUsageProfileCommand").f(void 0, void 0).ser(se_CreateUsageProfileCommand).de(de_CreateUsageProfileCommand).build() {  static {    __name(this, "CreateUsageProfileCommand");  }}; // src/commands/CreateUserDefinedFunctionCommand.ts   var CreateUserDefinedFunctionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateUserDefinedFunction", {}).n("GlueClient", "CreateUserDefinedFunctionCommand").f(void 0, void 0).ser(se_CreateUserDefinedFunctionCommand).de(de_CreateUserDefinedFunctionCommand).build() {  static {    __name(this, "CreateUserDefinedFunctionCommand");  }}; // src/commands/CreateWorkflowCommand.ts   var CreateWorkflowCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "CreateWorkflow", {}).n("GlueClient", "CreateWorkflowCommand").f(void 0, void 0).ser(se_CreateWorkflowCommand).de(de_CreateWorkflowCommand).build() {  static {    __name(this, "CreateWorkflowCommand");  }}; // src/commands/DeleteBlueprintCommand.ts   var DeleteBlueprintCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteBlueprint", {}).n("GlueClient", "DeleteBlueprintCommand").f(void 0, void 0).ser(se_DeleteBlueprintCommand).de(de_DeleteBlueprintCommand).build() {  static {    __name(this, "DeleteBlueprintCommand");  }}; // src/commands/DeleteCatalogCommand.ts   var DeleteCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteCatalog", {}).n("GlueClient", "DeleteCatalogCommand").f(void 0, void 0).ser(se_DeleteCatalogCommand).de(de_DeleteCatalogCommand).build() {  static {    __name(this, "DeleteCatalogCommand");  }}; // src/commands/DeleteClassifierCommand.ts   var DeleteClassifierCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteClassifier", {}).n("GlueClient", "DeleteClassifierCommand").f(void 0, void 0).ser(se_DeleteClassifierCommand).de(de_DeleteClassifierCommand).build() {  static {    __name(this, "DeleteClassifierCommand");  }}; // src/commands/DeleteColumnStatisticsForPartitionCommand.ts   var DeleteColumnStatisticsForPartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteColumnStatisticsForPartition", {}).n("GlueClient", "DeleteColumnStatisticsForPartitionCommand").f(void 0, void 0).ser(se_DeleteColumnStatisticsForPartitionCommand).de(de_DeleteColumnStatisticsForPartitionCommand).build() {  static {    __name(this, "DeleteColumnStatisticsForPartitionCommand");  }}; // src/commands/DeleteColumnStatisticsForTableCommand.ts   var DeleteColumnStatisticsForTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteColumnStatisticsForTable", {}).n("GlueClient", "DeleteColumnStatisticsForTableCommand").f(void 0, void 0).ser(se_DeleteColumnStatisticsForTableCommand).de(de_DeleteColumnStatisticsForTableCommand).build() {  static {    __name(this, "DeleteColumnStatisticsForTableCommand");  }}; // src/commands/DeleteColumnStatisticsTaskSettingsCommand.ts   var DeleteColumnStatisticsTaskSettingsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteColumnStatisticsTaskSettings", {}).n("GlueClient", "DeleteColumnStatisticsTaskSettingsCommand").f(void 0, void 0).ser(se_DeleteColumnStatisticsTaskSettingsCommand).de(de_DeleteColumnStatisticsTaskSettingsCommand).build() {  static {    __name(this, "DeleteColumnStatisticsTaskSettingsCommand");  }}; // src/commands/DeleteConnectionCommand.ts   var DeleteConnectionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteConnection", {}).n("GlueClient", "DeleteConnectionCommand").f(void 0, void 0).ser(se_DeleteConnectionCommand).de(de_DeleteConnectionCommand).build() {  static {    __name(this, "DeleteConnectionCommand");  }}; // src/commands/DeleteCrawlerCommand.ts   var DeleteCrawlerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteCrawler", {}).n("GlueClient", "DeleteCrawlerCommand").f(void 0, void 0).ser(se_DeleteCrawlerCommand).de(de_DeleteCrawlerCommand).build() {  static {    __name(this, "DeleteCrawlerCommand");  }}; // src/commands/DeleteCustomEntityTypeCommand.ts   var DeleteCustomEntityTypeCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteCustomEntityType", {}).n("GlueClient", "DeleteCustomEntityTypeCommand").f(void 0, void 0).ser(se_DeleteCustomEntityTypeCommand).de(de_DeleteCustomEntityTypeCommand).build() {  static {    __name(this, "DeleteCustomEntityTypeCommand");  }}; // src/commands/DeleteDatabaseCommand.ts   var DeleteDatabaseCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteDatabase", {}).n("GlueClient", "DeleteDatabaseCommand").f(void 0, void 0).ser(se_DeleteDatabaseCommand).de(de_DeleteDatabaseCommand).build() {  static {    __name(this, "DeleteDatabaseCommand");  }}; // src/commands/DeleteDataQualityRulesetCommand.ts   var DeleteDataQualityRulesetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteDataQualityRuleset", {}).n("GlueClient", "DeleteDataQualityRulesetCommand").f(void 0, void 0).ser(se_DeleteDataQualityRulesetCommand).de(de_DeleteDataQualityRulesetCommand).build() {  static {    __name(this, "DeleteDataQualityRulesetCommand");  }}; // src/commands/DeleteDevEndpointCommand.ts   var DeleteDevEndpointCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteDevEndpoint", {}).n("GlueClient", "DeleteDevEndpointCommand").f(void 0, void 0).ser(se_DeleteDevEndpointCommand).de(de_DeleteDevEndpointCommand).build() {  static {    __name(this, "DeleteDevEndpointCommand");  }}; // src/commands/DeleteGlueIdentityCenterConfigurationCommand.ts   var DeleteGlueIdentityCenterConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteGlueIdentityCenterConfiguration", {}).n("GlueClient", "DeleteGlueIdentityCenterConfigurationCommand").f(void 0, void 0).ser(se_DeleteGlueIdentityCenterConfigurationCommand).de(de_DeleteGlueIdentityCenterConfigurationCommand).build() {  static {    __name(this, "DeleteGlueIdentityCenterConfigurationCommand");  }}; // src/commands/DeleteIntegrationCommand.ts   var DeleteIntegrationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteIntegration", {}).n("GlueClient", "DeleteIntegrationCommand").f(void 0, void 0).ser(se_DeleteIntegrationCommand).de(de_DeleteIntegrationCommand).build() {  static {    __name(this, "DeleteIntegrationCommand");  }}; // src/commands/DeleteIntegrationTablePropertiesCommand.ts   var DeleteIntegrationTablePropertiesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteIntegrationTableProperties", {}).n("GlueClient", "DeleteIntegrationTablePropertiesCommand").f(void 0, void 0).ser(se_DeleteIntegrationTablePropertiesCommand).de(de_DeleteIntegrationTablePropertiesCommand).build() {  static {    __name(this, "DeleteIntegrationTablePropertiesCommand");  }}; // src/commands/DeleteJobCommand.ts   var DeleteJobCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteJob", {}).n("GlueClient", "DeleteJobCommand").f(void 0, void 0).ser(se_DeleteJobCommand).de(de_DeleteJobCommand).build() {  static {    __name(this, "DeleteJobCommand");  }}; // src/commands/DeleteMLTransformCommand.ts   var DeleteMLTransformCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteMLTransform", {}).n("GlueClient", "DeleteMLTransformCommand").f(void 0, void 0).ser(se_DeleteMLTransformCommand).de(de_DeleteMLTransformCommand).build() {  static {    __name(this, "DeleteMLTransformCommand");  }}; // src/commands/DeletePartitionCommand.ts   var DeletePartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeletePartition", {}).n("GlueClient", "DeletePartitionCommand").f(void 0, void 0).ser(se_DeletePartitionCommand).de(de_DeletePartitionCommand).build() {  static {    __name(this, "DeletePartitionCommand");  }}; // src/commands/DeletePartitionIndexCommand.ts   var DeletePartitionIndexCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeletePartitionIndex", {}).n("GlueClient", "DeletePartitionIndexCommand").f(void 0, void 0).ser(se_DeletePartitionIndexCommand).de(de_DeletePartitionIndexCommand).build() {  static {    __name(this, "DeletePartitionIndexCommand");  }}; // src/commands/DeleteRegistryCommand.ts   var DeleteRegistryCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteRegistry", {}).n("GlueClient", "DeleteRegistryCommand").f(void 0, void 0).ser(se_DeleteRegistryCommand).de(de_DeleteRegistryCommand).build() {  static {    __name(this, "DeleteRegistryCommand");  }}; // src/commands/DeleteResourcePolicyCommand.ts   var DeleteResourcePolicyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteResourcePolicy", {}).n("GlueClient", "DeleteResourcePolicyCommand").f(void 0, void 0).ser(se_DeleteResourcePolicyCommand).de(de_DeleteResourcePolicyCommand).build() {  static {    __name(this, "DeleteResourcePolicyCommand");  }}; // src/commands/DeleteSchemaCommand.ts   var DeleteSchemaCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteSchema", {}).n("GlueClient", "DeleteSchemaCommand").f(void 0, void 0).ser(se_DeleteSchemaCommand).de(de_DeleteSchemaCommand).build() {  static {    __name(this, "DeleteSchemaCommand");  }}; // src/commands/DeleteSchemaVersionsCommand.ts   var DeleteSchemaVersionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteSchemaVersions", {}).n("GlueClient", "DeleteSchemaVersionsCommand").f(void 0, void 0).ser(se_DeleteSchemaVersionsCommand).de(de_DeleteSchemaVersionsCommand).build() {  static {    __name(this, "DeleteSchemaVersionsCommand");  }}; // src/commands/DeleteSecurityConfigurationCommand.ts   var DeleteSecurityConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteSecurityConfiguration", {}).n("GlueClient", "DeleteSecurityConfigurationCommand").f(void 0, void 0).ser(se_DeleteSecurityConfigurationCommand).de(de_DeleteSecurityConfigurationCommand).build() {  static {    __name(this, "DeleteSecurityConfigurationCommand");  }}; // src/commands/DeleteSessionCommand.ts   var DeleteSessionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteSession", {}).n("GlueClient", "DeleteSessionCommand").f(void 0, void 0).ser(se_DeleteSessionCommand).de(de_DeleteSessionCommand).build() {  static {    __name(this, "DeleteSessionCommand");  }}; // src/commands/DeleteTableCommand.ts   var DeleteTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteTable", {}).n("GlueClient", "DeleteTableCommand").f(void 0, void 0).ser(se_DeleteTableCommand).de(de_DeleteTableCommand).build() {  static {    __name(this, "DeleteTableCommand");  }}; // src/commands/DeleteTableOptimizerCommand.ts   var DeleteTableOptimizerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteTableOptimizer", {}).n("GlueClient", "DeleteTableOptimizerCommand").f(void 0, void 0).ser(se_DeleteTableOptimizerCommand).de(de_DeleteTableOptimizerCommand).build() {  static {    __name(this, "DeleteTableOptimizerCommand");  }}; // src/commands/DeleteTableVersionCommand.ts   var DeleteTableVersionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteTableVersion", {}).n("GlueClient", "DeleteTableVersionCommand").f(void 0, void 0).ser(se_DeleteTableVersionCommand).de(de_DeleteTableVersionCommand).build() {  static {    __name(this, "DeleteTableVersionCommand");  }}; // src/commands/DeleteTriggerCommand.ts   var DeleteTriggerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteTrigger", {}).n("GlueClient", "DeleteTriggerCommand").f(void 0, void 0).ser(se_DeleteTriggerCommand).de(de_DeleteTriggerCommand).build() {  static {    __name(this, "DeleteTriggerCommand");  }}; // src/commands/DeleteUsageProfileCommand.ts   var DeleteUsageProfileCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteUsageProfile", {}).n("GlueClient", "DeleteUsageProfileCommand").f(void 0, void 0).ser(se_DeleteUsageProfileCommand).de(de_DeleteUsageProfileCommand).build() {  static {    __name(this, "DeleteUsageProfileCommand");  }}; // src/commands/DeleteUserDefinedFunctionCommand.ts   var DeleteUserDefinedFunctionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteUserDefinedFunction", {}).n("GlueClient", "DeleteUserDefinedFunctionCommand").f(void 0, void 0).ser(se_DeleteUserDefinedFunctionCommand).de(de_DeleteUserDefinedFunctionCommand).build() {  static {    __name(this, "DeleteUserDefinedFunctionCommand");  }}; // src/commands/DeleteWorkflowCommand.ts   var DeleteWorkflowCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DeleteWorkflow", {}).n("GlueClient", "DeleteWorkflowCommand").f(void 0, void 0).ser(se_DeleteWorkflowCommand).de(de_DeleteWorkflowCommand).build() {  static {    __name(this, "DeleteWorkflowCommand");  }}; // src/commands/DescribeConnectionTypeCommand.ts   var DescribeConnectionTypeCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DescribeConnectionType", {}).n("GlueClient", "DescribeConnectionTypeCommand").f(void 0, void 0).ser(se_DescribeConnectionTypeCommand).de(de_DescribeConnectionTypeCommand).build() {  static {    __name(this, "DescribeConnectionTypeCommand");  }}; // src/commands/DescribeEntityCommand.ts   var DescribeEntityCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DescribeEntity", {}).n("GlueClient", "DescribeEntityCommand").f(void 0, void 0).ser(se_DescribeEntityCommand).de(de_DescribeEntityCommand).build() {  static {    __name(this, "DescribeEntityCommand");  }}; // src/commands/DescribeInboundIntegrationsCommand.ts   var DescribeInboundIntegrationsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DescribeInboundIntegrations", {}).n("GlueClient", "DescribeInboundIntegrationsCommand").f(void 0, void 0).ser(se_DescribeInboundIntegrationsCommand).de(de_DescribeInboundIntegrationsCommand).build() {  static {    __name(this, "DescribeInboundIntegrationsCommand");  }}; // src/commands/DescribeIntegrationsCommand.ts   var DescribeIntegrationsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "DescribeIntegrations", {}).n("GlueClient", "DescribeIntegrationsCommand").f(void 0, void 0).ser(se_DescribeIntegrationsCommand).de(de_DescribeIntegrationsCommand).build() {  static {    __name(this, "DescribeIntegrationsCommand");  }}; // src/commands/GetBlueprintCommand.ts   var GetBlueprintCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetBlueprint", {}).n("GlueClient", "GetBlueprintCommand").f(void 0, void 0).ser(se_GetBlueprintCommand).de(de_GetBlueprintCommand).build() {  static {    __name(this, "GetBlueprintCommand");  }}; // src/commands/GetBlueprintRunCommand.ts   var GetBlueprintRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetBlueprintRun", {}).n("GlueClient", "GetBlueprintRunCommand").f(void 0, void 0).ser(se_GetBlueprintRunCommand).de(de_GetBlueprintRunCommand).build() {  static {    __name(this, "GetBlueprintRunCommand");  }}; // src/commands/GetBlueprintRunsCommand.ts   var GetBlueprintRunsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetBlueprintRuns", {}).n("GlueClient", "GetBlueprintRunsCommand").f(void 0, void 0).ser(se_GetBlueprintRunsCommand).de(de_GetBlueprintRunsCommand).build() {  static {    __name(this, "GetBlueprintRunsCommand");  }}; // src/commands/GetCatalogCommand.ts   var GetCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCatalog", {}).n("GlueClient", "GetCatalogCommand").f(void 0, void 0).ser(se_GetCatalogCommand).de(de_GetCatalogCommand).build() {  static {    __name(this, "GetCatalogCommand");  }}; // src/commands/GetCatalogImportStatusCommand.ts   var GetCatalogImportStatusCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCatalogImportStatus", {}).n("GlueClient", "GetCatalogImportStatusCommand").f(void 0, void 0).ser(se_GetCatalogImportStatusCommand).de(de_GetCatalogImportStatusCommand).build() {  static {    __name(this, "GetCatalogImportStatusCommand");  }}; // src/commands/GetCatalogsCommand.ts   var GetCatalogsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCatalogs", {}).n("GlueClient", "GetCatalogsCommand").f(void 0, void 0).ser(se_GetCatalogsCommand).de(de_GetCatalogsCommand).build() {  static {    __name(this, "GetCatalogsCommand");  }}; // src/commands/GetClassifierCommand.ts   var GetClassifierCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetClassifier", {}).n("GlueClient", "GetClassifierCommand").f(void 0, void 0).ser(se_GetClassifierCommand).de(de_GetClassifierCommand).build() {  static {    __name(this, "GetClassifierCommand");  }}; // src/commands/GetClassifiersCommand.ts   var GetClassifiersCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetClassifiers", {}).n("GlueClient", "GetClassifiersCommand").f(void 0, void 0).ser(se_GetClassifiersCommand).de(de_GetClassifiersCommand).build() {  static {    __name(this, "GetClassifiersCommand");  }}; // src/commands/GetColumnStatisticsForPartitionCommand.ts   var GetColumnStatisticsForPartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetColumnStatisticsForPartition", {}).n("GlueClient", "GetColumnStatisticsForPartitionCommand").f(void 0, void 0).ser(se_GetColumnStatisticsForPartitionCommand).de(de_GetColumnStatisticsForPartitionCommand).build() {  static {    __name(this, "GetColumnStatisticsForPartitionCommand");  }}; // src/commands/GetColumnStatisticsForTableCommand.ts   var GetColumnStatisticsForTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetColumnStatisticsForTable", {}).n("GlueClient", "GetColumnStatisticsForTableCommand").f(void 0, void 0).ser(se_GetColumnStatisticsForTableCommand).de(de_GetColumnStatisticsForTableCommand).build() {  static {    __name(this, "GetColumnStatisticsForTableCommand");  }}; // src/commands/GetColumnStatisticsTaskRunCommand.ts   var GetColumnStatisticsTaskRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetColumnStatisticsTaskRun", {}).n("GlueClient", "GetColumnStatisticsTaskRunCommand").f(void 0, void 0).ser(se_GetColumnStatisticsTaskRunCommand).de(de_GetColumnStatisticsTaskRunCommand).build() {  static {    __name(this, "GetColumnStatisticsTaskRunCommand");  }}; // src/commands/GetColumnStatisticsTaskRunsCommand.ts   var GetColumnStatisticsTaskRunsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetColumnStatisticsTaskRuns", {}).n("GlueClient", "GetColumnStatisticsTaskRunsCommand").f(void 0, void 0).ser(se_GetColumnStatisticsTaskRunsCommand).de(de_GetColumnStatisticsTaskRunsCommand).build() {  static {    __name(this, "GetColumnStatisticsTaskRunsCommand");  }}; // src/commands/GetColumnStatisticsTaskSettingsCommand.ts   var GetColumnStatisticsTaskSettingsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetColumnStatisticsTaskSettings", {}).n("GlueClient", "GetColumnStatisticsTaskSettingsCommand").f(void 0, void 0).ser(se_GetColumnStatisticsTaskSettingsCommand).de(de_GetColumnStatisticsTaskSettingsCommand).build() {  static {    __name(this, "GetColumnStatisticsTaskSettingsCommand");  }}; // src/commands/GetConnectionCommand.ts   var GetConnectionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetConnection", {}).n("GlueClient", "GetConnectionCommand").f(void 0, void 0).ser(se_GetConnectionCommand).de(de_GetConnectionCommand).build() {  static {    __name(this, "GetConnectionCommand");  }}; // src/commands/GetConnectionsCommand.ts   var GetConnectionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetConnections", {}).n("GlueClient", "GetConnectionsCommand").f(void 0, void 0).ser(se_GetConnectionsCommand).de(de_GetConnectionsCommand).build() {  static {    __name(this, "GetConnectionsCommand");  }}; // src/commands/GetCrawlerCommand.ts   var GetCrawlerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCrawler", {}).n("GlueClient", "GetCrawlerCommand").f(void 0, void 0).ser(se_GetCrawlerCommand).de(de_GetCrawlerCommand).build() {  static {    __name(this, "GetCrawlerCommand");  }}; // src/commands/GetCrawlerMetricsCommand.ts   var GetCrawlerMetricsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCrawlerMetrics", {}).n("GlueClient", "GetCrawlerMetricsCommand").f(void 0, void 0).ser(se_GetCrawlerMetricsCommand).de(de_GetCrawlerMetricsCommand).build() {  static {    __name(this, "GetCrawlerMetricsCommand");  }}; // src/commands/GetCrawlersCommand.ts   var GetCrawlersCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCrawlers", {}).n("GlueClient", "GetCrawlersCommand").f(void 0, void 0).ser(se_GetCrawlersCommand).de(de_GetCrawlersCommand).build() {  static {    __name(this, "GetCrawlersCommand");  }}; // src/commands/GetCustomEntityTypeCommand.ts   var GetCustomEntityTypeCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetCustomEntityType", {}).n("GlueClient", "GetCustomEntityTypeCommand").f(void 0, void 0).ser(se_GetCustomEntityTypeCommand).de(de_GetCustomEntityTypeCommand).build() {  static {    __name(this, "GetCustomEntityTypeCommand");  }}; // src/commands/GetDatabaseCommand.ts   var GetDatabaseCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDatabase", {}).n("GlueClient", "GetDatabaseCommand").f(void 0, void 0).ser(se_GetDatabaseCommand).de(de_GetDatabaseCommand).build() {  static {    __name(this, "GetDatabaseCommand");  }}; // src/commands/GetDatabasesCommand.ts   var GetDatabasesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDatabases", {}).n("GlueClient", "GetDatabasesCommand").f(void 0, void 0).ser(se_GetDatabasesCommand).de(de_GetDatabasesCommand).build() {  static {    __name(this, "GetDatabasesCommand");  }}; // src/commands/GetDataCatalogEncryptionSettingsCommand.ts   var GetDataCatalogEncryptionSettingsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataCatalogEncryptionSettings", {}).n("GlueClient", "GetDataCatalogEncryptionSettingsCommand").f(void 0, void 0).ser(se_GetDataCatalogEncryptionSettingsCommand).de(de_GetDataCatalogEncryptionSettingsCommand).build() {  static {    __name(this, "GetDataCatalogEncryptionSettingsCommand");  }}; // src/commands/GetDataflowGraphCommand.ts   var GetDataflowGraphCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataflowGraph", {}).n("GlueClient", "GetDataflowGraphCommand").f(void 0, void 0).ser(se_GetDataflowGraphCommand).de(de_GetDataflowGraphCommand).build() {  static {    __name(this, "GetDataflowGraphCommand");  }}; // src/commands/GetDataQualityModelCommand.ts   var GetDataQualityModelCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityModel", {}).n("GlueClient", "GetDataQualityModelCommand").f(void 0, void 0).ser(se_GetDataQualityModelCommand).de(de_GetDataQualityModelCommand).build() {  static {    __name(this, "GetDataQualityModelCommand");  }}; // src/commands/GetDataQualityModelResultCommand.ts   var GetDataQualityModelResultCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityModelResult", {}).n("GlueClient", "GetDataQualityModelResultCommand").f(void 0, void 0).ser(se_GetDataQualityModelResultCommand).de(de_GetDataQualityModelResultCommand).build() {  static {    __name(this, "GetDataQualityModelResultCommand");  }}; // src/commands/GetDataQualityResultCommand.ts   var GetDataQualityResultCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityResult", {}).n("GlueClient", "GetDataQualityResultCommand").f(void 0, GetDataQualityResultResponseFilterSensitiveLog).ser(se_GetDataQualityResultCommand).de(de_GetDataQualityResultCommand).build() {  static {    __name(this, "GetDataQualityResultCommand");  }}; // src/commands/GetDataQualityRuleRecommendationRunCommand.ts   var GetDataQualityRuleRecommendationRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityRuleRecommendationRun", {}).n("GlueClient", "GetDataQualityRuleRecommendationRunCommand").f(void 0, void 0).ser(se_GetDataQualityRuleRecommendationRunCommand).de(de_GetDataQualityRuleRecommendationRunCommand).build() {  static {    __name(this, "GetDataQualityRuleRecommendationRunCommand");  }}; // src/commands/GetDataQualityRulesetCommand.ts   var GetDataQualityRulesetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityRuleset", {}).n("GlueClient", "GetDataQualityRulesetCommand").f(void 0, void 0).ser(se_GetDataQualityRulesetCommand).de(de_GetDataQualityRulesetCommand).build() {  static {    __name(this, "GetDataQualityRulesetCommand");  }}; // src/commands/GetDataQualityRulesetEvaluationRunCommand.ts   var GetDataQualityRulesetEvaluationRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDataQualityRulesetEvaluationRun", {}).n("GlueClient", "GetDataQualityRulesetEvaluationRunCommand").f(void 0, void 0).ser(se_GetDataQualityRulesetEvaluationRunCommand).de(de_GetDataQualityRulesetEvaluationRunCommand).build() {  static {    __name(this, "GetDataQualityRulesetEvaluationRunCommand");  }}; // src/commands/GetDevEndpointCommand.ts   var GetDevEndpointCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDevEndpoint", {}).n("GlueClient", "GetDevEndpointCommand").f(void 0, void 0).ser(se_GetDevEndpointCommand).de(de_GetDevEndpointCommand).build() {  static {    __name(this, "GetDevEndpointCommand");  }}; // src/commands/GetDevEndpointsCommand.ts   var GetDevEndpointsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetDevEndpoints", {}).n("GlueClient", "GetDevEndpointsCommand").f(void 0, void 0).ser(se_GetDevEndpointsCommand).de(de_GetDevEndpointsCommand).build() {  static {    __name(this, "GetDevEndpointsCommand");  }}; // src/commands/GetEntityRecordsCommand.ts   var GetEntityRecordsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetEntityRecords", {}).n("GlueClient", "GetEntityRecordsCommand").f(void 0, GetEntityRecordsResponseFilterSensitiveLog).ser(se_GetEntityRecordsCommand).de(de_GetEntityRecordsCommand).build() {  static {    __name(this, "GetEntityRecordsCommand");  }}; // src/commands/GetGlueIdentityCenterConfigurationCommand.ts   var GetGlueIdentityCenterConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetGlueIdentityCenterConfiguration", {}).n("GlueClient", "GetGlueIdentityCenterConfigurationCommand").f(void 0, void 0).ser(se_GetGlueIdentityCenterConfigurationCommand).de(de_GetGlueIdentityCenterConfigurationCommand).build() {  static {    __name(this, "GetGlueIdentityCenterConfigurationCommand");  }}; // src/commands/GetIntegrationResourcePropertyCommand.ts   var GetIntegrationResourcePropertyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetIntegrationResourceProperty", {}).n("GlueClient", "GetIntegrationResourcePropertyCommand").f(void 0, void 0).ser(se_GetIntegrationResourcePropertyCommand).de(de_GetIntegrationResourcePropertyCommand).build() {  static {    __name(this, "GetIntegrationResourcePropertyCommand");  }}; // src/commands/GetIntegrationTablePropertiesCommand.ts   var GetIntegrationTablePropertiesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetIntegrationTableProperties", {}).n("GlueClient", "GetIntegrationTablePropertiesCommand").f(void 0, void 0).ser(se_GetIntegrationTablePropertiesCommand).de(de_GetIntegrationTablePropertiesCommand).build() {  static {    __name(this, "GetIntegrationTablePropertiesCommand");  }}; // src/commands/GetJobBookmarkCommand.ts   var GetJobBookmarkCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetJobBookmark", {}).n("GlueClient", "GetJobBookmarkCommand").f(void 0, void 0).ser(se_GetJobBookmarkCommand).de(de_GetJobBookmarkCommand).build() {  static {    __name(this, "GetJobBookmarkCommand");  }}; // src/commands/GetJobCommand.ts   var GetJobCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetJob", {}).n("GlueClient", "GetJobCommand").f(void 0, GetJobResponseFilterSensitiveLog).ser(se_GetJobCommand).de(de_GetJobCommand).build() {  static {    __name(this, "GetJobCommand");  }}; // src/commands/GetJobRunCommand.ts   var GetJobRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetJobRun", {}).n("GlueClient", "GetJobRunCommand").f(void 0, void 0).ser(se_GetJobRunCommand).de(de_GetJobRunCommand).build() {  static {    __name(this, "GetJobRunCommand");  }}; // src/commands/GetJobRunsCommand.ts   var GetJobRunsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetJobRuns", {}).n("GlueClient", "GetJobRunsCommand").f(void 0, void 0).ser(se_GetJobRunsCommand).de(de_GetJobRunsCommand).build() {  static {    __name(this, "GetJobRunsCommand");  }}; // src/commands/GetJobsCommand.ts   var GetJobsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetJobs", {}).n("GlueClient", "GetJobsCommand").f(void 0, GetJobsResponseFilterSensitiveLog).ser(se_GetJobsCommand).de(de_GetJobsCommand).build() {  static {    __name(this, "GetJobsCommand");  }}; // src/commands/GetMappingCommand.ts   var GetMappingCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetMapping", {}).n("GlueClient", "GetMappingCommand").f(void 0, void 0).ser(se_GetMappingCommand).de(de_GetMappingCommand).build() {  static {    __name(this, "GetMappingCommand");  }}; // src/commands/GetMLTaskRunCommand.ts   var GetMLTaskRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetMLTaskRun", {}).n("GlueClient", "GetMLTaskRunCommand").f(void 0, void 0).ser(se_GetMLTaskRunCommand).de(de_GetMLTaskRunCommand).build() {  static {    __name(this, "GetMLTaskRunCommand");  }}; // src/commands/GetMLTaskRunsCommand.ts   var GetMLTaskRunsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetMLTaskRuns", {}).n("GlueClient", "GetMLTaskRunsCommand").f(void 0, void 0).ser(se_GetMLTaskRunsCommand).de(de_GetMLTaskRunsCommand).build() {  static {    __name(this, "GetMLTaskRunsCommand");  }}; // src/commands/GetMLTransformCommand.ts   var GetMLTransformCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetMLTransform", {}).n("GlueClient", "GetMLTransformCommand").f(void 0, void 0).ser(se_GetMLTransformCommand).de(de_GetMLTransformCommand).build() {  static {    __name(this, "GetMLTransformCommand");  }}; // src/commands/GetMLTransformsCommand.ts   var GetMLTransformsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetMLTransforms", {}).n("GlueClient", "GetMLTransformsCommand").f(void 0, void 0).ser(se_GetMLTransformsCommand).de(de_GetMLTransformsCommand).build() {  static {    __name(this, "GetMLTransformsCommand");  }}; // src/commands/GetPartitionCommand.ts   var GetPartitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetPartition", {}).n("GlueClient", "GetPartitionCommand").f(void 0, void 0).ser(se_GetPartitionCommand).de(de_GetPartitionCommand).build() {  static {    __name(this, "GetPartitionCommand");  }}; // src/commands/GetPartitionIndexesCommand.ts   var GetPartitionIndexesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetPartitionIndexes", {}).n("GlueClient", "GetPartitionIndexesCommand").f(void 0, void 0).ser(se_GetPartitionIndexesCommand).de(de_GetPartitionIndexesCommand).build() {  static {    __name(this, "GetPartitionIndexesCommand");  }}; // src/commands/GetPartitionsCommand.ts   var GetPartitionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetPartitions", {}).n("GlueClient", "GetPartitionsCommand").f(void 0, void 0).ser(se_GetPartitionsCommand).de(de_GetPartitionsCommand).build() {  static {    __name(this, "GetPartitionsCommand");  }}; // src/commands/GetPlanCommand.ts   var GetPlanCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetPlan", {}).n("GlueClient", "GetPlanCommand").f(void 0, void 0).ser(se_GetPlanCommand).de(de_GetPlanCommand).build() {  static {    __name(this, "GetPlanCommand");  }}; // src/commands/GetRegistryCommand.ts   var GetRegistryCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetRegistry", {}).n("GlueClient", "GetRegistryCommand").f(void 0, void 0).ser(se_GetRegistryCommand).de(de_GetRegistryCommand).build() {  static {    __name(this, "GetRegistryCommand");  }}; // src/commands/GetResourcePoliciesCommand.ts   var GetResourcePoliciesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetResourcePolicies", {}).n("GlueClient", "GetResourcePoliciesCommand").f(void 0, void 0).ser(se_GetResourcePoliciesCommand).de(de_GetResourcePoliciesCommand).build() {  static {    __name(this, "GetResourcePoliciesCommand");  }}; // src/commands/GetResourcePolicyCommand.ts   var GetResourcePolicyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetResourcePolicy", {}).n("GlueClient", "GetResourcePolicyCommand").f(void 0, void 0).ser(se_GetResourcePolicyCommand).de(de_GetResourcePolicyCommand).build() {  static {    __name(this, "GetResourcePolicyCommand");  }}; // src/commands/GetSchemaByDefinitionCommand.ts   var GetSchemaByDefinitionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSchemaByDefinition", {}).n("GlueClient", "GetSchemaByDefinitionCommand").f(void 0, void 0).ser(se_GetSchemaByDefinitionCommand).de(de_GetSchemaByDefinitionCommand).build() {  static {    __name(this, "GetSchemaByDefinitionCommand");  }}; // src/commands/GetSchemaCommand.ts   var GetSchemaCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSchema", {}).n("GlueClient", "GetSchemaCommand").f(void 0, void 0).ser(se_GetSchemaCommand).de(de_GetSchemaCommand).build() {  static {    __name(this, "GetSchemaCommand");  }}; // src/commands/GetSchemaVersionCommand.ts   var GetSchemaVersionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSchemaVersion", {}).n("GlueClient", "GetSchemaVersionCommand").f(void 0, void 0).ser(se_GetSchemaVersionCommand).de(de_GetSchemaVersionCommand).build() {  static {    __name(this, "GetSchemaVersionCommand");  }}; // src/commands/GetSchemaVersionsDiffCommand.ts   var GetSchemaVersionsDiffCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSchemaVersionsDiff", {}).n("GlueClient", "GetSchemaVersionsDiffCommand").f(void 0, void 0).ser(se_GetSchemaVersionsDiffCommand).de(de_GetSchemaVersionsDiffCommand).build() {  static {    __name(this, "GetSchemaVersionsDiffCommand");  }}; // src/commands/GetSecurityConfigurationCommand.ts   var GetSecurityConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSecurityConfiguration", {}).n("GlueClient", "GetSecurityConfigurationCommand").f(void 0, void 0).ser(se_GetSecurityConfigurationCommand).de(de_GetSecurityConfigurationCommand).build() {  static {    __name(this, "GetSecurityConfigurationCommand");  }}; // src/commands/GetSecurityConfigurationsCommand.ts   var GetSecurityConfigurationsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSecurityConfigurations", {}).n("GlueClient", "GetSecurityConfigurationsCommand").f(void 0, void 0).ser(se_GetSecurityConfigurationsCommand).de(de_GetSecurityConfigurationsCommand).build() {  static {    __name(this, "GetSecurityConfigurationsCommand");  }}; // src/commands/GetSessionCommand.ts   var GetSessionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetSession", {}).n("GlueClient", "GetSessionCommand").f(void 0, void 0).ser(se_GetSessionCommand).de(de_GetSessionCommand).build() {  static {    __name(this, "GetSessionCommand");  }}; // src/commands/GetStatementCommand.ts   var GetStatementCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetStatement", {}).n("GlueClient", "GetStatementCommand").f(void 0, void 0).ser(se_GetStatementCommand).de(de_GetStatementCommand).build() {  static {    __name(this, "GetStatementCommand");  }}; // src/commands/GetTableCommand.ts   var GetTableCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTable", {}).n("GlueClient", "GetTableCommand").f(void 0, void 0).ser(se_GetTableCommand).de(de_GetTableCommand).build() {  static {    __name(this, "GetTableCommand");  }}; // src/commands/GetTableOptimizerCommand.ts   var GetTableOptimizerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTableOptimizer", {}).n("GlueClient", "GetTableOptimizerCommand").f(void 0, void 0).ser(se_GetTableOptimizerCommand).de(de_GetTableOptimizerCommand).build() {  static {    __name(this, "GetTableOptimizerCommand");  }}; // src/commands/GetTablesCommand.ts   var GetTablesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTables", {}).n("GlueClient", "GetTablesCommand").f(void 0, void 0).ser(se_GetTablesCommand).de(de_GetTablesCommand).build() {  static {    __name(this, "GetTablesCommand");  }}; // src/commands/GetTableVersionCommand.ts   var GetTableVersionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTableVersion", {}).n("GlueClient", "GetTableVersionCommand").f(void 0, void 0).ser(se_GetTableVersionCommand).de(de_GetTableVersionCommand).build() {  static {    __name(this, "GetTableVersionCommand");  }}; // src/commands/GetTableVersionsCommand.ts   var GetTableVersionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTableVersions", {}).n("GlueClient", "GetTableVersionsCommand").f(void 0, void 0).ser(se_GetTableVersionsCommand).de(de_GetTableVersionsCommand).build() {  static {    __name(this, "GetTableVersionsCommand");  }}; // src/commands/GetTagsCommand.ts   var GetTagsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTags", {}).n("GlueClient", "GetTagsCommand").f(void 0, void 0).ser(se_GetTagsCommand).de(de_GetTagsCommand).build() {  static {    __name(this, "GetTagsCommand");  }}; // src/commands/GetTriggerCommand.ts   var GetTriggerCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTrigger", {}).n("GlueClient", "GetTriggerCommand").f(void 0, void 0).ser(se_GetTriggerCommand).de(de_GetTriggerCommand).build() {  static {    __name(this, "GetTriggerCommand");  }}; // src/commands/GetTriggersCommand.ts   var GetTriggersCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetTriggers", {}).n("GlueClient", "GetTriggersCommand").f(void 0, void 0).ser(se_GetTriggersCommand).de(de_GetTriggersCommand).build() {  static {    __name(this, "GetTriggersCommand");  }}; // src/commands/GetUnfilteredPartitionMetadataCommand.ts   var GetUnfilteredPartitionMetadataCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUnfilteredPartitionMetadata", {}).n("GlueClient", "GetUnfilteredPartitionMetadataCommand").f(void 0, void 0).ser(se_GetUnfilteredPartitionMetadataCommand).de(de_GetUnfilteredPartitionMetadataCommand).build() {  static {    __name(this, "GetUnfilteredPartitionMetadataCommand");  }}; // src/commands/GetUnfilteredPartitionsMetadataCommand.ts   var GetUnfilteredPartitionsMetadataCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUnfilteredPartitionsMetadata", {}).n("GlueClient", "GetUnfilteredPartitionsMetadataCommand").f(void 0, void 0).ser(se_GetUnfilteredPartitionsMetadataCommand).de(de_GetUnfilteredPartitionsMetadataCommand).build() {  static {    __name(this, "GetUnfilteredPartitionsMetadataCommand");  }}; // src/commands/GetUnfilteredTableMetadataCommand.ts   var GetUnfilteredTableMetadataCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUnfilteredTableMetadata", {}).n("GlueClient", "GetUnfilteredTableMetadataCommand").f(void 0, void 0).ser(se_GetUnfilteredTableMetadataCommand).de(de_GetUnfilteredTableMetadataCommand).build() {  static {    __name(this, "GetUnfilteredTableMetadataCommand");  }}; // src/commands/GetUsageProfileCommand.ts   var GetUsageProfileCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUsageProfile", {}).n("GlueClient", "GetUsageProfileCommand").f(void 0, void 0).ser(se_GetUsageProfileCommand).de(de_GetUsageProfileCommand).build() {  static {    __name(this, "GetUsageProfileCommand");  }}; // src/commands/GetUserDefinedFunctionCommand.ts   var GetUserDefinedFunctionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUserDefinedFunction", {}).n("GlueClient", "GetUserDefinedFunctionCommand").f(void 0, void 0).ser(se_GetUserDefinedFunctionCommand).de(de_GetUserDefinedFunctionCommand).build() {  static {    __name(this, "GetUserDefinedFunctionCommand");  }}; // src/commands/GetUserDefinedFunctionsCommand.ts   var GetUserDefinedFunctionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetUserDefinedFunctions", {}).n("GlueClient", "GetUserDefinedFunctionsCommand").f(void 0, void 0).ser(se_GetUserDefinedFunctionsCommand).de(de_GetUserDefinedFunctionsCommand).build() {  static {    __name(this, "GetUserDefinedFunctionsCommand");  }}; // src/commands/GetWorkflowCommand.ts   var GetWorkflowCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetWorkflow", {}).n("GlueClient", "GetWorkflowCommand").f(void 0, void 0).ser(se_GetWorkflowCommand).de(de_GetWorkflowCommand).build() {  static {    __name(this, "GetWorkflowCommand");  }}; // src/commands/GetWorkflowRunCommand.ts   var GetWorkflowRunCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetWorkflowRun", {}).n("GlueClient", "GetWorkflowRunCommand").f(void 0, void 0).ser(se_GetWorkflowRunCommand).de(de_GetWorkflowRunCommand).build() {  static {    __name(this, "GetWorkflowRunCommand");  }}; // src/commands/GetWorkflowRunPropertiesCommand.ts   var GetWorkflowRunPropertiesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("AWSGlue", "GetWorkflowRunProperties", {}).n("GlueClient", "GetWorkflowRunPropertiesCommand").f(void 0, void 0).ser(se_GetWorkflowRunPropertiesCommand).de(de_GetWorkflowRunPropertiesCommand).build() {  static {    __name(this, "GetWorkflowRunPropertiesCommand"); 

Preview truncated. File is larger than the inline limit.