v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463248219.5 KB

Removes the association between a MAC Security (MACsec) security key and an Direct Connect dedicated connection.

post/#X-Amz-Target=OvertureService.DisassociateMacSecKey

Headers

X-Amz-Target'OvertureService.DisassociateMacSecKey' required

Request body

connectionIdstring required
<p>The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx).</p> <p>You can use <a>DescribeConnections</a> or <a>DescribeLags</a> to retrieve connection ID.</p>
secretARNstring required
<p>The Amazon Resource Name (ARN) of the MAC Security (MACsec) secret key.</p> <p>You can use <a>DescribeConnections</a> to retrieve the ARN of the MAC Security (MACsec) secret key.</p>

Response

Success

connectionIdstring

The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx).