EC2 SecurityGroup
Elastic Compute Cloud (EC2) Virtual Private Cloud (VPC) SecurityGroup
Resource Type
AWS.EC2.SecurityGroup
Resource ID Format
For EC2 Security Groups, the resource ID is the ARN.
arn:aws:ec2:us-west-2:123456789012:security-group/sg-1
Background
This resource represents a snapshot of an AWS EC2 VPC SecurityGroup.
Fields
Field | Type | Description |
|
| The description of the security group. |
|
| Inbound IP permissions |
|
| Outbound (egress) IP permissions |
|
| The Amazon Web Services account ID of the owner of the network interface. |
|
| The ID of the VPC. |
Example
Last updated