Skip to content

/AWS1/CL_EC2=>MDFYTRAFMIRRFILTNETWORKSVCS()

About ModifyTrafficMirrorFilterNetworkServices

Allows or restricts mirroring network services.

By default, Amazon DNS network services are not eligible for Traffic Mirror. Use AddNetworkServices to add network services to a Traffic Mirror filter. When a network service is added to the Traffic Mirror filter, all traffic related to that network service will be mirrored. When you no longer want to mirror network services, use RemoveNetworkServices to remove the network services from the Traffic Mirror filter.

Method Signature

IMPORTING

Required arguments:

IV_TRAFFICMIRRORFILTERID TYPE /AWS1/EC2TRAFFICMIRRORFILTERID /AWS1/EC2TRAFFICMIRRORFILTERID

The ID of the Traffic Mirror filter.

Optional arguments:

IT_ADDNETWORKSERVICES TYPE /AWS1/CL_EC2TRFMIRRNETWORKSV00=>TT_TRAFFICMIRRORNETWORKSVCLIST TT_TRAFFICMIRRORNETWORKSVCLIST

The network service, for example Amazon DNS, that you want to mirror.

IT_REMOVENETWORKSERVICES TYPE /AWS1/CL_EC2TRFMIRRNETWORKSV00=>TT_TRAFFICMIRRORNETWORKSVCLIST TT_TRAFFICMIRRORNETWORKSVCLIST

The network service, for example Amazon DNS, that you no longer want to mirror.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2MODTRFMIRRFILTNE01 /AWS1/CL_EC2MODTRFMIRRFILTNE01