OBJECT
A Security group in AWS realm.
type AwsSecurityGroup {# ID of the AWS security group.id: String! # Name of the AWS security group.name: String! }