@aws-sdk/client-glue 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/GlueClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetJobsCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -0
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -0
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -0
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -0
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -0
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -0
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -0
- package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -0
- package/dist-types/commands/CreateClassifierCommand.d.ts +1 -0
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +1 -0
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +1 -0
- package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +1 -0
- package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +1 -0
- package/dist-types/commands/CreateJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateMLTransformCommand.d.ts +1 -0
- package/dist-types/commands/CreatePartitionCommand.d.ts +1 -0
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +1 -0
- package/dist-types/commands/CreateRegistryCommand.d.ts +1 -0
- package/dist-types/commands/CreateSchemaCommand.d.ts +1 -0
- package/dist-types/commands/CreateScriptCommand.d.ts +1 -0
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateSessionCommand.d.ts +1 -0
- package/dist-types/commands/CreateTableCommand.d.ts +1 -0
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +1 -0
- package/dist-types/commands/CreateTriggerCommand.d.ts +1 -0
- package/dist-types/commands/CreateUsageProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCatalogCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -0
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -0
- package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +1 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -0
- package/dist-types/commands/DeletePartitionCommand.d.ts +1 -0
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUsageProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEntityCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -0
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -0
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -0
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -0
- package/dist-types/commands/GetCatalogsCommand.d.ts +1 -0
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -0
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -0
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -0
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -0
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -0
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -0
- package/dist-types/commands/GetConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -0
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -0
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -0
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -0
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -0
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -0
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -0
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -0
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -0
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -0
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -0
- package/dist-types/commands/GetJobCommand.d.ts +1 -0
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -0
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -0
- package/dist-types/commands/GetJobsCommand.d.ts +1 -0
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -0
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -0
- package/dist-types/commands/GetMLTransformsCommand.d.ts +1 -0
- package/dist-types/commands/GetMappingCommand.d.ts +1 -0
- package/dist-types/commands/GetPartitionCommand.d.ts +1 -0
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -0
- package/dist-types/commands/GetPartitionsCommand.d.ts +1 -0
- package/dist-types/commands/GetPlanCommand.d.ts +1 -0
- package/dist-types/commands/GetRegistryCommand.d.ts +1 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/GetSchemaCommand.d.ts +1 -0
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +1 -0
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +1 -0
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/GetSessionCommand.d.ts +1 -0
- package/dist-types/commands/GetStatementCommand.d.ts +1 -0
- package/dist-types/commands/GetTableCommand.d.ts +1 -0
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +1 -0
- package/dist-types/commands/GetTableVersionCommand.d.ts +1 -0
- package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -0
- package/dist-types/commands/GetTablesCommand.d.ts +1 -0
- package/dist-types/commands/GetTagsCommand.d.ts +1 -0
- package/dist-types/commands/GetTriggerCommand.d.ts +1 -0
- package/dist-types/commands/GetTriggersCommand.d.ts +1 -0
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +1 -0
- package/dist-types/commands/GetUsageProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -0
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -0
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -0
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +1 -0
- package/dist-types/commands/ListBlueprintsCommand.d.ts +1 -0
- package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListConnectionTypesCommand.d.ts +1 -0
- package/dist-types/commands/ListCrawlersCommand.d.ts +1 -0
- package/dist-types/commands/ListCrawlsCommand.d.ts +1 -0
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/ListEntitiesCommand.d.ts +1 -0
- package/dist-types/commands/ListJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListMLTransformsCommand.d.ts +1 -0
- package/dist-types/commands/ListRegistriesCommand.d.ts +1 -0
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSchemasCommand.d.ts +1 -0
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -0
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListTriggersCommand.d.ts +1 -0
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -0
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -0
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -0
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -0
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -0
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -0
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -0
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -0
- package/dist-types/commands/RunStatementCommand.d.ts +1 -0
- package/dist-types/commands/SearchTablesCommand.d.ts +1 -0
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -0
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -0
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -0
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -0
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -0
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -0
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StopSessionCommand.d.ts +1 -0
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -0
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -0
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -0
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUsageProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -0
- package/package.json +33 -33
|
@@ -78,6 +78,7 @@ declare const DeleteCatalogCommand_base: {
|
|
|
78
78
|
* @throws {@link GlueServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteCatalogCommand extends DeleteCatalogCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteClassifierCommand_base: {
|
|
|
58
58
|
* @throws {@link GlueServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteClassifierCommand extends DeleteClassifierCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteColumnStatisticsForPartitionCommand_base: {
|
|
|
74
74
|
* @throws {@link GlueServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteColumnStatisticsForPartitionCommand extends DeleteColumnStatisticsForPartitionCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteColumnStatisticsForTableCommand_base: {
|
|
|
71
71
|
* @throws {@link GlueServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteColumnStatisticsForTableCommand extends DeleteColumnStatisticsForTableCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const DeleteColumnStatisticsTaskSettingsCommand_base: {
|
|
|
62
62
|
* @throws {@link GlueServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteColumnStatisticsTaskSettingsCommand extends DeleteColumnStatisticsTaskSettingsCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
59
59
|
* @throws {@link GlueServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const DeleteCrawlerCommand_base: {
|
|
|
65
65
|
* @throws {@link GlueServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteCrawlerCommand extends DeleteCrawlerCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteCustomEntityTypeCommand_base: {
|
|
|
69
69
|
* @throws {@link GlueServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteCustomEntityTypeCommand extends DeleteCustomEntityTypeCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteDataQualityRulesetCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteDataQualityRulesetCommand extends DeleteDataQualityRulesetCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const DeleteDatabaseCommand_base: {
|
|
|
86
86
|
* @throws {@link GlueServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DeleteDatabaseCommand extends DeleteDatabaseCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteDevEndpointCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteDevEndpointCommand extends DeleteDevEndpointCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
110
110
|
* @throws {@link GlueServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteIntegrationTablePropertiesCommand_base: {
|
|
|
74
74
|
* @throws {@link GlueServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteIntegrationTablePropertiesCommand extends DeleteIntegrationTablePropertiesCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteMLTransformCommand_base: {
|
|
|
71
71
|
* @throws {@link GlueServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteMLTransformCommand extends DeleteMLTransformCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeletePartitionCommand_base: {
|
|
|
69
69
|
* @throws {@link GlueServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeletePartitionCommand extends DeletePartitionCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeletePartitionIndexCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeletePartitionIndexCommand extends DeletePartitionIndexCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteRegistryCommand_base: {
|
|
|
71
71
|
* @throws {@link GlueServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteRegistryCommand extends DeleteRegistryCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
68
68
|
* @throws {@link GlueServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const DeleteSchemaCommand_base: {
|
|
|
72
72
|
* @throws {@link GlueServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteSchemaCommand extends DeleteSchemaCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const DeleteSchemaVersionsCommand_base: {
|
|
|
82
82
|
* @throws {@link GlueServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DeleteSchemaVersionsCommand extends DeleteSchemaVersionsCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteSecurityConfigurationCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteSecurityConfigurationCommand extends DeleteSecurityConfigurationCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteSessionCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteSessionCommand extends DeleteSessionCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const DeleteTableCommand_base: {
|
|
|
89
89
|
* @throws {@link GlueServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteTableCommand extends DeleteTableCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DeleteTableOptimizerCommand_base: {
|
|
|
70
70
|
* @throws {@link GlueServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteTableOptimizerCommand extends DeleteTableOptimizerCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteTableVersionCommand_base: {
|
|
|
67
67
|
* @throws {@link GlueServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteTableVersionCommand extends DeleteTableVersionCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteTriggerCommand_base: {
|
|
|
67
67
|
* @throws {@link GlueServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteTriggerCommand extends DeleteTriggerCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteUsageProfileCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteUsageProfileCommand extends DeleteUsageProfileCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteUserDefinedFunctionCommand_base: {
|
|
|
66
66
|
* @throws {@link GlueServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteUserDefinedFunctionCommand extends DeleteUserDefinedFunctionCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteWorkflowCommand_base: {
|
|
|
66
66
|
* @throws {@link GlueServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
|
|
@@ -205,6 +205,7 @@ declare const DescribeConnectionTypeCommand_base: {
|
|
|
205
205
|
* @throws {@link GlueServiceException}
|
|
206
206
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
207
207
|
*
|
|
208
|
+
*
|
|
208
209
|
* @public
|
|
209
210
|
*/
|
|
210
211
|
export declare class DescribeConnectionTypeCommand extends DescribeConnectionTypeCommand_base {
|
|
@@ -108,6 +108,7 @@ declare const DescribeEntityCommand_base: {
|
|
|
108
108
|
* @throws {@link GlueServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
110
110
|
*
|
|
111
|
+
*
|
|
111
112
|
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class DescribeEntityCommand extends DescribeEntityCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DescribeInboundIntegrationsCommand_base: {
|
|
|
99
99
|
* @throws {@link GlueServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeInboundIntegrationsCommand extends DescribeInboundIntegrationsCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const DescribeIntegrationsCommand_base: {
|
|
|
113
113
|
* @throws {@link GlueServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class DescribeIntegrationsCommand extends DescribeIntegrationsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetBlueprintCommand_base: {
|
|
|
85
85
|
* @throws {@link GlueServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetBlueprintCommand extends GetBlueprintCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const GetBlueprintRunCommand_base: {
|
|
|
75
75
|
* @throws {@link GlueServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetBlueprintRunCommand extends GetBlueprintRunCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const GetBlueprintRunsCommand_base: {
|
|
|
82
82
|
* @throws {@link GlueServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetBlueprintRunsCommand extends GetBlueprintRunsCommand_base {
|
|
@@ -131,6 +131,7 @@ declare const GetCatalogCommand_base: {
|
|
|
131
131
|
* @throws {@link GlueServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
133
133
|
*
|
|
134
|
+
*
|
|
134
135
|
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class GetCatalogCommand extends GetCatalogCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const GetCatalogImportStatusCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class GetCatalogImportStatusCommand extends GetCatalogImportStatusCommand_base {
|
|
@@ -138,6 +138,7 @@ declare const GetCatalogsCommand_base: {
|
|
|
138
138
|
* @throws {@link GlueServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
140
140
|
*
|
|
141
|
+
*
|
|
141
142
|
* @public
|
|
142
143
|
*/
|
|
143
144
|
export declare class GetCatalogsCommand extends GetCatalogsCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const GetClassifierCommand_base: {
|
|
|
104
104
|
* @throws {@link GlueServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class GetClassifierCommand extends GetClassifierCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const GetClassifiersCommand_base: {
|
|
|
105
105
|
* @throws {@link GlueServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetClassifiersCommand extends GetClassifiersCommand_base {
|
|
@@ -142,6 +142,7 @@ declare const GetColumnStatisticsForPartitionCommand_base: {
|
|
|
142
142
|
* @throws {@link GlueServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
144
144
|
*
|
|
145
|
+
*
|
|
145
146
|
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class GetColumnStatisticsForPartitionCommand extends GetColumnStatisticsForPartitionCommand_base {
|
|
@@ -139,6 +139,7 @@ declare const GetColumnStatisticsForTableCommand_base: {
|
|
|
139
139
|
* @throws {@link GlueServiceException}
|
|
140
140
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
141
141
|
*
|
|
142
|
+
*
|
|
142
143
|
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class GetColumnStatisticsForTableCommand extends GetColumnStatisticsForTableCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetColumnStatisticsTaskRunCommand_base: {
|
|
|
85
85
|
* @throws {@link GlueServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetColumnStatisticsTaskRunCommand extends GetColumnStatisticsTaskRunCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetColumnStatisticsTaskRunsCommand_base: {
|
|
|
85
85
|
* @throws {@link GlueServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetColumnStatisticsTaskRunsCommand extends GetColumnStatisticsTaskRunsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetColumnStatisticsTaskSettingsCommand_base: {
|
|
|
87
87
|
* @throws {@link GlueServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetColumnStatisticsTaskSettingsCommand extends GetColumnStatisticsTaskSettingsCommand_base {
|
|
@@ -120,6 +120,7 @@ declare const GetConnectionCommand_base: {
|
|
|
120
120
|
* @throws {@link GlueServiceException}
|
|
121
121
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
122
122
|
*
|
|
123
|
+
*
|
|
123
124
|
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class GetConnectionCommand extends GetConnectionCommand_base {
|
|
@@ -130,6 +130,7 @@ declare const GetConnectionsCommand_base: {
|
|
|
130
130
|
* @throws {@link GlueServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
132
132
|
*
|
|
133
|
+
*
|
|
133
134
|
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class GetConnectionsCommand extends GetConnectionsCommand_base {
|
|
@@ -183,6 +183,7 @@ declare const GetCrawlerCommand_base: {
|
|
|
183
183
|
* @throws {@link GlueServiceException}
|
|
184
184
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
185
185
|
*
|
|
186
|
+
*
|
|
186
187
|
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class GetCrawlerCommand extends GetCrawlerCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const GetCrawlerMetricsCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetCrawlerMetricsCommand extends GetCrawlerMetricsCommand_base {
|
|
@@ -185,6 +185,7 @@ declare const GetCrawlersCommand_base: {
|
|
|
185
185
|
* @throws {@link GlueServiceException}
|
|
186
186
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
187
187
|
*
|
|
188
|
+
*
|
|
188
189
|
* @public
|
|
189
190
|
*/
|
|
190
191
|
export declare class GetCrawlersCommand extends GetCrawlersCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const GetCustomEntityTypeCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetCustomEntityTypeCommand extends GetCustomEntityTypeCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const GetDataCatalogEncryptionSettingsCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetDataCatalogEncryptionSettingsCommand extends GetDataCatalogEncryptionSettingsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const GetDataQualityModelCommand_base: {
|
|
|
70
70
|
* @throws {@link GlueServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetDataQualityModelCommand extends GetDataQualityModelCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetDataQualityModelResultCommand_base: {
|
|
|
77
77
|
* @throws {@link GlueServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetDataQualityModelResultCommand extends GetDataQualityModelResultCommand_base {
|
|
@@ -126,6 +126,7 @@ declare const GetDataQualityResultCommand_base: {
|
|
|
126
126
|
* @throws {@link GlueServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
128
128
|
*
|
|
129
|
+
*
|
|
129
130
|
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class GetDataQualityResultCommand extends GetDataQualityResultCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const GetDataQualityRuleRecommendationRunCommand_base: {
|
|
|
89
89
|
* @throws {@link GlueServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetDataQualityRuleRecommendationRunCommand extends GetDataQualityRuleRecommendationRunCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetDataQualityRulesetCommand_base: {
|
|
|
77
77
|
* @throws {@link GlueServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetDataQualityRulesetCommand extends GetDataQualityRulesetCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const GetDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
110
110
|
* @throws {@link GlueServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetDataQualityRulesetEvaluationRunCommand extends GetDataQualityRulesetEvaluationRunCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const GetDatabaseCommand_base: {
|
|
|
104
104
|
* @throws {@link GlueServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class GetDatabaseCommand extends GetDatabaseCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetDatabasesCommand_base: {
|
|
|
112
112
|
* @throws {@link GlueServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetDatabasesCommand extends GetDatabasesCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const GetDataflowGraphCommand_base: {
|
|
|
83
83
|
* @throws {@link GlueServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetDataflowGraphCommand extends GetDataflowGraphCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const GetDevEndpointCommand_base: {
|
|
|
103
103
|
* @throws {@link GlueServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetDevEndpointCommand extends GetDevEndpointCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const GetDevEndpointsCommand_base: {
|
|
|
107
107
|
* @throws {@link GlueServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class GetDevEndpointsCommand extends GetDevEndpointsCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const GetEntityRecordsCommand_base: {
|
|
|
93
93
|
* @throws {@link GlueServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetEntityRecordsCommand extends GetEntityRecordsCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const GetIntegrationResourcePropertyCommand_base: {
|
|
|
84
84
|
* @throws {@link GlueServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetIntegrationResourcePropertyCommand extends GetIntegrationResourcePropertyCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const GetIntegrationTablePropertiesCommand_base: {
|
|
|
97
97
|
* @throws {@link GlueServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetIntegrationTablePropertiesCommand extends GetIntegrationTablePropertiesCommand_base {
|