v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-171,1822,9897.4 MB

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.

get/#Action=RegisterTransitGatewayMulticastGroupSources

Query parameters

TransitGatewayMulticastDomainIdstring required

The ID of the transit gateway multicast domain.

GroupIpAddressstring

The IP address assigned to the transit gateway multicast group.

NetworkInterfaceIdsstring[] required

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

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>.

Action'RegisterTransitGatewayMulticastGroupSources' required
Version'2016-11-15' required

Response

Success