elasticloadbalancingv2.NetworkLoadBalancer should have a log_access_logs method such as ApplicationLoadBalancer has #3794
Labels
@aws-cdk/aws-elasticloadbalancing
Related to Amazon Elastic Load Balancing
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
in-progress
This issue is being actively worked on.
🚀 Feature Request
General Information
Description
The NetworkLoadBalancer construct appears to be missing a log_access_logs (err., logAccessLogs in ts-speak) method for enabling and configuring access logs to s3. ApplicationLoadBalancer has this method which is why I see this as 'missing'
Proposed Solution
Environment
Other information
The text was updated successfully, but these errors were encountered: