(aws_cloudfront): (add support for cloudwatch logs access logs)
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
The cloudfront docs and the aws console refer to the current bucket based access logs as "legacy" and refer to "standard logging (v2)" instead.
I am specifically interested in the cloudwatch logs option for standard logging v2.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/standard-logging.html
### Use Case
Used to investigate lambda@edge integration issues.
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.170.0
### Environment details (OS name and version, etc.)
MacOS Sonoma
Contributor guide
Research direction
Start with the CloudFront standard logging documentation linked in the issue and the aws_cloudfront entry point in this repository. Determine how standard logging (v2) represents a CloudWatch Logs destination, then define the relevant implementation and test scope; done means the construct supports that option and verifies it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100