v1

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

Associates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.

The transit gateway attachment must be in the available state before you can add a resource. Use DescribeTransitGatewayAttachments to see the state of the attachment.

get/#Action=AssociateTransitGatewayMulticastDomain

Query parameters

TransitGatewayMulticastDomainIdstring required

The ID of the transit gateway multicast domain.

TransitGatewayAttachmentIdstring required

The ID of the transit gateway attachment to associate with the transit gateway multicast domain.

SubnetIdsstring[] required

The IDs of the subnets to associate with the transit gateway multicast domain.

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'AssociateTransitGatewayMulticastDomain' required
Version'2016-11-15' required

Response

Success