@aws-sdk/client-glue 3.927.0 → 3.929.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 +10247 -10837
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/GlueClient.js +2 -0
- package/dist-es/commands/BatchCreatePartitionCommand.js +3 -9
- package/dist-es/commands/BatchDeleteConnectionCommand.js +3 -9
- package/dist-es/commands/BatchDeletePartitionCommand.js +3 -9
- package/dist-es/commands/BatchDeleteTableCommand.js +3 -9
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +3 -9
- package/dist-es/commands/BatchGetBlueprintsCommand.js +3 -9
- package/dist-es/commands/BatchGetCrawlersCommand.js +3 -9
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +3 -9
- package/dist-es/commands/BatchGetDataQualityResultCommand.js +3 -10
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +3 -9
- package/dist-es/commands/BatchGetJobsCommand.js +3 -10
- package/dist-es/commands/BatchGetPartitionCommand.js +3 -9
- package/dist-es/commands/BatchGetTableOptimizerCommand.js +3 -9
- package/dist-es/commands/BatchGetTriggersCommand.js +3 -9
- package/dist-es/commands/BatchGetWorkflowsCommand.js +3 -9
- package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +3 -9
- package/dist-es/commands/BatchStopJobRunCommand.js +3 -9
- package/dist-es/commands/BatchUpdatePartitionCommand.js +3 -9
- package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +3 -9
- package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +3 -9
- package/dist-es/commands/CancelMLTaskRunCommand.js +3 -9
- package/dist-es/commands/CancelStatementCommand.js +3 -9
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +3 -9
- package/dist-es/commands/CreateBlueprintCommand.js +3 -9
- package/dist-es/commands/CreateCatalogCommand.js +3 -9
- package/dist-es/commands/CreateClassifierCommand.js +3 -9
- package/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +3 -9
- package/dist-es/commands/CreateConnectionCommand.js +3 -10
- package/dist-es/commands/CreateCrawlerCommand.js +3 -9
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +3 -9
- package/dist-es/commands/CreateDataQualityRulesetCommand.js +3 -9
- package/dist-es/commands/CreateDatabaseCommand.js +3 -9
- package/dist-es/commands/CreateDevEndpointCommand.js +3 -9
- package/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +3 -9
- package/dist-es/commands/CreateJobCommand.js +3 -10
- package/dist-es/commands/CreateMLTransformCommand.js +3 -9
- package/dist-es/commands/CreatePartitionCommand.js +3 -9
- package/dist-es/commands/CreatePartitionIndexCommand.js +3 -9
- package/dist-es/commands/CreateRegistryCommand.js +3 -9
- package/dist-es/commands/CreateSchemaCommand.js +3 -9
- package/dist-es/commands/CreateScriptCommand.js +3 -9
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateSessionCommand.js +3 -9
- package/dist-es/commands/CreateTableCommand.js +3 -9
- package/dist-es/commands/CreateTableOptimizerCommand.js +3 -9
- package/dist-es/commands/CreateTriggerCommand.js +3 -9
- package/dist-es/commands/CreateUsageProfileCommand.js +3 -9
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +3 -9
- package/dist-es/commands/CreateWorkflowCommand.js +3 -9
- package/dist-es/commands/DeleteBlueprintCommand.js +3 -9
- package/dist-es/commands/DeleteCatalogCommand.js +3 -9
- package/dist-es/commands/DeleteClassifierCommand.js +3 -9
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -9
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +3 -9
- package/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionCommand.js +3 -9
- package/dist-es/commands/DeleteCrawlerCommand.js +3 -9
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +3 -9
- package/dist-es/commands/DeleteDataQualityRulesetCommand.js +3 -9
- package/dist-es/commands/DeleteDatabaseCommand.js +3 -9
- package/dist-es/commands/DeleteDevEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +3 -9
- package/dist-es/commands/DeleteJobCommand.js +3 -9
- package/dist-es/commands/DeleteMLTransformCommand.js +3 -9
- package/dist-es/commands/DeletePartitionCommand.js +3 -9
- package/dist-es/commands/DeletePartitionIndexCommand.js +3 -9
- package/dist-es/commands/DeleteRegistryCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteSchemaCommand.js +3 -9
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +3 -9
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteSessionCommand.js +3 -9
- package/dist-es/commands/DeleteTableCommand.js +3 -9
- package/dist-es/commands/DeleteTableOptimizerCommand.js +3 -9
- package/dist-es/commands/DeleteTableVersionCommand.js +3 -9
- package/dist-es/commands/DeleteTriggerCommand.js +3 -9
- package/dist-es/commands/DeleteUsageProfileCommand.js +3 -9
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +3 -9
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -9
- package/dist-es/commands/DescribeConnectionTypeCommand.js +3 -9
- package/dist-es/commands/DescribeEntityCommand.js +3 -9
- package/dist-es/commands/DescribeInboundIntegrationsCommand.js +3 -9
- package/dist-es/commands/DescribeIntegrationsCommand.js +3 -9
- package/dist-es/commands/GetBlueprintCommand.js +3 -9
- package/dist-es/commands/GetBlueprintRunCommand.js +3 -9
- package/dist-es/commands/GetBlueprintRunsCommand.js +3 -9
- package/dist-es/commands/GetCatalogCommand.js +3 -9
- package/dist-es/commands/GetCatalogImportStatusCommand.js +3 -9
- package/dist-es/commands/GetCatalogsCommand.js +3 -9
- package/dist-es/commands/GetClassifierCommand.js +3 -9
- package/dist-es/commands/GetClassifiersCommand.js +3 -9
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +3 -9
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +3 -9
- package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +3 -9
- package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +3 -9
- package/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +3 -9
- package/dist-es/commands/GetConnectionCommand.js +3 -9
- package/dist-es/commands/GetConnectionsCommand.js +3 -9
- package/dist-es/commands/GetCrawlerCommand.js +3 -9
- package/dist-es/commands/GetCrawlerMetricsCommand.js +3 -9
- package/dist-es/commands/GetCrawlersCommand.js +3 -9
- package/dist-es/commands/GetCustomEntityTypeCommand.js +3 -9
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +3 -9
- package/dist-es/commands/GetDataQualityModelCommand.js +3 -9
- package/dist-es/commands/GetDataQualityModelResultCommand.js +3 -9
- package/dist-es/commands/GetDataQualityResultCommand.js +3 -10
- package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +3 -9
- package/dist-es/commands/GetDataQualityRulesetCommand.js +3 -9
- package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +3 -9
- package/dist-es/commands/GetDatabaseCommand.js +3 -9
- package/dist-es/commands/GetDatabasesCommand.js +3 -9
- package/dist-es/commands/GetDataflowGraphCommand.js +3 -9
- package/dist-es/commands/GetDevEndpointCommand.js +3 -9
- package/dist-es/commands/GetDevEndpointsCommand.js +3 -9
- package/dist-es/commands/GetEntityRecordsCommand.js +3 -10
- package/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +3 -9
- package/dist-es/commands/GetIntegrationResourcePropertyCommand.js +3 -9
- package/dist-es/commands/GetIntegrationTablePropertiesCommand.js +3 -9
- package/dist-es/commands/GetJobBookmarkCommand.js +3 -9
- package/dist-es/commands/GetJobCommand.js +3 -10
- package/dist-es/commands/GetJobRunCommand.js +3 -9
- package/dist-es/commands/GetJobRunsCommand.js +3 -9
- package/dist-es/commands/GetJobsCommand.js +3 -10
- package/dist-es/commands/GetMLTaskRunCommand.js +3 -9
- package/dist-es/commands/GetMLTaskRunsCommand.js +3 -9
- package/dist-es/commands/GetMLTransformCommand.js +3 -9
- package/dist-es/commands/GetMLTransformsCommand.js +3 -9
- package/dist-es/commands/GetMappingCommand.js +3 -9
- package/dist-es/commands/GetPartitionCommand.js +3 -9
- package/dist-es/commands/GetPartitionIndexesCommand.js +3 -9
- package/dist-es/commands/GetPartitionsCommand.js +3 -9
- package/dist-es/commands/GetPlanCommand.js +3 -9
- package/dist-es/commands/GetRegistryCommand.js +3 -9
- package/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +3 -9
- package/dist-es/commands/GetSchemaCommand.js +3 -9
- package/dist-es/commands/GetSchemaVersionCommand.js +3 -9
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +3 -9
- package/dist-es/commands/GetSecurityConfigurationCommand.js +3 -9
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +3 -9
- package/dist-es/commands/GetSessionCommand.js +3 -9
- package/dist-es/commands/GetStatementCommand.js +3 -9
- package/dist-es/commands/GetTableCommand.js +3 -9
- package/dist-es/commands/GetTableOptimizerCommand.js +3 -9
- package/dist-es/commands/GetTableVersionCommand.js +3 -9
- package/dist-es/commands/GetTableVersionsCommand.js +3 -9
- package/dist-es/commands/GetTablesCommand.js +3 -9
- package/dist-es/commands/GetTagsCommand.js +3 -9
- package/dist-es/commands/GetTriggerCommand.js +3 -9
- package/dist-es/commands/GetTriggersCommand.js +3 -9
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +3 -9
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +3 -9
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +3 -9
- package/dist-es/commands/GetUsageProfileCommand.js +3 -9
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +3 -9
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +3 -9
- package/dist-es/commands/GetWorkflowCommand.js +3 -9
- package/dist-es/commands/GetWorkflowRunCommand.js +3 -9
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +3 -9
- package/dist-es/commands/GetWorkflowRunsCommand.js +3 -9
- package/dist-es/commands/ImportCatalogToGlueCommand.js +3 -9
- package/dist-es/commands/ListBlueprintsCommand.js +3 -9
- package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +3 -9
- package/dist-es/commands/ListConnectionTypesCommand.js +3 -9
- package/dist-es/commands/ListCrawlersCommand.js +3 -9
- package/dist-es/commands/ListCrawlsCommand.js +3 -9
- package/dist-es/commands/ListCustomEntityTypesCommand.js +3 -9
- package/dist-es/commands/ListDataQualityResultsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityRulesetsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityStatisticsCommand.js +3 -10
- package/dist-es/commands/ListDevEndpointsCommand.js +3 -9
- package/dist-es/commands/ListEntitiesCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListMLTransformsCommand.js +3 -9
- package/dist-es/commands/ListRegistriesCommand.js +3 -9
- package/dist-es/commands/ListSchemaVersionsCommand.js +3 -9
- package/dist-es/commands/ListSchemasCommand.js +3 -9
- package/dist-es/commands/ListSessionsCommand.js +3 -9
- package/dist-es/commands/ListStatementsCommand.js +3 -9
- package/dist-es/commands/ListTableOptimizerRunsCommand.js +3 -9
- package/dist-es/commands/ListTriggersCommand.js +3 -9
- package/dist-es/commands/ListUsageProfilesCommand.js +3 -9
- package/dist-es/commands/ListWorkflowsCommand.js +3 -9
- package/dist-es/commands/ModifyIntegrationCommand.js +3 -9
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +3 -9
- package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +3 -9
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +3 -9
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +3 -9
- package/dist-es/commands/RegisterSchemaVersionCommand.js +3 -9
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +3 -9
- package/dist-es/commands/ResetJobBookmarkCommand.js +3 -9
- package/dist-es/commands/ResumeWorkflowRunCommand.js +3 -9
- package/dist-es/commands/RunStatementCommand.js +3 -9
- package/dist-es/commands/SearchTablesCommand.js +3 -9
- package/dist-es/commands/StartBlueprintRunCommand.js +3 -9
- package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +3 -9
- package/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +3 -9
- package/dist-es/commands/StartCrawlerCommand.js +3 -9
- package/dist-es/commands/StartCrawlerScheduleCommand.js +3 -9
- package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +3 -9
- package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +3 -9
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +3 -9
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +3 -9
- package/dist-es/commands/StartJobRunCommand.js +3 -9
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +3 -9
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -9
- package/dist-es/commands/StartTriggerCommand.js +3 -9
- package/dist-es/commands/StartWorkflowRunCommand.js +3 -9
- package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +3 -9
- package/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +3 -9
- package/dist-es/commands/StopCrawlerCommand.js +3 -9
- package/dist-es/commands/StopCrawlerScheduleCommand.js +3 -9
- package/dist-es/commands/StopSessionCommand.js +3 -9
- package/dist-es/commands/StopTriggerCommand.js +3 -9
- package/dist-es/commands/StopWorkflowRunCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestConnectionCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBlueprintCommand.js +3 -9
- package/dist-es/commands/UpdateCatalogCommand.js +3 -9
- package/dist-es/commands/UpdateClassifierCommand.js +3 -9
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -9
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +3 -9
- package/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionCommand.js +3 -10
- package/dist-es/commands/UpdateCrawlerCommand.js +3 -9
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateDataQualityRulesetCommand.js +3 -9
- package/dist-es/commands/UpdateDatabaseCommand.js +3 -9
- package/dist-es/commands/UpdateDevEndpointCommand.js +3 -9
- package/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +3 -9
- package/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +3 -9
- package/dist-es/commands/UpdateJobCommand.js +3 -10
- package/dist-es/commands/UpdateJobFromSourceControlCommand.js +3 -9
- package/dist-es/commands/UpdateMLTransformCommand.js +3 -9
- package/dist-es/commands/UpdatePartitionCommand.js +3 -9
- package/dist-es/commands/UpdateRegistryCommand.js +3 -9
- package/dist-es/commands/UpdateSchemaCommand.js +3 -9
- package/dist-es/commands/UpdateSourceControlFromJobCommand.js +3 -9
- package/dist-es/commands/UpdateTableCommand.js +3 -9
- package/dist-es/commands/UpdateTableOptimizerCommand.js +3 -9
- package/dist-es/commands/UpdateTriggerCommand.js +3 -9
- package/dist-es/commands/UpdateUsageProfileCommand.js +3 -9
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +3 -9
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -62
- package/dist-es/models/models_1.js +0 -11
- package/dist-es/models/models_2.js +0 -24
- package/dist-es/models/models_3.js +0 -47
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +9695 -0
- package/dist-types/GlueClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/models/models_1.d.ts +0 -8
- package/dist-types/models/models_2.d.ts +0 -16
- package/dist-types/models/models_3.d.ts +0 -40
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1479 -0
- package/dist-types/ts3.4/GlueClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -30
- package/dist-types/ts3.4/models/models_1.d.ts +0 -6
- package/dist-types/ts3.4/models/models_2.d.ts +0 -12
- package/dist-types/ts3.4/models/models_3.d.ts +0 -26
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1486 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -8747
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -2315
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -3089
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeletePartition } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePartitionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeletePartition", {})
|
|
17
13
|
.n("GlueClient", "DeletePartitionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePartitionCommand)
|
|
20
|
-
.de(de_DeletePartitionCommand)
|
|
14
|
+
.sc(DeletePartition)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeletePartitionIndex } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePartitionIndexCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeletePartitionIndex", {})
|
|
17
13
|
.n("GlueClient", "DeletePartitionIndexCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePartitionIndexCommand)
|
|
20
|
-
.de(de_DeletePartitionIndexCommand)
|
|
14
|
+
.sc(DeletePartitionIndex)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteRegistry } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRegistryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteRegistry", {})
|
|
17
13
|
.n("GlueClient", "DeleteRegistryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRegistryCommand)
|
|
20
|
-
.de(de_DeleteRegistryCommand)
|
|
14
|
+
.sc(DeleteRegistry)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteResourcePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteResourcePolicy", {})
|
|
17
13
|
.n("GlueClient", "DeleteResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteResourcePolicyCommand)
|
|
20
|
-
.de(de_DeleteResourcePolicyCommand)
|
|
14
|
+
.sc(DeleteResourcePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteSchema } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSchemaCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteSchema", {})
|
|
17
13
|
.n("GlueClient", "DeleteSchemaCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSchemaCommand)
|
|
20
|
-
.de(de_DeleteSchemaCommand)
|
|
14
|
+
.sc(DeleteSchema)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteSchemaVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSchemaVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteSchemaVersions", {})
|
|
17
13
|
.n("GlueClient", "DeleteSchemaVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSchemaVersionsCommand)
|
|
20
|
-
.de(de_DeleteSchemaVersionsCommand)
|
|
14
|
+
.sc(DeleteSchemaVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteSecurityConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSecurityConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteSecurityConfiguration", {})
|
|
17
13
|
.n("GlueClient", "DeleteSecurityConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSecurityConfigurationCommand)
|
|
20
|
-
.de(de_DeleteSecurityConfigurationCommand)
|
|
14
|
+
.sc(DeleteSecurityConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteSession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSessionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteSession", {})
|
|
17
13
|
.n("GlueClient", "DeleteSessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSessionCommand)
|
|
20
|
-
.de(de_DeleteSessionCommand)
|
|
14
|
+
.sc(DeleteSession)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteTable } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTableCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteTable", {})
|
|
17
13
|
.n("GlueClient", "DeleteTableCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTableCommand)
|
|
20
|
-
.de(de_DeleteTableCommand)
|
|
14
|
+
.sc(DeleteTable)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteTableOptimizer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTableOptimizerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteTableOptimizer", {})
|
|
17
13
|
.n("GlueClient", "DeleteTableOptimizerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTableOptimizerCommand)
|
|
20
|
-
.de(de_DeleteTableOptimizerCommand)
|
|
14
|
+
.sc(DeleteTableOptimizer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteTableVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTableVersionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteTableVersion", {})
|
|
17
13
|
.n("GlueClient", "DeleteTableVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTableVersionCommand)
|
|
20
|
-
.de(de_DeleteTableVersionCommand)
|
|
14
|
+
.sc(DeleteTableVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteTrigger } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTriggerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteTrigger", {})
|
|
17
13
|
.n("GlueClient", "DeleteTriggerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTriggerCommand)
|
|
20
|
-
.de(de_DeleteTriggerCommand)
|
|
14
|
+
.sc(DeleteTrigger)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteUsageProfile } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteUsageProfileCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteUsageProfile", {})
|
|
17
13
|
.n("GlueClient", "DeleteUsageProfileCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteUsageProfileCommand)
|
|
20
|
-
.de(de_DeleteUsageProfileCommand)
|
|
14
|
+
.sc(DeleteUsageProfile)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteUserDefinedFunction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteUserDefinedFunctionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteUserDefinedFunction", {})
|
|
17
13
|
.n("GlueClient", "DeleteUserDefinedFunctionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteUserDefinedFunctionCommand)
|
|
20
|
-
.de(de_DeleteUserDefinedFunctionCommand)
|
|
14
|
+
.sc(DeleteUserDefinedFunction)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteWorkflow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteWorkflowCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DeleteWorkflow", {})
|
|
17
13
|
.n("GlueClient", "DeleteWorkflowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteWorkflowCommand)
|
|
20
|
-
.de(de_DeleteWorkflowCommand)
|
|
14
|
+
.sc(DeleteWorkflow)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeConnectionType } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConnectionTypeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DescribeConnectionType", {})
|
|
17
13
|
.n("GlueClient", "DescribeConnectionTypeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConnectionTypeCommand)
|
|
20
|
-
.de(de_DescribeConnectionTypeCommand)
|
|
14
|
+
.sc(DescribeConnectionType)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEntity } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEntityCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DescribeEntity", {})
|
|
17
13
|
.n("GlueClient", "DescribeEntityCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEntityCommand)
|
|
20
|
-
.de(de_DescribeEntityCommand)
|
|
14
|
+
.sc(DescribeEntity)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInboundIntegrations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInboundIntegrationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DescribeInboundIntegrations", {})
|
|
17
13
|
.n("GlueClient", "DescribeInboundIntegrationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInboundIntegrationsCommand)
|
|
20
|
-
.de(de_DescribeInboundIntegrationsCommand)
|
|
14
|
+
.sc(DescribeInboundIntegrations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeIntegrations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeIntegrationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "DescribeIntegrations", {})
|
|
17
13
|
.n("GlueClient", "DescribeIntegrationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeIntegrationsCommand)
|
|
20
|
-
.de(de_DescribeIntegrationsCommand)
|
|
14
|
+
.sc(DescribeIntegrations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetBlueprint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBlueprintCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "GetBlueprint", {})
|
|
17
13
|
.n("GlueClient", "GetBlueprintCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBlueprintCommand)
|
|
20
|
-
.de(de_GetBlueprintCommand)
|
|
14
|
+
.sc(GetBlueprint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetBlueprintRun } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBlueprintRunCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "GetBlueprintRun", {})
|
|
17
13
|
.n("GlueClient", "GetBlueprintRunCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBlueprintRunCommand)
|
|
20
|
-
.de(de_GetBlueprintRunCommand)
|
|
14
|
+
.sc(GetBlueprintRun)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetBlueprintRuns } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetBlueprintRunsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "GetBlueprintRuns", {})
|
|
17
13
|
.n("GlueClient", "GetBlueprintRunsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetBlueprintRunsCommand)
|
|
20
|
-
.de(de_GetBlueprintRunsCommand)
|
|
14
|
+
.sc(GetBlueprintRuns)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetCatalog } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCatalogCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "GetCatalog", {})
|
|
17
13
|
.n("GlueClient", "GetCatalogCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCatalogCommand)
|
|
20
|
-
.de(de_GetCatalogCommand)
|
|
14
|
+
.sc(GetCatalog)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetCatalogImportStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCatalogImportStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSGlue", "GetCatalogImportStatus", {})
|
|
17
13
|
.n("GlueClient", "GetCatalogImportStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCatalogImportStatusCommand)
|
|
20
|
-
.de(de_GetCatalogImportStatusCommand)
|
|
14
|
+
.sc(GetCatalogImportStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|