Skip to content

feat(glue): add SNOWFLAKE connection type#37340

Open
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:feat/glue-snowflake-connection-type
Open

feat(glue): add SNOWFLAKE connection type#37340
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:feat/glue-snowflake-connection-type

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Snowflake is a native connection type in AWS Glue but was missing from the ConnectionType class.

Closes #35318

Snowflake is a native connection type in AWS Glue but was missing
from the ConnectionType class.

Closes aws#35318
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 06:03
@github-actions github-actions bot added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 24, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Exemption Request: This PR adds a static constant (ConnectionType.SNOWFLAKE) with no runtime behavior change. Integration test is not applicable for connection type constant additions.

@aws-cdk-automation aws-cdk-automation added the pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. label Mar 24, 2026
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@aws-cdk-automation aws-cdk-automation dismissed their stale review March 24, 2026 06:57

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-glue-alpha): No connection type for SNOWFLAKE

3 participants