### Is this feature request related to a new rule or cfn-lint capabilities? rules ### Describe the feature you'd like to request Please note `connectionType` enum documentation has been [updated](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-connectiontype) to include `SNOWFLAKE` and [worked before then](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1810). ### Describe the solution you'd like All documented `connectionTypes` pass cfn-lint. ### Additional context The glue service has had this undocumented for a time and we have worked with our account team to make these updates happen fairly recently. ### Is this something that you'd be interested in working on? - [ ] π I may be able to implement this feature request ### Would this feature include a breaking change? - [ ] β οΈ This feature might incur a breaking change