Describe the feature
Create a new parameter for the SecurityGroup construct allow_all_self=True that creates a Security Group with an inbound and outbound rule for all traffic to self.
Use Case
EFA Network Interfaces requires a Security Group that allows inbound/outbound traffic to self.
Adding this option will simplify how customers uses CDK to automate Security Group creation for EFA Network Interfaces.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa-start.html#efa-start-security
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
Latest
AWS CDK CLI version
Latest
Environment details (OS name and version, etc.)
Any
Describe the feature
Create a new parameter for the
SecurityGroupconstructallow_all_self=Truethat creates a Security Group with an inbound and outbound rule for all traffic to self.Use Case
EFA Network Interfaces requires a Security Group that allows inbound/outbound traffic to self.
Adding this option will simplify how customers uses CDK to automate Security Group creation for EFA Network Interfaces.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa-start.html#efa-start-security
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
Latest
AWS CDK CLI version
Latest
Environment details (OS name and version, etc.)
Any