PathRequestFilter - 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).

PathRequestFilter

Describes a set of filters for a path analysis. Use path filters to scope the analysis when there can be multiple resulting paths.

Contents

DestinationAddress

The destination IPv4 address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 15.

Pattern: ^([0-9]{1,3}.){3}[0-9]{1,3}$

Required: No

DestinationPortRange

The destination port range.

Type: RequestFilterPortRange object

Required: No

SourceAddress

The source IPv4 address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 15.

Pattern: ^([0-9]{1,3}.){3}[0-9]{1,3}$

Required: No

SourcePortRange

The source port range.

Type: RequestFilterPortRange object

Required: No

See Also

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