Skip to content

/AWS1/CL_EC2=>DESCRTRAFMIRRORFILTERRULES()

About DescribeTrafficMirrorFilterRules

Describe traffic mirror filters that determine the traffic that is mirrored.

Method Signature

IMPORTING

Optional arguments:

IT_TRAFMIRRORFILTERRULEIDS TYPE /AWS1/CL_EC2TRFMIRRFILTRLIDL00=>TT_TRAFMIRRORFILTERRULEIDLIST TT_TRAFMIRRORFILTERRULEIDLIST

Traffic filter rule IDs.

IV_TRAFFICMIRRORFILTERID TYPE /AWS1/EC2TRAFFICMIRRORFILTERID /AWS1/EC2TRAFFICMIRRORFILTERID

Traffic filter ID.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

Traffic mirror filters.

  • traffic-mirror-filter-rule-id: The ID of the Traffic Mirror rule.

  • traffic-mirror-filter-id: The ID of the filter that this rule is associated with.

  • rule-number: The number of the Traffic Mirror rule.

  • rule-action: The action taken on the filtered traffic. Possible actions are accept and reject.

  • traffic-direction: The traffic direction. Possible directions are ingress and egress.

  • protocol: The protocol, for example UDP, assigned to the Traffic Mirror rule.

  • source-cidr-block: The source CIDR block assigned to the Traffic Mirror rule.

  • destination-cidr-block: The destination CIDR block assigned to the Traffic Mirror rule.

  • description: The description of the Traffic Mirror rule.

IV_MAXRESULTS TYPE /AWS1/EC2TRAFMIRRINGMAXRESULTS /AWS1/EC2TRAFMIRRINGMAXRESULTS

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCTRFMIRRFILTRL01 /AWS1/CL_EC2DSCTRFMIRRFILTRL01