aws_s3_deployment.BucketDeployment: default_child not useable as dependency #32253
Labels
@aws-cdk/aws-s3-deployment
bug
This issue is a bug.
p3
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Using a
aws_s3_deployment.BucketDeployment
and trying do add this deployment as dependency does not work.Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
i would expect, that I can add a BucketDeployment as dependency to another L1-Constructs, as can do e.g. with aws_s3.Bucket
Current Behavior
is thrown
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.148.0 (build e5740c0)
Framework Version
No response
Node.js Version
20.15
OS
Win10
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: