Modifies a Traffic Mirror session.
Query parameters
The ID of the Traffic Mirror session.
The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.
The ID of the Traffic Mirror filter.
The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.
The virtual network ID of the Traffic Mirror session.
The description to assign to the Traffic Mirror session.
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>.
Response
Success