StaleIpPermission - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

StaleIpPermission

Describes a stale rule in a security group.

Contents

fromPort

If the protocol is TCP or UDP, this is the start of the port range. If the protocol is ICMP or ICMPv6, this is the ICMP type or -1 (all ICMP types).

Type: Integer

Required: No

groups

The security group pairs. Returns the ID of the referenced security group and VPC, and the ID and status of the VPC peering connection.

Type: Array of UserIdGroupPair objects

Required: No

ipProtocol

The IP protocol name (tcp, udp, icmp, icmpv6) or number (see Protocol Numbers).

Type: String

Required: No

ipRanges

The IP ranges. Not applicable for stale security group rules.

Type: Array of strings

Required: No

prefixListIds

The prefix list IDs. Not applicable for stale security group rules.

Type: Array of strings

Required: No

toPort

If the protocol is TCP or UDP, this is the end of the port range. If the protocol is ICMP or ICMPv6, this is the ICMP code or -1 (all ICMP codes).

Type: Integer

Required: No

See Also

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