Describes one or more Traffic Mirror filters.
get/#Action=DescribeTrafficMirrorFilters
Query parameters
TrafficMirrorFilterIdstring[]
The ID of the Traffic Mirror filter.
DryRunboolean
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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
<p>One or more filters. The possible values are:</p> <ul> <li> <p> <code>description</code>: The Traffic Mirror filter description.</p> </li> <li> <p> <code>traffic-mirror-filter-id</code>: The ID of the Traffic Mirror filter.</p> </li> </ul>
MaxResultsinteger
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.
NextTokenstring
The token for the next page of results.
Action'DescribeTrafficMirrorFilters' required
Version'2016-11-15' required
Response
Success