Describes an Amazon EC2 security group.
{ "type": "object", "properties": { "Status": {}, "EC2SecurityGroupName": {}, "EC2SecurityGroupOwnerId": {}, "Tags": {} }, "description": "Describes an Amazon EC2 security group.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-ec2-security-group-schema.json", "title": "EC2SecurityGroup" }