@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
|
GetIntegrationResourcePropertyResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIntegrationResourcePropertyCommandInput
|
|
8
|
-
extends GetIntegrationResourcePropertyRequest {}
|
|
7
|
+
export interface GetIntegrationResourcePropertyCommandInput extends GetIntegrationResourcePropertyRequest {}
|
|
9
8
|
export interface GetIntegrationResourcePropertyCommandOutput
|
|
10
|
-
extends GetIntegrationResourcePropertyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIntegrationResourcePropertyResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetIntegrationResourcePropertyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIntegrationResourcePropertyCommandInput
|
|
12
|
+
input: GetIntegrationResourcePropertyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIntegrationResourcePropertyCommandInput,
|
|
17
15
|
GetIntegrationResourcePropertyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetIntegrationResourcePropertyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetIntegrationResourcePropertyCommandInput
|
|
21
|
+
input: GetIntegrationResourcePropertyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetIntegrationResourcePropertyCommandInput,
|
|
26
24
|
GetIntegrationResourcePropertyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetIntegrationTablePropertiesResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIntegrationTablePropertiesCommandInput
|
|
8
|
-
extends GetIntegrationTablePropertiesRequest {}
|
|
7
|
+
export interface GetIntegrationTablePropertiesCommandInput extends GetIntegrationTablePropertiesRequest {}
|
|
9
8
|
export interface GetIntegrationTablePropertiesCommandOutput
|
|
10
|
-
extends GetIntegrationTablePropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIntegrationTablePropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetIntegrationTablePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIntegrationTablePropertiesCommandInput
|
|
12
|
+
input: GetIntegrationTablePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIntegrationTablePropertiesCommandInput,
|
|
17
15
|
GetIntegrationTablePropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetIntegrationTablePropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetIntegrationTablePropertiesCommandInput
|
|
21
|
+
input: GetIntegrationTablePropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetIntegrationTablePropertiesCommandInput,
|
|
26
24
|
GetIntegrationTablePropertiesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetJobBookmarkRequest,
|
|
4
|
-
GetJobBookmarkResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetJobBookmarkRequest, GetJobBookmarkResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetJobBookmarkCommandInput extends GetJobBookmarkRequest {}
|
|
8
|
-
export interface GetJobBookmarkCommandOutput
|
|
9
|
-
extends GetJobBookmarkResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobBookmarkCommandOutput extends GetJobBookmarkResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetJobBookmarkCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetJobBookmarkCommandInput
|
|
8
|
+
input: GetJobBookmarkCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetJobBookmarkCommandInput,
|
|
16
11
|
GetJobBookmarkCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetJobBookmarkCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetJobBookmarkCommandInput
|
|
17
|
+
input: GetJobBookmarkCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetJobBookmarkCommandInput,
|
|
25
20
|
GetJobBookmarkCommandOutput,
|
|
@@ -5,14 +5,18 @@ export { __MetadataBearer };
|
|
|
5
5
|
export interface GetJobCommandInput extends GetJobRequest {}
|
|
6
6
|
export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {}
|
|
7
7
|
declare const GetJobCommand_base: {
|
|
8
|
-
new (
|
|
8
|
+
new (
|
|
9
|
+
input: GetJobCommandInput,
|
|
10
|
+
): import("@smithy/core/client").CommandImpl<
|
|
9
11
|
GetJobCommandInput,
|
|
10
12
|
GetJobCommandOutput,
|
|
11
13
|
import("..").GlueClientResolvedConfig,
|
|
12
14
|
import("..").ServiceInputTypes,
|
|
13
15
|
import("..").ServiceOutputTypes
|
|
14
16
|
>;
|
|
15
|
-
new (
|
|
17
|
+
new (
|
|
18
|
+
input: GetJobCommandInput,
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
16
20
|
GetJobCommandInput,
|
|
17
21
|
GetJobCommandOutput,
|
|
18
22
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetJobRunRequest, GetJobRunResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetJobRunCommandInput extends GetJobRunRequest {}
|
|
5
|
-
export interface GetJobRunCommandOutput
|
|
6
|
-
extends GetJobRunResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobRunCommandOutput extends GetJobRunResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetJobRunCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetJobRunCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetJobRunCommandInput,
|
|
11
11
|
GetJobRunCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetJobRunCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetJobRunCommandInput,
|
|
18
20
|
GetJobRunCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetJobRunsRequest, GetJobRunsResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetJobRunsCommandInput extends GetJobRunsRequest {}
|
|
5
|
-
export interface GetJobRunsCommandOutput
|
|
6
|
-
extends GetJobRunsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobRunsCommandOutput extends GetJobRunsResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetJobRunsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetJobRunsCommandInput
|
|
8
|
+
input: GetJobRunsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetJobRunsCommandInput,
|
|
13
11
|
GetJobRunsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetJobRunsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetJobRunsCommandInput
|
|
17
|
+
input: GetJobRunsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetJobRunsCommandInput,
|
|
22
20
|
GetJobRunsCommandOutput,
|
|
@@ -3,11 +3,11 @@ import { GetJobsRequest } from "../models/models_2";
|
|
|
3
3
|
import { GetJobsResponse } from "../models/models_3";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetJobsCommandInput extends GetJobsRequest {}
|
|
6
|
-
export interface GetJobsCommandOutput
|
|
7
|
-
extends GetJobsResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetJobsCommandOutput extends GetJobsResponse, __MetadataBearer {}
|
|
9
7
|
declare const GetJobsCommand_base: {
|
|
10
|
-
new (
|
|
8
|
+
new (
|
|
9
|
+
input: GetJobsCommandInput,
|
|
10
|
+
): import("@smithy/core/client").CommandImpl<
|
|
11
11
|
GetJobsCommandInput,
|
|
12
12
|
GetJobsCommandOutput,
|
|
13
13
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetMLTaskRunRequest, GetMLTaskRunResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetMLTaskRunCommandInput extends GetMLTaskRunRequest {}
|
|
5
|
-
export interface GetMLTaskRunCommandOutput
|
|
6
|
-
extends GetMLTaskRunResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMLTaskRunCommandOutput extends GetMLTaskRunResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetMLTaskRunCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetMLTaskRunCommandInput
|
|
8
|
+
input: GetMLTaskRunCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetMLTaskRunCommandInput,
|
|
13
11
|
GetMLTaskRunCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetMLTaskRunCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetMLTaskRunCommandInput
|
|
17
|
+
input: GetMLTaskRunCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetMLTaskRunCommandInput,
|
|
22
20
|
GetMLTaskRunCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMLTaskRunsRequest,
|
|
4
|
-
GetMLTaskRunsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetMLTaskRunsRequest, GetMLTaskRunsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetMLTaskRunsCommandInput extends GetMLTaskRunsRequest {}
|
|
8
|
-
export interface GetMLTaskRunsCommandOutput
|
|
9
|
-
extends GetMLTaskRunsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMLTaskRunsCommandOutput extends GetMLTaskRunsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetMLTaskRunsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetMLTaskRunsCommandInput
|
|
8
|
+
input: GetMLTaskRunsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetMLTaskRunsCommandInput,
|
|
16
11
|
GetMLTaskRunsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetMLTaskRunsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetMLTaskRunsCommandInput
|
|
17
|
+
input: GetMLTaskRunsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetMLTaskRunsCommandInput,
|
|
25
20
|
GetMLTaskRunsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMLTransformRequest,
|
|
4
|
-
GetMLTransformResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetMLTransformRequest, GetMLTransformResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetMLTransformCommandInput extends GetMLTransformRequest {}
|
|
8
|
-
export interface GetMLTransformCommandOutput
|
|
9
|
-
extends GetMLTransformResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMLTransformCommandOutput extends GetMLTransformResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetMLTransformCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetMLTransformCommandInput
|
|
8
|
+
input: GetMLTransformCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetMLTransformCommandInput,
|
|
16
11
|
GetMLTransformCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetMLTransformCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetMLTransformCommandInput
|
|
17
|
+
input: GetMLTransformCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetMLTransformCommandInput,
|
|
25
20
|
GetMLTransformCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMLTransformsRequest,
|
|
4
|
-
GetMLTransformsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetMLTransformsRequest, GetMLTransformsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetMLTransformsCommandInput extends GetMLTransformsRequest {}
|
|
8
|
-
export interface GetMLTransformsCommandOutput
|
|
9
|
-
extends GetMLTransformsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMLTransformsCommandOutput extends GetMLTransformsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetMLTransformsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetMLTransformsCommandInput
|
|
8
|
+
input: GetMLTransformsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetMLTransformsCommandInput,
|
|
16
11
|
GetMLTransformsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetMappingRequest, GetMappingResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetMappingCommandInput extends GetMappingRequest {}
|
|
5
|
-
export interface GetMappingCommandOutput
|
|
6
|
-
extends GetMappingResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMappingCommandOutput extends GetMappingResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetMappingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetMappingCommandInput
|
|
8
|
+
input: GetMappingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetMappingCommandInput,
|
|
13
11
|
GetMappingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetMappingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetMappingCommandInput
|
|
17
|
+
input: GetMappingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetMappingCommandInput,
|
|
22
20
|
GetMappingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMaterializedViewRefreshTaskRunResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaterializedViewRefreshTaskRunCommandInput
|
|
8
|
-
extends GetMaterializedViewRefreshTaskRunRequest {}
|
|
7
|
+
export interface GetMaterializedViewRefreshTaskRunCommandInput extends GetMaterializedViewRefreshTaskRunRequest {}
|
|
9
8
|
export interface GetMaterializedViewRefreshTaskRunCommandOutput
|
|
10
|
-
extends GetMaterializedViewRefreshTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMaterializedViewRefreshTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetMaterializedViewRefreshTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMaterializedViewRefreshTaskRunCommandInput
|
|
12
|
+
input: GetMaterializedViewRefreshTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMaterializedViewRefreshTaskRunCommandInput,
|
|
17
15
|
GetMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMaterializedViewRefreshTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMaterializedViewRefreshTaskRunCommandInput
|
|
21
|
+
input: GetMaterializedViewRefreshTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMaterializedViewRefreshTaskRunCommandInput,
|
|
26
24
|
GetMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPartitionRequest, GetPartitionResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPartitionCommandInput extends GetPartitionRequest {}
|
|
5
|
-
export interface GetPartitionCommandOutput
|
|
6
|
-
extends GetPartitionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPartitionCommandOutput extends GetPartitionResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetPartitionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetPartitionCommandInput
|
|
8
|
+
input: GetPartitionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetPartitionCommandInput,
|
|
13
11
|
GetPartitionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetPartitionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetPartitionCommandInput
|
|
17
|
+
input: GetPartitionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetPartitionCommandInput,
|
|
22
20
|
GetPartitionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPartitionIndexesRequest,
|
|
4
|
-
GetPartitionIndexesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetPartitionIndexesRequest, GetPartitionIndexesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPartitionIndexesCommandInput
|
|
8
|
-
extends GetPartitionIndexesRequest {}
|
|
4
|
+
export interface GetPartitionIndexesCommandInput extends GetPartitionIndexesRequest {}
|
|
9
5
|
export interface GetPartitionIndexesCommandOutput
|
|
10
|
-
extends GetPartitionIndexesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetPartitionIndexesResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetPartitionIndexesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetPartitionIndexesCommandInput
|
|
9
|
+
input: GetPartitionIndexesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetPartitionIndexesCommandInput,
|
|
17
12
|
GetPartitionIndexesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetPartitionIndexesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetPartitionIndexesCommandInput
|
|
18
|
+
input: GetPartitionIndexesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetPartitionIndexesCommandInput,
|
|
26
21
|
GetPartitionIndexesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPartitionsRequest,
|
|
4
|
-
GetPartitionsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetPartitionsRequest, GetPartitionsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetPartitionsCommandInput extends GetPartitionsRequest {}
|
|
8
|
-
export interface GetPartitionsCommandOutput
|
|
9
|
-
extends GetPartitionsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetPartitionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetPartitionsCommandInput
|
|
8
|
+
input: GetPartitionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetPartitionsCommandInput,
|
|
16
11
|
GetPartitionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetPartitionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetPartitionsCommandInput
|
|
17
|
+
input: GetPartitionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetPartitionsCommandInput,
|
|
25
20
|
GetPartitionsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPlanRequest, GetPlanResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPlanCommandInput extends GetPlanRequest {}
|
|
5
|
-
export interface GetPlanCommandOutput
|
|
6
|
-
extends GetPlanResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetPlanCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetPlanCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetPlanCommandInput,
|
|
11
11
|
GetPlanCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetPlanCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetPlanCommandInput,
|
|
18
20
|
GetPlanCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetRegistryInput, GetRegistryResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetRegistryCommandInput extends GetRegistryInput {}
|
|
5
|
-
export interface GetRegistryCommandOutput
|
|
6
|
-
extends GetRegistryResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetRegistryCommandOutput extends GetRegistryResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetRegistryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetRegistryCommandInput
|
|
8
|
+
input: GetRegistryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetRegistryCommandInput,
|
|
13
11
|
GetRegistryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetRegistryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetRegistryCommandInput
|
|
17
|
+
input: GetRegistryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetRegistryCommandInput,
|
|
22
20
|
GetRegistryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePoliciesRequest,
|
|
4
|
-
GetResourcePoliciesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePoliciesCommandInput
|
|
8
|
-
extends GetResourcePoliciesRequest {}
|
|
4
|
+
export interface GetResourcePoliciesCommandInput extends GetResourcePoliciesRequest {}
|
|
9
5
|
export interface GetResourcePoliciesCommandOutput
|
|
10
|
-
extends GetResourcePoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourcePoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourcePoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourcePoliciesCommandInput
|
|
9
|
+
input: GetResourcePoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourcePoliciesCommandInput,
|
|
17
12
|
GetResourcePoliciesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyRequest,
|
|
4
|
-
GetResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePolicyCommandInput
|
|
8
|
-
extends GetResourcePolicyRequest {}
|
|
4
|
+
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {}
|
|
9
5
|
export interface GetResourcePolicyCommandOutput
|
|
10
|
-
extends GetResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourcePolicyCommandInput
|
|
9
|
+
input: GetResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourcePolicyCommandInput,
|
|
17
12
|
GetResourcePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSchemaByDefinitionInput,
|
|
4
|
-
GetSchemaByDefinitionResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetSchemaByDefinitionInput, GetSchemaByDefinitionResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSchemaByDefinitionCommandInput
|
|
8
|
-
extends GetSchemaByDefinitionInput {}
|
|
4
|
+
export interface GetSchemaByDefinitionCommandInput extends GetSchemaByDefinitionInput {}
|
|
9
5
|
export interface GetSchemaByDefinitionCommandOutput
|
|
10
|
-
extends GetSchemaByDefinitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSchemaByDefinitionResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetSchemaByDefinitionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSchemaByDefinitionCommandInput
|
|
9
|
+
input: GetSchemaByDefinitionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSchemaByDefinitionCommandInput,
|
|
17
12
|
GetSchemaByDefinitionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSchemaByDefinitionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSchemaByDefinitionCommandInput
|
|
18
|
+
input: GetSchemaByDefinitionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSchemaByDefinitionCommandInput,
|
|
26
21
|
GetSchemaByDefinitionCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetSchemaInput, GetSchemaResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSchemaCommandInput extends GetSchemaInput {}
|
|
5
|
-
export interface GetSchemaCommandOutput
|
|
6
|
-
extends GetSchemaResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetSchemaCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetSchemaCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetSchemaCommandInput,
|
|
11
11
|
GetSchemaCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetSchemaCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetSchemaCommandInput,
|
|
18
20
|
GetSchemaCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSchemaVersionInput,
|
|
4
|
-
GetSchemaVersionResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetSchemaVersionInput, GetSchemaVersionResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetSchemaVersionCommandInput extends GetSchemaVersionInput {}
|
|
8
|
-
export interface GetSchemaVersionCommandOutput
|
|
9
|
-
extends GetSchemaVersionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetSchemaVersionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetSchemaVersionCommandInput
|
|
8
|
+
input: GetSchemaVersionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetSchemaVersionCommandInput,
|
|
16
11
|
GetSchemaVersionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSchemaVersionsDiffInput,
|
|
4
|
-
GetSchemaVersionsDiffResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetSchemaVersionsDiffInput, GetSchemaVersionsDiffResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSchemaVersionsDiffCommandInput
|
|
8
|
-
extends GetSchemaVersionsDiffInput {}
|
|
4
|
+
export interface GetSchemaVersionsDiffCommandInput extends GetSchemaVersionsDiffInput {}
|
|
9
5
|
export interface GetSchemaVersionsDiffCommandOutput
|
|
10
|
-
extends GetSchemaVersionsDiffResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSchemaVersionsDiffResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetSchemaVersionsDiffCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSchemaVersionsDiffCommandInput
|
|
9
|
+
input: GetSchemaVersionsDiffCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSchemaVersionsDiffCommandInput,
|
|
17
12
|
GetSchemaVersionsDiffCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSchemaVersionsDiffCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSchemaVersionsDiffCommandInput
|
|
18
|
+
input: GetSchemaVersionsDiffCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSchemaVersionsDiffCommandInput,
|
|
26
21
|
GetSchemaVersionsDiffCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetSecurityConfigurationResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSecurityConfigurationCommandInput
|
|
8
|
-
extends GetSecurityConfigurationRequest {}
|
|
7
|
+
export interface GetSecurityConfigurationCommandInput extends GetSecurityConfigurationRequest {}
|
|
9
8
|
export interface GetSecurityConfigurationCommandOutput
|
|
10
|
-
extends GetSecurityConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetSecurityConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetSecurityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetSecurityConfigurationCommandInput
|
|
12
|
+
input: GetSecurityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetSecurityConfigurationCommandInput,
|
|
17
15
|
GetSecurityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetSecurityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetSecurityConfigurationCommandInput
|
|
21
|
+
input: GetSecurityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetSecurityConfigurationCommandInput,
|
|
26
24
|
GetSecurityConfigurationCommandOutput,
|