From 5f9af076dedd64da4cb5dae9de9da6220ad2e923 Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 26 Jul 2023 18:30:39 +0000 Subject: [PATCH] feat(client-glue): Release Glue Studio Snowflake Connector Node for SDK/CLI --- .../src/commands/BatchGetJobsCommand.ts | 56 ++++ .../src/commands/CreateJobCommand.ts | 58 +++- .../client-glue/src/commands/GetJobCommand.ts | 56 ++++ .../src/commands/GetJobsCommand.ts | 56 ++++ .../GetUnfilteredPartitionMetadataCommand.ts | 3 +- .../GetUnfilteredPartitionsMetadataCommand.ts | 3 +- .../src/commands/UpdateJobCommand.ts | 56 ++++ clients/client-glue/src/models/models_0.ts | 234 +++++++++++----- clients/client-glue/src/models/models_1.ts | 263 +++++------------- clients/client-glue/src/models/models_2.ts | 211 ++++++++++++++ .../client-glue/src/protocols/Aws_json1_1.ts | 27 +- codegen/sdk-codegen/aws-models/glue.json | 206 +++++++++++++- 12 files changed, 956 insertions(+), 273 deletions(-) diff --git a/clients/client-glue/src/commands/BatchGetJobsCommand.ts b/clients/client-glue/src/commands/BatchGetJobsCommand.ts index da2c8b30df4f..49553dfd6ce3 100644 --- a/clients/client-glue/src/commands/BatchGetJobsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetJobsCommand.ts @@ -1042,6 +1042,62 @@ export interface BatchGetJobsCommandOutput extends BatchGetJobsResponse, __Metad * // RecipeVersion: "STRING_VALUE", // required * // }, * // }, + * // SnowflakeSource: { // SnowflakeSource + * // Name: "STRING_VALUE", // required + * // Data: { // SnowflakeNodeData + * // SourceType: "STRING_VALUE", + * // Connection: "