@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
|
DeleteDataQualityRulesetResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDataQualityRulesetCommandInput
|
|
8
|
-
extends DeleteDataQualityRulesetRequest {}
|
|
7
|
+
export interface DeleteDataQualityRulesetCommandInput extends DeleteDataQualityRulesetRequest {}
|
|
9
8
|
export interface DeleteDataQualityRulesetCommandOutput
|
|
10
|
-
extends DeleteDataQualityRulesetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDataQualityRulesetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDataQualityRulesetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDataQualityRulesetCommandInput
|
|
12
|
+
input: DeleteDataQualityRulesetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDataQualityRulesetCommandInput,
|
|
17
15
|
DeleteDataQualityRulesetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDataQualityRulesetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDataQualityRulesetCommandInput
|
|
21
|
+
input: DeleteDataQualityRulesetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDataQualityRulesetCommandInput,
|
|
26
24
|
DeleteDataQualityRulesetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDatabaseRequest,
|
|
4
|
-
DeleteDatabaseResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteDatabaseRequest, DeleteDatabaseResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteDatabaseCommandInput extends DeleteDatabaseRequest {}
|
|
8
|
-
export interface DeleteDatabaseCommandOutput
|
|
9
|
-
extends DeleteDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDatabaseCommandOutput extends DeleteDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteDatabaseCommandInput
|
|
8
|
+
input: DeleteDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteDatabaseCommandInput,
|
|
16
11
|
DeleteDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteDatabaseCommandInput
|
|
17
|
+
input: DeleteDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteDatabaseCommandInput,
|
|
25
20
|
DeleteDatabaseCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDevEndpointRequest,
|
|
4
|
-
DeleteDevEndpointResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteDevEndpointRequest, DeleteDevEndpointResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDevEndpointCommandInput
|
|
8
|
-
extends DeleteDevEndpointRequest {}
|
|
4
|
+
export interface DeleteDevEndpointCommandInput extends DeleteDevEndpointRequest {}
|
|
9
5
|
export interface DeleteDevEndpointCommandOutput
|
|
10
|
-
extends DeleteDevEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteDevEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteDevEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteDevEndpointCommandInput
|
|
9
|
+
input: DeleteDevEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteDevEndpointCommandInput,
|
|
17
12
|
DeleteDevEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteDevEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteDevEndpointCommandInput
|
|
18
|
+
input: DeleteDevEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteDevEndpointCommandInput,
|
|
26
21
|
DeleteDevEndpointCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteFormTypeRequest,
|
|
4
|
-
DeleteFormTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteFormTypeRequest, DeleteFormTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteFormTypeCommandInput extends DeleteFormTypeRequest {}
|
|
8
|
-
export interface DeleteFormTypeCommandOutput
|
|
9
|
-
extends DeleteFormTypeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFormTypeCommandOutput extends DeleteFormTypeResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteFormTypeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteFormTypeCommandInput
|
|
8
|
+
input: DeleteFormTypeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteFormTypeCommandInput,
|
|
16
11
|
DeleteFormTypeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteFormTypeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteFormTypeCommandInput
|
|
17
|
+
input: DeleteFormTypeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteFormTypeCommandInput,
|
|
25
20
|
DeleteFormTypeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteGlossaryRequest,
|
|
4
|
-
DeleteGlossaryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteGlossaryRequest, DeleteGlossaryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteGlossaryCommandInput extends DeleteGlossaryRequest {}
|
|
8
|
-
export interface DeleteGlossaryCommandOutput
|
|
9
|
-
extends DeleteGlossaryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteGlossaryCommandOutput extends DeleteGlossaryResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteGlossaryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteGlossaryCommandInput
|
|
8
|
+
input: DeleteGlossaryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteGlossaryCommandInput,
|
|
16
11
|
DeleteGlossaryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteGlossaryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteGlossaryCommandInput
|
|
17
|
+
input: DeleteGlossaryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteGlossaryCommandInput,
|
|
25
20
|
DeleteGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteGlossaryTermRequest,
|
|
4
|
-
DeleteGlossaryTermResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteGlossaryTermRequest, DeleteGlossaryTermResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteGlossaryTermCommandInput
|
|
8
|
-
extends DeleteGlossaryTermRequest {}
|
|
4
|
+
export interface DeleteGlossaryTermCommandInput extends DeleteGlossaryTermRequest {}
|
|
9
5
|
export interface DeleteGlossaryTermCommandOutput
|
|
10
|
-
extends DeleteGlossaryTermResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteGlossaryTermResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteGlossaryTermCommandInput
|
|
9
|
+
input: DeleteGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteGlossaryTermCommandInput,
|
|
17
12
|
DeleteGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteGlossaryTermCommandInput
|
|
18
|
+
input: DeleteGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteGlossaryTermCommandInput,
|
|
26
21
|
DeleteGlossaryTermCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteGlueIdentityCenterConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteGlueIdentityCenterConfigurationCommandInput
|
|
8
|
-
extends DeleteGlueIdentityCenterConfigurationRequest {}
|
|
7
|
+
export interface DeleteGlueIdentityCenterConfigurationCommandInput extends DeleteGlueIdentityCenterConfigurationRequest {}
|
|
9
8
|
export interface DeleteGlueIdentityCenterConfigurationCommandOutput
|
|
10
|
-
extends DeleteGlueIdentityCenterConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteGlueIdentityCenterConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteGlueIdentityCenterConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteGlueIdentityCenterConfigurationCommandInput
|
|
12
|
+
input: DeleteGlueIdentityCenterConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteGlueIdentityCenterConfigurationCommandInput,
|
|
17
15
|
DeleteGlueIdentityCenterConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIntegrationRequest,
|
|
4
|
-
DeleteIntegrationResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteIntegrationRequest, DeleteIntegrationResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntegrationCommandInput
|
|
8
|
-
extends DeleteIntegrationRequest {}
|
|
4
|
+
export interface DeleteIntegrationCommandInput extends DeleteIntegrationRequest {}
|
|
9
5
|
export interface DeleteIntegrationCommandOutput
|
|
10
|
-
extends DeleteIntegrationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIntegrationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIntegrationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIntegrationCommandInput
|
|
9
|
+
input: DeleteIntegrationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIntegrationCommandInput,
|
|
17
12
|
DeleteIntegrationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIntegrationCommandInput
|
|
18
|
+
input: DeleteIntegrationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIntegrationCommandInput,
|
|
26
21
|
DeleteIntegrationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteIntegrationResourcePropertyResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntegrationResourcePropertyCommandInput
|
|
8
|
-
extends DeleteIntegrationResourcePropertyRequest {}
|
|
7
|
+
export interface DeleteIntegrationResourcePropertyCommandInput extends DeleteIntegrationResourcePropertyRequest {}
|
|
9
8
|
export interface DeleteIntegrationResourcePropertyCommandOutput
|
|
10
|
-
extends DeleteIntegrationResourcePropertyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteIntegrationResourcePropertyResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteIntegrationResourcePropertyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteIntegrationResourcePropertyCommandInput
|
|
12
|
+
input: DeleteIntegrationResourcePropertyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteIntegrationResourcePropertyCommandInput,
|
|
17
15
|
DeleteIntegrationResourcePropertyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteIntegrationResourcePropertyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteIntegrationResourcePropertyCommandInput
|
|
21
|
+
input: DeleteIntegrationResourcePropertyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteIntegrationResourcePropertyCommandInput,
|
|
26
24
|
DeleteIntegrationResourcePropertyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteIntegrationTablePropertiesResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntegrationTablePropertiesCommandInput
|
|
8
|
-
extends DeleteIntegrationTablePropertiesRequest {}
|
|
7
|
+
export interface DeleteIntegrationTablePropertiesCommandInput extends DeleteIntegrationTablePropertiesRequest {}
|
|
9
8
|
export interface DeleteIntegrationTablePropertiesCommandOutput
|
|
10
|
-
extends DeleteIntegrationTablePropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteIntegrationTablePropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteIntegrationTablePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteIntegrationTablePropertiesCommandInput
|
|
12
|
+
input: DeleteIntegrationTablePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteIntegrationTablePropertiesCommandInput,
|
|
17
15
|
DeleteIntegrationTablePropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteIntegrationTablePropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteIntegrationTablePropertiesCommandInput
|
|
21
|
+
input: DeleteIntegrationTablePropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteIntegrationTablePropertiesCommandInput,
|
|
26
24
|
DeleteIntegrationTablePropertiesCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteJobRequest, DeleteJobResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteJobCommandInput extends DeleteJobRequest {}
|
|
5
|
-
export interface DeleteJobCommandOutput
|
|
6
|
-
extends DeleteJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteJobCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: DeleteJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteJobCommandInput,
|
|
11
11
|
DeleteJobCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: DeleteJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
DeleteJobCommandInput,
|
|
18
20
|
DeleteJobCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteMLTransformRequest,
|
|
4
|
-
DeleteMLTransformResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteMLTransformRequest, DeleteMLTransformResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteMLTransformCommandInput
|
|
8
|
-
extends DeleteMLTransformRequest {}
|
|
4
|
+
export interface DeleteMLTransformCommandInput extends DeleteMLTransformRequest {}
|
|
9
5
|
export interface DeleteMLTransformCommandOutput
|
|
10
|
-
extends DeleteMLTransformResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteMLTransformResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteMLTransformCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteMLTransformCommandInput
|
|
9
|
+
input: DeleteMLTransformCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteMLTransformCommandInput,
|
|
17
12
|
DeleteMLTransformCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteMLTransformCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteMLTransformCommandInput
|
|
18
|
+
input: DeleteMLTransformCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteMLTransformCommandInput,
|
|
26
21
|
DeleteMLTransformCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeletePartitionRequest,
|
|
4
|
-
DeletePartitionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeletePartitionRequest, DeletePartitionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeletePartitionCommandInput extends DeletePartitionRequest {}
|
|
8
|
-
export interface DeletePartitionCommandOutput
|
|
9
|
-
extends DeletePartitionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeletePartitionCommandOutput extends DeletePartitionResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeletePartitionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeletePartitionCommandInput
|
|
8
|
+
input: DeletePartitionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeletePartitionCommandInput,
|
|
16
11
|
DeletePartitionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeletePartitionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeletePartitionCommandInput
|
|
17
|
+
input: DeletePartitionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeletePartitionCommandInput,
|
|
25
20
|
DeletePartitionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeletePartitionIndexRequest,
|
|
4
|
-
DeletePartitionIndexResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeletePartitionIndexRequest, DeletePartitionIndexResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePartitionIndexCommandInput
|
|
8
|
-
extends DeletePartitionIndexRequest {}
|
|
4
|
+
export interface DeletePartitionIndexCommandInput extends DeletePartitionIndexRequest {}
|
|
9
5
|
export interface DeletePartitionIndexCommandOutput
|
|
10
|
-
extends DeletePartitionIndexResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeletePartitionIndexResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeletePartitionIndexCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeletePartitionIndexCommandInput
|
|
9
|
+
input: DeletePartitionIndexCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeletePartitionIndexCommandInput,
|
|
17
12
|
DeletePartitionIndexCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeletePartitionIndexCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeletePartitionIndexCommandInput
|
|
18
|
+
input: DeletePartitionIndexCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeletePartitionIndexCommandInput,
|
|
26
21
|
DeletePartitionIndexCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteRegistryInput,
|
|
4
|
-
DeleteRegistryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteRegistryInput, DeleteRegistryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteRegistryCommandInput extends DeleteRegistryInput {}
|
|
8
|
-
export interface DeleteRegistryCommandOutput
|
|
9
|
-
extends DeleteRegistryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteRegistryCommandOutput extends DeleteRegistryResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteRegistryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteRegistryCommandInput
|
|
8
|
+
input: DeleteRegistryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteRegistryCommandInput,
|
|
16
11
|
DeleteRegistryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteRegistryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteRegistryCommandInput
|
|
17
|
+
input: DeleteRegistryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteRegistryCommandInput,
|
|
25
20
|
DeleteRegistryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteResourcePolicyRequest,
|
|
4
|
-
DeleteResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteResourcePolicyCommandInput
|
|
8
|
-
extends DeleteResourcePolicyRequest {}
|
|
4
|
+
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
|
|
9
5
|
export interface DeleteResourcePolicyCommandOutput
|
|
10
|
-
extends DeleteResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteResourcePolicyCommandInput
|
|
9
|
+
input: DeleteResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteResourcePolicyCommandInput,
|
|
17
12
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteSchemaInput, DeleteSchemaResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteSchemaCommandInput extends DeleteSchemaInput {}
|
|
5
|
-
export interface DeleteSchemaCommandOutput
|
|
6
|
-
extends DeleteSchemaResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteSchemaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSchemaCommandInput
|
|
8
|
+
input: DeleteSchemaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSchemaCommandInput,
|
|
13
11
|
DeleteSchemaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSchemaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSchemaCommandInput
|
|
17
|
+
input: DeleteSchemaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSchemaCommandInput,
|
|
22
20
|
DeleteSchemaCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSchemaVersionsInput,
|
|
4
|
-
DeleteSchemaVersionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteSchemaVersionsInput, DeleteSchemaVersionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSchemaVersionsCommandInput
|
|
8
|
-
extends DeleteSchemaVersionsInput {}
|
|
4
|
+
export interface DeleteSchemaVersionsCommandInput extends DeleteSchemaVersionsInput {}
|
|
9
5
|
export interface DeleteSchemaVersionsCommandOutput
|
|
10
|
-
extends DeleteSchemaVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteSchemaVersionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteSchemaVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteSchemaVersionsCommandInput
|
|
9
|
+
input: DeleteSchemaVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteSchemaVersionsCommandInput,
|
|
17
12
|
DeleteSchemaVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteSchemaVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteSchemaVersionsCommandInput
|
|
18
|
+
input: DeleteSchemaVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteSchemaVersionsCommandInput,
|
|
26
21
|
DeleteSchemaVersionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteSecurityConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSecurityConfigurationCommandInput
|
|
8
|
-
extends DeleteSecurityConfigurationRequest {}
|
|
7
|
+
export interface DeleteSecurityConfigurationCommandInput extends DeleteSecurityConfigurationRequest {}
|
|
9
8
|
export interface DeleteSecurityConfigurationCommandOutput
|
|
10
|
-
extends DeleteSecurityConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteSecurityConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteSecurityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteSecurityConfigurationCommandInput
|
|
12
|
+
input: DeleteSecurityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteSecurityConfigurationCommandInput,
|
|
17
15
|
DeleteSecurityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteSecurityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteSecurityConfigurationCommandInput
|
|
21
|
+
input: DeleteSecurityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteSecurityConfigurationCommandInput,
|
|
26
24
|
DeleteSecurityConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSessionRequest,
|
|
4
|
-
DeleteSessionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteSessionRequest, DeleteSessionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteSessionCommandInput extends DeleteSessionRequest {}
|
|
8
|
-
export interface DeleteSessionCommandOutput
|
|
9
|
-
extends DeleteSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteSessionCommandOutput extends DeleteSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteSessionCommandInput
|
|
8
|
+
input: DeleteSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteSessionCommandInput,
|
|
16
11
|
DeleteSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteSessionCommandInput
|
|
17
|
+
input: DeleteSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteSessionCommandInput,
|
|
25
20
|
DeleteSessionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteTableRequest, DeleteTableResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteTableCommandInput extends DeleteTableRequest {}
|
|
5
|
-
export interface DeleteTableCommandOutput
|
|
6
|
-
extends DeleteTableResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTableCommandOutput extends DeleteTableResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteTableCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteTableCommandInput
|
|
8
|
+
input: DeleteTableCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteTableCommandInput,
|
|
13
11
|
DeleteTableCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteTableCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteTableCommandInput
|
|
17
|
+
input: DeleteTableCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteTableCommandInput,
|
|
22
20
|
DeleteTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteTableOptimizerRequest,
|
|
4
|
-
DeleteTableOptimizerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteTableOptimizerRequest, DeleteTableOptimizerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTableOptimizerCommandInput
|
|
8
|
-
extends DeleteTableOptimizerRequest {}
|
|
4
|
+
export interface DeleteTableOptimizerCommandInput extends DeleteTableOptimizerRequest {}
|
|
9
5
|
export interface DeleteTableOptimizerCommandOutput
|
|
10
|
-
extends DeleteTableOptimizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteTableOptimizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteTableOptimizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteTableOptimizerCommandInput
|
|
9
|
+
input: DeleteTableOptimizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteTableOptimizerCommandInput,
|
|
17
12
|
DeleteTableOptimizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteTableOptimizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteTableOptimizerCommandInput
|
|
18
|
+
input: DeleteTableOptimizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteTableOptimizerCommandInput,
|
|
26
21
|
DeleteTableOptimizerCommandOutput,
|