@aws-sdk/client-glue 3.477.0 → 3.480.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/models/models_2.js +6 -1
- package/dist-cjs/pagination/GetBlueprintRunsPaginator.js +2 -24
- package/dist-cjs/pagination/GetClassifiersPaginator.js +2 -24
- package/dist-cjs/pagination/GetColumnStatisticsTaskRunsPaginator.js +2 -24
- package/dist-cjs/pagination/GetConnectionsPaginator.js +2 -24
- package/dist-cjs/pagination/GetCrawlerMetricsPaginator.js +2 -24
- package/dist-cjs/pagination/GetCrawlersPaginator.js +2 -24
- package/dist-cjs/pagination/GetDatabasesPaginator.js +2 -24
- package/dist-cjs/pagination/GetDevEndpointsPaginator.js +2 -24
- package/dist-cjs/pagination/GetJobRunsPaginator.js +2 -24
- package/dist-cjs/pagination/GetJobsPaginator.js +2 -24
- package/dist-cjs/pagination/GetMLTaskRunsPaginator.js +2 -24
- package/dist-cjs/pagination/GetMLTransformsPaginator.js +2 -24
- package/dist-cjs/pagination/GetPartitionIndexesPaginator.js +2 -23
- package/dist-cjs/pagination/GetPartitionsPaginator.js +2 -24
- package/dist-cjs/pagination/GetResourcePoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/GetSecurityConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetTableVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/GetTablesPaginator.js +2 -24
- package/dist-cjs/pagination/GetTriggersPaginator.js +2 -24
- package/dist-cjs/pagination/GetUnfilteredPartitionsMetadataPaginator.js +2 -24
- package/dist-cjs/pagination/GetUserDefinedFunctionsPaginator.js +2 -24
- package/dist-cjs/pagination/GetWorkflowRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBlueprintsPaginator.js +2 -24
- package/dist-cjs/pagination/ListColumnStatisticsTaskRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCrawlersPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomEntityTypesPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataQualityResultsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataQualityRuleRecommendationRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataQualityRulesetEvaluationRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataQualityRulesetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDevEndpointsPaginator.js +2 -24
- package/dist-cjs/pagination/ListJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMLTransformsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRegistriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSchemaVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSchemasPaginator.js +2 -24
- package/dist-cjs/pagination/ListSessionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTableOptimizerRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTriggersPaginator.js +2 -24
- package/dist-cjs/pagination/ListWorkflowsPaginator.js +2 -24
- package/dist-cjs/pagination/SearchTablesPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_json1_1.js +55 -3
- package/dist-es/models/models_2.js +5 -0
- package/dist-es/pagination/GetBlueprintRunsPaginator.js +2 -23
- package/dist-es/pagination/GetClassifiersPaginator.js +2 -23
- package/dist-es/pagination/GetColumnStatisticsTaskRunsPaginator.js +2 -23
- package/dist-es/pagination/GetConnectionsPaginator.js +2 -23
- package/dist-es/pagination/GetCrawlerMetricsPaginator.js +2 -23
- package/dist-es/pagination/GetCrawlersPaginator.js +2 -23
- package/dist-es/pagination/GetDatabasesPaginator.js +2 -23
- package/dist-es/pagination/GetDevEndpointsPaginator.js +2 -23
- package/dist-es/pagination/GetJobRunsPaginator.js +2 -23
- package/dist-es/pagination/GetJobsPaginator.js +2 -23
- package/dist-es/pagination/GetMLTaskRunsPaginator.js +2 -23
- package/dist-es/pagination/GetMLTransformsPaginator.js +2 -23
- package/dist-es/pagination/GetPartitionIndexesPaginator.js +2 -22
- package/dist-es/pagination/GetPartitionsPaginator.js +2 -23
- package/dist-es/pagination/GetResourcePoliciesPaginator.js +2 -23
- package/dist-es/pagination/GetSecurityConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/GetTableVersionsPaginator.js +2 -23
- package/dist-es/pagination/GetTablesPaginator.js +2 -23
- package/dist-es/pagination/GetTriggersPaginator.js +2 -23
- package/dist-es/pagination/GetUnfilteredPartitionsMetadataPaginator.js +2 -23
- package/dist-es/pagination/GetUserDefinedFunctionsPaginator.js +2 -23
- package/dist-es/pagination/GetWorkflowRunsPaginator.js +2 -23
- package/dist-es/pagination/ListBlueprintsPaginator.js +2 -23
- package/dist-es/pagination/ListColumnStatisticsTaskRunsPaginator.js +2 -23
- package/dist-es/pagination/ListCrawlersPaginator.js +2 -23
- package/dist-es/pagination/ListCustomEntityTypesPaginator.js +2 -23
- package/dist-es/pagination/ListDataQualityResultsPaginator.js +2 -23
- package/dist-es/pagination/ListDataQualityRuleRecommendationRunsPaginator.js +2 -23
- package/dist-es/pagination/ListDataQualityRulesetEvaluationRunsPaginator.js +2 -23
- package/dist-es/pagination/ListDataQualityRulesetsPaginator.js +2 -23
- package/dist-es/pagination/ListDevEndpointsPaginator.js +2 -23
- package/dist-es/pagination/ListJobsPaginator.js +2 -23
- package/dist-es/pagination/ListMLTransformsPaginator.js +2 -23
- package/dist-es/pagination/ListRegistriesPaginator.js +2 -23
- package/dist-es/pagination/ListSchemaVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListSchemasPaginator.js +2 -23
- package/dist-es/pagination/ListSessionsPaginator.js +2 -23
- package/dist-es/pagination/ListTableOptimizerRunsPaginator.js +2 -23
- package/dist-es/pagination/ListTriggersPaginator.js +2 -23
- package/dist-es/pagination/ListWorkflowsPaginator.js +2 -23
- package/dist-es/pagination/SearchTablesPaginator.js +2 -23
- package/dist-es/protocols/Aws_json1_1.js +55 -3
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/GetPartitionCommand.d.ts +1 -0
- package/dist-types/commands/GetPartitionsCommand.d.ts +1 -0
- package/dist-types/commands/GetTableCommand.d.ts +1 -0
- package/dist-types/commands/GetTablesCommand.d.ts +1 -0
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +23 -0
- package/dist-types/models/models_0.d.ts +5 -0
- package/dist-types/models/models_2.d.ts +116 -1
- package/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTableOptimizerRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/models/models_2.d.ts +29 -0
- package/dist-types/ts3.4/pagination/GetBlueprintRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetClassifiersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCrawlerMetricsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetDatabasesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetDevEndpointsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetMLTaskRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetMLTransformsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetPartitionIndexesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetPartitionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetSecurityConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTableVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetUserDefinedFunctionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetWorkflowRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBlueprintsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCrawlersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomEntityTypesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataQualityResultsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataQualityRulesetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDevEndpointsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMLTransformsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRegistriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTableOptimizerRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTriggersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchTablesPaginator.d.ts +3 -3
- package/package.json +6 -5
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetJobs: (config: GluePaginationConfiguration, input: GetJobsCommandInput, ...rest: any[]) => Paginator<GetJobsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetMLTaskRuns: (config: GluePaginationConfiguration, input: GetMLTaskRunsCommandInput, ...rest: any[]) => Paginator<GetMLTaskRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetMLTransforms: (config: GluePaginationConfiguration, input: GetMLTransformsCommandInput, ...rest: any[]) => Paginator<GetMLTransformsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetPartitionIndexes: (config: GluePaginationConfiguration, input: GetPartitionIndexesCommandInput, ...rest: any[]) => Paginator<GetPartitionIndexesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetPartitions: (config: GluePaginationConfiguration, input: GetPartitionsCommandInput, ...rest: any[]) => Paginator<GetPartitionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetResourcePolicies: (config: GluePaginationConfiguration, input: GetResourcePoliciesCommandInput, ...rest: any[]) => Paginator<GetResourcePoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetSecurityConfigurations: (config: GluePaginationConfiguration, input: GetSecurityConfigurationsCommandInput, ...rest: any[]) => Paginator<GetSecurityConfigurationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTableVersions: (config: GluePaginationConfiguration, input: GetTableVersionsCommandInput, ...rest: any[]) => Paginator<GetTableVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTables: (config: GluePaginationConfiguration, input: GetTablesCommandInput, ...rest: any[]) => Paginator<GetTablesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTriggers: (config: GluePaginationConfiguration, input: GetTriggersCommandInput, ...rest: any[]) => Paginator<GetTriggersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetUnfilteredPartitionsMetadata: (config: GluePaginationConfiguration, input: GetUnfilteredPartitionsMetadataCommandInput, ...rest: any[]) => Paginator<GetUnfilteredPartitionsMetadataCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetUserDefinedFunctions: (config: GluePaginationConfiguration, input: GetUserDefinedFunctionsCommandInput, ...rest: any[]) => Paginator<GetUserDefinedFunctionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetWorkflowRuns: (config: GluePaginationConfiguration, input: GetWorkflowRunsCommandInput, ...rest: any[]) => Paginator<GetWorkflowRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListBlueprints: (config: GluePaginationConfiguration, input: ListBlueprintsCommandInput, ...rest: any[]) => Paginator<ListBlueprintsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListColumnStatisticsTaskRuns: (config: GluePaginationConfiguration, input: ListColumnStatisticsTaskRunsCommandInput, ...rest: any[]) => Paginator<ListColumnStatisticsTaskRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCrawlers: (config: GluePaginationConfiguration, input: ListCrawlersCommandInput, ...rest: any[]) => Paginator<ListCrawlersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCustomEntityTypes: (config: GluePaginationConfiguration, input: ListCustomEntityTypesCommandInput, ...rest: any[]) => Paginator<ListCustomEntityTypesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataQualityResults: (config: GluePaginationConfiguration, input: ListDataQualityResultsCommandInput, ...rest: any[]) => Paginator<ListDataQualityResultsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataQualityRuleRecommendationRuns: (config: GluePaginationConfiguration, input: ListDataQualityRuleRecommendationRunsCommandInput, ...rest: any[]) => Paginator<ListDataQualityRuleRecommendationRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataQualityRulesetEvaluationRuns: (config: GluePaginationConfiguration, input: ListDataQualityRulesetEvaluationRunsCommandInput, ...rest: any[]) => Paginator<ListDataQualityRulesetEvaluationRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataQualityRulesets: (config: GluePaginationConfiguration, input: ListDataQualityRulesetsCommandInput, ...rest: any[]) => Paginator<ListDataQualityRulesetsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDevEndpoints: (config: GluePaginationConfiguration, input: ListDevEndpointsCommandInput, ...rest: any[]) => Paginator<ListDevEndpointsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListJobs: (config: GluePaginationConfiguration, input: ListJobsCommandInput, ...rest: any[]) => Paginator<ListJobsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMLTransforms: (config: GluePaginationConfiguration, input: ListMLTransformsCommandInput, ...rest: any[]) => Paginator<ListMLTransformsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRegistries: (config: GluePaginationConfiguration, input: ListRegistriesCommandInput, ...rest: any[]) => Paginator<ListRegistriesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSchemaVersions: (config: GluePaginationConfiguration, input: ListSchemaVersionsCommandInput, ...rest: any[]) => Paginator<ListSchemaVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSchemas: (config: GluePaginationConfiguration, input: ListSchemasCommandInput, ...rest: any[]) => Paginator<ListSchemasCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSessions: (config: GluePaginationConfiguration, input: ListSessionsCommandInput, ...rest: any[]) => Paginator<ListSessionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTableOptimizerRuns: (config: GluePaginationConfiguration, input: ListTableOptimizerRunsCommandInput, ...rest: any[]) => Paginator<ListTableOptimizerRunsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTriggers: (config: GluePaginationConfiguration, input: ListTriggersCommandInput, ...rest: any[]) => Paginator<ListTriggersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListWorkflows: (config: GluePaginationConfiguration, input: ListWorkflowsCommandInput, ...rest: any[]) => Paginator<ListWorkflowsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { GluePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearchTables: (config: GluePaginationConfiguration, input: SearchTablesCommandInput, ...rest: any[]) => Paginator<SearchTablesCommandOutput>;
|
|
@@ -117,6 +117,7 @@ import {
|
|
|
117
117
|
DataQualityEvaluationRunAdditionalRunOptions,
|
|
118
118
|
DataQualityTargetTable,
|
|
119
119
|
JobBookmarkEntry,
|
|
120
|
+
Permission,
|
|
120
121
|
PrincipalType,
|
|
121
122
|
RegistryId,
|
|
122
123
|
RegistryStatus,
|
|
@@ -292,6 +293,13 @@ export interface GetTriggersResponse {
|
|
|
292
293
|
Triggers?: Trigger[];
|
|
293
294
|
NextToken?: string;
|
|
294
295
|
}
|
|
296
|
+
export interface QuerySessionContext {
|
|
297
|
+
QueryId?: string;
|
|
298
|
+
QueryStartTime?: Date;
|
|
299
|
+
ClusterId?: string;
|
|
300
|
+
QueryAuthorizationId?: string;
|
|
301
|
+
AdditionalContext?: Record<string, string>;
|
|
302
|
+
}
|
|
295
303
|
export declare const PermissionType: {
|
|
296
304
|
readonly CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION";
|
|
297
305
|
readonly COLUMN_PERMISSION: "COLUMN_PERMISSION";
|
|
@@ -301,12 +309,14 @@ export declare const PermissionType: {
|
|
|
301
309
|
export type PermissionType =
|
|
302
310
|
(typeof PermissionType)[keyof typeof PermissionType];
|
|
303
311
|
export interface GetUnfilteredPartitionMetadataRequest {
|
|
312
|
+
Region?: string;
|
|
304
313
|
CatalogId: string | undefined;
|
|
305
314
|
DatabaseName: string | undefined;
|
|
306
315
|
TableName: string | undefined;
|
|
307
316
|
PartitionValues: string[] | undefined;
|
|
308
317
|
AuditContext?: AuditContext;
|
|
309
318
|
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
319
|
+
QuerySessionContext?: QuerySessionContext;
|
|
310
320
|
}
|
|
311
321
|
export interface GetUnfilteredPartitionMetadataResponse {
|
|
312
322
|
Partition?: Partition;
|
|
@@ -325,6 +335,7 @@ export declare class PermissionTypeMismatchException extends __BaseException {
|
|
|
325
335
|
);
|
|
326
336
|
}
|
|
327
337
|
export interface GetUnfilteredPartitionsMetadataRequest {
|
|
338
|
+
Region?: string;
|
|
328
339
|
CatalogId: string | undefined;
|
|
329
340
|
DatabaseName: string | undefined;
|
|
330
341
|
TableName: string | undefined;
|
|
@@ -334,6 +345,7 @@ export interface GetUnfilteredPartitionsMetadataRequest {
|
|
|
334
345
|
NextToken?: string;
|
|
335
346
|
Segment?: Segment;
|
|
336
347
|
MaxResults?: number;
|
|
348
|
+
QuerySessionContext?: QuerySessionContext;
|
|
337
349
|
}
|
|
338
350
|
export interface UnfilteredPartition {
|
|
339
351
|
Partition?: Partition;
|
|
@@ -344,12 +356,26 @@ export interface GetUnfilteredPartitionsMetadataResponse {
|
|
|
344
356
|
UnfilteredPartitions?: UnfilteredPartition[];
|
|
345
357
|
NextToken?: string;
|
|
346
358
|
}
|
|
359
|
+
export declare const ViewDialect: {
|
|
360
|
+
readonly ATHENA: "ATHENA";
|
|
361
|
+
readonly REDSHIFT: "REDSHIFT";
|
|
362
|
+
readonly SPARK: "SPARK";
|
|
363
|
+
};
|
|
364
|
+
export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
|
|
365
|
+
export interface SupportedDialect {
|
|
366
|
+
Dialect?: ViewDialect;
|
|
367
|
+
DialectVersion?: string;
|
|
368
|
+
}
|
|
347
369
|
export interface GetUnfilteredTableMetadataRequest {
|
|
370
|
+
Region?: string;
|
|
348
371
|
CatalogId: string | undefined;
|
|
349
372
|
DatabaseName: string | undefined;
|
|
350
373
|
Name: string | undefined;
|
|
351
374
|
AuditContext?: AuditContext;
|
|
352
375
|
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
376
|
+
SupportedDialect?: SupportedDialect;
|
|
377
|
+
Permissions?: Permission[];
|
|
378
|
+
QuerySessionContext?: QuerySessionContext;
|
|
353
379
|
}
|
|
354
380
|
export interface ColumnRowFilter {
|
|
355
381
|
ColumnName?: string;
|
|
@@ -360,6 +386,9 @@ export interface GetUnfilteredTableMetadataResponse {
|
|
|
360
386
|
AuthorizedColumns?: string[];
|
|
361
387
|
IsRegisteredWithLakeFormation?: boolean;
|
|
362
388
|
CellFilters?: ColumnRowFilter[];
|
|
389
|
+
QueryAuthorizationId?: string;
|
|
390
|
+
ResourceArn?: string;
|
|
391
|
+
Permissions?: Permission[];
|
|
363
392
|
}
|
|
364
393
|
export interface GetUserDefinedFunctionRequest {
|
|
365
394
|
CatalogId?: string;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetBlueprintRunsCommandOutput,
|
|
5
5
|
} from "../commands/GetBlueprintRunsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetBlueprintRuns: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetBlueprintRunsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetBlueprintRunsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetClassifiersCommandOutput,
|
|
5
5
|
} from "../commands/GetClassifiersCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetClassifiers: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetClassifiersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetClassifiersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetColumnStatisticsTaskRunsCommandOutput,
|
|
5
5
|
} from "../commands/GetColumnStatisticsTaskRunsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetColumnStatisticsTaskRuns: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetColumnStatisticsTaskRunsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetColumnStatisticsTaskRunsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetConnectionsCommandOutput,
|
|
5
5
|
} from "../commands/GetConnectionsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetConnections: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetConnectionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetConnectionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetCrawlerMetricsCommandOutput,
|
|
5
5
|
} from "../commands/GetCrawlerMetricsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetCrawlerMetrics: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetCrawlerMetricsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetCrawlerMetricsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetCrawlersCommandOutput,
|
|
5
5
|
} from "../commands/GetCrawlersCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetCrawlers: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetCrawlersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetCrawlersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetDatabasesCommandOutput,
|
|
5
5
|
} from "../commands/GetDatabasesCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetDatabases: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetDatabasesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetDatabasesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetDevEndpointsCommandOutput,
|
|
5
5
|
} from "../commands/GetDevEndpointsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetDevEndpoints: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetDevEndpointsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetDevEndpointsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetJobRunsCommandOutput,
|
|
5
5
|
} from "../commands/GetJobRunsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetJobRuns: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetJobRunsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetJobRunsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetJobsCommandOutput,
|
|
5
5
|
} from "../commands/GetJobsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetJobs: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetJobsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetJobsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetMLTaskRunsCommandOutput,
|
|
5
5
|
} from "../commands/GetMLTaskRunsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetMLTaskRuns: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetMLTaskRunsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetMLTaskRunsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetMLTransformsCommandOutput,
|
|
5
5
|
} from "../commands/GetMLTransformsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetMLTransforms: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetMLTransformsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetMLTransformsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetPartitionIndexesCommandOutput,
|
|
5
5
|
} from "../commands/GetPartitionIndexesCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetPartitionIndexes: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetPartitionIndexesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetPartitionIndexesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetPartitionsCommandOutput,
|
|
5
5
|
} from "../commands/GetPartitionsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetPartitions: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetPartitionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetPartitionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetResourcePoliciesCommandOutput,
|
|
5
5
|
} from "../commands/GetResourcePoliciesCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetResourcePolicies: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetResourcePoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetResourcePoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetSecurityConfigurationsCommandOutput,
|
|
5
5
|
} from "../commands/GetSecurityConfigurationsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetSecurityConfigurations: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetSecurityConfigurationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetSecurityConfigurationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetTableVersionsCommandOutput,
|
|
5
5
|
} from "../commands/GetTableVersionsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTableVersions: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetTableVersionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetTableVersionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetTablesCommandOutput,
|
|
5
5
|
} from "../commands/GetTablesCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTables: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetTablesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetTablesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetTriggersCommandOutput,
|
|
5
5
|
} from "../commands/GetTriggersCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTriggers: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetTriggersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetTriggersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetUnfilteredPartitionsMetadataCommandOutput,
|
|
5
5
|
} from "../commands/GetUnfilteredPartitionsMetadataCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetUnfilteredPartitionsMetadata: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetUnfilteredPartitionsMetadataCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetUnfilteredPartitionsMetadataCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetUserDefinedFunctionsCommandOutput,
|
|
5
5
|
} from "../commands/GetUserDefinedFunctionsCommand";
|
|
6
6
|
import { GluePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetUserDefinedFunctions: (
|
|
8
8
|
config: GluePaginationConfiguration,
|
|
9
9
|
input: GetUserDefinedFunctionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetUserDefinedFunctionsCommandOutput>;
|