aws-ec2: Add feature to enable contributor insight rules for vpc endpoint service #25951
Closed
2 tasks
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Contributor insight rules can be enabled on Vpc ednpoint service through console. It should be possible to enable it through CDK, probably through VpcEndpointServiceProps.
Use Case
I want to enable contributor insight rules for vpc endpoint service.
Proposed Solution
Add a flag to VpcEndpointServiceProps to enable contributor insights rule. For ex: aws-ecs.ClusterProps.containerInsights
Other Information
No response
Acknowledgements
CDK version used
2.68
Environment details (OS name and version, etc.)
macos, amazon linux2
The text was updated successfully, but these errors were encountered: