create-security-group
Create a security group in AWS to control inbound and outbound traffic for your resources. Specify region, name, description, VPC ID, and optional tags to configure network access rules.
Instructions
Create a security group in the given region
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | The AWS region | ap-south-1 |
| SecurityGroupArgs | Yes |