support config cloudfront standard log v2 via LoggingConfig #3062
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
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 theLoggingConfig
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
AWS Go SDK V2 Module Versions Used
Go version used
1.23.3
The text was updated successfully, but these errors were encountered: