Get a security group by ID
Arguments
- id
(character) The id of the security group. required
- ...
named parameters passed on to describe_security_groups
Value
(list) with fields:
SecurityGroups (list) each security group
Description
GroupName
IpPermissions
OwnerId
GroupId
IpPermissionsEgress
Tags
VpcId
NextToken (character) token for paginating
See also
Other security groups:
aws_vpc_sec_group_rules()
,
aws_vpc_security_group_create()
,
aws_vpc_security_group_ingress()
,
aws_vpc_security_groups()
,
aws_vpc_sg_with_ingress()