Closed
Description
Describe the feature
Background
Cloudfront announced standard log v2 in 2024, supporting log partitioning with configuration options. But it seems that the standard log v2 can not be configured via DistributionConfig
currently, since the LoggingConfig
type does not support options needed for standard log v2.
Feature request
Add Cloudfront standard log v2 support to DistributionConfig
Use Case
Create Cloudfront distribution with standard log v2 enabled in a single function call.
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
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2/service/cloudfront
github.com/aws/aws-sdk-go-v2/service/cloudfront/types
Go version used
1.23.3