@aws-sdk/client-glue 3.1072.0 → 3.1074.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/README.md +2 -2
- package/dist-cjs/index.js +10 -10
- package/dist-cjs/schemas/schemas_0.js +30 -29
- package/dist-es/Glue.js +4 -4
- package/dist-es/commands/{SearchCommand.js → SearchAssetsCommand.js} +5 -5
- package/dist-es/commands/index.js +1 -1
- package/dist-es/pagination/SearchAssetsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/schemas/schemas_0.js +28 -27
- package/dist-types/Glue.d.ts +9 -9
- package/dist-types/GlueClient.d.ts +3 -3
- package/dist-types/commands/AssociateGlossaryTermsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +4 -2
- package/dist-types/commands/DisassociateGlossaryTermsCommand.d.ts +2 -2
- package/dist-types/commands/PutAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/{SearchCommand.d.ts → SearchAssetsCommand.d.ts} +23 -23
- package/dist-types/commands/index.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/models/models_1.d.ts +14 -4
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/models/models_3.d.ts +1 -1
- package/dist-types/pagination/SearchAssetsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +3 -3
- package/dist-types/ts3.4/Glue.d.ts +16 -16
- package/dist-types/ts3.4/GlueClient.d.ts +5 -5
- package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +50 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2 -2
- package/dist-types/ts3.4/models/models_1.d.ts +6 -4
- package/dist-types/ts3.4/models/models_2.d.ts +2 -2
- package/dist-types/ts3.4/models/models_3.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchAssetsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -3
- package/package.json +3 -3
- package/dist-es/pagination/SearchPaginator.js +0 -4
- package/dist-types/pagination/SearchPaginator.d.ts +0 -7
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +0 -46
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +0 -11
|
@@ -243,7 +243,7 @@ import type { RemoveSchemaVersionMetadataCommandInput, RemoveSchemaVersionMetada
|
|
|
243
243
|
import type { ResetJobBookmarkCommandInput, ResetJobBookmarkCommandOutput } from "./commands/ResetJobBookmarkCommand";
|
|
244
244
|
import type { ResumeWorkflowRunCommandInput, ResumeWorkflowRunCommandOutput } from "./commands/ResumeWorkflowRunCommand";
|
|
245
245
|
import type { RunStatementCommandInput, RunStatementCommandOutput } from "./commands/RunStatementCommand";
|
|
246
|
-
import type {
|
|
246
|
+
import type { SearchAssetsCommandInput, SearchAssetsCommandOutput } from "./commands/SearchAssetsCommand";
|
|
247
247
|
import type { SearchTablesCommandInput, SearchTablesCommandOutput } from "./commands/SearchTablesCommand";
|
|
248
248
|
import type { StartBlueprintRunCommandInput, StartBlueprintRunCommandOutput } from "./commands/StartBlueprintRunCommand";
|
|
249
249
|
import type { StartColumnStatisticsTaskRunCommandInput, StartColumnStatisticsTaskRunCommandOutput } from "./commands/StartColumnStatisticsTaskRunCommand";
|
|
@@ -307,11 +307,11 @@ export { __Client };
|
|
|
307
307
|
/**
|
|
308
308
|
* @public
|
|
309
309
|
*/
|
|
310
|
-
export type ServiceInputTypes = AssociateGlossaryTermsCommandInput | BatchCreatePartitionCommandInput | BatchDeleteConnectionCommandInput | BatchDeletePartitionCommandInput | BatchDeleteTableCommandInput | BatchDeleteTableVersionCommandInput | BatchGetBlueprintsCommandInput | BatchGetCrawlersCommandInput | BatchGetCustomEntityTypesCommandInput | BatchGetDataQualityResultCommandInput | BatchGetDevEndpointsCommandInput | BatchGetIterableFormsCommandInput | BatchGetJobsCommandInput | BatchGetPartitionCommandInput | BatchGetTableOptimizerCommandInput | BatchGetTriggersCommandInput | BatchGetWorkflowsCommandInput | BatchPutDataQualityStatisticAnnotationCommandInput | BatchStopJobRunCommandInput | BatchUpdatePartitionCommandInput | CancelDataQualityRuleRecommendationRunCommandInput | CancelDataQualityRulesetEvaluationRunCommandInput | CancelMLTaskRunCommandInput | CancelStatementCommandInput | CheckSchemaVersionValidityCommandInput | CreateBlueprintCommandInput | CreateCatalogCommandInput | CreateClassifierCommandInput | CreateColumnStatisticsTaskSettingsCommandInput | CreateConnectionCommandInput | CreateCrawlerCommandInput | CreateCustomEntityTypeCommandInput | CreateDataQualityRulesetCommandInput | CreateDatabaseCommandInput | CreateDevEndpointCommandInput | CreateGlossaryCommandInput | CreateGlossaryTermCommandInput | CreateGlueIdentityCenterConfigurationCommandInput | CreateIntegrationCommandInput | CreateIntegrationResourcePropertyCommandInput | CreateIntegrationTablePropertiesCommandInput | CreateJobCommandInput | CreateMLTransformCommandInput | CreatePartitionCommandInput | CreatePartitionIndexCommandInput | CreateRegistryCommandInput | CreateSchemaCommandInput | CreateScriptCommandInput | CreateSecurityConfigurationCommandInput | CreateSessionCommandInput | CreateTableCommandInput | CreateTableOptimizerCommandInput | CreateTriggerCommandInput | CreateUsageProfileCommandInput | CreateUserDefinedFunctionCommandInput | CreateWorkflowCommandInput | DeleteAssetCommandInput | DeleteAssetTypeCommandInput | DeleteAttachmentCommandInput | DeleteBlueprintCommandInput | DeleteCatalogCommandInput | DeleteClassifierCommandInput | DeleteColumnStatisticsForPartitionCommandInput | DeleteColumnStatisticsForTableCommandInput | DeleteColumnStatisticsTaskSettingsCommandInput | DeleteConnectionCommandInput | DeleteConnectionTypeCommandInput | DeleteCrawlerCommandInput | DeleteCustomEntityTypeCommandInput | DeleteDataQualityRulesetCommandInput | DeleteDatabaseCommandInput | DeleteDevEndpointCommandInput | DeleteFormTypeCommandInput | DeleteGlossaryCommandInput | DeleteGlossaryTermCommandInput | DeleteGlueIdentityCenterConfigurationCommandInput | DeleteIntegrationCommandInput | DeleteIntegrationResourcePropertyCommandInput | DeleteIntegrationTablePropertiesCommandInput | DeleteJobCommandInput | DeleteMLTransformCommandInput | DeletePartitionCommandInput | DeletePartitionIndexCommandInput | DeleteRegistryCommandInput | DeleteResourcePolicyCommandInput | DeleteSchemaCommandInput | DeleteSchemaVersionsCommandInput | DeleteSecurityConfigurationCommandInput | DeleteSessionCommandInput | DeleteTableCommandInput | DeleteTableOptimizerCommandInput | DeleteTableVersionCommandInput | DeleteTriggerCommandInput | DeleteUsageProfileCommandInput | DeleteUserDefinedFunctionCommandInput | DeleteWorkflowCommandInput | DescribeConnectionTypeCommandInput | DescribeEntityCommandInput | DescribeInboundIntegrationsCommandInput | DescribeIntegrationsCommandInput | DisassociateGlossaryTermsCommandInput | GetAssetCommandInput | GetAssetTypeCommandInput | GetBlueprintCommandInput | GetBlueprintRunCommandInput | GetBlueprintRunsCommandInput | GetCatalogCommandInput | GetCatalogImportStatusCommandInput | GetCatalogsCommandInput | GetClassifierCommandInput | GetClassifiersCommandInput | GetColumnStatisticsForPartitionCommandInput | GetColumnStatisticsForTableCommandInput | GetColumnStatisticsTaskRunCommandInput | GetColumnStatisticsTaskRunsCommandInput | GetColumnStatisticsTaskSettingsCommandInput | GetConnectionCommandInput | GetConnectionsCommandInput | GetCrawlerCommandInput | GetCrawlerMetricsCommandInput | GetCrawlersCommandInput | GetCustomEntityTypeCommandInput | GetDashboardUrlCommandInput | GetDataCatalogEncryptionSettingsCommandInput | GetDataQualityModelCommandInput | GetDataQualityModelResultCommandInput | GetDataQualityResultCommandInput | GetDataQualityRuleRecommendationRunCommandInput | GetDataQualityRulesetCommandInput | GetDataQualityRulesetEvaluationRunCommandInput | GetDatabaseCommandInput | GetDatabasesCommandInput | GetDataflowGraphCommandInput | GetDevEndpointCommandInput | GetDevEndpointsCommandInput | GetEntityRecordsCommandInput | GetFormTypeCommandInput | GetGlossaryCommandInput | GetGlossaryTermCommandInput | GetGlueIdentityCenterConfigurationCommandInput | GetIntegrationResourcePropertyCommandInput | GetIntegrationTablePropertiesCommandInput | GetJobBookmarkCommandInput | GetJobCommandInput | GetJobRunCommandInput | GetJobRunsCommandInput | GetJobsCommandInput | GetMLTaskRunCommandInput | GetMLTaskRunsCommandInput | GetMLTransformCommandInput | GetMLTransformsCommandInput | GetMappingCommandInput | GetMaterializedViewRefreshTaskRunCommandInput | GetPartitionCommandInput | GetPartitionIndexesCommandInput | GetPartitionsCommandInput | GetPlanCommandInput | GetRegistryCommandInput | GetResourcePoliciesCommandInput | GetResourcePolicyCommandInput | GetSchemaByDefinitionCommandInput | GetSchemaCommandInput | GetSchemaVersionCommandInput | GetSchemaVersionsDiffCommandInput | GetSecurityConfigurationCommandInput | GetSecurityConfigurationsCommandInput | GetSessionCommandInput | GetSessionEndpointCommandInput | GetStatementCommandInput | GetTableCommandInput | GetTableOptimizerCommandInput | GetTableVersionCommandInput | GetTableVersionsCommandInput | GetTablesCommandInput | GetTagsCommandInput | GetTriggerCommandInput | GetTriggersCommandInput | GetUnfilteredPartitionMetadataCommandInput | GetUnfilteredPartitionsMetadataCommandInput | GetUnfilteredTableMetadataCommandInput | GetUsageProfileCommandInput | GetUserDefinedFunctionCommandInput | GetUserDefinedFunctionsCommandInput | GetWorkflowCommandInput | GetWorkflowRunCommandInput | GetWorkflowRunPropertiesCommandInput | GetWorkflowRunsCommandInput | ImportCatalogToGlueCommandInput | ListAssetTypesCommandInput | ListBlueprintsCommandInput | ListColumnStatisticsTaskRunsCommandInput | ListConnectionTypesCommandInput | ListCrawlersCommandInput | ListCrawlsCommandInput | ListCustomEntityTypesCommandInput | ListDataQualityResultsCommandInput | ListDataQualityRuleRecommendationRunsCommandInput | ListDataQualityRulesetEvaluationRunsCommandInput | ListDataQualityRulesetsCommandInput | ListDataQualityStatisticAnnotationsCommandInput | ListDataQualityStatisticsCommandInput | ListDevEndpointsCommandInput | ListEntitiesCommandInput | ListFormTypesCommandInput | ListGlossariesCommandInput | ListGlossaryTermsCommandInput | ListIntegrationResourcePropertiesCommandInput | ListIterableFormsCommandInput | ListJobsCommandInput | ListMLTransformsCommandInput | ListMaterializedViewRefreshTaskRunsCommandInput | ListRegistriesCommandInput | ListSchemaVersionsCommandInput | ListSchemasCommandInput | ListSessionsCommandInput | ListStatementsCommandInput | ListTableOptimizerRunsCommandInput | ListTriggersCommandInput | ListUsageProfilesCommandInput | ListWorkflowsCommandInput | ModifyIntegrationCommandInput | PutAssetCommandInput | PutAssetTypeCommandInput | PutAttachmentCommandInput | PutDataCatalogEncryptionSettingsCommandInput | PutDataQualityProfileAnnotationCommandInput | PutFormTypeCommandInput | PutResourcePolicyCommandInput | PutSchemaVersionMetadataCommandInput | PutWorkflowRunPropertiesCommandInput | QuerySchemaVersionMetadataCommandInput | RegisterConnectionTypeCommandInput | RegisterSchemaVersionCommandInput | RemoveSchemaVersionMetadataCommandInput | ResetJobBookmarkCommandInput | ResumeWorkflowRunCommandInput | RunStatementCommandInput | SearchCommandInput | SearchTablesCommandInput | StartBlueprintRunCommandInput | StartColumnStatisticsTaskRunCommandInput | StartColumnStatisticsTaskRunScheduleCommandInput | StartCrawlerCommandInput | StartCrawlerScheduleCommandInput | StartDataQualityRuleRecommendationRunCommandInput | StartDataQualityRulesetEvaluationRunCommandInput | StartExportLabelsTaskRunCommandInput | StartImportLabelsTaskRunCommandInput | StartJobRunCommandInput | StartMLEvaluationTaskRunCommandInput | StartMLLabelingSetGenerationTaskRunCommandInput | StartMaterializedViewRefreshTaskRunCommandInput | StartTriggerCommandInput | StartWorkflowRunCommandInput | StopColumnStatisticsTaskRunCommandInput | StopColumnStatisticsTaskRunScheduleCommandInput | StopCrawlerCommandInput | StopCrawlerScheduleCommandInput | StopMaterializedViewRefreshTaskRunCommandInput | StopSessionCommandInput | StopTriggerCommandInput | StopWorkflowRunCommandInput | TagResourceCommandInput | TestConnectionCommandInput | UntagResourceCommandInput | UpdateBlueprintCommandInput | UpdateCatalogCommandInput | UpdateClassifierCommandInput | UpdateColumnStatisticsForPartitionCommandInput | UpdateColumnStatisticsForTableCommandInput | UpdateColumnStatisticsTaskSettingsCommandInput | UpdateConnectionCommandInput | UpdateCrawlerCommandInput | UpdateCrawlerScheduleCommandInput | UpdateDataQualityRulesetCommandInput | UpdateDatabaseCommandInput | UpdateDevEndpointCommandInput | UpdateGlossaryCommandInput | UpdateGlossaryTermCommandInput | UpdateGlueIdentityCenterConfigurationCommandInput | UpdateIntegrationResourcePropertyCommandInput | UpdateIntegrationTablePropertiesCommandInput | UpdateJobCommandInput | UpdateJobFromSourceControlCommandInput | UpdateMLTransformCommandInput | UpdatePartitionCommandInput | UpdateRegistryCommandInput | UpdateSchemaCommandInput | UpdateSourceControlFromJobCommandInput | UpdateTableCommandInput | UpdateTableOptimizerCommandInput | UpdateTriggerCommandInput | UpdateUsageProfileCommandInput | UpdateUserDefinedFunctionCommandInput | UpdateWorkflowCommandInput;
|
|
310
|
+
export type ServiceInputTypes = AssociateGlossaryTermsCommandInput | BatchCreatePartitionCommandInput | BatchDeleteConnectionCommandInput | BatchDeletePartitionCommandInput | BatchDeleteTableCommandInput | BatchDeleteTableVersionCommandInput | BatchGetBlueprintsCommandInput | BatchGetCrawlersCommandInput | BatchGetCustomEntityTypesCommandInput | BatchGetDataQualityResultCommandInput | BatchGetDevEndpointsCommandInput | BatchGetIterableFormsCommandInput | BatchGetJobsCommandInput | BatchGetPartitionCommandInput | BatchGetTableOptimizerCommandInput | BatchGetTriggersCommandInput | BatchGetWorkflowsCommandInput | BatchPutDataQualityStatisticAnnotationCommandInput | BatchStopJobRunCommandInput | BatchUpdatePartitionCommandInput | CancelDataQualityRuleRecommendationRunCommandInput | CancelDataQualityRulesetEvaluationRunCommandInput | CancelMLTaskRunCommandInput | CancelStatementCommandInput | CheckSchemaVersionValidityCommandInput | CreateBlueprintCommandInput | CreateCatalogCommandInput | CreateClassifierCommandInput | CreateColumnStatisticsTaskSettingsCommandInput | CreateConnectionCommandInput | CreateCrawlerCommandInput | CreateCustomEntityTypeCommandInput | CreateDataQualityRulesetCommandInput | CreateDatabaseCommandInput | CreateDevEndpointCommandInput | CreateGlossaryCommandInput | CreateGlossaryTermCommandInput | CreateGlueIdentityCenterConfigurationCommandInput | CreateIntegrationCommandInput | CreateIntegrationResourcePropertyCommandInput | CreateIntegrationTablePropertiesCommandInput | CreateJobCommandInput | CreateMLTransformCommandInput | CreatePartitionCommandInput | CreatePartitionIndexCommandInput | CreateRegistryCommandInput | CreateSchemaCommandInput | CreateScriptCommandInput | CreateSecurityConfigurationCommandInput | CreateSessionCommandInput | CreateTableCommandInput | CreateTableOptimizerCommandInput | CreateTriggerCommandInput | CreateUsageProfileCommandInput | CreateUserDefinedFunctionCommandInput | CreateWorkflowCommandInput | DeleteAssetCommandInput | DeleteAssetTypeCommandInput | DeleteAttachmentCommandInput | DeleteBlueprintCommandInput | DeleteCatalogCommandInput | DeleteClassifierCommandInput | DeleteColumnStatisticsForPartitionCommandInput | DeleteColumnStatisticsForTableCommandInput | DeleteColumnStatisticsTaskSettingsCommandInput | DeleteConnectionCommandInput | DeleteConnectionTypeCommandInput | DeleteCrawlerCommandInput | DeleteCustomEntityTypeCommandInput | DeleteDataQualityRulesetCommandInput | DeleteDatabaseCommandInput | DeleteDevEndpointCommandInput | DeleteFormTypeCommandInput | DeleteGlossaryCommandInput | DeleteGlossaryTermCommandInput | DeleteGlueIdentityCenterConfigurationCommandInput | DeleteIntegrationCommandInput | DeleteIntegrationResourcePropertyCommandInput | DeleteIntegrationTablePropertiesCommandInput | DeleteJobCommandInput | DeleteMLTransformCommandInput | DeletePartitionCommandInput | DeletePartitionIndexCommandInput | DeleteRegistryCommandInput | DeleteResourcePolicyCommandInput | DeleteSchemaCommandInput | DeleteSchemaVersionsCommandInput | DeleteSecurityConfigurationCommandInput | DeleteSessionCommandInput | DeleteTableCommandInput | DeleteTableOptimizerCommandInput | DeleteTableVersionCommandInput | DeleteTriggerCommandInput | DeleteUsageProfileCommandInput | DeleteUserDefinedFunctionCommandInput | DeleteWorkflowCommandInput | DescribeConnectionTypeCommandInput | DescribeEntityCommandInput | DescribeInboundIntegrationsCommandInput | DescribeIntegrationsCommandInput | DisassociateGlossaryTermsCommandInput | GetAssetCommandInput | GetAssetTypeCommandInput | GetBlueprintCommandInput | GetBlueprintRunCommandInput | GetBlueprintRunsCommandInput | GetCatalogCommandInput | GetCatalogImportStatusCommandInput | GetCatalogsCommandInput | GetClassifierCommandInput | GetClassifiersCommandInput | GetColumnStatisticsForPartitionCommandInput | GetColumnStatisticsForTableCommandInput | GetColumnStatisticsTaskRunCommandInput | GetColumnStatisticsTaskRunsCommandInput | GetColumnStatisticsTaskSettingsCommandInput | GetConnectionCommandInput | GetConnectionsCommandInput | GetCrawlerCommandInput | GetCrawlerMetricsCommandInput | GetCrawlersCommandInput | GetCustomEntityTypeCommandInput | GetDashboardUrlCommandInput | GetDataCatalogEncryptionSettingsCommandInput | GetDataQualityModelCommandInput | GetDataQualityModelResultCommandInput | GetDataQualityResultCommandInput | GetDataQualityRuleRecommendationRunCommandInput | GetDataQualityRulesetCommandInput | GetDataQualityRulesetEvaluationRunCommandInput | GetDatabaseCommandInput | GetDatabasesCommandInput | GetDataflowGraphCommandInput | GetDevEndpointCommandInput | GetDevEndpointsCommandInput | GetEntityRecordsCommandInput | GetFormTypeCommandInput | GetGlossaryCommandInput | GetGlossaryTermCommandInput | GetGlueIdentityCenterConfigurationCommandInput | GetIntegrationResourcePropertyCommandInput | GetIntegrationTablePropertiesCommandInput | GetJobBookmarkCommandInput | GetJobCommandInput | GetJobRunCommandInput | GetJobRunsCommandInput | GetJobsCommandInput | GetMLTaskRunCommandInput | GetMLTaskRunsCommandInput | GetMLTransformCommandInput | GetMLTransformsCommandInput | GetMappingCommandInput | GetMaterializedViewRefreshTaskRunCommandInput | GetPartitionCommandInput | GetPartitionIndexesCommandInput | GetPartitionsCommandInput | GetPlanCommandInput | GetRegistryCommandInput | GetResourcePoliciesCommandInput | GetResourcePolicyCommandInput | GetSchemaByDefinitionCommandInput | GetSchemaCommandInput | GetSchemaVersionCommandInput | GetSchemaVersionsDiffCommandInput | GetSecurityConfigurationCommandInput | GetSecurityConfigurationsCommandInput | GetSessionCommandInput | GetSessionEndpointCommandInput | GetStatementCommandInput | GetTableCommandInput | GetTableOptimizerCommandInput | GetTableVersionCommandInput | GetTableVersionsCommandInput | GetTablesCommandInput | GetTagsCommandInput | GetTriggerCommandInput | GetTriggersCommandInput | GetUnfilteredPartitionMetadataCommandInput | GetUnfilteredPartitionsMetadataCommandInput | GetUnfilteredTableMetadataCommandInput | GetUsageProfileCommandInput | GetUserDefinedFunctionCommandInput | GetUserDefinedFunctionsCommandInput | GetWorkflowCommandInput | GetWorkflowRunCommandInput | GetWorkflowRunPropertiesCommandInput | GetWorkflowRunsCommandInput | ImportCatalogToGlueCommandInput | ListAssetTypesCommandInput | ListBlueprintsCommandInput | ListColumnStatisticsTaskRunsCommandInput | ListConnectionTypesCommandInput | ListCrawlersCommandInput | ListCrawlsCommandInput | ListCustomEntityTypesCommandInput | ListDataQualityResultsCommandInput | ListDataQualityRuleRecommendationRunsCommandInput | ListDataQualityRulesetEvaluationRunsCommandInput | ListDataQualityRulesetsCommandInput | ListDataQualityStatisticAnnotationsCommandInput | ListDataQualityStatisticsCommandInput | ListDevEndpointsCommandInput | ListEntitiesCommandInput | ListFormTypesCommandInput | ListGlossariesCommandInput | ListGlossaryTermsCommandInput | ListIntegrationResourcePropertiesCommandInput | ListIterableFormsCommandInput | ListJobsCommandInput | ListMLTransformsCommandInput | ListMaterializedViewRefreshTaskRunsCommandInput | ListRegistriesCommandInput | ListSchemaVersionsCommandInput | ListSchemasCommandInput | ListSessionsCommandInput | ListStatementsCommandInput | ListTableOptimizerRunsCommandInput | ListTriggersCommandInput | ListUsageProfilesCommandInput | ListWorkflowsCommandInput | ModifyIntegrationCommandInput | PutAssetCommandInput | PutAssetTypeCommandInput | PutAttachmentCommandInput | PutDataCatalogEncryptionSettingsCommandInput | PutDataQualityProfileAnnotationCommandInput | PutFormTypeCommandInput | PutResourcePolicyCommandInput | PutSchemaVersionMetadataCommandInput | PutWorkflowRunPropertiesCommandInput | QuerySchemaVersionMetadataCommandInput | RegisterConnectionTypeCommandInput | RegisterSchemaVersionCommandInput | RemoveSchemaVersionMetadataCommandInput | ResetJobBookmarkCommandInput | ResumeWorkflowRunCommandInput | RunStatementCommandInput | SearchAssetsCommandInput | SearchTablesCommandInput | StartBlueprintRunCommandInput | StartColumnStatisticsTaskRunCommandInput | StartColumnStatisticsTaskRunScheduleCommandInput | StartCrawlerCommandInput | StartCrawlerScheduleCommandInput | StartDataQualityRuleRecommendationRunCommandInput | StartDataQualityRulesetEvaluationRunCommandInput | StartExportLabelsTaskRunCommandInput | StartImportLabelsTaskRunCommandInput | StartJobRunCommandInput | StartMLEvaluationTaskRunCommandInput | StartMLLabelingSetGenerationTaskRunCommandInput | StartMaterializedViewRefreshTaskRunCommandInput | StartTriggerCommandInput | StartWorkflowRunCommandInput | StopColumnStatisticsTaskRunCommandInput | StopColumnStatisticsTaskRunScheduleCommandInput | StopCrawlerCommandInput | StopCrawlerScheduleCommandInput | StopMaterializedViewRefreshTaskRunCommandInput | StopSessionCommandInput | StopTriggerCommandInput | StopWorkflowRunCommandInput | TagResourceCommandInput | TestConnectionCommandInput | UntagResourceCommandInput | UpdateBlueprintCommandInput | UpdateCatalogCommandInput | UpdateClassifierCommandInput | UpdateColumnStatisticsForPartitionCommandInput | UpdateColumnStatisticsForTableCommandInput | UpdateColumnStatisticsTaskSettingsCommandInput | UpdateConnectionCommandInput | UpdateCrawlerCommandInput | UpdateCrawlerScheduleCommandInput | UpdateDataQualityRulesetCommandInput | UpdateDatabaseCommandInput | UpdateDevEndpointCommandInput | UpdateGlossaryCommandInput | UpdateGlossaryTermCommandInput | UpdateGlueIdentityCenterConfigurationCommandInput | UpdateIntegrationResourcePropertyCommandInput | UpdateIntegrationTablePropertiesCommandInput | UpdateJobCommandInput | UpdateJobFromSourceControlCommandInput | UpdateMLTransformCommandInput | UpdatePartitionCommandInput | UpdateRegistryCommandInput | UpdateSchemaCommandInput | UpdateSourceControlFromJobCommandInput | UpdateTableCommandInput | UpdateTableOptimizerCommandInput | UpdateTriggerCommandInput | UpdateUsageProfileCommandInput | UpdateUserDefinedFunctionCommandInput | UpdateWorkflowCommandInput;
|
|
311
311
|
/**
|
|
312
312
|
* @public
|
|
313
313
|
*/
|
|
314
|
-
export type ServiceOutputTypes = AssociateGlossaryTermsCommandOutput | BatchCreatePartitionCommandOutput | BatchDeleteConnectionCommandOutput | BatchDeletePartitionCommandOutput | BatchDeleteTableCommandOutput | BatchDeleteTableVersionCommandOutput | BatchGetBlueprintsCommandOutput | BatchGetCrawlersCommandOutput | BatchGetCustomEntityTypesCommandOutput | BatchGetDataQualityResultCommandOutput | BatchGetDevEndpointsCommandOutput | BatchGetIterableFormsCommandOutput | BatchGetJobsCommandOutput | BatchGetPartitionCommandOutput | BatchGetTableOptimizerCommandOutput | BatchGetTriggersCommandOutput | BatchGetWorkflowsCommandOutput | BatchPutDataQualityStatisticAnnotationCommandOutput | BatchStopJobRunCommandOutput | BatchUpdatePartitionCommandOutput | CancelDataQualityRuleRecommendationRunCommandOutput | CancelDataQualityRulesetEvaluationRunCommandOutput | CancelMLTaskRunCommandOutput | CancelStatementCommandOutput | CheckSchemaVersionValidityCommandOutput | CreateBlueprintCommandOutput | CreateCatalogCommandOutput | CreateClassifierCommandOutput | CreateColumnStatisticsTaskSettingsCommandOutput | CreateConnectionCommandOutput | CreateCrawlerCommandOutput | CreateCustomEntityTypeCommandOutput | CreateDataQualityRulesetCommandOutput | CreateDatabaseCommandOutput | CreateDevEndpointCommandOutput | CreateGlossaryCommandOutput | CreateGlossaryTermCommandOutput | CreateGlueIdentityCenterConfigurationCommandOutput | CreateIntegrationCommandOutput | CreateIntegrationResourcePropertyCommandOutput | CreateIntegrationTablePropertiesCommandOutput | CreateJobCommandOutput | CreateMLTransformCommandOutput | CreatePartitionCommandOutput | CreatePartitionIndexCommandOutput | CreateRegistryCommandOutput | CreateSchemaCommandOutput | CreateScriptCommandOutput | CreateSecurityConfigurationCommandOutput | CreateSessionCommandOutput | CreateTableCommandOutput | CreateTableOptimizerCommandOutput | CreateTriggerCommandOutput | CreateUsageProfileCommandOutput | CreateUserDefinedFunctionCommandOutput | CreateWorkflowCommandOutput | DeleteAssetCommandOutput | DeleteAssetTypeCommandOutput | DeleteAttachmentCommandOutput | DeleteBlueprintCommandOutput | DeleteCatalogCommandOutput | DeleteClassifierCommandOutput | DeleteColumnStatisticsForPartitionCommandOutput | DeleteColumnStatisticsForTableCommandOutput | DeleteColumnStatisticsTaskSettingsCommandOutput | DeleteConnectionCommandOutput | DeleteConnectionTypeCommandOutput | DeleteCrawlerCommandOutput | DeleteCustomEntityTypeCommandOutput | DeleteDataQualityRulesetCommandOutput | DeleteDatabaseCommandOutput | DeleteDevEndpointCommandOutput | DeleteFormTypeCommandOutput | DeleteGlossaryCommandOutput | DeleteGlossaryTermCommandOutput | DeleteGlueIdentityCenterConfigurationCommandOutput | DeleteIntegrationCommandOutput | DeleteIntegrationResourcePropertyCommandOutput | DeleteIntegrationTablePropertiesCommandOutput | DeleteJobCommandOutput | DeleteMLTransformCommandOutput | DeletePartitionCommandOutput | DeletePartitionIndexCommandOutput | DeleteRegistryCommandOutput | DeleteResourcePolicyCommandOutput | DeleteSchemaCommandOutput | DeleteSchemaVersionsCommandOutput | DeleteSecurityConfigurationCommandOutput | DeleteSessionCommandOutput | DeleteTableCommandOutput | DeleteTableOptimizerCommandOutput | DeleteTableVersionCommandOutput | DeleteTriggerCommandOutput | DeleteUsageProfileCommandOutput | DeleteUserDefinedFunctionCommandOutput | DeleteWorkflowCommandOutput | DescribeConnectionTypeCommandOutput | DescribeEntityCommandOutput | DescribeInboundIntegrationsCommandOutput | DescribeIntegrationsCommandOutput | DisassociateGlossaryTermsCommandOutput | GetAssetCommandOutput | GetAssetTypeCommandOutput | GetBlueprintCommandOutput | GetBlueprintRunCommandOutput | GetBlueprintRunsCommandOutput | GetCatalogCommandOutput | GetCatalogImportStatusCommandOutput | GetCatalogsCommandOutput | GetClassifierCommandOutput | GetClassifiersCommandOutput | GetColumnStatisticsForPartitionCommandOutput | GetColumnStatisticsForTableCommandOutput | GetColumnStatisticsTaskRunCommandOutput | GetColumnStatisticsTaskRunsCommandOutput | GetColumnStatisticsTaskSettingsCommandOutput | GetConnectionCommandOutput | GetConnectionsCommandOutput | GetCrawlerCommandOutput | GetCrawlerMetricsCommandOutput | GetCrawlersCommandOutput | GetCustomEntityTypeCommandOutput | GetDashboardUrlCommandOutput | GetDataCatalogEncryptionSettingsCommandOutput | GetDataQualityModelCommandOutput | GetDataQualityModelResultCommandOutput | GetDataQualityResultCommandOutput | GetDataQualityRuleRecommendationRunCommandOutput | GetDataQualityRulesetCommandOutput | GetDataQualityRulesetEvaluationRunCommandOutput | GetDatabaseCommandOutput | GetDatabasesCommandOutput | GetDataflowGraphCommandOutput | GetDevEndpointCommandOutput | GetDevEndpointsCommandOutput | GetEntityRecordsCommandOutput | GetFormTypeCommandOutput | GetGlossaryCommandOutput | GetGlossaryTermCommandOutput | GetGlueIdentityCenterConfigurationCommandOutput | GetIntegrationResourcePropertyCommandOutput | GetIntegrationTablePropertiesCommandOutput | GetJobBookmarkCommandOutput | GetJobCommandOutput | GetJobRunCommandOutput | GetJobRunsCommandOutput | GetJobsCommandOutput | GetMLTaskRunCommandOutput | GetMLTaskRunsCommandOutput | GetMLTransformCommandOutput | GetMLTransformsCommandOutput | GetMappingCommandOutput | GetMaterializedViewRefreshTaskRunCommandOutput | GetPartitionCommandOutput | GetPartitionIndexesCommandOutput | GetPartitionsCommandOutput | GetPlanCommandOutput | GetRegistryCommandOutput | GetResourcePoliciesCommandOutput | GetResourcePolicyCommandOutput | GetSchemaByDefinitionCommandOutput | GetSchemaCommandOutput | GetSchemaVersionCommandOutput | GetSchemaVersionsDiffCommandOutput | GetSecurityConfigurationCommandOutput | GetSecurityConfigurationsCommandOutput | GetSessionCommandOutput | GetSessionEndpointCommandOutput | GetStatementCommandOutput | GetTableCommandOutput | GetTableOptimizerCommandOutput | GetTableVersionCommandOutput | GetTableVersionsCommandOutput | GetTablesCommandOutput | GetTagsCommandOutput | GetTriggerCommandOutput | GetTriggersCommandOutput | GetUnfilteredPartitionMetadataCommandOutput | GetUnfilteredPartitionsMetadataCommandOutput | GetUnfilteredTableMetadataCommandOutput | GetUsageProfileCommandOutput | GetUserDefinedFunctionCommandOutput | GetUserDefinedFunctionsCommandOutput | GetWorkflowCommandOutput | GetWorkflowRunCommandOutput | GetWorkflowRunPropertiesCommandOutput | GetWorkflowRunsCommandOutput | ImportCatalogToGlueCommandOutput | ListAssetTypesCommandOutput | ListBlueprintsCommandOutput | ListColumnStatisticsTaskRunsCommandOutput | ListConnectionTypesCommandOutput | ListCrawlersCommandOutput | ListCrawlsCommandOutput | ListCustomEntityTypesCommandOutput | ListDataQualityResultsCommandOutput | ListDataQualityRuleRecommendationRunsCommandOutput | ListDataQualityRulesetEvaluationRunsCommandOutput | ListDataQualityRulesetsCommandOutput | ListDataQualityStatisticAnnotationsCommandOutput | ListDataQualityStatisticsCommandOutput | ListDevEndpointsCommandOutput | ListEntitiesCommandOutput | ListFormTypesCommandOutput | ListGlossariesCommandOutput | ListGlossaryTermsCommandOutput | ListIntegrationResourcePropertiesCommandOutput | ListIterableFormsCommandOutput | ListJobsCommandOutput | ListMLTransformsCommandOutput | ListMaterializedViewRefreshTaskRunsCommandOutput | ListRegistriesCommandOutput | ListSchemaVersionsCommandOutput | ListSchemasCommandOutput | ListSessionsCommandOutput | ListStatementsCommandOutput | ListTableOptimizerRunsCommandOutput | ListTriggersCommandOutput | ListUsageProfilesCommandOutput | ListWorkflowsCommandOutput | ModifyIntegrationCommandOutput | PutAssetCommandOutput | PutAssetTypeCommandOutput | PutAttachmentCommandOutput | PutDataCatalogEncryptionSettingsCommandOutput | PutDataQualityProfileAnnotationCommandOutput | PutFormTypeCommandOutput | PutResourcePolicyCommandOutput | PutSchemaVersionMetadataCommandOutput | PutWorkflowRunPropertiesCommandOutput | QuerySchemaVersionMetadataCommandOutput | RegisterConnectionTypeCommandOutput | RegisterSchemaVersionCommandOutput | RemoveSchemaVersionMetadataCommandOutput | ResetJobBookmarkCommandOutput | ResumeWorkflowRunCommandOutput | RunStatementCommandOutput | SearchCommandOutput | SearchTablesCommandOutput | StartBlueprintRunCommandOutput | StartColumnStatisticsTaskRunCommandOutput | StartColumnStatisticsTaskRunScheduleCommandOutput | StartCrawlerCommandOutput | StartCrawlerScheduleCommandOutput | StartDataQualityRuleRecommendationRunCommandOutput | StartDataQualityRulesetEvaluationRunCommandOutput | StartExportLabelsTaskRunCommandOutput | StartImportLabelsTaskRunCommandOutput | StartJobRunCommandOutput | StartMLEvaluationTaskRunCommandOutput | StartMLLabelingSetGenerationTaskRunCommandOutput | StartMaterializedViewRefreshTaskRunCommandOutput | StartTriggerCommandOutput | StartWorkflowRunCommandOutput | StopColumnStatisticsTaskRunCommandOutput | StopColumnStatisticsTaskRunScheduleCommandOutput | StopCrawlerCommandOutput | StopCrawlerScheduleCommandOutput | StopMaterializedViewRefreshTaskRunCommandOutput | StopSessionCommandOutput | StopTriggerCommandOutput | StopWorkflowRunCommandOutput | TagResourceCommandOutput | TestConnectionCommandOutput | UntagResourceCommandOutput | UpdateBlueprintCommandOutput | UpdateCatalogCommandOutput | UpdateClassifierCommandOutput | UpdateColumnStatisticsForPartitionCommandOutput | UpdateColumnStatisticsForTableCommandOutput | UpdateColumnStatisticsTaskSettingsCommandOutput | UpdateConnectionCommandOutput | UpdateCrawlerCommandOutput | UpdateCrawlerScheduleCommandOutput | UpdateDataQualityRulesetCommandOutput | UpdateDatabaseCommandOutput | UpdateDevEndpointCommandOutput | UpdateGlossaryCommandOutput | UpdateGlossaryTermCommandOutput | UpdateGlueIdentityCenterConfigurationCommandOutput | UpdateIntegrationResourcePropertyCommandOutput | UpdateIntegrationTablePropertiesCommandOutput | UpdateJobCommandOutput | UpdateJobFromSourceControlCommandOutput | UpdateMLTransformCommandOutput | UpdatePartitionCommandOutput | UpdateRegistryCommandOutput | UpdateSchemaCommandOutput | UpdateSourceControlFromJobCommandOutput | UpdateTableCommandOutput | UpdateTableOptimizerCommandOutput | UpdateTriggerCommandOutput | UpdateUsageProfileCommandOutput | UpdateUserDefinedFunctionCommandOutput | UpdateWorkflowCommandOutput;
|
|
314
|
+
export type ServiceOutputTypes = AssociateGlossaryTermsCommandOutput | BatchCreatePartitionCommandOutput | BatchDeleteConnectionCommandOutput | BatchDeletePartitionCommandOutput | BatchDeleteTableCommandOutput | BatchDeleteTableVersionCommandOutput | BatchGetBlueprintsCommandOutput | BatchGetCrawlersCommandOutput | BatchGetCustomEntityTypesCommandOutput | BatchGetDataQualityResultCommandOutput | BatchGetDevEndpointsCommandOutput | BatchGetIterableFormsCommandOutput | BatchGetJobsCommandOutput | BatchGetPartitionCommandOutput | BatchGetTableOptimizerCommandOutput | BatchGetTriggersCommandOutput | BatchGetWorkflowsCommandOutput | BatchPutDataQualityStatisticAnnotationCommandOutput | BatchStopJobRunCommandOutput | BatchUpdatePartitionCommandOutput | CancelDataQualityRuleRecommendationRunCommandOutput | CancelDataQualityRulesetEvaluationRunCommandOutput | CancelMLTaskRunCommandOutput | CancelStatementCommandOutput | CheckSchemaVersionValidityCommandOutput | CreateBlueprintCommandOutput | CreateCatalogCommandOutput | CreateClassifierCommandOutput | CreateColumnStatisticsTaskSettingsCommandOutput | CreateConnectionCommandOutput | CreateCrawlerCommandOutput | CreateCustomEntityTypeCommandOutput | CreateDataQualityRulesetCommandOutput | CreateDatabaseCommandOutput | CreateDevEndpointCommandOutput | CreateGlossaryCommandOutput | CreateGlossaryTermCommandOutput | CreateGlueIdentityCenterConfigurationCommandOutput | CreateIntegrationCommandOutput | CreateIntegrationResourcePropertyCommandOutput | CreateIntegrationTablePropertiesCommandOutput | CreateJobCommandOutput | CreateMLTransformCommandOutput | CreatePartitionCommandOutput | CreatePartitionIndexCommandOutput | CreateRegistryCommandOutput | CreateSchemaCommandOutput | CreateScriptCommandOutput | CreateSecurityConfigurationCommandOutput | CreateSessionCommandOutput | CreateTableCommandOutput | CreateTableOptimizerCommandOutput | CreateTriggerCommandOutput | CreateUsageProfileCommandOutput | CreateUserDefinedFunctionCommandOutput | CreateWorkflowCommandOutput | DeleteAssetCommandOutput | DeleteAssetTypeCommandOutput | DeleteAttachmentCommandOutput | DeleteBlueprintCommandOutput | DeleteCatalogCommandOutput | DeleteClassifierCommandOutput | DeleteColumnStatisticsForPartitionCommandOutput | DeleteColumnStatisticsForTableCommandOutput | DeleteColumnStatisticsTaskSettingsCommandOutput | DeleteConnectionCommandOutput | DeleteConnectionTypeCommandOutput | DeleteCrawlerCommandOutput | DeleteCustomEntityTypeCommandOutput | DeleteDataQualityRulesetCommandOutput | DeleteDatabaseCommandOutput | DeleteDevEndpointCommandOutput | DeleteFormTypeCommandOutput | DeleteGlossaryCommandOutput | DeleteGlossaryTermCommandOutput | DeleteGlueIdentityCenterConfigurationCommandOutput | DeleteIntegrationCommandOutput | DeleteIntegrationResourcePropertyCommandOutput | DeleteIntegrationTablePropertiesCommandOutput | DeleteJobCommandOutput | DeleteMLTransformCommandOutput | DeletePartitionCommandOutput | DeletePartitionIndexCommandOutput | DeleteRegistryCommandOutput | DeleteResourcePolicyCommandOutput | DeleteSchemaCommandOutput | DeleteSchemaVersionsCommandOutput | DeleteSecurityConfigurationCommandOutput | DeleteSessionCommandOutput | DeleteTableCommandOutput | DeleteTableOptimizerCommandOutput | DeleteTableVersionCommandOutput | DeleteTriggerCommandOutput | DeleteUsageProfileCommandOutput | DeleteUserDefinedFunctionCommandOutput | DeleteWorkflowCommandOutput | DescribeConnectionTypeCommandOutput | DescribeEntityCommandOutput | DescribeInboundIntegrationsCommandOutput | DescribeIntegrationsCommandOutput | DisassociateGlossaryTermsCommandOutput | GetAssetCommandOutput | GetAssetTypeCommandOutput | GetBlueprintCommandOutput | GetBlueprintRunCommandOutput | GetBlueprintRunsCommandOutput | GetCatalogCommandOutput | GetCatalogImportStatusCommandOutput | GetCatalogsCommandOutput | GetClassifierCommandOutput | GetClassifiersCommandOutput | GetColumnStatisticsForPartitionCommandOutput | GetColumnStatisticsForTableCommandOutput | GetColumnStatisticsTaskRunCommandOutput | GetColumnStatisticsTaskRunsCommandOutput | GetColumnStatisticsTaskSettingsCommandOutput | GetConnectionCommandOutput | GetConnectionsCommandOutput | GetCrawlerCommandOutput | GetCrawlerMetricsCommandOutput | GetCrawlersCommandOutput | GetCustomEntityTypeCommandOutput | GetDashboardUrlCommandOutput | GetDataCatalogEncryptionSettingsCommandOutput | GetDataQualityModelCommandOutput | GetDataQualityModelResultCommandOutput | GetDataQualityResultCommandOutput | GetDataQualityRuleRecommendationRunCommandOutput | GetDataQualityRulesetCommandOutput | GetDataQualityRulesetEvaluationRunCommandOutput | GetDatabaseCommandOutput | GetDatabasesCommandOutput | GetDataflowGraphCommandOutput | GetDevEndpointCommandOutput | GetDevEndpointsCommandOutput | GetEntityRecordsCommandOutput | GetFormTypeCommandOutput | GetGlossaryCommandOutput | GetGlossaryTermCommandOutput | GetGlueIdentityCenterConfigurationCommandOutput | GetIntegrationResourcePropertyCommandOutput | GetIntegrationTablePropertiesCommandOutput | GetJobBookmarkCommandOutput | GetJobCommandOutput | GetJobRunCommandOutput | GetJobRunsCommandOutput | GetJobsCommandOutput | GetMLTaskRunCommandOutput | GetMLTaskRunsCommandOutput | GetMLTransformCommandOutput | GetMLTransformsCommandOutput | GetMappingCommandOutput | GetMaterializedViewRefreshTaskRunCommandOutput | GetPartitionCommandOutput | GetPartitionIndexesCommandOutput | GetPartitionsCommandOutput | GetPlanCommandOutput | GetRegistryCommandOutput | GetResourcePoliciesCommandOutput | GetResourcePolicyCommandOutput | GetSchemaByDefinitionCommandOutput | GetSchemaCommandOutput | GetSchemaVersionCommandOutput | GetSchemaVersionsDiffCommandOutput | GetSecurityConfigurationCommandOutput | GetSecurityConfigurationsCommandOutput | GetSessionCommandOutput | GetSessionEndpointCommandOutput | GetStatementCommandOutput | GetTableCommandOutput | GetTableOptimizerCommandOutput | GetTableVersionCommandOutput | GetTableVersionsCommandOutput | GetTablesCommandOutput | GetTagsCommandOutput | GetTriggerCommandOutput | GetTriggersCommandOutput | GetUnfilteredPartitionMetadataCommandOutput | GetUnfilteredPartitionsMetadataCommandOutput | GetUnfilteredTableMetadataCommandOutput | GetUsageProfileCommandOutput | GetUserDefinedFunctionCommandOutput | GetUserDefinedFunctionsCommandOutput | GetWorkflowCommandOutput | GetWorkflowRunCommandOutput | GetWorkflowRunPropertiesCommandOutput | GetWorkflowRunsCommandOutput | ImportCatalogToGlueCommandOutput | ListAssetTypesCommandOutput | ListBlueprintsCommandOutput | ListColumnStatisticsTaskRunsCommandOutput | ListConnectionTypesCommandOutput | ListCrawlersCommandOutput | ListCrawlsCommandOutput | ListCustomEntityTypesCommandOutput | ListDataQualityResultsCommandOutput | ListDataQualityRuleRecommendationRunsCommandOutput | ListDataQualityRulesetEvaluationRunsCommandOutput | ListDataQualityRulesetsCommandOutput | ListDataQualityStatisticAnnotationsCommandOutput | ListDataQualityStatisticsCommandOutput | ListDevEndpointsCommandOutput | ListEntitiesCommandOutput | ListFormTypesCommandOutput | ListGlossariesCommandOutput | ListGlossaryTermsCommandOutput | ListIntegrationResourcePropertiesCommandOutput | ListIterableFormsCommandOutput | ListJobsCommandOutput | ListMLTransformsCommandOutput | ListMaterializedViewRefreshTaskRunsCommandOutput | ListRegistriesCommandOutput | ListSchemaVersionsCommandOutput | ListSchemasCommandOutput | ListSessionsCommandOutput | ListStatementsCommandOutput | ListTableOptimizerRunsCommandOutput | ListTriggersCommandOutput | ListUsageProfilesCommandOutput | ListWorkflowsCommandOutput | ModifyIntegrationCommandOutput | PutAssetCommandOutput | PutAssetTypeCommandOutput | PutAttachmentCommandOutput | PutDataCatalogEncryptionSettingsCommandOutput | PutDataQualityProfileAnnotationCommandOutput | PutFormTypeCommandOutput | PutResourcePolicyCommandOutput | PutSchemaVersionMetadataCommandOutput | PutWorkflowRunPropertiesCommandOutput | QuerySchemaVersionMetadataCommandOutput | RegisterConnectionTypeCommandOutput | RegisterSchemaVersionCommandOutput | RemoveSchemaVersionMetadataCommandOutput | ResetJobBookmarkCommandOutput | ResumeWorkflowRunCommandOutput | RunStatementCommandOutput | SearchAssetsCommandOutput | SearchTablesCommandOutput | StartBlueprintRunCommandOutput | StartColumnStatisticsTaskRunCommandOutput | StartColumnStatisticsTaskRunScheduleCommandOutput | StartCrawlerCommandOutput | StartCrawlerScheduleCommandOutput | StartDataQualityRuleRecommendationRunCommandOutput | StartDataQualityRulesetEvaluationRunCommandOutput | StartExportLabelsTaskRunCommandOutput | StartImportLabelsTaskRunCommandOutput | StartJobRunCommandOutput | StartMLEvaluationTaskRunCommandOutput | StartMLLabelingSetGenerationTaskRunCommandOutput | StartMaterializedViewRefreshTaskRunCommandOutput | StartTriggerCommandOutput | StartWorkflowRunCommandOutput | StopColumnStatisticsTaskRunCommandOutput | StopColumnStatisticsTaskRunScheduleCommandOutput | StopCrawlerCommandOutput | StopCrawlerScheduleCommandOutput | StopMaterializedViewRefreshTaskRunCommandOutput | StopSessionCommandOutput | StopTriggerCommandOutput | StopWorkflowRunCommandOutput | TagResourceCommandOutput | TestConnectionCommandOutput | UntagResourceCommandOutput | UpdateBlueprintCommandOutput | UpdateCatalogCommandOutput | UpdateClassifierCommandOutput | UpdateColumnStatisticsForPartitionCommandOutput | UpdateColumnStatisticsForTableCommandOutput | UpdateColumnStatisticsTaskSettingsCommandOutput | UpdateConnectionCommandOutput | UpdateCrawlerCommandOutput | UpdateCrawlerScheduleCommandOutput | UpdateDataQualityRulesetCommandOutput | UpdateDatabaseCommandOutput | UpdateDevEndpointCommandOutput | UpdateGlossaryCommandOutput | UpdateGlossaryTermCommandOutput | UpdateGlueIdentityCenterConfigurationCommandOutput | UpdateIntegrationResourcePropertyCommandOutput | UpdateIntegrationTablePropertiesCommandOutput | UpdateJobCommandOutput | UpdateJobFromSourceControlCommandOutput | UpdateMLTransformCommandOutput | UpdatePartitionCommandOutput | UpdateRegistryCommandOutput | UpdateSchemaCommandOutput | UpdateSourceControlFromJobCommandOutput | UpdateTableCommandOutput | UpdateTableOptimizerCommandOutput | UpdateTriggerCommandOutput | UpdateUsageProfileCommandOutput | UpdateUserDefinedFunctionCommandOutput | UpdateWorkflowCommandOutput;
|
|
315
315
|
/**
|
|
316
316
|
* @public
|
|
317
317
|
*/
|
|
@@ -39,7 +39,7 @@ declare const AssociateGlossaryTermsCommand_base: {
|
|
|
39
39
|
* const config = {}; // type is GlueClientConfig
|
|
40
40
|
* const client = new GlueClient(config);
|
|
41
41
|
* const input = { // AssociateGlossaryTermsRequest
|
|
42
|
-
*
|
|
42
|
+
* AssetIdentifier: "STRING_VALUE", // required
|
|
43
43
|
* GlossaryTermIdentifiers: [ // GlossaryTermIdList // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
@@ -48,7 +48,7 @@ declare const AssociateGlossaryTermsCommand_base: {
|
|
|
48
48
|
* const command = new AssociateGlossaryTermsCommand(input);
|
|
49
49
|
* const response = await client.send(command);
|
|
50
50
|
* // { // AssociateGlossaryTermsResponse
|
|
51
|
-
* //
|
|
51
|
+
* // AssetIdentifier: "STRING_VALUE",
|
|
52
52
|
* // GlossaryTerms: [ // GlossaryTermIdList
|
|
53
53
|
* // "STRING_VALUE",
|
|
54
54
|
* // ],
|
|
@@ -39,13 +39,15 @@ declare const DeleteAttachmentCommand_base: {
|
|
|
39
39
|
* const config = {}; // type is GlueClientConfig
|
|
40
40
|
* const client = new GlueClient(config);
|
|
41
41
|
* const input = { // DeleteAttachmentRequest
|
|
42
|
-
*
|
|
42
|
+
* AssetIdentifier: "STRING_VALUE", // required
|
|
43
|
+
* IterableFormName: "STRING_VALUE",
|
|
44
|
+
* ItemIdentifier: "STRING_VALUE",
|
|
43
45
|
* AttachmentName: "STRING_VALUE", // required
|
|
44
46
|
* };
|
|
45
47
|
* const command = new DeleteAttachmentCommand(input);
|
|
46
48
|
* const response = await client.send(command);
|
|
47
49
|
* // { // DeleteAttachmentResponse
|
|
48
|
-
* //
|
|
50
|
+
* // AssetIdentifier: "STRING_VALUE",
|
|
49
51
|
* // };
|
|
50
52
|
*
|
|
51
53
|
* ```
|
|
@@ -39,7 +39,7 @@ declare const DisassociateGlossaryTermsCommand_base: {
|
|
|
39
39
|
* const config = {}; // type is GlueClientConfig
|
|
40
40
|
* const client = new GlueClient(config);
|
|
41
41
|
* const input = { // DisassociateGlossaryTermsRequest
|
|
42
|
-
*
|
|
42
|
+
* AssetIdentifier: "STRING_VALUE", // required
|
|
43
43
|
* GlossaryTermIdentifiers: [ // GlossaryTermIdList // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
@@ -48,7 +48,7 @@ declare const DisassociateGlossaryTermsCommand_base: {
|
|
|
48
48
|
* const command = new DisassociateGlossaryTermsCommand(input);
|
|
49
49
|
* const response = await client.send(command);
|
|
50
50
|
* // { // DisassociateGlossaryTermsResponse
|
|
51
|
-
* //
|
|
51
|
+
* // AssetIdentifier: "STRING_VALUE",
|
|
52
52
|
* // GlossaryTerms: [ // GlossaryTermIdList
|
|
53
53
|
* // "STRING_VALUE",
|
|
54
54
|
* // ],
|
|
@@ -50,7 +50,7 @@ declare const PutAttachmentCommand_base: {
|
|
|
50
50
|
* const command = new PutAttachmentCommand(input);
|
|
51
51
|
* const response = await client.send(command);
|
|
52
52
|
* // { // PutAttachmentResponse
|
|
53
|
-
* //
|
|
53
|
+
* // AssetIdentifier: "STRING_VALUE",
|
|
54
54
|
* // IterableFormName: "STRING_VALUE",
|
|
55
55
|
* // ItemIdentifier: "STRING_VALUE",
|
|
56
56
|
* // AttachmentName: "STRING_VALUE",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import type {
|
|
5
|
-
import type {
|
|
4
|
+
import type { SearchAssetsOutput } from "../models/models_2";
|
|
5
|
+
import type { SearchAssetsInput } from "../models/models_3";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -11,20 +11,20 @@ export { $Command };
|
|
|
11
11
|
/**
|
|
12
12
|
* @public
|
|
13
13
|
*
|
|
14
|
-
* The input for {@link
|
|
14
|
+
* The input for {@link SearchAssetsCommand}.
|
|
15
15
|
*/
|
|
16
|
-
export interface
|
|
16
|
+
export interface SearchAssetsCommandInput extends SearchAssetsInput {
|
|
17
17
|
}
|
|
18
18
|
/**
|
|
19
19
|
* @public
|
|
20
20
|
*
|
|
21
|
-
* The output of {@link
|
|
21
|
+
* The output of {@link SearchAssetsCommand}.
|
|
22
22
|
*/
|
|
23
|
-
export interface
|
|
23
|
+
export interface SearchAssetsCommandOutput extends SearchAssetsOutput, __MetadataBearer {
|
|
24
24
|
}
|
|
25
|
-
declare const
|
|
26
|
-
new (input:
|
|
27
|
-
new (...[input]: [] | [
|
|
25
|
+
declare const SearchAssetsCommand_base: {
|
|
26
|
+
new (input: SearchAssetsCommandInput): import("@smithy/core/client").CommandImpl<SearchAssetsCommandInput, SearchAssetsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (...[input]: [] | [SearchAssetsCommandInput]): import("@smithy/core/client").CommandImpl<SearchAssetsCommandInput, SearchAssetsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): {
|
|
29
29
|
[x: string]: unknown;
|
|
30
30
|
};
|
|
@@ -34,12 +34,12 @@ declare const SearchCommand_base: {
|
|
|
34
34
|
* @example
|
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
36
|
* ```javascript
|
|
37
|
-
* import { GlueClient,
|
|
38
|
-
* // const { GlueClient,
|
|
37
|
+
* import { GlueClient, SearchAssetsCommand } from "@aws-sdk/client-glue"; // ES Modules import
|
|
38
|
+
* // const { GlueClient, SearchAssetsCommand } = require("@aws-sdk/client-glue"); // CommonJS import
|
|
39
39
|
* // import type { GlueClientConfig } from "@aws-sdk/client-glue";
|
|
40
40
|
* const config = {}; // type is GlueClientConfig
|
|
41
41
|
* const client = new GlueClient(config);
|
|
42
|
-
* const input = { //
|
|
42
|
+
* const input = { // SearchAssetsInput
|
|
43
43
|
* SearchText: "STRING_VALUE",
|
|
44
44
|
* MaxResults: Number("int"),
|
|
45
45
|
* NextToken: "STRING_VALUE",
|
|
@@ -93,9 +93,9 @@ declare const SearchCommand_base: {
|
|
|
93
93
|
* },
|
|
94
94
|
* },
|
|
95
95
|
* };
|
|
96
|
-
* const command = new
|
|
96
|
+
* const command = new SearchAssetsCommand(input);
|
|
97
97
|
* const response = await client.send(command);
|
|
98
|
-
* // { //
|
|
98
|
+
* // { // SearchAssetsOutput
|
|
99
99
|
* // Items: [ // SearchResultItemList
|
|
100
100
|
* // { // SearchResultItem
|
|
101
101
|
* // Id: "STRING_VALUE",
|
|
@@ -110,10 +110,10 @@ declare const SearchCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
* ```
|
|
112
112
|
*
|
|
113
|
-
* @param
|
|
114
|
-
* @returns {@link
|
|
115
|
-
* @see {@link
|
|
116
|
-
* @see {@link
|
|
113
|
+
* @param SearchAssetsCommandInput - {@link SearchAssetsCommandInput}
|
|
114
|
+
* @returns {@link SearchAssetsCommandOutput}
|
|
115
|
+
* @see {@link SearchAssetsCommandInput} for command's `input` shape.
|
|
116
|
+
* @see {@link SearchAssetsCommandOutput} for command's `response` shape.
|
|
117
117
|
* @see {@link GlueClientResolvedConfig | config} for GlueClient's `config` shape.
|
|
118
118
|
*
|
|
119
119
|
* @throws {@link AccessDeniedException} (client fault)
|
|
@@ -134,16 +134,16 @@ declare const SearchCommand_base: {
|
|
|
134
134
|
*
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
|
-
export declare class
|
|
137
|
+
export declare class SearchAssetsCommand extends SearchAssetsCommand_base {
|
|
138
138
|
/** @internal type navigation helper, not in runtime. */
|
|
139
139
|
protected static __types: {
|
|
140
140
|
api: {
|
|
141
|
-
input:
|
|
142
|
-
output:
|
|
141
|
+
input: SearchAssetsInput;
|
|
142
|
+
output: SearchAssetsOutput;
|
|
143
143
|
};
|
|
144
144
|
sdk: {
|
|
145
|
-
input:
|
|
146
|
-
output:
|
|
145
|
+
input: SearchAssetsCommandInput;
|
|
146
|
+
output: SearchAssetsCommandOutput;
|
|
147
147
|
};
|
|
148
148
|
};
|
|
149
149
|
}
|
|
@@ -235,7 +235,7 @@ export * from "./RemoveSchemaVersionMetadataCommand";
|
|
|
235
235
|
export * from "./ResetJobBookmarkCommand";
|
|
236
236
|
export * from "./ResumeWorkflowRunCommand";
|
|
237
237
|
export * from "./RunStatementCommand";
|
|
238
|
-
export * from "./
|
|
238
|
+
export * from "./SearchAssetsCommand";
|
|
239
239
|
export * from "./SearchTablesCommand";
|
|
240
240
|
export * from "./StartBlueprintRunCommand";
|
|
241
241
|
export * from "./StartColumnStatisticsTaskRunCommand";
|
|
@@ -441,7 +441,7 @@ export interface AssociateGlossaryTermsRequest {
|
|
|
441
441
|
* <p>The unique identifier of the asset to associate glossary terms with.</p>
|
|
442
442
|
* @public
|
|
443
443
|
*/
|
|
444
|
-
|
|
444
|
+
AssetIdentifier: string | undefined;
|
|
445
445
|
/**
|
|
446
446
|
* <p>The list of glossary term identifiers to associate with the asset.</p>
|
|
447
447
|
* @public
|
|
@@ -461,7 +461,7 @@ export interface AssociateGlossaryTermsResponse {
|
|
|
461
461
|
* <p>The unique identifier of the asset.</p>
|
|
462
462
|
* @public
|
|
463
463
|
*/
|
|
464
|
-
|
|
464
|
+
AssetIdentifier?: string | undefined;
|
|
465
465
|
/**
|
|
466
466
|
* <p>The glossary terms now associated with the asset.</p>
|
|
467
467
|
* @public
|
|
@@ -2882,7 +2882,17 @@ export interface DeleteAttachmentRequest {
|
|
|
2882
2882
|
* <p>The unique identifier of the asset from which to delete the attachment.</p>
|
|
2883
2883
|
* @public
|
|
2884
2884
|
*/
|
|
2885
|
-
|
|
2885
|
+
AssetIdentifier: string | undefined;
|
|
2886
|
+
/**
|
|
2887
|
+
* <p>The name of the iterable form. When specified along with <code>itemIdentifier</code>, the attachment is deleted from an item within the iterable form rather than from the asset itself.</p>
|
|
2888
|
+
* @public
|
|
2889
|
+
*/
|
|
2890
|
+
IterableFormName?: string | undefined;
|
|
2891
|
+
/**
|
|
2892
|
+
* <p>The identifier of the item within the iterable form. Required when <code>iterableFormName</code> is specified.</p>
|
|
2893
|
+
* @public
|
|
2894
|
+
*/
|
|
2895
|
+
ItemIdentifier?: string | undefined;
|
|
2886
2896
|
/**
|
|
2887
2897
|
* <p>The name of the attachment to delete.</p>
|
|
2888
2898
|
* @public
|
|
@@ -2897,7 +2907,7 @@ export interface DeleteAttachmentResponse {
|
|
|
2897
2907
|
* <p>The unique identifier of the asset.</p>
|
|
2898
2908
|
* @public
|
|
2899
2909
|
*/
|
|
2900
|
-
|
|
2910
|
+
AssetIdentifier?: string | undefined;
|
|
2901
2911
|
}
|
|
2902
2912
|
/**
|
|
2903
2913
|
* @public
|
|
@@ -4595,7 +4605,7 @@ export interface DisassociateGlossaryTermsRequest {
|
|
|
4595
4605
|
* <p>The unique identifier of the asset to disassociate glossary terms from.</p>
|
|
4596
4606
|
* @public
|
|
4597
4607
|
*/
|
|
4598
|
-
|
|
4608
|
+
AssetIdentifier: string | undefined;
|
|
4599
4609
|
/**
|
|
4600
4610
|
* <p>The list of glossary term identifiers to disassociate from the asset.</p>
|
|
4601
4611
|
* @public
|
|
@@ -4615,7 +4625,7 @@ export interface DisassociateGlossaryTermsResponse {
|
|
|
4615
4625
|
* <p>The unique identifier of the asset.</p>
|
|
4616
4626
|
* @public
|
|
4617
4627
|
*/
|
|
4618
|
-
|
|
4628
|
+
AssetIdentifier?: string | undefined;
|
|
4619
4629
|
/**
|
|
4620
4630
|
* <p>The remaining glossary terms associated with the asset.</p>
|
|
4621
4631
|
* @public
|
|
@@ -6316,7 +6316,7 @@ export interface PutAttachmentResponse {
|
|
|
6316
6316
|
* <p>The unique identifier of the asset.</p>
|
|
6317
6317
|
* @public
|
|
6318
6318
|
*/
|
|
6319
|
-
|
|
6319
|
+
AssetIdentifier?: string | undefined;
|
|
6320
6320
|
/**
|
|
6321
6321
|
* <p>The name of the iterable form, if the attachment targets an item.</p>
|
|
6322
6322
|
* @public
|
|
@@ -7334,7 +7334,7 @@ export interface SearchResultItem {
|
|
|
7334
7334
|
/**
|
|
7335
7335
|
* @public
|
|
7336
7336
|
*/
|
|
7337
|
-
export interface
|
|
7337
|
+
export interface SearchAssetsOutput {
|
|
7338
7338
|
/**
|
|
7339
7339
|
* <p>The list of assets matching the search criteria.</p>
|
|
7340
7340
|
* @public
|
|
@@ -3920,7 +3920,7 @@ export interface JobUpdate {
|
|
|
3920
3920
|
/**
|
|
3921
3921
|
* @public
|
|
3922
3922
|
*/
|
|
3923
|
-
export interface
|
|
3923
|
+
export interface SearchAssetsInput {
|
|
3924
3924
|
/**
|
|
3925
3925
|
* <p>The text to search for. At least one of <code>searchText</code> or <code>filterClause</code> must be provided.</p>
|
|
3926
3926
|
* @public
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
|
+
import { SearchAssetsCommandInput, SearchAssetsCommandOutput } from "../commands/SearchAssetsCommand";
|
|
3
|
+
import type { GluePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateSearchAssets: (config: GluePaginationConfiguration, input: SearchAssetsCommandInput, ...rest: any[]) => Paginator<SearchAssetsCommandOutput>;
|
|
@@ -49,5 +49,5 @@ export * from "./ListTableOptimizerRunsPaginator";
|
|
|
49
49
|
export * from "./ListTriggersPaginator";
|
|
50
50
|
export * from "./ListUsageProfilesPaginator";
|
|
51
51
|
export * from "./ListWorkflowsPaginator";
|
|
52
|
-
export * from "./
|
|
52
|
+
export * from "./SearchAssetsPaginator";
|
|
53
53
|
export * from "./SearchTablesPaginator";
|
|
@@ -883,10 +883,10 @@ export declare var SchemaReference$: StaticStructureSchema;
|
|
|
883
883
|
export declare var SchemaVersionErrorItem$: StaticStructureSchema;
|
|
884
884
|
export declare var SchemaVersionListItem$: StaticStructureSchema;
|
|
885
885
|
export declare var SchemaVersionNumber$: StaticStructureSchema;
|
|
886
|
+
export declare var SearchAssetsInput$: StaticStructureSchema;
|
|
887
|
+
export declare var SearchAssetsOutput$: StaticStructureSchema;
|
|
886
888
|
export declare var SearchAttributeFilter$: StaticStructureSchema;
|
|
887
|
-
export declare var SearchInput$: StaticStructureSchema;
|
|
888
889
|
export declare var SearchMapFilter$: StaticStructureSchema;
|
|
889
|
-
export declare var SearchOutput$: StaticStructureSchema;
|
|
890
890
|
export declare var SearchResultItem$: StaticStructureSchema;
|
|
891
891
|
export declare var SearchSort$: StaticStructureSchema;
|
|
892
892
|
export declare var SearchTablesRequest$: StaticStructureSchema;
|
|
@@ -1331,7 +1331,7 @@ export declare var RemoveSchemaVersionMetadata$: StaticOperationSchema;
|
|
|
1331
1331
|
export declare var ResetJobBookmark$: StaticOperationSchema;
|
|
1332
1332
|
export declare var ResumeWorkflowRun$: StaticOperationSchema;
|
|
1333
1333
|
export declare var RunStatement$: StaticOperationSchema;
|
|
1334
|
-
export declare var
|
|
1334
|
+
export declare var SearchAssets$: StaticOperationSchema;
|
|
1335
1335
|
export declare var SearchTables$: StaticOperationSchema;
|
|
1336
1336
|
export declare var StartBlueprintRun$: StaticOperationSchema;
|
|
1337
1337
|
export declare var StartColumnStatisticsTaskRun$: StaticOperationSchema;
|
|
@@ -952,9 +952,9 @@ import {
|
|
|
952
952
|
RunStatementCommandOutput,
|
|
953
953
|
} from "./commands/RunStatementCommand";
|
|
954
954
|
import {
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
} from "./commands/
|
|
955
|
+
SearchAssetsCommandInput,
|
|
956
|
+
SearchAssetsCommandOutput,
|
|
957
|
+
} from "./commands/SearchAssetsCommand";
|
|
958
958
|
import {
|
|
959
959
|
SearchTablesCommandInput,
|
|
960
960
|
SearchTablesCommandOutput,
|
|
@@ -4431,19 +4431,19 @@ export interface Glue {
|
|
|
4431
4431
|
options: __HttpHandlerOptions,
|
|
4432
4432
|
cb: (err: any, data?: RunStatementCommandOutput) => void
|
|
4433
4433
|
): void;
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
args:
|
|
4434
|
+
searchAssets(): Promise<SearchAssetsCommandOutput>;
|
|
4435
|
+
searchAssets(
|
|
4436
|
+
args: SearchAssetsCommandInput,
|
|
4437
4437
|
options?: __HttpHandlerOptions
|
|
4438
|
-
): Promise<
|
|
4439
|
-
|
|
4440
|
-
args:
|
|
4441
|
-
cb: (err: any, data?:
|
|
4438
|
+
): Promise<SearchAssetsCommandOutput>;
|
|
4439
|
+
searchAssets(
|
|
4440
|
+
args: SearchAssetsCommandInput,
|
|
4441
|
+
cb: (err: any, data?: SearchAssetsCommandOutput) => void
|
|
4442
4442
|
): void;
|
|
4443
|
-
|
|
4444
|
-
args:
|
|
4443
|
+
searchAssets(
|
|
4444
|
+
args: SearchAssetsCommandInput,
|
|
4445
4445
|
options: __HttpHandlerOptions,
|
|
4446
|
-
cb: (err: any, data?:
|
|
4446
|
+
cb: (err: any, data?: SearchAssetsCommandOutput) => void
|
|
4447
4447
|
): void;
|
|
4448
4448
|
searchTables(): Promise<SearchTablesCommandOutput>;
|
|
4449
4449
|
searchTables(
|
|
@@ -5608,13 +5608,13 @@ export interface Glue {
|
|
|
5608
5608
|
Exclude<keyof PaginationConfiguration, "client">
|
|
5609
5609
|
>
|
|
5610
5610
|
): Paginator<ListWorkflowsCommandOutput>;
|
|
5611
|
-
|
|
5612
|
-
args?:
|
|
5611
|
+
paginateSearchAssets(
|
|
5612
|
+
args?: SearchAssetsCommandInput,
|
|
5613
5613
|
paginationConfig?: Pick<
|
|
5614
5614
|
PaginationConfiguration,
|
|
5615
5615
|
Exclude<keyof PaginationConfiguration, "client">
|
|
5616
5616
|
>
|
|
5617
|
-
): Paginator<
|
|
5617
|
+
): Paginator<SearchAssetsCommandOutput>;
|
|
5618
5618
|
paginateSearchTables(
|
|
5619
5619
|
args?: SearchTablesCommandInput,
|
|
5620
5620
|
paginationConfig?: Pick<
|
|
@@ -985,9 +985,9 @@ import {
|
|
|
985
985
|
RunStatementCommandOutput,
|
|
986
986
|
} from "./commands/RunStatementCommand";
|
|
987
987
|
import {
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
} from "./commands/
|
|
988
|
+
SearchAssetsCommandInput,
|
|
989
|
+
SearchAssetsCommandOutput,
|
|
990
|
+
} from "./commands/SearchAssetsCommand";
|
|
991
991
|
import {
|
|
992
992
|
SearchTablesCommandInput,
|
|
993
993
|
SearchTablesCommandOutput,
|
|
@@ -1461,7 +1461,7 @@ export type ServiceInputTypes =
|
|
|
1461
1461
|
| ResetJobBookmarkCommandInput
|
|
1462
1462
|
| ResumeWorkflowRunCommandInput
|
|
1463
1463
|
| RunStatementCommandInput
|
|
1464
|
-
|
|
|
1464
|
+
| SearchAssetsCommandInput
|
|
1465
1465
|
| SearchTablesCommandInput
|
|
1466
1466
|
| StartBlueprintRunCommandInput
|
|
1467
1467
|
| StartColumnStatisticsTaskRunCommandInput
|
|
@@ -1757,7 +1757,7 @@ export type ServiceOutputTypes =
|
|
|
1757
1757
|
| ResetJobBookmarkCommandOutput
|
|
1758
1758
|
| ResumeWorkflowRunCommandOutput
|
|
1759
1759
|
| RunStatementCommandOutput
|
|
1760
|
-
|
|
|
1760
|
+
| SearchAssetsCommandOutput
|
|
1761
1761
|
| SearchTablesCommandOutput
|
|
1762
1762
|
| StartBlueprintRunCommandOutput
|
|
1763
1763
|
| StartColumnStatisticsTaskRunCommandOutput
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
GlueClientResolvedConfig,
|
|
5
|
+
ServiceInputTypes,
|
|
6
|
+
ServiceOutputTypes,
|
|
7
|
+
} from "../GlueClient";
|
|
8
|
+
import { SearchAssetsOutput } from "../models/models_2";
|
|
9
|
+
import { SearchAssetsInput } from "../models/models_3";
|
|
10
|
+
export { __MetadataBearer };
|
|
11
|
+
export { $Command };
|
|
12
|
+
export interface SearchAssetsCommandInput extends SearchAssetsInput {}
|
|
13
|
+
export interface SearchAssetsCommandOutput
|
|
14
|
+
extends SearchAssetsOutput,
|
|
15
|
+
__MetadataBearer {}
|
|
16
|
+
declare const SearchAssetsCommand_base: {
|
|
17
|
+
new (
|
|
18
|
+
input: SearchAssetsCommandInput
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
20
|
+
SearchAssetsCommandInput,
|
|
21
|
+
SearchAssetsCommandOutput,
|
|
22
|
+
GlueClientResolvedConfig,
|
|
23
|
+
ServiceInputTypes,
|
|
24
|
+
ServiceOutputTypes
|
|
25
|
+
>;
|
|
26
|
+
new (
|
|
27
|
+
...[input]: [] | [SearchAssetsCommandInput]
|
|
28
|
+
): import("@smithy/core/client").CommandImpl<
|
|
29
|
+
SearchAssetsCommandInput,
|
|
30
|
+
SearchAssetsCommandOutput,
|
|
31
|
+
GlueClientResolvedConfig,
|
|
32
|
+
ServiceInputTypes,
|
|
33
|
+
ServiceOutputTypes
|
|
34
|
+
>;
|
|
35
|
+
getEndpointParameterInstructions(): {
|
|
36
|
+
[x: string]: unknown;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
export declare class SearchAssetsCommand extends SearchAssetsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: SearchAssetsInput;
|
|
43
|
+
output: SearchAssetsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: SearchAssetsCommandInput;
|
|
47
|
+
output: SearchAssetsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -235,7 +235,7 @@ export * from "./RemoveSchemaVersionMetadataCommand";
|
|
|
235
235
|
export * from "./ResetJobBookmarkCommand";
|
|
236
236
|
export * from "./ResumeWorkflowRunCommand";
|
|
237
237
|
export * from "./RunStatementCommand";
|
|
238
|
-
export * from "./
|
|
238
|
+
export * from "./SearchAssetsCommand";
|
|
239
239
|
export * from "./SearchTablesCommand";
|
|
240
240
|
export * from "./StartBlueprintRunCommand";
|
|
241
241
|
export * from "./StartColumnStatisticsTaskRunCommand";
|
|
@@ -168,12 +168,12 @@ export interface AssetTypeItem {
|
|
|
168
168
|
Name?: string | undefined;
|
|
169
169
|
}
|
|
170
170
|
export interface AssociateGlossaryTermsRequest {
|
|
171
|
-
|
|
171
|
+
AssetIdentifier: string | undefined;
|
|
172
172
|
GlossaryTermIdentifiers: string[] | undefined;
|
|
173
173
|
ClientToken?: string | undefined;
|
|
174
174
|
}
|
|
175
175
|
export interface AssociateGlossaryTermsResponse {
|
|
176
|
-
|
|
176
|
+
AssetIdentifier?: string | undefined;
|
|
177
177
|
GlossaryTerms?: string[] | undefined;
|
|
178
178
|
}
|
|
179
179
|
export interface GlueStudioSchemaColumn {
|
|
@@ -671,11 +671,13 @@ export interface DeleteAssetTypeRequest {
|
|
|
671
671
|
}
|
|
672
672
|
export interface DeleteAssetTypeResponse {}
|
|
673
673
|
export interface DeleteAttachmentRequest {
|
|
674
|
-
|
|
674
|
+
AssetIdentifier: string | undefined;
|
|
675
|
+
IterableFormName?: string | undefined;
|
|
676
|
+
ItemIdentifier?: string | undefined;
|
|
675
677
|
AttachmentName: string | undefined;
|
|
676
678
|
}
|
|
677
679
|
export interface DeleteAttachmentResponse {
|
|
678
|
-
|
|
680
|
+
AssetIdentifier?: string | undefined;
|
|
679
681
|
}
|
|
680
682
|
export interface DeleteBlueprintRequest {
|
|
681
683
|
Name: string | undefined;
|
|
@@ -1069,12 +1071,12 @@ export interface DescribeIntegrationsResponse {
|
|
|
1069
1071
|
Marker?: string | undefined;
|
|
1070
1072
|
}
|
|
1071
1073
|
export interface DisassociateGlossaryTermsRequest {
|
|
1072
|
-
|
|
1074
|
+
AssetIdentifier: string | undefined;
|
|
1073
1075
|
GlossaryTermIdentifiers: string[] | undefined;
|
|
1074
1076
|
ClientToken?: string | undefined;
|
|
1075
1077
|
}
|
|
1076
1078
|
export interface DisassociateGlossaryTermsResponse {
|
|
1077
|
-
|
|
1079
|
+
AssetIdentifier?: string | undefined;
|
|
1078
1080
|
GlossaryTerms?: string[] | undefined;
|
|
1079
1081
|
}
|
|
1080
1082
|
export interface GetAssetInput {
|