@aws-sdk/client-glue 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Glue.d.ts +981 -1320
- package/dist-types/ts3.4/GlueClient.d.ts +56 -189
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +48 -179
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +5 -15
- package/dist-types/ts3.4/models/models_3.d.ts +5 -15
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetSecurityConfigurationsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSecurityConfigurationsCommandInput
|
|
8
|
-
extends GetSecurityConfigurationsRequest {}
|
|
7
|
+
export interface GetSecurityConfigurationsCommandInput extends GetSecurityConfigurationsRequest {}
|
|
9
8
|
export interface GetSecurityConfigurationsCommandOutput
|
|
10
|
-
extends GetSecurityConfigurationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetSecurityConfigurationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetSecurityConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetSecurityConfigurationsCommandInput
|
|
12
|
+
input: GetSecurityConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetSecurityConfigurationsCommandInput,
|
|
17
15
|
GetSecurityConfigurationsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetSessionRequest, GetSessionResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSessionCommandInput extends GetSessionRequest {}
|
|
5
|
-
export interface GetSessionCommandOutput
|
|
6
|
-
extends GetSessionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetSessionCommandInput
|
|
8
|
+
input: GetSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetSessionCommandInput,
|
|
13
11
|
GetSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetSessionCommandInput
|
|
17
|
+
input: GetSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetSessionCommandInput,
|
|
22
20
|
GetSessionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSessionEndpointRequest,
|
|
4
|
-
GetSessionEndpointResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetSessionEndpointRequest, GetSessionEndpointResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSessionEndpointCommandInput
|
|
8
|
-
extends GetSessionEndpointRequest {}
|
|
4
|
+
export interface GetSessionEndpointCommandInput extends GetSessionEndpointRequest {}
|
|
9
5
|
export interface GetSessionEndpointCommandOutput
|
|
10
|
-
extends GetSessionEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSessionEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetSessionEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSessionEndpointCommandInput
|
|
9
|
+
input: GetSessionEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSessionEndpointCommandInput,
|
|
17
12
|
GetSessionEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSessionEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSessionEndpointCommandInput
|
|
18
|
+
input: GetSessionEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSessionEndpointCommandInput,
|
|
26
21
|
GetSessionEndpointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetStatementRequest, GetStatementResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetStatementCommandInput extends GetStatementRequest {}
|
|
5
|
-
export interface GetStatementCommandOutput
|
|
6
|
-
extends GetStatementResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetStatementCommandOutput extends GetStatementResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetStatementCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetStatementCommandInput
|
|
8
|
+
input: GetStatementCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetStatementCommandInput,
|
|
13
11
|
GetStatementCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetStatementCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetStatementCommandInput
|
|
17
|
+
input: GetStatementCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetStatementCommandInput,
|
|
22
20
|
GetStatementCommandOutput,
|
|
@@ -3,18 +3,20 @@ import { GetTableRequest } from "../models/models_2";
|
|
|
3
3
|
import { GetTableResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetTableCommandInput extends GetTableRequest {}
|
|
6
|
-
export interface GetTableCommandOutput
|
|
7
|
-
extends GetTableResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetTableCommandOutput extends GetTableResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetTableCommand_base: {
|
|
10
|
-
new (
|
|
8
|
+
new (
|
|
9
|
+
input: GetTableCommandInput,
|
|
10
|
+
): import("@smithy/core/client").CommandImpl<
|
|
11
11
|
GetTableCommandInput,
|
|
12
12
|
GetTableCommandOutput,
|
|
13
13
|
import("..").GlueClientResolvedConfig,
|
|
14
14
|
import("..").ServiceInputTypes,
|
|
15
15
|
import("..").ServiceOutputTypes
|
|
16
16
|
>;
|
|
17
|
-
new (
|
|
17
|
+
new (
|
|
18
|
+
input: GetTableCommandInput,
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
20
|
GetTableCommandInput,
|
|
19
21
|
GetTableCommandOutput,
|
|
20
22
|
import("..").GlueClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTableOptimizerRequest,
|
|
4
|
-
GetTableOptimizerResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetTableOptimizerRequest, GetTableOptimizerResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetTableOptimizerCommandInput
|
|
8
|
-
extends GetTableOptimizerRequest {}
|
|
4
|
+
export interface GetTableOptimizerCommandInput extends GetTableOptimizerRequest {}
|
|
9
5
|
export interface GetTableOptimizerCommandOutput
|
|
10
|
-
extends GetTableOptimizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetTableOptimizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetTableOptimizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetTableOptimizerCommandInput
|
|
9
|
+
input: GetTableOptimizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetTableOptimizerCommandInput,
|
|
17
12
|
GetTableOptimizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetTableOptimizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetTableOptimizerCommandInput
|
|
18
|
+
input: GetTableOptimizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetTableOptimizerCommandInput,
|
|
26
21
|
GetTableOptimizerCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetTableVersionRequest } from "../models/models_2";
|
|
|
3
3
|
import { GetTableVersionResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetTableVersionCommandInput extends GetTableVersionRequest {}
|
|
6
|
-
export interface GetTableVersionCommandOutput
|
|
7
|
-
extends GetTableVersionResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetTableVersionCommandOutput extends GetTableVersionResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetTableVersionCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetTableVersionCommandInput
|
|
9
|
+
input: GetTableVersionCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetTableVersionCommandInput,
|
|
14
12
|
GetTableVersionCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const GetTableVersionCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: GetTableVersionCommandInput
|
|
18
|
+
input: GetTableVersionCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
GetTableVersionCommandInput,
|
|
23
21
|
GetTableVersionCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetTableVersionsRequest } from "../models/models_2";
|
|
|
3
3
|
import { GetTableVersionsResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetTableVersionsCommandInput extends GetTableVersionsRequest {}
|
|
6
|
-
export interface GetTableVersionsCommandOutput
|
|
7
|
-
extends GetTableVersionsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetTableVersionsCommandOutput extends GetTableVersionsResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetTableVersionsCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetTableVersionsCommandInput
|
|
9
|
+
input: GetTableVersionsCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetTableVersionsCommandInput,
|
|
14
12
|
GetTableVersionsCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const GetTableVersionsCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: GetTableVersionsCommandInput
|
|
18
|
+
input: GetTableVersionsCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
GetTableVersionsCommandInput,
|
|
23
21
|
GetTableVersionsCommandOutput,
|
|
@@ -3,18 +3,20 @@ import { GetTablesRequest } from "../models/models_2";
|
|
|
3
3
|
import { GetTablesResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetTablesCommandInput extends GetTablesRequest {}
|
|
6
|
-
export interface GetTablesCommandOutput
|
|
7
|
-
extends GetTablesResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetTablesCommandOutput extends GetTablesResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetTablesCommand_base: {
|
|
10
|
-
new (
|
|
8
|
+
new (
|
|
9
|
+
input: GetTablesCommandInput,
|
|
10
|
+
): import("@smithy/core/client").CommandImpl<
|
|
11
11
|
GetTablesCommandInput,
|
|
12
12
|
GetTablesCommandOutput,
|
|
13
13
|
import("..").GlueClientResolvedConfig,
|
|
14
14
|
import("..").ServiceInputTypes,
|
|
15
15
|
import("..").ServiceOutputTypes
|
|
16
16
|
>;
|
|
17
|
-
new (
|
|
17
|
+
new (
|
|
18
|
+
input: GetTablesCommandInput,
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
20
|
GetTablesCommandInput,
|
|
19
21
|
GetTablesCommandOutput,
|
|
20
22
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTagsRequest, GetTagsResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTagsCommandInput extends GetTagsRequest {}
|
|
5
|
-
export interface GetTagsCommandOutput
|
|
6
|
-
extends GetTagsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTagsCommandOutput extends GetTagsResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetTagsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetTagsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetTagsCommandInput,
|
|
11
11
|
GetTagsCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetTagsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetTagsCommandInput,
|
|
18
20
|
GetTagsCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTriggerRequest, GetTriggerResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTriggerCommandInput extends GetTriggerRequest {}
|
|
5
|
-
export interface GetTriggerCommandOutput
|
|
6
|
-
extends GetTriggerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTriggerCommandOutput extends GetTriggerResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetTriggerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetTriggerCommandInput
|
|
8
|
+
input: GetTriggerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetTriggerCommandInput,
|
|
13
11
|
GetTriggerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetTriggerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetTriggerCommandInput
|
|
17
|
+
input: GetTriggerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetTriggerCommandInput,
|
|
22
20
|
GetTriggerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTriggersRequest, GetTriggersResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTriggersCommandInput extends GetTriggersRequest {}
|
|
5
|
-
export interface GetTriggersCommandOutput
|
|
6
|
-
extends GetTriggersResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTriggersCommandOutput extends GetTriggersResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetTriggersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetTriggersCommandInput
|
|
8
|
+
input: GetTriggersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetTriggersCommandInput,
|
|
13
11
|
GetTriggersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetUnfilteredPartitionMetadataResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetUnfilteredPartitionMetadataCommandInput
|
|
8
|
-
extends GetUnfilteredPartitionMetadataRequest {}
|
|
7
|
+
export interface GetUnfilteredPartitionMetadataCommandInput extends GetUnfilteredPartitionMetadataRequest {}
|
|
9
8
|
export interface GetUnfilteredPartitionMetadataCommandOutput
|
|
10
|
-
extends GetUnfilteredPartitionMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetUnfilteredPartitionMetadataResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetUnfilteredPartitionMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetUnfilteredPartitionMetadataCommandInput
|
|
12
|
+
input: GetUnfilteredPartitionMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetUnfilteredPartitionMetadataCommandInput,
|
|
17
15
|
GetUnfilteredPartitionMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetUnfilteredPartitionMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetUnfilteredPartitionMetadataCommandInput
|
|
21
|
+
input: GetUnfilteredPartitionMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetUnfilteredPartitionMetadataCommandInput,
|
|
26
24
|
GetUnfilteredPartitionMetadataCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetUnfilteredPartitionsMetadataResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetUnfilteredPartitionsMetadataCommandInput
|
|
8
|
-
extends GetUnfilteredPartitionsMetadataRequest {}
|
|
7
|
+
export interface GetUnfilteredPartitionsMetadataCommandInput extends GetUnfilteredPartitionsMetadataRequest {}
|
|
9
8
|
export interface GetUnfilteredPartitionsMetadataCommandOutput
|
|
10
|
-
extends GetUnfilteredPartitionsMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetUnfilteredPartitionsMetadataResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetUnfilteredPartitionsMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetUnfilteredPartitionsMetadataCommandInput
|
|
12
|
+
input: GetUnfilteredPartitionsMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetUnfilteredPartitionsMetadataCommandInput,
|
|
17
15
|
GetUnfilteredPartitionsMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetUnfilteredPartitionsMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetUnfilteredPartitionsMetadataCommandInput
|
|
21
|
+
input: GetUnfilteredPartitionsMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetUnfilteredPartitionsMetadataCommandInput,
|
|
26
24
|
GetUnfilteredPartitionsMetadataCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetUnfilteredTableMetadataRequest } from "../models/models_2";
|
|
3
3
|
import { GetUnfilteredTableMetadataResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface GetUnfilteredTableMetadataCommandInput
|
|
6
|
-
extends GetUnfilteredTableMetadataRequest {}
|
|
5
|
+
export interface GetUnfilteredTableMetadataCommandInput extends GetUnfilteredTableMetadataRequest {}
|
|
7
6
|
export interface GetUnfilteredTableMetadataCommandOutput
|
|
8
|
-
extends GetUnfilteredTableMetadataResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends GetUnfilteredTableMetadataResponse, __MetadataBearer {}
|
|
10
8
|
declare const GetUnfilteredTableMetadataCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: GetUnfilteredTableMetadataCommandInput
|
|
10
|
+
input: GetUnfilteredTableMetadataCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
GetUnfilteredTableMetadataCommandInput,
|
|
15
13
|
GetUnfilteredTableMetadataCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const GetUnfilteredTableMetadataCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: GetUnfilteredTableMetadataCommandInput
|
|
19
|
+
input: GetUnfilteredTableMetadataCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
GetUnfilteredTableMetadataCommandInput,
|
|
24
22
|
GetUnfilteredTableMetadataCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetUsageProfileRequest,
|
|
4
|
-
GetUsageProfileResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetUsageProfileRequest, GetUsageProfileResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetUsageProfileCommandInput extends GetUsageProfileRequest {}
|
|
8
|
-
export interface GetUsageProfileCommandOutput
|
|
9
|
-
extends GetUsageProfileResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetUsageProfileCommandOutput extends GetUsageProfileResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetUsageProfileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetUsageProfileCommandInput
|
|
8
|
+
input: GetUsageProfileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetUsageProfileCommandInput,
|
|
16
11
|
GetUsageProfileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetUsageProfileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetUsageProfileCommandInput
|
|
17
|
+
input: GetUsageProfileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetUsageProfileCommandInput,
|
|
25
20
|
GetUsageProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetUserDefinedFunctionRequest,
|
|
4
|
-
GetUserDefinedFunctionResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetUserDefinedFunctionRequest, GetUserDefinedFunctionResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetUserDefinedFunctionCommandInput
|
|
8
|
-
extends GetUserDefinedFunctionRequest {}
|
|
4
|
+
export interface GetUserDefinedFunctionCommandInput extends GetUserDefinedFunctionRequest {}
|
|
9
5
|
export interface GetUserDefinedFunctionCommandOutput
|
|
10
|
-
extends GetUserDefinedFunctionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetUserDefinedFunctionResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetUserDefinedFunctionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetUserDefinedFunctionCommandInput
|
|
9
|
+
input: GetUserDefinedFunctionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetUserDefinedFunctionCommandInput,
|
|
17
12
|
GetUserDefinedFunctionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetUserDefinedFunctionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetUserDefinedFunctionCommandInput
|
|
18
|
+
input: GetUserDefinedFunctionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetUserDefinedFunctionCommandInput,
|
|
26
21
|
GetUserDefinedFunctionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetUserDefinedFunctionsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetUserDefinedFunctionsCommandInput
|
|
8
|
-
extends GetUserDefinedFunctionsRequest {}
|
|
7
|
+
export interface GetUserDefinedFunctionsCommandInput extends GetUserDefinedFunctionsRequest {}
|
|
9
8
|
export interface GetUserDefinedFunctionsCommandOutput
|
|
10
|
-
extends GetUserDefinedFunctionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetUserDefinedFunctionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetUserDefinedFunctionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetUserDefinedFunctionsCommandInput
|
|
12
|
+
input: GetUserDefinedFunctionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetUserDefinedFunctionsCommandInput,
|
|
17
15
|
GetUserDefinedFunctionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetUserDefinedFunctionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetUserDefinedFunctionsCommandInput
|
|
21
|
+
input: GetUserDefinedFunctionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetUserDefinedFunctionsCommandInput,
|
|
26
24
|
GetUserDefinedFunctionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetWorkflowRequest, GetWorkflowResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetWorkflowCommandInput extends GetWorkflowRequest {}
|
|
5
|
-
export interface GetWorkflowCommandOutput
|
|
6
|
-
extends GetWorkflowResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetWorkflowCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetWorkflowCommandInput
|
|
8
|
+
input: GetWorkflowCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetWorkflowCommandInput,
|
|
13
11
|
GetWorkflowCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetWorkflowCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetWorkflowCommandInput
|
|
17
|
+
input: GetWorkflowCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetWorkflowCommandInput,
|
|
22
20
|
GetWorkflowCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetWorkflowRunRequest,
|
|
4
|
-
GetWorkflowRunResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetWorkflowRunRequest, GetWorkflowRunResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetWorkflowRunCommandInput extends GetWorkflowRunRequest {}
|
|
8
|
-
export interface GetWorkflowRunCommandOutput
|
|
9
|
-
extends GetWorkflowRunResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetWorkflowRunCommandOutput extends GetWorkflowRunResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetWorkflowRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetWorkflowRunCommandInput
|
|
8
|
+
input: GetWorkflowRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetWorkflowRunCommandInput,
|
|
16
11
|
GetWorkflowRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetWorkflowRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetWorkflowRunCommandInput
|
|
17
|
+
input: GetWorkflowRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetWorkflowRunCommandInput,
|
|
25
20
|
GetWorkflowRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetWorkflowRunPropertiesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetWorkflowRunPropertiesCommandInput
|
|
8
|
-
extends GetWorkflowRunPropertiesRequest {}
|
|
7
|
+
export interface GetWorkflowRunPropertiesCommandInput extends GetWorkflowRunPropertiesRequest {}
|
|
9
8
|
export interface GetWorkflowRunPropertiesCommandOutput
|
|
10
|
-
extends GetWorkflowRunPropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetWorkflowRunPropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetWorkflowRunPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetWorkflowRunPropertiesCommandInput
|
|
12
|
+
input: GetWorkflowRunPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetWorkflowRunPropertiesCommandInput,
|
|
17
15
|
GetWorkflowRunPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetWorkflowRunPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetWorkflowRunPropertiesCommandInput
|
|
21
|
+
input: GetWorkflowRunPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetWorkflowRunPropertiesCommandInput,
|
|
26
24
|
GetWorkflowRunPropertiesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetWorkflowRunsRequest,
|
|
4
|
-
GetWorkflowRunsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetWorkflowRunsRequest, GetWorkflowRunsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetWorkflowRunsCommandInput extends GetWorkflowRunsRequest {}
|
|
8
|
-
export interface GetWorkflowRunsCommandOutput
|
|
9
|
-
extends GetWorkflowRunsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetWorkflowRunsCommandOutput extends GetWorkflowRunsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetWorkflowRunsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetWorkflowRunsCommandInput
|
|
8
|
+
input: GetWorkflowRunsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetWorkflowRunsCommandInput,
|
|
16
11
|
GetWorkflowRunsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetWorkflowRunsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetWorkflowRunsCommandInput
|
|
17
|
+
input: GetWorkflowRunsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetWorkflowRunsCommandInput,
|
|
25
20
|
GetWorkflowRunsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ImportCatalogToGlueRequest,
|
|
4
|
-
ImportCatalogToGlueResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ImportCatalogToGlueRequest, ImportCatalogToGlueResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportCatalogToGlueCommandInput
|
|
8
|
-
extends ImportCatalogToGlueRequest {}
|
|
4
|
+
export interface ImportCatalogToGlueCommandInput extends ImportCatalogToGlueRequest {}
|
|
9
5
|
export interface ImportCatalogToGlueCommandOutput
|
|
10
|
-
extends ImportCatalogToGlueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ImportCatalogToGlueResponse, __MetadataBearer {}
|
|
12
7
|
declare const ImportCatalogToGlueCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ImportCatalogToGlueCommandInput
|
|
9
|
+
input: ImportCatalogToGlueCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ImportCatalogToGlueCommandInput,
|
|
17
12
|
ImportCatalogToGlueCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetTypesRequest,
|
|
4
|
-
ListAssetTypesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListAssetTypesRequest, ListAssetTypesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAssetTypesCommandInput extends ListAssetTypesRequest {}
|
|
8
|
-
export interface ListAssetTypesCommandOutput
|
|
9
|
-
extends ListAssetTypesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAssetTypesCommandOutput extends ListAssetTypesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListAssetTypesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAssetTypesCommandInput
|
|
8
|
+
input: ListAssetTypesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAssetTypesCommandInput,
|
|
16
11
|
ListAssetTypesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBlueprintsRequest,
|
|
4
|
-
ListBlueprintsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListBlueprintsRequest, ListBlueprintsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListBlueprintsCommandInput extends ListBlueprintsRequest {}
|
|
8
|
-
export interface ListBlueprintsCommandOutput
|
|
9
|
-
extends ListBlueprintsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBlueprintsCommandOutput extends ListBlueprintsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListBlueprintsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListBlueprintsCommandInput
|
|
8
|
+
input: ListBlueprintsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListBlueprintsCommandInput,
|
|
16
11
|
ListBlueprintsCommandOutput,
|