glue.CfnConnection missing CF props. For example, AthenaProperties #33217
Labels
@aws-cdk/aws-glue
Related to AWS Glue
bug
This issue is a bug.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Looking at latest
glue.CfnConnection
resource I couldn't find props listed in the CF docs https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-connectionpropertiesFor example,
athenaProperties
is missing. Isn't these Cfn resources supposed to be autogenerated automatically?Regression Issue
Last Known Working CDK Version
n/a
Expected Behavior
n/a
Current Behavior
n/a
Reproduction Steps
define
new glue.CfnConnection
and see props missingPossible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.173.4
Framework Version
No response
Node.js Version
20.15.0
OS
Osx
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: