@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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -200,10 +197,7 @@ import {
|
|
|
200
197
|
CreateIntegrationTablePropertiesCommandInput,
|
|
201
198
|
CreateIntegrationTablePropertiesCommandOutput,
|
|
202
199
|
} from "./commands/CreateIntegrationTablePropertiesCommand";
|
|
203
|
-
import {
|
|
204
|
-
CreateJobCommandInput,
|
|
205
|
-
CreateJobCommandOutput,
|
|
206
|
-
} from "./commands/CreateJobCommand";
|
|
200
|
+
import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
|
|
207
201
|
import {
|
|
208
202
|
CreateMLTransformCommandInput,
|
|
209
203
|
CreateMLTransformCommandOutput,
|
|
@@ -236,10 +230,7 @@ import {
|
|
|
236
230
|
CreateSessionCommandInput,
|
|
237
231
|
CreateSessionCommandOutput,
|
|
238
232
|
} from "./commands/CreateSessionCommand";
|
|
239
|
-
import {
|
|
240
|
-
CreateTableCommandInput,
|
|
241
|
-
CreateTableCommandOutput,
|
|
242
|
-
} from "./commands/CreateTableCommand";
|
|
233
|
+
import { CreateTableCommandInput, CreateTableCommandOutput } from "./commands/CreateTableCommand";
|
|
243
234
|
import {
|
|
244
235
|
CreateTableOptimizerCommandInput,
|
|
245
236
|
CreateTableOptimizerCommandOutput,
|
|
@@ -260,10 +251,7 @@ import {
|
|
|
260
251
|
CreateWorkflowCommandInput,
|
|
261
252
|
CreateWorkflowCommandOutput,
|
|
262
253
|
} from "./commands/CreateWorkflowCommand";
|
|
263
|
-
import {
|
|
264
|
-
DeleteAssetCommandInput,
|
|
265
|
-
DeleteAssetCommandOutput,
|
|
266
|
-
} from "./commands/DeleteAssetCommand";
|
|
254
|
+
import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
|
|
267
255
|
import {
|
|
268
256
|
DeleteAssetTypeCommandInput,
|
|
269
257
|
DeleteAssetTypeCommandOutput,
|
|
@@ -352,10 +340,7 @@ import {
|
|
|
352
340
|
DeleteIntegrationTablePropertiesCommandInput,
|
|
353
341
|
DeleteIntegrationTablePropertiesCommandOutput,
|
|
354
342
|
} from "./commands/DeleteIntegrationTablePropertiesCommand";
|
|
355
|
-
import {
|
|
356
|
-
DeleteJobCommandInput,
|
|
357
|
-
DeleteJobCommandOutput,
|
|
358
|
-
} from "./commands/DeleteJobCommand";
|
|
343
|
+
import { DeleteJobCommandInput, DeleteJobCommandOutput } from "./commands/DeleteJobCommand";
|
|
359
344
|
import {
|
|
360
345
|
DeleteMLTransformCommandInput,
|
|
361
346
|
DeleteMLTransformCommandOutput,
|
|
@@ -392,10 +377,7 @@ import {
|
|
|
392
377
|
DeleteSessionCommandInput,
|
|
393
378
|
DeleteSessionCommandOutput,
|
|
394
379
|
} from "./commands/DeleteSessionCommand";
|
|
395
|
-
import {
|
|
396
|
-
DeleteTableCommandInput,
|
|
397
|
-
DeleteTableCommandOutput,
|
|
398
|
-
} from "./commands/DeleteTableCommand";
|
|
380
|
+
import { DeleteTableCommandInput, DeleteTableCommandOutput } from "./commands/DeleteTableCommand";
|
|
399
381
|
import {
|
|
400
382
|
DeleteTableOptimizerCommandInput,
|
|
401
383
|
DeleteTableOptimizerCommandOutput,
|
|
@@ -440,10 +422,7 @@ import {
|
|
|
440
422
|
DisassociateGlossaryTermsCommandInput,
|
|
441
423
|
DisassociateGlossaryTermsCommandOutput,
|
|
442
424
|
} from "./commands/DisassociateGlossaryTermsCommand";
|
|
443
|
-
import {
|
|
444
|
-
GetAssetCommandInput,
|
|
445
|
-
GetAssetCommandOutput,
|
|
446
|
-
} from "./commands/GetAssetCommand";
|
|
425
|
+
import { GetAssetCommandInput, GetAssetCommandOutput } from "./commands/GetAssetCommand";
|
|
447
426
|
import {
|
|
448
427
|
GetAssetTypeCommandInput,
|
|
449
428
|
GetAssetTypeCommandOutput,
|
|
@@ -460,18 +439,12 @@ import {
|
|
|
460
439
|
GetBlueprintRunsCommandInput,
|
|
461
440
|
GetBlueprintRunsCommandOutput,
|
|
462
441
|
} from "./commands/GetBlueprintRunsCommand";
|
|
463
|
-
import {
|
|
464
|
-
GetCatalogCommandInput,
|
|
465
|
-
GetCatalogCommandOutput,
|
|
466
|
-
} from "./commands/GetCatalogCommand";
|
|
442
|
+
import { GetCatalogCommandInput, GetCatalogCommandOutput } from "./commands/GetCatalogCommand";
|
|
467
443
|
import {
|
|
468
444
|
GetCatalogImportStatusCommandInput,
|
|
469
445
|
GetCatalogImportStatusCommandOutput,
|
|
470
446
|
} from "./commands/GetCatalogImportStatusCommand";
|
|
471
|
-
import {
|
|
472
|
-
GetCatalogsCommandInput,
|
|
473
|
-
GetCatalogsCommandOutput,
|
|
474
|
-
} from "./commands/GetCatalogsCommand";
|
|
447
|
+
import { GetCatalogsCommandInput, GetCatalogsCommandOutput } from "./commands/GetCatalogsCommand";
|
|
475
448
|
import {
|
|
476
449
|
GetClassifierCommandInput,
|
|
477
450
|
GetClassifierCommandOutput,
|
|
@@ -508,18 +481,12 @@ import {
|
|
|
508
481
|
GetConnectionsCommandInput,
|
|
509
482
|
GetConnectionsCommandOutput,
|
|
510
483
|
} from "./commands/GetConnectionsCommand";
|
|
511
|
-
import {
|
|
512
|
-
GetCrawlerCommandInput,
|
|
513
|
-
GetCrawlerCommandOutput,
|
|
514
|
-
} from "./commands/GetCrawlerCommand";
|
|
484
|
+
import { GetCrawlerCommandInput, GetCrawlerCommandOutput } from "./commands/GetCrawlerCommand";
|
|
515
485
|
import {
|
|
516
486
|
GetCrawlerMetricsCommandInput,
|
|
517
487
|
GetCrawlerMetricsCommandOutput,
|
|
518
488
|
} from "./commands/GetCrawlerMetricsCommand";
|
|
519
|
-
import {
|
|
520
|
-
GetCrawlersCommandInput,
|
|
521
|
-
GetCrawlersCommandOutput,
|
|
522
|
-
} from "./commands/GetCrawlersCommand";
|
|
489
|
+
import { GetCrawlersCommandInput, GetCrawlersCommandOutput } from "./commands/GetCrawlersCommand";
|
|
523
490
|
import {
|
|
524
491
|
GetCustomEntityTypeCommandInput,
|
|
525
492
|
GetCustomEntityTypeCommandOutput,
|
|
@@ -528,10 +495,7 @@ import {
|
|
|
528
495
|
GetDashboardUrlCommandInput,
|
|
529
496
|
GetDashboardUrlCommandOutput,
|
|
530
497
|
} from "./commands/GetDashboardUrlCommand";
|
|
531
|
-
import {
|
|
532
|
-
GetDatabaseCommandInput,
|
|
533
|
-
GetDatabaseCommandOutput,
|
|
534
|
-
} from "./commands/GetDatabaseCommand";
|
|
498
|
+
import { GetDatabaseCommandInput, GetDatabaseCommandOutput } from "./commands/GetDatabaseCommand";
|
|
535
499
|
import {
|
|
536
500
|
GetDatabasesCommandInput,
|
|
537
501
|
GetDatabasesCommandOutput,
|
|
@@ -580,14 +544,8 @@ import {
|
|
|
580
544
|
GetEntityRecordsCommandInput,
|
|
581
545
|
GetEntityRecordsCommandOutput,
|
|
582
546
|
} from "./commands/GetEntityRecordsCommand";
|
|
583
|
-
import {
|
|
584
|
-
|
|
585
|
-
GetFormTypeCommandOutput,
|
|
586
|
-
} from "./commands/GetFormTypeCommand";
|
|
587
|
-
import {
|
|
588
|
-
GetGlossaryCommandInput,
|
|
589
|
-
GetGlossaryCommandOutput,
|
|
590
|
-
} from "./commands/GetGlossaryCommand";
|
|
547
|
+
import { GetFormTypeCommandInput, GetFormTypeCommandOutput } from "./commands/GetFormTypeCommand";
|
|
548
|
+
import { GetGlossaryCommandInput, GetGlossaryCommandOutput } from "./commands/GetGlossaryCommand";
|
|
591
549
|
import {
|
|
592
550
|
GetGlossaryTermCommandInput,
|
|
593
551
|
GetGlossaryTermCommandOutput,
|
|
@@ -608,26 +566,11 @@ import {
|
|
|
608
566
|
GetJobBookmarkCommandInput,
|
|
609
567
|
GetJobBookmarkCommandOutput,
|
|
610
568
|
} from "./commands/GetJobBookmarkCommand";
|
|
611
|
-
import {
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
} from "./commands/
|
|
615
|
-
import {
|
|
616
|
-
GetJobRunCommandInput,
|
|
617
|
-
GetJobRunCommandOutput,
|
|
618
|
-
} from "./commands/GetJobRunCommand";
|
|
619
|
-
import {
|
|
620
|
-
GetJobRunsCommandInput,
|
|
621
|
-
GetJobRunsCommandOutput,
|
|
622
|
-
} from "./commands/GetJobRunsCommand";
|
|
623
|
-
import {
|
|
624
|
-
GetJobsCommandInput,
|
|
625
|
-
GetJobsCommandOutput,
|
|
626
|
-
} from "./commands/GetJobsCommand";
|
|
627
|
-
import {
|
|
628
|
-
GetMappingCommandInput,
|
|
629
|
-
GetMappingCommandOutput,
|
|
630
|
-
} from "./commands/GetMappingCommand";
|
|
569
|
+
import { GetJobCommandInput, GetJobCommandOutput } from "./commands/GetJobCommand";
|
|
570
|
+
import { GetJobRunCommandInput, GetJobRunCommandOutput } from "./commands/GetJobRunCommand";
|
|
571
|
+
import { GetJobRunsCommandInput, GetJobRunsCommandOutput } from "./commands/GetJobRunsCommand";
|
|
572
|
+
import { GetJobsCommandInput, GetJobsCommandOutput } from "./commands/GetJobsCommand";
|
|
573
|
+
import { GetMappingCommandInput, GetMappingCommandOutput } from "./commands/GetMappingCommand";
|
|
631
574
|
import {
|
|
632
575
|
GetMaterializedViewRefreshTaskRunCommandInput,
|
|
633
576
|
GetMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -660,14 +603,8 @@ import {
|
|
|
660
603
|
GetPartitionsCommandInput,
|
|
661
604
|
GetPartitionsCommandOutput,
|
|
662
605
|
} from "./commands/GetPartitionsCommand";
|
|
663
|
-
import {
|
|
664
|
-
|
|
665
|
-
GetPlanCommandOutput,
|
|
666
|
-
} from "./commands/GetPlanCommand";
|
|
667
|
-
import {
|
|
668
|
-
GetRegistryCommandInput,
|
|
669
|
-
GetRegistryCommandOutput,
|
|
670
|
-
} from "./commands/GetRegistryCommand";
|
|
606
|
+
import { GetPlanCommandInput, GetPlanCommandOutput } from "./commands/GetPlanCommand";
|
|
607
|
+
import { GetRegistryCommandInput, GetRegistryCommandOutput } from "./commands/GetRegistryCommand";
|
|
671
608
|
import {
|
|
672
609
|
GetResourcePoliciesCommandInput,
|
|
673
610
|
GetResourcePoliciesCommandOutput,
|
|
@@ -680,10 +617,7 @@ import {
|
|
|
680
617
|
GetSchemaByDefinitionCommandInput,
|
|
681
618
|
GetSchemaByDefinitionCommandOutput,
|
|
682
619
|
} from "./commands/GetSchemaByDefinitionCommand";
|
|
683
|
-
import {
|
|
684
|
-
GetSchemaCommandInput,
|
|
685
|
-
GetSchemaCommandOutput,
|
|
686
|
-
} from "./commands/GetSchemaCommand";
|
|
620
|
+
import { GetSchemaCommandInput, GetSchemaCommandOutput } from "./commands/GetSchemaCommand";
|
|
687
621
|
import {
|
|
688
622
|
GetSchemaVersionCommandInput,
|
|
689
623
|
GetSchemaVersionCommandOutput,
|
|
@@ -700,10 +634,7 @@ import {
|
|
|
700
634
|
GetSecurityConfigurationsCommandInput,
|
|
701
635
|
GetSecurityConfigurationsCommandOutput,
|
|
702
636
|
} from "./commands/GetSecurityConfigurationsCommand";
|
|
703
|
-
import {
|
|
704
|
-
GetSessionCommandInput,
|
|
705
|
-
GetSessionCommandOutput,
|
|
706
|
-
} from "./commands/GetSessionCommand";
|
|
637
|
+
import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
|
|
707
638
|
import {
|
|
708
639
|
GetSessionEndpointCommandInput,
|
|
709
640
|
GetSessionEndpointCommandOutput,
|
|
@@ -712,18 +643,12 @@ import {
|
|
|
712
643
|
GetStatementCommandInput,
|
|
713
644
|
GetStatementCommandOutput,
|
|
714
645
|
} from "./commands/GetStatementCommand";
|
|
715
|
-
import {
|
|
716
|
-
GetTableCommandInput,
|
|
717
|
-
GetTableCommandOutput,
|
|
718
|
-
} from "./commands/GetTableCommand";
|
|
646
|
+
import { GetTableCommandInput, GetTableCommandOutput } from "./commands/GetTableCommand";
|
|
719
647
|
import {
|
|
720
648
|
GetTableOptimizerCommandInput,
|
|
721
649
|
GetTableOptimizerCommandOutput,
|
|
722
650
|
} from "./commands/GetTableOptimizerCommand";
|
|
723
|
-
import {
|
|
724
|
-
GetTablesCommandInput,
|
|
725
|
-
GetTablesCommandOutput,
|
|
726
|
-
} from "./commands/GetTablesCommand";
|
|
651
|
+
import { GetTablesCommandInput, GetTablesCommandOutput } from "./commands/GetTablesCommand";
|
|
727
652
|
import {
|
|
728
653
|
GetTableVersionCommandInput,
|
|
729
654
|
GetTableVersionCommandOutput,
|
|
@@ -732,18 +657,9 @@ import {
|
|
|
732
657
|
GetTableVersionsCommandInput,
|
|
733
658
|
GetTableVersionsCommandOutput,
|
|
734
659
|
} from "./commands/GetTableVersionsCommand";
|
|
735
|
-
import {
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
} from "./commands/GetTagsCommand";
|
|
739
|
-
import {
|
|
740
|
-
GetTriggerCommandInput,
|
|
741
|
-
GetTriggerCommandOutput,
|
|
742
|
-
} from "./commands/GetTriggerCommand";
|
|
743
|
-
import {
|
|
744
|
-
GetTriggersCommandInput,
|
|
745
|
-
GetTriggersCommandOutput,
|
|
746
|
-
} from "./commands/GetTriggersCommand";
|
|
660
|
+
import { GetTagsCommandInput, GetTagsCommandOutput } from "./commands/GetTagsCommand";
|
|
661
|
+
import { GetTriggerCommandInput, GetTriggerCommandOutput } from "./commands/GetTriggerCommand";
|
|
662
|
+
import { GetTriggersCommandInput, GetTriggersCommandOutput } from "./commands/GetTriggersCommand";
|
|
747
663
|
import {
|
|
748
664
|
GetUnfilteredPartitionMetadataCommandInput,
|
|
749
665
|
GetUnfilteredPartitionMetadataCommandOutput,
|
|
@@ -768,10 +684,7 @@ import {
|
|
|
768
684
|
GetUserDefinedFunctionsCommandInput,
|
|
769
685
|
GetUserDefinedFunctionsCommandOutput,
|
|
770
686
|
} from "./commands/GetUserDefinedFunctionsCommand";
|
|
771
|
-
import {
|
|
772
|
-
GetWorkflowCommandInput,
|
|
773
|
-
GetWorkflowCommandOutput,
|
|
774
|
-
} from "./commands/GetWorkflowCommand";
|
|
687
|
+
import { GetWorkflowCommandInput, GetWorkflowCommandOutput } from "./commands/GetWorkflowCommand";
|
|
775
688
|
import {
|
|
776
689
|
GetWorkflowRunCommandInput,
|
|
777
690
|
GetWorkflowRunCommandOutput,
|
|
@@ -808,10 +721,7 @@ import {
|
|
|
808
721
|
ListCrawlersCommandInput,
|
|
809
722
|
ListCrawlersCommandOutput,
|
|
810
723
|
} from "./commands/ListCrawlersCommand";
|
|
811
|
-
import {
|
|
812
|
-
ListCrawlsCommandInput,
|
|
813
|
-
ListCrawlsCommandOutput,
|
|
814
|
-
} from "./commands/ListCrawlsCommand";
|
|
724
|
+
import { ListCrawlsCommandInput, ListCrawlsCommandOutput } from "./commands/ListCrawlsCommand";
|
|
815
725
|
import {
|
|
816
726
|
ListCustomEntityTypesCommandInput,
|
|
817
727
|
ListCustomEntityTypesCommandOutput,
|
|
@@ -868,10 +778,7 @@ import {
|
|
|
868
778
|
ListIterableFormsCommandInput,
|
|
869
779
|
ListIterableFormsCommandOutput,
|
|
870
780
|
} from "./commands/ListIterableFormsCommand";
|
|
871
|
-
import {
|
|
872
|
-
ListJobsCommandInput,
|
|
873
|
-
ListJobsCommandOutput,
|
|
874
|
-
} from "./commands/ListJobsCommand";
|
|
781
|
+
import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
|
|
875
782
|
import {
|
|
876
783
|
ListMaterializedViewRefreshTaskRunsCommandInput,
|
|
877
784
|
ListMaterializedViewRefreshTaskRunsCommandOutput,
|
|
@@ -884,10 +791,7 @@ import {
|
|
|
884
791
|
ListRegistriesCommandInput,
|
|
885
792
|
ListRegistriesCommandOutput,
|
|
886
793
|
} from "./commands/ListRegistriesCommand";
|
|
887
|
-
import {
|
|
888
|
-
ListSchemasCommandInput,
|
|
889
|
-
ListSchemasCommandOutput,
|
|
890
|
-
} from "./commands/ListSchemasCommand";
|
|
794
|
+
import { ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
|
|
891
795
|
import {
|
|
892
796
|
ListSchemaVersionsCommandInput,
|
|
893
797
|
ListSchemaVersionsCommandOutput,
|
|
@@ -920,10 +824,7 @@ import {
|
|
|
920
824
|
ModifyIntegrationCommandInput,
|
|
921
825
|
ModifyIntegrationCommandOutput,
|
|
922
826
|
} from "./commands/ModifyIntegrationCommand";
|
|
923
|
-
import {
|
|
924
|
-
PutAssetCommandInput,
|
|
925
|
-
PutAssetCommandOutput,
|
|
926
|
-
} from "./commands/PutAssetCommand";
|
|
827
|
+
import { PutAssetCommandInput, PutAssetCommandOutput } from "./commands/PutAssetCommand";
|
|
927
828
|
import {
|
|
928
829
|
PutAssetTypeCommandInput,
|
|
929
830
|
PutAssetTypeCommandOutput,
|
|
@@ -940,10 +841,7 @@ import {
|
|
|
940
841
|
PutDataQualityProfileAnnotationCommandInput,
|
|
941
842
|
PutDataQualityProfileAnnotationCommandOutput,
|
|
942
843
|
} from "./commands/PutDataQualityProfileAnnotationCommand";
|
|
943
|
-
import {
|
|
944
|
-
PutFormTypeCommandInput,
|
|
945
|
-
PutFormTypeCommandOutput,
|
|
946
|
-
} from "./commands/PutFormTypeCommand";
|
|
844
|
+
import { PutFormTypeCommandInput, PutFormTypeCommandOutput } from "./commands/PutFormTypeCommand";
|
|
947
845
|
import {
|
|
948
846
|
PutResourcePolicyCommandInput,
|
|
949
847
|
PutResourcePolicyCommandOutput,
|
|
@@ -1028,10 +926,7 @@ import {
|
|
|
1028
926
|
StartImportLabelsTaskRunCommandInput,
|
|
1029
927
|
StartImportLabelsTaskRunCommandOutput,
|
|
1030
928
|
} from "./commands/StartImportLabelsTaskRunCommand";
|
|
1031
|
-
import {
|
|
1032
|
-
StartJobRunCommandInput,
|
|
1033
|
-
StartJobRunCommandOutput,
|
|
1034
|
-
} from "./commands/StartJobRunCommand";
|
|
929
|
+
import { StartJobRunCommandInput, StartJobRunCommandOutput } from "./commands/StartJobRunCommand";
|
|
1035
930
|
import {
|
|
1036
931
|
StartMaterializedViewRefreshTaskRunCommandInput,
|
|
1037
932
|
StartMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -1060,10 +955,7 @@ import {
|
|
|
1060
955
|
StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
1061
956
|
StopColumnStatisticsTaskRunScheduleCommandOutput,
|
|
1062
957
|
} from "./commands/StopColumnStatisticsTaskRunScheduleCommand";
|
|
1063
|
-
import {
|
|
1064
|
-
StopCrawlerCommandInput,
|
|
1065
|
-
StopCrawlerCommandOutput,
|
|
1066
|
-
} from "./commands/StopCrawlerCommand";
|
|
958
|
+
import { StopCrawlerCommandInput, StopCrawlerCommandOutput } from "./commands/StopCrawlerCommand";
|
|
1067
959
|
import {
|
|
1068
960
|
StopCrawlerScheduleCommandInput,
|
|
1069
961
|
StopCrawlerScheduleCommandOutput,
|
|
@@ -1072,22 +964,13 @@ import {
|
|
|
1072
964
|
StopMaterializedViewRefreshTaskRunCommandInput,
|
|
1073
965
|
StopMaterializedViewRefreshTaskRunCommandOutput,
|
|
1074
966
|
} from "./commands/StopMaterializedViewRefreshTaskRunCommand";
|
|
1075
|
-
import {
|
|
1076
|
-
|
|
1077
|
-
StopSessionCommandOutput,
|
|
1078
|
-
} from "./commands/StopSessionCommand";
|
|
1079
|
-
import {
|
|
1080
|
-
StopTriggerCommandInput,
|
|
1081
|
-
StopTriggerCommandOutput,
|
|
1082
|
-
} from "./commands/StopTriggerCommand";
|
|
967
|
+
import { StopSessionCommandInput, StopSessionCommandOutput } from "./commands/StopSessionCommand";
|
|
968
|
+
import { StopTriggerCommandInput, StopTriggerCommandOutput } from "./commands/StopTriggerCommand";
|
|
1083
969
|
import {
|
|
1084
970
|
StopWorkflowRunCommandInput,
|
|
1085
971
|
StopWorkflowRunCommandOutput,
|
|
1086
972
|
} from "./commands/StopWorkflowRunCommand";
|
|
1087
|
-
import {
|
|
1088
|
-
TagResourceCommandInput,
|
|
1089
|
-
TagResourceCommandOutput,
|
|
1090
|
-
} from "./commands/TagResourceCommand";
|
|
973
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
1091
974
|
import {
|
|
1092
975
|
TestConnectionCommandInput,
|
|
1093
976
|
TestConnectionCommandOutput,
|
|
@@ -1096,10 +979,7 @@ import {
|
|
|
1096
979
|
UntagResourceCommandInput,
|
|
1097
980
|
UntagResourceCommandOutput,
|
|
1098
981
|
} from "./commands/UntagResourceCommand";
|
|
1099
|
-
import {
|
|
1100
|
-
UpdateAssetCommandInput,
|
|
1101
|
-
UpdateAssetCommandOutput,
|
|
1102
|
-
} from "./commands/UpdateAssetCommand";
|
|
982
|
+
import { UpdateAssetCommandInput, UpdateAssetCommandOutput } from "./commands/UpdateAssetCommand";
|
|
1103
983
|
import {
|
|
1104
984
|
UpdateBlueprintCommandInput,
|
|
1105
985
|
UpdateBlueprintCommandOutput,
|
|
@@ -1168,10 +1048,7 @@ import {
|
|
|
1168
1048
|
UpdateIntegrationTablePropertiesCommandInput,
|
|
1169
1049
|
UpdateIntegrationTablePropertiesCommandOutput,
|
|
1170
1050
|
} from "./commands/UpdateIntegrationTablePropertiesCommand";
|
|
1171
|
-
import {
|
|
1172
|
-
UpdateJobCommandInput,
|
|
1173
|
-
UpdateJobCommandOutput,
|
|
1174
|
-
} from "./commands/UpdateJobCommand";
|
|
1051
|
+
import { UpdateJobCommandInput, UpdateJobCommandOutput } from "./commands/UpdateJobCommand";
|
|
1175
1052
|
import {
|
|
1176
1053
|
UpdateJobFromSourceControlCommandInput,
|
|
1177
1054
|
UpdateJobFromSourceControlCommandOutput,
|
|
@@ -1196,10 +1073,7 @@ import {
|
|
|
1196
1073
|
UpdateSourceControlFromJobCommandInput,
|
|
1197
1074
|
UpdateSourceControlFromJobCommandOutput,
|
|
1198
1075
|
} from "./commands/UpdateSourceControlFromJobCommand";
|
|
1199
|
-
import {
|
|
1200
|
-
UpdateTableCommandInput,
|
|
1201
|
-
UpdateTableCommandOutput,
|
|
1202
|
-
} from "./commands/UpdateTableCommand";
|
|
1076
|
+
import { UpdateTableCommandInput, UpdateTableCommandOutput } from "./commands/UpdateTableCommand";
|
|
1203
1077
|
import {
|
|
1204
1078
|
UpdateTableOptimizerCommandInput,
|
|
1205
1079
|
UpdateTableOptimizerCommandOutput,
|
|
@@ -1821,8 +1695,7 @@ export type ServiceOutputTypes =
|
|
|
1821
1695
|
| UpdateUsageProfileCommandOutput
|
|
1822
1696
|
| UpdateUserDefinedFunctionCommandOutput
|
|
1823
1697
|
| UpdateWorkflowCommandOutput;
|
|
1824
|
-
export interface ClientDefaults
|
|
1825
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1698
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1826
1699
|
requestHandler?: __HttpHandlerUserInput;
|
|
1827
1700
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
1828
1701
|
urlParser?: __UrlParser;
|
|
@@ -1847,9 +1720,7 @@ export interface ClientDefaults
|
|
|
1847
1720
|
extensions?: RuntimeExtension[];
|
|
1848
1721
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
1849
1722
|
}
|
|
1850
|
-
export type GlueClientConfigType = Partial<
|
|
1851
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
1852
|
-
> &
|
|
1723
|
+
export type GlueClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
1853
1724
|
ClientDefaults &
|
|
1854
1725
|
UserAgentInputConfig &
|
|
1855
1726
|
RetryInputConfig &
|
|
@@ -1859,19 +1730,17 @@ export type GlueClientConfigType = Partial<
|
|
|
1859
1730
|
HttpAuthSchemeInputConfig &
|
|
1860
1731
|
ClientInputEndpointParameters;
|
|
1861
1732
|
export interface GlueClientConfig extends GlueClientConfigType {}
|
|
1862
|
-
export type GlueClientResolvedConfigType =
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
export interface GlueClientResolvedConfig
|
|
1874
|
-
extends GlueClientResolvedConfigType {}
|
|
1733
|
+
export type GlueClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
1734
|
+
Required<ClientDefaults> &
|
|
1735
|
+
RuntimeExtensionsConfig &
|
|
1736
|
+
UserAgentResolvedConfig &
|
|
1737
|
+
RetryResolvedConfig &
|
|
1738
|
+
RegionResolvedConfig &
|
|
1739
|
+
HostHeaderResolvedConfig &
|
|
1740
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
1741
|
+
HttpAuthSchemeResolvedConfig &
|
|
1742
|
+
ClientResolvedEndpointParameters;
|
|
1743
|
+
export interface GlueClientResolvedConfig extends GlueClientResolvedConfigType {}
|
|
1875
1744
|
export declare class GlueClient extends __Client<
|
|
1876
1745
|
__HttpHandlerOptions,
|
|
1877
1746
|
ServiceInputTypes,
|
|
@@ -1879,8 +1748,6 @@ export declare class GlueClient extends __Client<
|
|
|
1879
1748
|
GlueClientResolvedConfig
|
|
1880
1749
|
> {
|
|
1881
1750
|
readonly config: GlueClientResolvedConfig;
|
|
1882
|
-
constructor(
|
|
1883
|
-
...[configuration]: __CheckOptionalClientConfig<GlueClientConfig>
|
|
1884
|
-
);
|
|
1751
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<GlueClientConfig>);
|
|
1885
1752
|
destroy(): void;
|
|
1886
1753
|
}
|
|
@@ -7,17 +7,10 @@ import { GlueHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: GlueHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: GlueHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): GlueHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -15,32 +15,29 @@ import { GlueClientResolvedConfig } from "../GlueClient";
|
|
|
15
15
|
export interface GlueHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
16
16
|
region?: string;
|
|
17
17
|
}
|
|
18
|
-
export interface GlueHttpAuthSchemeParametersProvider
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {}
|
|
18
|
+
export interface GlueHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
GlueClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
GlueHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
25
24
|
export declare const defaultGlueHttpAuthSchemeParametersProvider: (
|
|
26
25
|
config: GlueClientResolvedConfig,
|
|
27
26
|
context: HandlerExecutionContext,
|
|
28
|
-
input: object
|
|
27
|
+
input: object,
|
|
29
28
|
) => Promise<GlueHttpAuthSchemeParameters>;
|
|
30
|
-
export interface GlueHttpAuthSchemeProvider
|
|
31
|
-
extends HttpAuthSchemeProvider<GlueHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface GlueHttpAuthSchemeProvider extends HttpAuthSchemeProvider<GlueHttpAuthSchemeParameters> {}
|
|
32
30
|
export declare const defaultGlueHttpAuthSchemeProvider: GlueHttpAuthSchemeProvider;
|
|
33
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
34
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
35
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
36
34
|
httpAuthSchemeProvider?: GlueHttpAuthSchemeProvider;
|
|
37
35
|
}
|
|
38
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
39
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
40
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
41
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
42
39
|
readonly httpAuthSchemeProvider: GlueHttpAuthSchemeProvider;
|
|
43
40
|
}
|
|
44
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
45
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
46
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
ServiceInputTypes,
|
|
5
|
-
ServiceOutputTypes,
|
|
6
|
-
} from "./GlueClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
2
|
+
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./GlueClient";
|
|
3
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
4
|
added: EndpointParameterInstructions,
|
|
12
5
|
plugins: (
|
|
13
6
|
CommandCtor: any,
|
|
14
7
|
clientStack: any,
|
|
15
8
|
config: any,
|
|
16
|
-
options: any
|
|
9
|
+
options: any,
|
|
17
10
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
11
|
op: string,
|
|
19
12
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
13
|
+
smithyContext?: Record<string, unknown>,
|
|
21
14
|
) => {
|
|
22
|
-
new (
|
|
15
|
+
new (
|
|
16
|
+
input: I,
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
I,
|
|
24
19
|
O,
|
|
25
20
|
GlueClientResolvedConfig,
|
|
@@ -38,9 +33,4 @@ export declare const command: <
|
|
|
38
33
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
34
|
};
|
|
40
35
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
36
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateGlossaryTermsRequest,
|
|
4
|
-
AssociateGlossaryTermsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateGlossaryTermsRequest, AssociateGlossaryTermsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateGlossaryTermsCommandInput
|
|
8
|
-
extends AssociateGlossaryTermsRequest {}
|
|
4
|
+
export interface AssociateGlossaryTermsCommandInput extends AssociateGlossaryTermsRequest {}
|
|
9
5
|
export interface AssociateGlossaryTermsCommandOutput
|
|
10
|
-
extends AssociateGlossaryTermsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateGlossaryTermsResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateGlossaryTermsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateGlossaryTermsCommandInput
|
|
9
|
+
input: AssociateGlossaryTermsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateGlossaryTermsCommandInput,
|
|
17
12
|
AssociateGlossaryTermsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateGlossaryTermsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateGlossaryTermsCommandInput
|
|
18
|
+
input: AssociateGlossaryTermsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateGlossaryTermsCommandInput,
|
|
26
21
|
AssociateGlossaryTermsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchCreatePartitionRequest,
|
|
4
|
-
BatchCreatePartitionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchCreatePartitionRequest, BatchCreatePartitionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchCreatePartitionCommandInput
|
|
8
|
-
extends BatchCreatePartitionRequest {}
|
|
4
|
+
export interface BatchCreatePartitionCommandInput extends BatchCreatePartitionRequest {}
|
|
9
5
|
export interface BatchCreatePartitionCommandOutput
|
|
10
|
-
extends BatchCreatePartitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchCreatePartitionResponse, __MetadataBearer {}
|
|
12
7
|
declare const BatchCreatePartitionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchCreatePartitionCommandInput
|
|
9
|
+
input: BatchCreatePartitionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchCreatePartitionCommandInput,
|
|
17
12
|
BatchCreatePartitionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchCreatePartitionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchCreatePartitionCommandInput
|
|
18
|
+
input: BatchCreatePartitionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchCreatePartitionCommandInput,
|
|
26
21
|
BatchCreatePartitionCommandOutput,
|