@aws-sdk/client-glue 3.1087.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 +38 -38
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateSchemaInput, CreateSchemaResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateSchemaCommandInput extends CreateSchemaInput {}
|
|
5
|
-
export interface CreateSchemaCommandOutput
|
|
6
|
-
extends CreateSchemaResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateSchemaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateSchemaCommandInput
|
|
8
|
+
input: CreateSchemaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateSchemaCommandInput,
|
|
13
11
|
CreateSchemaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateSchemaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateSchemaCommandInput
|
|
17
|
+
input: CreateSchemaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateSchemaCommandInput,
|
|
22
20
|
CreateSchemaCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateScriptRequest, CreateScriptResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateScriptCommandInput extends CreateScriptRequest {}
|
|
5
|
-
export interface CreateScriptCommandOutput
|
|
6
|
-
extends CreateScriptResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateScriptCommandOutput extends CreateScriptResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateScriptCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateScriptCommandInput
|
|
8
|
+
input: CreateScriptCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateScriptCommandInput,
|
|
13
11
|
CreateScriptCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateSecurityConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSecurityConfigurationCommandInput
|
|
8
|
-
extends CreateSecurityConfigurationRequest {}
|
|
7
|
+
export interface CreateSecurityConfigurationCommandInput extends CreateSecurityConfigurationRequest {}
|
|
9
8
|
export interface CreateSecurityConfigurationCommandOutput
|
|
10
|
-
extends CreateSecurityConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateSecurityConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateSecurityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateSecurityConfigurationCommandInput
|
|
12
|
+
input: CreateSecurityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateSecurityConfigurationCommandInput,
|
|
17
15
|
CreateSecurityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateSecurityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateSecurityConfigurationCommandInput
|
|
21
|
+
input: CreateSecurityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateSecurityConfigurationCommandInput,
|
|
26
24
|
CreateSecurityConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSessionRequest,
|
|
4
|
-
CreateSessionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateSessionRequest, CreateSessionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateSessionCommandInput extends CreateSessionRequest {}
|
|
8
|
-
export interface CreateSessionCommandOutput
|
|
9
|
-
extends CreateSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateSessionCommandOutput extends CreateSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateSessionCommandInput
|
|
8
|
+
input: CreateSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateSessionCommandInput,
|
|
16
11
|
CreateSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateSessionCommandInput
|
|
17
|
+
input: CreateSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateSessionCommandInput,
|
|
25
20
|
CreateSessionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateTableRequest, CreateTableResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateTableCommandInput extends CreateTableRequest {}
|
|
5
|
-
export interface CreateTableCommandOutput
|
|
6
|
-
extends CreateTableResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTableCommandOutput extends CreateTableResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateTableCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateTableCommandInput
|
|
8
|
+
input: CreateTableCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateTableCommandInput,
|
|
13
11
|
CreateTableCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateTableCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateTableCommandInput
|
|
17
|
+
input: CreateTableCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateTableCommandInput,
|
|
22
20
|
CreateTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTableOptimizerRequest,
|
|
4
|
-
CreateTableOptimizerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateTableOptimizerRequest, CreateTableOptimizerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTableOptimizerCommandInput
|
|
8
|
-
extends CreateTableOptimizerRequest {}
|
|
4
|
+
export interface CreateTableOptimizerCommandInput extends CreateTableOptimizerRequest {}
|
|
9
5
|
export interface CreateTableOptimizerCommandOutput
|
|
10
|
-
extends CreateTableOptimizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateTableOptimizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateTableOptimizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateTableOptimizerCommandInput
|
|
9
|
+
input: CreateTableOptimizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateTableOptimizerCommandInput,
|
|
17
12
|
CreateTableOptimizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateTableOptimizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateTableOptimizerCommandInput
|
|
18
|
+
input: CreateTableOptimizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateTableOptimizerCommandInput,
|
|
26
21
|
CreateTableOptimizerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTriggerRequest,
|
|
4
|
-
CreateTriggerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateTriggerRequest, CreateTriggerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateTriggerCommandInput extends CreateTriggerRequest {}
|
|
8
|
-
export interface CreateTriggerCommandOutput
|
|
9
|
-
extends CreateTriggerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTriggerCommandOutput extends CreateTriggerResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateTriggerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateTriggerCommandInput
|
|
8
|
+
input: CreateTriggerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateTriggerCommandInput,
|
|
16
11
|
CreateTriggerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateTriggerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateTriggerCommandInput
|
|
17
|
+
input: CreateTriggerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateTriggerCommandInput,
|
|
25
20
|
CreateTriggerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateUsageProfileRequest,
|
|
4
|
-
CreateUsageProfileResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateUsageProfileRequest, CreateUsageProfileResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateUsageProfileCommandInput
|
|
8
|
-
extends CreateUsageProfileRequest {}
|
|
4
|
+
export interface CreateUsageProfileCommandInput extends CreateUsageProfileRequest {}
|
|
9
5
|
export interface CreateUsageProfileCommandOutput
|
|
10
|
-
extends CreateUsageProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateUsageProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateUsageProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateUsageProfileCommandInput
|
|
9
|
+
input: CreateUsageProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateUsageProfileCommandInput,
|
|
17
12
|
CreateUsageProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateUsageProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateUsageProfileCommandInput
|
|
18
|
+
input: CreateUsageProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateUsageProfileCommandInput,
|
|
26
21
|
CreateUsageProfileCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateUserDefinedFunctionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateUserDefinedFunctionCommandInput
|
|
8
|
-
extends CreateUserDefinedFunctionRequest {}
|
|
7
|
+
export interface CreateUserDefinedFunctionCommandInput extends CreateUserDefinedFunctionRequest {}
|
|
9
8
|
export interface CreateUserDefinedFunctionCommandOutput
|
|
10
|
-
extends CreateUserDefinedFunctionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateUserDefinedFunctionResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateUserDefinedFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateUserDefinedFunctionCommandInput
|
|
12
|
+
input: CreateUserDefinedFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateUserDefinedFunctionCommandInput,
|
|
17
15
|
CreateUserDefinedFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateUserDefinedFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateUserDefinedFunctionCommandInput
|
|
21
|
+
input: CreateUserDefinedFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateUserDefinedFunctionCommandInput,
|
|
26
24
|
CreateUserDefinedFunctionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateWorkflowRequest,
|
|
4
|
-
CreateWorkflowResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateWorkflowRequest, CreateWorkflowResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateWorkflowCommandInput extends CreateWorkflowRequest {}
|
|
8
|
-
export interface CreateWorkflowCommandOutput
|
|
9
|
-
extends CreateWorkflowResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateWorkflowCommandOutput extends CreateWorkflowResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateWorkflowCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateWorkflowCommandInput
|
|
8
|
+
input: CreateWorkflowCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateWorkflowCommandInput,
|
|
16
11
|
CreateWorkflowCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateWorkflowCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateWorkflowCommandInput
|
|
17
|
+
input: CreateWorkflowCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateWorkflowCommandInput,
|
|
25
20
|
CreateWorkflowCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteAssetRequest, DeleteAssetResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteAssetCommandInput extends DeleteAssetRequest {}
|
|
5
|
-
export interface DeleteAssetCommandOutput
|
|
6
|
-
extends DeleteAssetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetCommandOutput extends DeleteAssetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAssetCommandInput
|
|
8
|
+
input: DeleteAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAssetCommandInput,
|
|
13
11
|
DeleteAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAssetCommandInput
|
|
17
|
+
input: DeleteAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAssetCommandInput,
|
|
22
20
|
DeleteAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAssetTypeRequest,
|
|
4
|
-
DeleteAssetTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteAssetTypeRequest, DeleteAssetTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAssetTypeCommandInput extends DeleteAssetTypeRequest {}
|
|
8
|
-
export interface DeleteAssetTypeCommandOutput
|
|
9
|
-
extends DeleteAssetTypeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetTypeCommandOutput extends DeleteAssetTypeResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAssetTypeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAssetTypeCommandInput
|
|
8
|
+
input: DeleteAssetTypeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAssetTypeCommandInput,
|
|
16
11
|
DeleteAssetTypeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAssetTypeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAssetTypeCommandInput
|
|
17
|
+
input: DeleteAssetTypeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAssetTypeCommandInput,
|
|
25
20
|
DeleteAssetTypeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAttachmentRequest,
|
|
4
|
-
DeleteAttachmentResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteAttachmentRequest, DeleteAttachmentResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAttachmentCommandInput extends DeleteAttachmentRequest {}
|
|
8
|
-
export interface DeleteAttachmentCommandOutput
|
|
9
|
-
extends DeleteAttachmentResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAttachmentCommandOutput extends DeleteAttachmentResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAttachmentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAttachmentCommandInput
|
|
8
|
+
input: DeleteAttachmentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAttachmentCommandInput,
|
|
16
11
|
DeleteAttachmentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAttachmentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAttachmentCommandInput
|
|
17
|
+
input: DeleteAttachmentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAttachmentCommandInput,
|
|
25
20
|
DeleteAttachmentCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBlueprintRequest,
|
|
4
|
-
DeleteBlueprintResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteBlueprintRequest, DeleteBlueprintResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteBlueprintCommandInput extends DeleteBlueprintRequest {}
|
|
8
|
-
export interface DeleteBlueprintCommandOutput
|
|
9
|
-
extends DeleteBlueprintResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteBlueprintCommandOutput extends DeleteBlueprintResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteBlueprintCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteBlueprintCommandInput
|
|
8
|
+
input: DeleteBlueprintCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteBlueprintCommandInput,
|
|
16
11
|
DeleteBlueprintCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteBlueprintCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteBlueprintCommandInput
|
|
17
|
+
input: DeleteBlueprintCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteBlueprintCommandInput,
|
|
25
20
|
DeleteBlueprintCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCatalogRequest,
|
|
4
|
-
DeleteCatalogResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteCatalogRequest, DeleteCatalogResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteCatalogCommandInput extends DeleteCatalogRequest {}
|
|
8
|
-
export interface DeleteCatalogCommandOutput
|
|
9
|
-
extends DeleteCatalogResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteCatalogCommandOutput extends DeleteCatalogResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteCatalogCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteCatalogCommandInput
|
|
8
|
+
input: DeleteCatalogCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteCatalogCommandInput,
|
|
16
11
|
DeleteCatalogCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteCatalogCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteCatalogCommandInput
|
|
17
|
+
input: DeleteCatalogCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteCatalogCommandInput,
|
|
25
20
|
DeleteCatalogCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteClassifierRequest,
|
|
4
|
-
DeleteClassifierResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteClassifierRequest, DeleteClassifierResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteClassifierCommandInput extends DeleteClassifierRequest {}
|
|
8
|
-
export interface DeleteClassifierCommandOutput
|
|
9
|
-
extends DeleteClassifierResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteClassifierCommandOutput extends DeleteClassifierResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteClassifierCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteClassifierCommandInput
|
|
8
|
+
input: DeleteClassifierCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteClassifierCommandInput,
|
|
16
11
|
DeleteClassifierCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteClassifierCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteClassifierCommandInput
|
|
17
|
+
input: DeleteClassifierCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteClassifierCommandInput,
|
|
25
20
|
DeleteClassifierCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteColumnStatisticsForPartitionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteColumnStatisticsForPartitionCommandInput
|
|
8
|
-
extends DeleteColumnStatisticsForPartitionRequest {}
|
|
7
|
+
export interface DeleteColumnStatisticsForPartitionCommandInput extends DeleteColumnStatisticsForPartitionRequest {}
|
|
9
8
|
export interface DeleteColumnStatisticsForPartitionCommandOutput
|
|
10
|
-
extends DeleteColumnStatisticsForPartitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteColumnStatisticsForPartitionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteColumnStatisticsForPartitionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteColumnStatisticsForPartitionCommandInput
|
|
12
|
+
input: DeleteColumnStatisticsForPartitionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteColumnStatisticsForPartitionCommandInput,
|
|
17
15
|
DeleteColumnStatisticsForPartitionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteColumnStatisticsForPartitionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteColumnStatisticsForPartitionCommandInput
|
|
21
|
+
input: DeleteColumnStatisticsForPartitionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteColumnStatisticsForPartitionCommandInput,
|
|
26
24
|
DeleteColumnStatisticsForPartitionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteColumnStatisticsForTableResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteColumnStatisticsForTableCommandInput
|
|
8
|
-
extends DeleteColumnStatisticsForTableRequest {}
|
|
7
|
+
export interface DeleteColumnStatisticsForTableCommandInput extends DeleteColumnStatisticsForTableRequest {}
|
|
9
8
|
export interface DeleteColumnStatisticsForTableCommandOutput
|
|
10
|
-
extends DeleteColumnStatisticsForTableResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteColumnStatisticsForTableResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteColumnStatisticsForTableCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteColumnStatisticsForTableCommandInput
|
|
12
|
+
input: DeleteColumnStatisticsForTableCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteColumnStatisticsForTableCommandInput,
|
|
17
15
|
DeleteColumnStatisticsForTableCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteColumnStatisticsForTableCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteColumnStatisticsForTableCommandInput
|
|
21
|
+
input: DeleteColumnStatisticsForTableCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteColumnStatisticsForTableCommandInput,
|
|
26
24
|
DeleteColumnStatisticsForTableCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteColumnStatisticsTaskSettingsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteColumnStatisticsTaskSettingsCommandInput
|
|
8
|
-
extends DeleteColumnStatisticsTaskSettingsRequest {}
|
|
7
|
+
export interface DeleteColumnStatisticsTaskSettingsCommandInput extends DeleteColumnStatisticsTaskSettingsRequest {}
|
|
9
8
|
export interface DeleteColumnStatisticsTaskSettingsCommandOutput
|
|
10
|
-
extends DeleteColumnStatisticsTaskSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteColumnStatisticsTaskSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteColumnStatisticsTaskSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteColumnStatisticsTaskSettingsCommandInput
|
|
12
|
+
input: DeleteColumnStatisticsTaskSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteColumnStatisticsTaskSettingsCommandInput,
|
|
17
15
|
DeleteColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteColumnStatisticsTaskSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteColumnStatisticsTaskSettingsCommandInput
|
|
21
|
+
input: DeleteColumnStatisticsTaskSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteColumnStatisticsTaskSettingsCommandInput,
|
|
26
24
|
DeleteColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConnectionRequest,
|
|
4
|
-
DeleteConnectionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
|
|
8
|
-
export interface DeleteConnectionCommandOutput
|
|
9
|
-
extends DeleteConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteConnectionCommandInput
|
|
8
|
+
input: DeleteConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteConnectionCommandInput,
|
|
16
11
|
DeleteConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteConnectionCommandInput
|
|
17
|
+
input: DeleteConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteConnectionCommandInput,
|
|
25
20
|
DeleteConnectionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConnectionTypeRequest,
|
|
4
|
-
DeleteConnectionTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteConnectionTypeRequest, DeleteConnectionTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConnectionTypeCommandInput
|
|
8
|
-
extends DeleteConnectionTypeRequest {}
|
|
4
|
+
export interface DeleteConnectionTypeCommandInput extends DeleteConnectionTypeRequest {}
|
|
9
5
|
export interface DeleteConnectionTypeCommandOutput
|
|
10
|
-
extends DeleteConnectionTypeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteConnectionTypeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteConnectionTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteConnectionTypeCommandInput
|
|
9
|
+
input: DeleteConnectionTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteConnectionTypeCommandInput,
|
|
17
12
|
DeleteConnectionTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteConnectionTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteConnectionTypeCommandInput
|
|
18
|
+
input: DeleteConnectionTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteConnectionTypeCommandInput,
|
|
26
21
|
DeleteConnectionTypeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCrawlerRequest,
|
|
4
|
-
DeleteCrawlerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteCrawlerRequest, DeleteCrawlerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteCrawlerCommandInput extends DeleteCrawlerRequest {}
|
|
8
|
-
export interface DeleteCrawlerCommandOutput
|
|
9
|
-
extends DeleteCrawlerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteCrawlerCommandOutput extends DeleteCrawlerResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteCrawlerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteCrawlerCommandInput
|
|
8
|
+
input: DeleteCrawlerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteCrawlerCommandInput,
|
|
16
11
|
DeleteCrawlerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteCrawlerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteCrawlerCommandInput
|
|
17
|
+
input: DeleteCrawlerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteCrawlerCommandInput,
|
|
25
20
|
DeleteCrawlerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCustomEntityTypeRequest,
|
|
4
|
-
DeleteCustomEntityTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteCustomEntityTypeRequest, DeleteCustomEntityTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteCustomEntityTypeCommandInput
|
|
8
|
-
extends DeleteCustomEntityTypeRequest {}
|
|
4
|
+
export interface DeleteCustomEntityTypeCommandInput extends DeleteCustomEntityTypeRequest {}
|
|
9
5
|
export interface DeleteCustomEntityTypeCommandOutput
|
|
10
|
-
extends DeleteCustomEntityTypeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteCustomEntityTypeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteCustomEntityTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteCustomEntityTypeCommandInput
|
|
9
|
+
input: DeleteCustomEntityTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteCustomEntityTypeCommandInput,
|
|
17
12
|
DeleteCustomEntityTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteCustomEntityTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteCustomEntityTypeCommandInput
|
|
18
|
+
input: DeleteCustomEntityTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteCustomEntityTypeCommandInput,
|
|
26
21
|
DeleteCustomEntityTypeCommandOutput,
|