Skip to content

/AWS1/CL_EC2=>REGTGWMULTICASTGROUPSOURCES()

About RegisterTransitGatewayMulticastGroupSources

Registers sources (network interfaces) with the specified transit gateway multicast group.

A multicast source is a network interface attached to a supported instance that sends multicast traffic. For information about supported instances, see Multicast Considerations in Amazon VPC Transit Gateways.

After you add the source, use SearchTransitGatewayMulticastGroups to verify that the source was added to the multicast group.

Method Signature

IMPORTING

Required arguments:

IV_TGWMULTICASTDOMAINID TYPE /AWS1/EC2TGWMULTICASTDOMAINID /AWS1/EC2TGWMULTICASTDOMAINID

The ID of the transit gateway multicast domain.

IT_NETWORKINTERFACEIDS TYPE /AWS1/CL_EC2TGWNETWORKINTERF00=>TT_TGWNETWORKINTERFACEIDLIST TT_TGWNETWORKINTERFACEIDLIST

The group sources' network interface IDs to register with the transit gateway multicast group.

Optional arguments:

IV_GROUPIPADDRESS TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The IP address assigned to the transit gateway multicast group.

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_EC2REGTGWMULTICASTG03 /AWS1/CL_EC2REGTGWMULTICASTG03