View source: R/directconnect_operations.R
directconnect_disassociate_mac_sec_key | R Documentation |
Removes the association between a MAC Security (MACsec) security key and an Direct Connect dedicated connection.
See https://www.paws-r-sdk.com/docs/directconnect_disassociate_mac_sec_key/ for full documentation.
directconnect_disassociate_mac_sec_key(connectionId, secretARN)
connectionId |
[required] The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx). You can use |
secretARN |
[required] The Amazon Resource Name (ARN) of the MAC Security (MACsec) secret key. You can use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.