@aws-sdk/client-glue 3.362.0 → 3.368.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Glue.js +1 -1
- package/dist-cjs/GlueClient.js +5 -5
- package/dist-cjs/commands/BatchCreatePartitionCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteConnectionCommand.js +3 -3
- package/dist-cjs/commands/BatchDeletePartitionCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteTableCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteTableVersionCommand.js +3 -3
- package/dist-cjs/commands/BatchGetBlueprintsCommand.js +3 -3
- package/dist-cjs/commands/BatchGetCrawlersCommand.js +3 -3
- package/dist-cjs/commands/BatchGetCustomEntityTypesCommand.js +3 -3
- package/dist-cjs/commands/BatchGetDataQualityResultCommand.js +3 -3
- package/dist-cjs/commands/BatchGetDevEndpointsCommand.js +3 -3
- package/dist-cjs/commands/BatchGetJobsCommand.js +3 -3
- package/dist-cjs/commands/BatchGetPartitionCommand.js +3 -3
- package/dist-cjs/commands/BatchGetTriggersCommand.js +3 -3
- package/dist-cjs/commands/BatchGetWorkflowsCommand.js +3 -3
- package/dist-cjs/commands/BatchStopJobRunCommand.js +3 -3
- package/dist-cjs/commands/BatchUpdatePartitionCommand.js +3 -3
- package/dist-cjs/commands/CancelDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-cjs/commands/CancelDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-cjs/commands/CancelMLTaskRunCommand.js +3 -3
- package/dist-cjs/commands/CancelStatementCommand.js +3 -3
- package/dist-cjs/commands/CheckSchemaVersionValidityCommand.js +3 -3
- package/dist-cjs/commands/CreateBlueprintCommand.js +3 -3
- package/dist-cjs/commands/CreateClassifierCommand.js +3 -3
- package/dist-cjs/commands/CreateConnectionCommand.js +3 -3
- package/dist-cjs/commands/CreateCrawlerCommand.js +3 -3
- package/dist-cjs/commands/CreateCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/CreateDataQualityRulesetCommand.js +3 -3
- package/dist-cjs/commands/CreateDatabaseCommand.js +3 -3
- package/dist-cjs/commands/CreateDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateJobCommand.js +3 -3
- package/dist-cjs/commands/CreateMLTransformCommand.js +3 -3
- package/dist-cjs/commands/CreatePartitionCommand.js +3 -3
- package/dist-cjs/commands/CreatePartitionIndexCommand.js +3 -3
- package/dist-cjs/commands/CreateRegistryCommand.js +3 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +3 -3
- package/dist-cjs/commands/CreateScriptCommand.js +3 -3
- package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/CreateSessionCommand.js +3 -3
- package/dist-cjs/commands/CreateTableCommand.js +3 -3
- package/dist-cjs/commands/CreateTriggerCommand.js +3 -3
- package/dist-cjs/commands/CreateUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkflowCommand.js +3 -3
- package/dist-cjs/commands/DeleteBlueprintCommand.js +3 -3
- package/dist-cjs/commands/DeleteClassifierCommand.js +3 -3
- package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataQualityRulesetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-cjs/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-cjs/commands/DeleteRegistryCommand.js +3 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteSessionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTriggerCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-cjs/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-cjs/commands/GetClassifierCommand.js +3 -3
- package/dist-cjs/commands/GetClassifiersCommand.js +3 -3
- package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/GetColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/GetConnectionCommand.js +3 -3
- package/dist-cjs/commands/GetConnectionsCommand.js +3 -3
- package/dist-cjs/commands/GetCrawlerCommand.js +3 -3
- package/dist-cjs/commands/GetCrawlerMetricsCommand.js +3 -3
- package/dist-cjs/commands/GetCrawlersCommand.js +3 -3
- package/dist-cjs/commands/GetCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetDataQualityResultCommand.js +3 -3
- package/dist-cjs/commands/GetDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-cjs/commands/GetDataQualityRulesetCommand.js +3 -3
- package/dist-cjs/commands/GetDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-cjs/commands/GetDatabaseCommand.js +3 -3
- package/dist-cjs/commands/GetDatabasesCommand.js +3 -3
- package/dist-cjs/commands/GetDataflowGraphCommand.js +3 -3
- package/dist-cjs/commands/GetDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/GetDevEndpointsCommand.js +3 -3
- package/dist-cjs/commands/GetJobBookmarkCommand.js +3 -3
- package/dist-cjs/commands/GetJobCommand.js +3 -3
- package/dist-cjs/commands/GetJobRunCommand.js +3 -3
- package/dist-cjs/commands/GetJobRunsCommand.js +3 -3
- package/dist-cjs/commands/GetJobsCommand.js +3 -3
- package/dist-cjs/commands/GetMLTaskRunCommand.js +3 -3
- package/dist-cjs/commands/GetMLTaskRunsCommand.js +3 -3
- package/dist-cjs/commands/GetMLTransformCommand.js +3 -3
- package/dist-cjs/commands/GetMLTransformsCommand.js +3 -3
- package/dist-cjs/commands/GetMappingCommand.js +3 -3
- package/dist-cjs/commands/GetPartitionCommand.js +3 -3
- package/dist-cjs/commands/GetPartitionIndexesCommand.js +3 -3
- package/dist-cjs/commands/GetPartitionsCommand.js +3 -3
- package/dist-cjs/commands/GetPlanCommand.js +3 -3
- package/dist-cjs/commands/GetRegistryCommand.js +3 -3
- package/dist-cjs/commands/GetResourcePoliciesCommand.js +3 -3
- package/dist-cjs/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaByDefinitionCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaVersionCommand.js +3 -3
- package/dist-cjs/commands/GetSchemaVersionsDiffCommand.js +3 -3
- package/dist-cjs/commands/GetSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetSecurityConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/GetSessionCommand.js +3 -3
- package/dist-cjs/commands/GetStatementCommand.js +3 -3
- package/dist-cjs/commands/GetTableCommand.js +3 -3
- package/dist-cjs/commands/GetTableVersionCommand.js +3 -3
- package/dist-cjs/commands/GetTableVersionsCommand.js +3 -3
- package/dist-cjs/commands/GetTablesCommand.js +3 -3
- package/dist-cjs/commands/GetTagsCommand.js +3 -3
- package/dist-cjs/commands/GetTriggerCommand.js +3 -3
- package/dist-cjs/commands/GetTriggersCommand.js +3 -3
- package/dist-cjs/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
- package/dist-cjs/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
- package/dist-cjs/commands/GetUnfilteredTableMetadataCommand.js +3 -3
- package/dist-cjs/commands/GetUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/GetUserDefinedFunctionsCommand.js +3 -3
- package/dist-cjs/commands/GetWorkflowCommand.js +3 -3
- package/dist-cjs/commands/GetWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/GetWorkflowRunPropertiesCommand.js +3 -3
- package/dist-cjs/commands/GetWorkflowRunsCommand.js +3 -3
- package/dist-cjs/commands/ImportCatalogToGlueCommand.js +3 -3
- package/dist-cjs/commands/ListBlueprintsCommand.js +3 -3
- package/dist-cjs/commands/ListCrawlersCommand.js +3 -3
- package/dist-cjs/commands/ListCrawlsCommand.js +3 -3
- package/dist-cjs/commands/ListCustomEntityTypesCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityResultsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityRuleRecommendationRunsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityRulesetEvaluationRunsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityRulesetsCommand.js +3 -3
- package/dist-cjs/commands/ListDevEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListJobsCommand.js +3 -3
- package/dist-cjs/commands/ListMLTransformsCommand.js +3 -3
- package/dist-cjs/commands/ListRegistriesCommand.js +3 -3
- package/dist-cjs/commands/ListSchemaVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListSchemasCommand.js +3 -3
- package/dist-cjs/commands/ListSessionsCommand.js +3 -3
- package/dist-cjs/commands/ListStatementsCommand.js +3 -3
- package/dist-cjs/commands/ListTriggersCommand.js +3 -3
- package/dist-cjs/commands/ListWorkflowsCommand.js +3 -3
- package/dist-cjs/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/PutSchemaVersionMetadataCommand.js +3 -3
- package/dist-cjs/commands/PutWorkflowRunPropertiesCommand.js +3 -3
- package/dist-cjs/commands/QuerySchemaVersionMetadataCommand.js +3 -3
- package/dist-cjs/commands/RegisterSchemaVersionCommand.js +3 -3
- package/dist-cjs/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
- package/dist-cjs/commands/ResetJobBookmarkCommand.js +3 -3
- package/dist-cjs/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/RunStatementCommand.js +3 -3
- package/dist-cjs/commands/SearchTablesCommand.js +3 -3
- package/dist-cjs/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StartDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-cjs/commands/StartDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartJobRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartTriggerCommand.js +3 -3
- package/dist-cjs/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StopSessionCommand.js +3 -3
- package/dist-cjs/commands/StopTriggerCommand.js +3 -3
- package/dist-cjs/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-cjs/commands/UpdateClassifierCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataQualityRulesetCommand.js +3 -3
- package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-cjs/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobFromSourceControlCommand.js +3 -3
- package/dist-cjs/commands/UpdateMLTransformCommand.js +3 -3
- package/dist-cjs/commands/UpdatePartitionCommand.js +3 -3
- package/dist-cjs/commands/UpdateRegistryCommand.js +3 -3
- package/dist-cjs/commands/UpdateSchemaCommand.js +3 -3
- package/dist-cjs/commands/UpdateSourceControlFromJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateTriggerCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-cjs/models/GlueServiceException.js +1 -1
- package/dist-cjs/models/models_1.js +4 -1
- package/dist-cjs/models/models_2.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +4 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/Glue.js +1 -1
- package/dist-es/GlueClient.js +5 -5
- package/dist-es/commands/BatchCreatePartitionCommand.js +3 -3
- package/dist-es/commands/BatchDeleteConnectionCommand.js +3 -3
- package/dist-es/commands/BatchDeletePartitionCommand.js +3 -3
- package/dist-es/commands/BatchDeleteTableCommand.js +3 -3
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +3 -3
- package/dist-es/commands/BatchGetBlueprintsCommand.js +3 -3
- package/dist-es/commands/BatchGetCrawlersCommand.js +3 -3
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +3 -3
- package/dist-es/commands/BatchGetDataQualityResultCommand.js +3 -3
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +3 -3
- package/dist-es/commands/BatchGetJobsCommand.js +3 -3
- package/dist-es/commands/BatchGetPartitionCommand.js +3 -3
- package/dist-es/commands/BatchGetTriggersCommand.js +3 -3
- package/dist-es/commands/BatchGetWorkflowsCommand.js +3 -3
- package/dist-es/commands/BatchStopJobRunCommand.js +3 -3
- package/dist-es/commands/BatchUpdatePartitionCommand.js +3 -3
- package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-es/commands/CancelMLTaskRunCommand.js +3 -3
- package/dist-es/commands/CancelStatementCommand.js +3 -3
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +3 -3
- package/dist-es/commands/CreateBlueprintCommand.js +3 -3
- package/dist-es/commands/CreateClassifierCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCrawlerCommand.js +3 -3
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/CreateDataQualityRulesetCommand.js +3 -3
- package/dist-es/commands/CreateDatabaseCommand.js +3 -3
- package/dist-es/commands/CreateDevEndpointCommand.js +3 -3
- package/dist-es/commands/CreateJobCommand.js +3 -3
- package/dist-es/commands/CreateMLTransformCommand.js +3 -3
- package/dist-es/commands/CreatePartitionCommand.js +3 -3
- package/dist-es/commands/CreatePartitionIndexCommand.js +3 -3
- package/dist-es/commands/CreateRegistryCommand.js +3 -3
- package/dist-es/commands/CreateSchemaCommand.js +3 -3
- package/dist-es/commands/CreateScriptCommand.js +3 -3
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateSessionCommand.js +3 -3
- package/dist-es/commands/CreateTableCommand.js +3 -3
- package/dist-es/commands/CreateTriggerCommand.js +3 -3
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/CreateWorkflowCommand.js +3 -3
- package/dist-es/commands/DeleteBlueprintCommand.js +3 -3
- package/dist-es/commands/DeleteClassifierCommand.js +3 -3
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/DeleteDataQualityRulesetCommand.js +3 -3
- package/dist-es/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-es/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteJobCommand.js +3 -3
- package/dist-es/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-es/commands/DeletePartitionCommand.js +3 -3
- package/dist-es/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-es/commands/DeleteRegistryCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSchemaCommand.js +3 -3
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteSessionCommand.js +3 -3
- package/dist-es/commands/DeleteTableCommand.js +3 -3
- package/dist-es/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-es/commands/DeleteTriggerCommand.js +3 -3
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-es/commands/GetBlueprintCommand.js +3 -3
- package/dist-es/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-es/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-es/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-es/commands/GetClassifierCommand.js +3 -3
- package/dist-es/commands/GetClassifiersCommand.js +3 -3
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/GetConnectionCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCrawlerCommand.js +3 -3
- package/dist-es/commands/GetCrawlerMetricsCommand.js +3 -3
- package/dist-es/commands/GetCrawlersCommand.js +3 -3
- package/dist-es/commands/GetCustomEntityTypeCommand.js +3 -3
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-es/commands/GetDataQualityResultCommand.js +3 -3
- package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-es/commands/GetDataQualityRulesetCommand.js +3 -3
- package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-es/commands/GetDatabaseCommand.js +3 -3
- package/dist-es/commands/GetDatabasesCommand.js +3 -3
- package/dist-es/commands/GetDataflowGraphCommand.js +3 -3
- package/dist-es/commands/GetDevEndpointCommand.js +3 -3
- package/dist-es/commands/GetDevEndpointsCommand.js +3 -3
- package/dist-es/commands/GetJobBookmarkCommand.js +3 -3
- package/dist-es/commands/GetJobCommand.js +3 -3
- package/dist-es/commands/GetJobRunCommand.js +3 -3
- package/dist-es/commands/GetJobRunsCommand.js +3 -3
- package/dist-es/commands/GetJobsCommand.js +3 -3
- package/dist-es/commands/GetMLTaskRunCommand.js +3 -3
- package/dist-es/commands/GetMLTaskRunsCommand.js +3 -3
- package/dist-es/commands/GetMLTransformCommand.js +3 -3
- package/dist-es/commands/GetMLTransformsCommand.js +3 -3
- package/dist-es/commands/GetMappingCommand.js +3 -3
- package/dist-es/commands/GetPartitionCommand.js +3 -3
- package/dist-es/commands/GetPartitionIndexesCommand.js +3 -3
- package/dist-es/commands/GetPartitionsCommand.js +3 -3
- package/dist-es/commands/GetPlanCommand.js +3 -3
- package/dist-es/commands/GetRegistryCommand.js +3 -3
- package/dist-es/commands/GetResourcePoliciesCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSchemaCommand.js +3 -3
- package/dist-es/commands/GetSchemaVersionCommand.js +3 -3
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +3 -3
- package/dist-es/commands/GetSecurityConfigurationCommand.js +3 -3
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +3 -3
- package/dist-es/commands/GetSessionCommand.js +3 -3
- package/dist-es/commands/GetStatementCommand.js +3 -3
- package/dist-es/commands/GetTableCommand.js +3 -3
- package/dist-es/commands/GetTableVersionCommand.js +3 -3
- package/dist-es/commands/GetTableVersionsCommand.js +3 -3
- package/dist-es/commands/GetTablesCommand.js +3 -3
- package/dist-es/commands/GetTagsCommand.js +3 -3
- package/dist-es/commands/GetTriggerCommand.js +3 -3
- package/dist-es/commands/GetTriggersCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -3
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +3 -3
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +3 -3
- package/dist-es/commands/GetWorkflowCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +3 -3
- package/dist-es/commands/GetWorkflowRunsCommand.js +3 -3
- package/dist-es/commands/ImportCatalogToGlueCommand.js +3 -3
- package/dist-es/commands/ListBlueprintsCommand.js +3 -3
- package/dist-es/commands/ListCrawlersCommand.js +3 -3
- package/dist-es/commands/ListCrawlsCommand.js +3 -3
- package/dist-es/commands/ListCustomEntityTypesCommand.js +3 -3
- package/dist-es/commands/ListDataQualityResultsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityRulesetsCommand.js +3 -3
- package/dist-es/commands/ListDevEndpointsCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListMLTransformsCommand.js +3 -3
- package/dist-es/commands/ListRegistriesCommand.js +3 -3
- package/dist-es/commands/ListSchemaVersionsCommand.js +3 -3
- package/dist-es/commands/ListSchemasCommand.js +3 -3
- package/dist-es/commands/ListSessionsCommand.js +3 -3
- package/dist-es/commands/ListStatementsCommand.js +3 -3
- package/dist-es/commands/ListTriggersCommand.js +3 -3
- package/dist-es/commands/ListWorkflowsCommand.js +3 -3
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +3 -3
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/RegisterSchemaVersionCommand.js +3 -3
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +3 -3
- package/dist-es/commands/ResetJobBookmarkCommand.js +3 -3
- package/dist-es/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-es/commands/RunStatementCommand.js +3 -3
- package/dist-es/commands/SearchTablesCommand.js +3 -3
- package/dist-es/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-es/commands/StartCrawlerCommand.js +3 -3
- package/dist-es/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +3 -3
- package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +3 -3
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-es/commands/StartJobRunCommand.js +3 -3
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-es/commands/StartTriggerCommand.js +3 -3
- package/dist-es/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-es/commands/StopCrawlerCommand.js +3 -3
- package/dist-es/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/StopSessionCommand.js +3 -3
- package/dist-es/commands/StopTriggerCommand.js +3 -3
- package/dist-es/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-es/commands/UpdateClassifierCommand.js +3 -3
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateDataQualityRulesetCommand.js +3 -3
- package/dist-es/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-es/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateJobCommand.js +3 -3
- package/dist-es/commands/UpdateJobFromSourceControlCommand.js +3 -3
- package/dist-es/commands/UpdateMLTransformCommand.js +3 -3
- package/dist-es/commands/UpdatePartitionCommand.js +3 -3
- package/dist-es/commands/UpdateRegistryCommand.js +3 -3
- package/dist-es/commands/UpdateSchemaCommand.js +3 -3
- package/dist-es/commands/UpdateSourceControlFromJobCommand.js +3 -3
- package/dist-es/commands/UpdateTableCommand.js +3 -3
- package/dist-es/commands/UpdateTriggerCommand.js +3 -3
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +3 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-es/models/GlueServiceException.js +1 -1
- package/dist-es/models/models_1.js +3 -0
- package/dist-es/models/models_2.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +4 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/Glue.d.ts +1 -1
- package/dist-types/GlueClient.d.ts +8 -8
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +15 -3
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetJobsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelStatementCommand.d.ts +3 -3
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/CreateClassifierCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCrawlerCommand.d.ts +15 -3
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/CreatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistryCommand.d.ts +3 -3
- package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +3 -3
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateTableCommand.d.ts +9 -3
- package/dist-types/commands/CreateTriggerCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClassifierCommand.d.ts +3 -3
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/DeletePartitionCommand.d.ts +3 -3
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSessionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTriggerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -3
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetClassifierCommand.d.ts +3 -3
- package/dist-types/commands/GetClassifiersCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlerCommand.d.ts +15 -3
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlersCommand.d.ts +15 -3
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -3
- package/dist-types/commands/GetDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/commands/GetJobCommand.d.ts +3 -3
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
- package/dist-types/commands/GetJobRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformsCommand.d.ts +3 -3
- package/dist-types/commands/GetMappingCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -3
- package/dist-types/commands/GetPartitionsCommand.d.ts +3 -3
- package/dist-types/commands/GetPlanCommand.d.ts +3 -3
- package/dist-types/commands/GetRegistryCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionCommand.d.ts +3 -3
- package/dist-types/commands/GetStatementCommand.d.ts +3 -3
- package/dist-types/commands/GetTableCommand.d.ts +3 -3
- package/dist-types/commands/GetTableVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetTablesCommand.d.ts +3 -3
- package/dist-types/commands/GetTagsCommand.d.ts +3 -3
- package/dist-types/commands/GetTriggerCommand.d.ts +3 -3
- package/dist-types/commands/GetTriggersCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +5 -4
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +4 -5
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -3
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -3
- package/dist-types/commands/ListBlueprintsCommand.d.ts +3 -3
- package/dist-types/commands/ListCrawlersCommand.d.ts +3 -3
- package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMLTransformsCommand.d.ts +3 -3
- package/dist-types/commands/ListRegistriesCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListStatementsCommand.d.ts +3 -3
- package/dist-types/commands/ListTriggersCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/RunStatementCommand.d.ts +3 -3
- package/dist-types/commands/SearchTablesCommand.d.ts +3 -3
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -3
- package/dist-types/commands/StartCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
- package/dist-types/commands/StartTriggerCommand.d.ts +3 -3
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/StopCrawlerCommand.d.ts +3 -3
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/StopSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopTriggerCommand.d.ts +3 -3
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClassifierCommand.d.ts +3 -3
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +15 -3
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePartitionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRegistryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTriggerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/GlueServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +28 -16
- package/dist-types/models/models_1.d.ts +56 -95
- package/dist-types/models/models_2.d.ts +95 -2
- package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/Glue.d.ts +1 -1
- package/dist-types/ts3.4/GlueClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +5 -7
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +8 -5
- package/dist-types/ts3.4/models/models_1.d.ts +19 -27
- package/dist-types/ts3.4/models/models_2.d.ts +28 -2
- package/dist-types/ts3.4/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetClassifiersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetDatabasesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetMLTransformsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetPartitionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetTableVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListBlueprintsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListCrawlersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMLTransformsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSessionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchTablesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListRegistriesCommand, se_ListRegistriesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRegistriesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListSchemaVersionsCommand, se_ListSchemaVersionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSchemaVersionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSchemasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListSessionsCommand, se_ListSessionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSessionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListStatementsCommand, se_ListStatementsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListStatementsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTriggersCommand, se_ListTriggersCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTriggersCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWorkflowsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutDataCatalogEncryptionSettingsCommand, se_PutDataCatalogEncryptionSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDataCatalogEncryptionSettingsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutResourcePolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutSchemaVersionMetadataCommand, se_PutSchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutSchemaVersionMetadataCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutWorkflowRunPropertiesCommand, se_PutWorkflowRunPropertiesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutWorkflowRunPropertiesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_QuerySchemaVersionMetadataCommand, se_QuerySchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class QuerySchemaVersionMetadataCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_RegisterSchemaVersionCommand, se_RegisterSchemaVersionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RegisterSchemaVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_RemoveSchemaVersionMetadataCommand, se_RemoveSchemaVersionMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveSchemaVersionMetadataCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ResetJobBookmarkCommand, se_ResetJobBookmarkCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResetJobBookmarkCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ResumeWorkflowRunCommand, se_ResumeWorkflowRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResumeWorkflowRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_RunStatementCommand, se_RunStatementCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RunStatementCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_SearchTablesCommand, se_SearchTablesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchTablesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartBlueprintRunCommand, se_StartBlueprintRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartBlueprintRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartCrawlerCommand, se_StartCrawlerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartCrawlerCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartCrawlerScheduleCommand, se_StartCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartCrawlerScheduleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartDataQualityRuleRecommendationRunCommand, se_StartDataQualityRuleRecommendationRunCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDataQualityRuleRecommendationRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartDataQualityRulesetEvaluationRunCommand, se_StartDataQualityRulesetEvaluationRunCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartDataQualityRulesetEvaluationRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartExportLabelsTaskRunCommand, se_StartExportLabelsTaskRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartExportLabelsTaskRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartImportLabelsTaskRunCommand, se_StartImportLabelsTaskRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartImportLabelsTaskRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartJobRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartMLEvaluationTaskRunCommand, se_StartMLEvaluationTaskRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartMLEvaluationTaskRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartMLLabelingSetGenerationTaskRunCommand, se_StartMLLabelingSetGenerationTaskRunCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartMLLabelingSetGenerationTaskRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartTriggerCommand, se_StartTriggerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartTriggerCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartWorkflowRunCommand, se_StartWorkflowRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartWorkflowRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StopCrawlerCommand, se_StopCrawlerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopCrawlerCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StopCrawlerScheduleCommand, se_StopCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopCrawlerScheduleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StopSessionCommand, se_StopSessionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopSessionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StopTriggerCommand, se_StopTriggerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopTriggerCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StopWorkflowRunCommand, se_StopWorkflowRunCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopWorkflowRunCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateBlueprintCommand, se_UpdateBlueprintCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBlueprintCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateClassifierCommand, se_UpdateClassifierCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateClassifierCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateColumnStatisticsForPartitionCommand, se_UpdateColumnStatisticsForPartitionCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateColumnStatisticsForPartitionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateColumnStatisticsForTableCommand, se_UpdateColumnStatisticsForTableCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateColumnStatisticsForTableCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConnectionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateCrawlerCommand, se_UpdateCrawlerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCrawlerCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateCrawlerScheduleCommand, se_UpdateCrawlerScheduleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateCrawlerScheduleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDataQualityRulesetCommand, se_UpdateDataQualityRulesetCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDataQualityRulesetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDatabaseCommand, se_UpdateDatabaseCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDatabaseCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDevEndpointCommand, se_UpdateDevEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDevEndpointCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateJobRequestFilterSensitiveLog } from "../models/models_2";
|
|
5
5
|
import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateJobFromSourceControlCommand, se_UpdateJobFromSourceControlCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateJobFromSourceControlCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateMLTransformCommand, se_UpdateMLTransformCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMLTransformCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdatePartitionCommand, se_UpdatePartitionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePartitionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateRegistryCommand, se_UpdateRegistryCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRegistryCommand extends $Command {
|