@aws-sdk/client-glue 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Glue.d.ts +981 -1320
- package/dist-types/ts3.4/GlueClient.d.ts +56 -189
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +48 -179
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +5 -15
- package/dist-types/ts3.4/models/models_3.d.ts +5 -15
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CheckSchemaVersionValidityResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CheckSchemaVersionValidityCommandInput
|
|
8
|
-
extends CheckSchemaVersionValidityInput {}
|
|
7
|
+
export interface CheckSchemaVersionValidityCommandInput extends CheckSchemaVersionValidityInput {}
|
|
9
8
|
export interface CheckSchemaVersionValidityCommandOutput
|
|
10
|
-
extends CheckSchemaVersionValidityResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CheckSchemaVersionValidityResponse, __MetadataBearer {}
|
|
12
10
|
declare const CheckSchemaVersionValidityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CheckSchemaVersionValidityCommandInput
|
|
12
|
+
input: CheckSchemaVersionValidityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CheckSchemaVersionValidityCommandInput,
|
|
17
15
|
CheckSchemaVersionValidityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CheckSchemaVersionValidityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CheckSchemaVersionValidityCommandInput
|
|
21
|
+
input: CheckSchemaVersionValidityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CheckSchemaVersionValidityCommandInput,
|
|
26
24
|
CheckSchemaVersionValidityCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBlueprintRequest,
|
|
4
|
-
CreateBlueprintResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBlueprintRequest, CreateBlueprintResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateBlueprintCommandInput extends CreateBlueprintRequest {}
|
|
8
|
-
export interface CreateBlueprintCommandOutput
|
|
9
|
-
extends CreateBlueprintResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateBlueprintCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateBlueprintCommandInput
|
|
8
|
+
input: CreateBlueprintCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateBlueprintCommandInput,
|
|
16
11
|
CreateBlueprintCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateBlueprintCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateBlueprintCommandInput
|
|
17
|
+
input: CreateBlueprintCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateBlueprintCommandInput,
|
|
25
20
|
CreateBlueprintCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCatalogRequest,
|
|
4
|
-
CreateCatalogResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateCatalogRequest, CreateCatalogResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateCatalogCommandInput extends CreateCatalogRequest {}
|
|
8
|
-
export interface CreateCatalogCommandOutput
|
|
9
|
-
extends CreateCatalogResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateCatalogCommandOutput extends CreateCatalogResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateCatalogCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateCatalogCommandInput
|
|
8
|
+
input: CreateCatalogCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateCatalogCommandInput,
|
|
16
11
|
CreateCatalogCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateCatalogCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateCatalogCommandInput
|
|
17
|
+
input: CreateCatalogCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateCatalogCommandInput,
|
|
25
20
|
CreateCatalogCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateClassifierRequest,
|
|
4
|
-
CreateClassifierResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateClassifierRequest, CreateClassifierResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateClassifierCommandInput extends CreateClassifierRequest {}
|
|
8
|
-
export interface CreateClassifierCommandOutput
|
|
9
|
-
extends CreateClassifierResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateClassifierCommandOutput extends CreateClassifierResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateClassifierCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateClassifierCommandInput
|
|
8
|
+
input: CreateClassifierCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateClassifierCommandInput,
|
|
16
11
|
CreateClassifierCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateColumnStatisticsTaskSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateColumnStatisticsTaskSettingsCommandInput
|
|
8
|
-
extends CreateColumnStatisticsTaskSettingsRequest {}
|
|
7
|
+
export interface CreateColumnStatisticsTaskSettingsCommandInput extends CreateColumnStatisticsTaskSettingsRequest {}
|
|
9
8
|
export interface CreateColumnStatisticsTaskSettingsCommandOutput
|
|
10
|
-
extends CreateColumnStatisticsTaskSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateColumnStatisticsTaskSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateColumnStatisticsTaskSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateColumnStatisticsTaskSettingsCommandInput
|
|
12
|
+
input: CreateColumnStatisticsTaskSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateColumnStatisticsTaskSettingsCommandInput,
|
|
17
15
|
CreateColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateColumnStatisticsTaskSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateColumnStatisticsTaskSettingsCommandInput
|
|
21
|
+
input: CreateColumnStatisticsTaskSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateColumnStatisticsTaskSettingsCommandInput,
|
|
26
24
|
CreateColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateConnectionRequest,
|
|
4
|
-
CreateConnectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
|
|
8
|
-
export interface CreateConnectionCommandOutput
|
|
9
|
-
extends CreateConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateConnectionCommandInput
|
|
8
|
+
input: CreateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateConnectionCommandInput,
|
|
16
11
|
CreateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateConnectionCommandInput
|
|
17
|
+
input: CreateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateConnectionCommandInput,
|
|
25
20
|
CreateConnectionCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { CreateCrawlerRequest } from "../models/models_0";
|
|
|
3
3
|
import { CreateCrawlerResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface CreateCrawlerCommandInput extends CreateCrawlerRequest {}
|
|
6
|
-
export interface CreateCrawlerCommandOutput
|
|
7
|
-
extends CreateCrawlerResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __MetadataBearer {}
|
|
9
7
|
declare const CreateCrawlerCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: CreateCrawlerCommandInput
|
|
9
|
+
input: CreateCrawlerCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
CreateCrawlerCommandInput,
|
|
14
12
|
CreateCrawlerCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const CreateCrawlerCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: CreateCrawlerCommandInput
|
|
18
|
+
input: CreateCrawlerCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
CreateCrawlerCommandInput,
|
|
23
21
|
CreateCrawlerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCustomEntityTypeRequest,
|
|
4
|
-
CreateCustomEntityTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateCustomEntityTypeRequest, CreateCustomEntityTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateCustomEntityTypeCommandInput
|
|
8
|
-
extends CreateCustomEntityTypeRequest {}
|
|
4
|
+
export interface CreateCustomEntityTypeCommandInput extends CreateCustomEntityTypeRequest {}
|
|
9
5
|
export interface CreateCustomEntityTypeCommandOutput
|
|
10
|
-
extends CreateCustomEntityTypeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateCustomEntityTypeResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateCustomEntityTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateCustomEntityTypeCommandInput
|
|
9
|
+
input: CreateCustomEntityTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateCustomEntityTypeCommandInput,
|
|
17
12
|
CreateCustomEntityTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateCustomEntityTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateCustomEntityTypeCommandInput
|
|
18
|
+
input: CreateCustomEntityTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateCustomEntityTypeCommandInput,
|
|
26
21
|
CreateCustomEntityTypeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDataQualityRulesetResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDataQualityRulesetCommandInput
|
|
8
|
-
extends CreateDataQualityRulesetRequest {}
|
|
7
|
+
export interface CreateDataQualityRulesetCommandInput extends CreateDataQualityRulesetRequest {}
|
|
9
8
|
export interface CreateDataQualityRulesetCommandOutput
|
|
10
|
-
extends CreateDataQualityRulesetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDataQualityRulesetResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateDataQualityRulesetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDataQualityRulesetCommandInput
|
|
12
|
+
input: CreateDataQualityRulesetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDataQualityRulesetCommandInput,
|
|
17
15
|
CreateDataQualityRulesetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDataQualityRulesetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDataQualityRulesetCommandInput
|
|
21
|
+
input: CreateDataQualityRulesetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDataQualityRulesetCommandInput,
|
|
26
24
|
CreateDataQualityRulesetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDatabaseRequest,
|
|
4
|
-
CreateDatabaseResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDatabaseCommandInput extends CreateDatabaseRequest {}
|
|
8
|
-
export interface CreateDatabaseCommandOutput
|
|
9
|
-
extends CreateDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDatabaseCommandInput
|
|
8
|
+
input: CreateDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDatabaseCommandInput,
|
|
16
11
|
CreateDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDatabaseCommandInput
|
|
17
|
+
input: CreateDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDatabaseCommandInput,
|
|
25
20
|
CreateDatabaseCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDevEndpointRequest,
|
|
4
|
-
CreateDevEndpointResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateDevEndpointRequest, CreateDevEndpointResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDevEndpointCommandInput
|
|
8
|
-
extends CreateDevEndpointRequest {}
|
|
4
|
+
export interface CreateDevEndpointCommandInput extends CreateDevEndpointRequest {}
|
|
9
5
|
export interface CreateDevEndpointCommandOutput
|
|
10
|
-
extends CreateDevEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateDevEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateDevEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateDevEndpointCommandInput
|
|
9
|
+
input: CreateDevEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateDevEndpointCommandInput,
|
|
17
12
|
CreateDevEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateDevEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateDevEndpointCommandInput
|
|
18
|
+
input: CreateDevEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateDevEndpointCommandInput,
|
|
26
21
|
CreateDevEndpointCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateGlossaryRequest,
|
|
4
|
-
CreateGlossaryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateGlossaryRequest, CreateGlossaryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateGlossaryCommandInput extends CreateGlossaryRequest {}
|
|
8
|
-
export interface CreateGlossaryCommandOutput
|
|
9
|
-
extends CreateGlossaryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateGlossaryCommandOutput extends CreateGlossaryResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateGlossaryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateGlossaryCommandInput
|
|
8
|
+
input: CreateGlossaryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateGlossaryCommandInput,
|
|
16
11
|
CreateGlossaryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateGlossaryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateGlossaryCommandInput
|
|
17
|
+
input: CreateGlossaryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateGlossaryCommandInput,
|
|
25
20
|
CreateGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateGlossaryTermRequest,
|
|
4
|
-
CreateGlossaryTermResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateGlossaryTermRequest, CreateGlossaryTermResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateGlossaryTermCommandInput
|
|
8
|
-
extends CreateGlossaryTermRequest {}
|
|
4
|
+
export interface CreateGlossaryTermCommandInput extends CreateGlossaryTermRequest {}
|
|
9
5
|
export interface CreateGlossaryTermCommandOutput
|
|
10
|
-
extends CreateGlossaryTermResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateGlossaryTermResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateGlossaryTermCommandInput
|
|
9
|
+
input: CreateGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateGlossaryTermCommandInput,
|
|
17
12
|
CreateGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateGlossaryTermCommandInput
|
|
18
|
+
input: CreateGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateGlossaryTermCommandInput,
|
|
26
21
|
CreateGlossaryTermCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateGlueIdentityCenterConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateGlueIdentityCenterConfigurationCommandInput
|
|
8
|
-
extends CreateGlueIdentityCenterConfigurationRequest {}
|
|
7
|
+
export interface CreateGlueIdentityCenterConfigurationCommandInput extends CreateGlueIdentityCenterConfigurationRequest {}
|
|
9
8
|
export interface CreateGlueIdentityCenterConfigurationCommandOutput
|
|
10
|
-
extends CreateGlueIdentityCenterConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateGlueIdentityCenterConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateGlueIdentityCenterConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateGlueIdentityCenterConfigurationCommandInput
|
|
12
|
+
input: CreateGlueIdentityCenterConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateGlueIdentityCenterConfigurationCommandInput,
|
|
17
15
|
CreateGlueIdentityCenterConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateGlueIdentityCenterConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateGlueIdentityCenterConfigurationCommandInput
|
|
21
|
+
input: CreateGlueIdentityCenterConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateGlueIdentityCenterConfigurationCommandInput,
|
|
26
24
|
CreateGlueIdentityCenterConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateIntegrationRequest,
|
|
4
|
-
CreateIntegrationResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateIntegrationRequest, CreateIntegrationResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIntegrationCommandInput
|
|
8
|
-
extends CreateIntegrationRequest {}
|
|
4
|
+
export interface CreateIntegrationCommandInput extends CreateIntegrationRequest {}
|
|
9
5
|
export interface CreateIntegrationCommandOutput
|
|
10
|
-
extends CreateIntegrationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateIntegrationResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateIntegrationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateIntegrationCommandInput
|
|
9
|
+
input: CreateIntegrationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateIntegrationCommandInput,
|
|
17
12
|
CreateIntegrationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateIntegrationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateIntegrationCommandInput
|
|
18
|
+
input: CreateIntegrationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateIntegrationCommandInput,
|
|
26
21
|
CreateIntegrationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateIntegrationResourcePropertyResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIntegrationResourcePropertyCommandInput
|
|
8
|
-
extends CreateIntegrationResourcePropertyRequest {}
|
|
7
|
+
export interface CreateIntegrationResourcePropertyCommandInput extends CreateIntegrationResourcePropertyRequest {}
|
|
9
8
|
export interface CreateIntegrationResourcePropertyCommandOutput
|
|
10
|
-
extends CreateIntegrationResourcePropertyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateIntegrationResourcePropertyResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateIntegrationResourcePropertyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateIntegrationResourcePropertyCommandInput
|
|
12
|
+
input: CreateIntegrationResourcePropertyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateIntegrationResourcePropertyCommandInput,
|
|
17
15
|
CreateIntegrationResourcePropertyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateIntegrationResourcePropertyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateIntegrationResourcePropertyCommandInput
|
|
21
|
+
input: CreateIntegrationResourcePropertyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateIntegrationResourcePropertyCommandInput,
|
|
26
24
|
CreateIntegrationResourcePropertyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateIntegrationTablePropertiesResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIntegrationTablePropertiesCommandInput
|
|
8
|
-
extends CreateIntegrationTablePropertiesRequest {}
|
|
7
|
+
export interface CreateIntegrationTablePropertiesCommandInput extends CreateIntegrationTablePropertiesRequest {}
|
|
9
8
|
export interface CreateIntegrationTablePropertiesCommandOutput
|
|
10
|
-
extends CreateIntegrationTablePropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateIntegrationTablePropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateIntegrationTablePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateIntegrationTablePropertiesCommandInput
|
|
12
|
+
input: CreateIntegrationTablePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateIntegrationTablePropertiesCommandInput,
|
|
17
15
|
CreateIntegrationTablePropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateIntegrationTablePropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateIntegrationTablePropertiesCommandInput
|
|
21
|
+
input: CreateIntegrationTablePropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateIntegrationTablePropertiesCommandInput,
|
|
26
24
|
CreateIntegrationTablePropertiesCommandOutput,
|
|
@@ -3,18 +3,20 @@ import { CreateJobResponse } from "../models/models_1";
|
|
|
3
3
|
import { CreateJobRequest } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface CreateJobCommandInput extends CreateJobRequest {}
|
|
6
|
-
export interface CreateJobCommandOutput
|
|
7
|
-
extends CreateJobResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {}
|
|
9
7
|
declare const CreateJobCommand_base: {
|
|
10
|
-
new (
|
|
8
|
+
new (
|
|
9
|
+
input: CreateJobCommandInput,
|
|
10
|
+
): import("@smithy/core/client").CommandImpl<
|
|
11
11
|
CreateJobCommandInput,
|
|
12
12
|
CreateJobCommandOutput,
|
|
13
13
|
import("..").GlueClientResolvedConfig,
|
|
14
14
|
import("..").ServiceInputTypes,
|
|
15
15
|
import("..").ServiceOutputTypes
|
|
16
16
|
>;
|
|
17
|
-
new (
|
|
17
|
+
new (
|
|
18
|
+
input: CreateJobCommandInput,
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
20
|
CreateJobCommandInput,
|
|
19
21
|
CreateJobCommandOutput,
|
|
20
22
|
import("..").GlueClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateMLTransformRequest,
|
|
4
|
-
CreateMLTransformResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateMLTransformRequest, CreateMLTransformResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateMLTransformCommandInput
|
|
8
|
-
extends CreateMLTransformRequest {}
|
|
4
|
+
export interface CreateMLTransformCommandInput extends CreateMLTransformRequest {}
|
|
9
5
|
export interface CreateMLTransformCommandOutput
|
|
10
|
-
extends CreateMLTransformResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateMLTransformResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateMLTransformCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateMLTransformCommandInput
|
|
9
|
+
input: CreateMLTransformCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateMLTransformCommandInput,
|
|
17
12
|
CreateMLTransformCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateMLTransformCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateMLTransformCommandInput
|
|
18
|
+
input: CreateMLTransformCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateMLTransformCommandInput,
|
|
26
21
|
CreateMLTransformCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePartitionRequest,
|
|
4
|
-
CreatePartitionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreatePartitionRequest, CreatePartitionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreatePartitionCommandInput extends CreatePartitionRequest {}
|
|
8
|
-
export interface CreatePartitionCommandOutput
|
|
9
|
-
extends CreatePartitionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreatePartitionCommandOutput extends CreatePartitionResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreatePartitionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreatePartitionCommandInput
|
|
8
|
+
input: CreatePartitionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreatePartitionCommandInput,
|
|
16
11
|
CreatePartitionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreatePartitionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreatePartitionCommandInput
|
|
17
|
+
input: CreatePartitionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreatePartitionCommandInput,
|
|
25
20
|
CreatePartitionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePartitionIndexRequest,
|
|
4
|
-
CreatePartitionIndexResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreatePartitionIndexRequest, CreatePartitionIndexResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePartitionIndexCommandInput
|
|
8
|
-
extends CreatePartitionIndexRequest {}
|
|
4
|
+
export interface CreatePartitionIndexCommandInput extends CreatePartitionIndexRequest {}
|
|
9
5
|
export interface CreatePartitionIndexCommandOutput
|
|
10
|
-
extends CreatePartitionIndexResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePartitionIndexResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreatePartitionIndexCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePartitionIndexCommandInput
|
|
9
|
+
input: CreatePartitionIndexCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePartitionIndexCommandInput,
|
|
17
12
|
CreatePartitionIndexCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePartitionIndexCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePartitionIndexCommandInput
|
|
18
|
+
input: CreatePartitionIndexCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePartitionIndexCommandInput,
|
|
26
21
|
CreatePartitionIndexCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRegistryInput,
|
|
4
|
-
CreateRegistryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateRegistryInput, CreateRegistryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateRegistryCommandInput extends CreateRegistryInput {}
|
|
8
|
-
export interface CreateRegistryCommandOutput
|
|
9
|
-
extends CreateRegistryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateRegistryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateRegistryCommandInput
|
|
8
|
+
input: CreateRegistryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateRegistryCommandInput,
|
|
16
11
|
CreateRegistryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateRegistryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateRegistryCommandInput
|
|
17
|
+
input: CreateRegistryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateRegistryCommandInput,
|
|
25
20
|
CreateRegistryCommandOutput,
|