External DocumentationTo learn more, visit the AWS documentation.
Basic Parameters
Advanced Parameters
Example Output
Workflow Library Example
Ec2 Create Security Group with Aws and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| AWS Region(s) | Enter the desired AWS Region(s). To execute the action in multiple regions, provide a comma-separated list. For example: us-east-1,eu-west-2.If you wish to run the action in all available regions, use the asterisk symbol ( *) instead. |
| Description | A description for the security group. This is informational only. Constraints: Up to 255 characters in length Constraints for EC2-Classic: ASCII characters Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;!$*. |
| Group Name | The name of the security group. Constraints: Up to 255 characters in length. Cannot start with sg-.Constraints for EC2-Classic: ASCII characters Constraints for EC2-VPC: a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=&;!$*. |
| VPC ID | [EC2-VPC] The ID of the VPC. Required for EC2-VPC. |
| Parameter | Description |
|---|---|
| Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
| Dry Run | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. |
| Tag Specifications | The tags to assign to the security group. |
{
"GroupId": "sg-903004f8"
}
Was this page helpful?