AnalysisSecurityGroupRule - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AnalysisSecurityGroupRule

Describes a security group rule.

Contents

cidr

The IPv4 address range, in CIDR notation.

Type: String

Required: No

direction

The direction. The following are the possible values:

  • egress

  • ingress

Type: String

Required: No

portRange

The port range.

Type: PortRange object

Required: No

prefixListId

The prefix list ID.

Type: String

Required: No

protocol

The protocol name.

Type: String

Required: No

securityGroupId

The security group ID.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: