Closed
Description
Describe the feature
It would be great if we could get ARN of a CloudFront distribution L2 construct.
Use Case
easily get ARN of a distribution.
Proposed Solution
add IDistribution.distributionArn
property. We already have a function to calculate it.
aws-cdk/packages/aws-cdk-lib/aws-cloudfront/lib/private/utils.ts
Lines 7 to 14 in bf026bd
Other Information
No response
Acknowledgements
- I may be able to implement this feature requestThis feature might incur a breaking change
CDK version used
2.170.0
Environment details (OS name and version, etc.)
macOS
Activity
ashishdhingra commentedon Dec 16, 2024
Makes sense to expose the property for processing. The linked PR #32531 attempts to add support.
github-actions commentedon Dec 16, 2024
Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.
3 remaining items