Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the delete_connection
request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an Direct Connect Partner is automatically converted to an interconnect.
See https://paws-r.github.io/docs/directconnect/disassociate_connection_from_lag.html for full documentation.
directconnect_disassociate_connection_from_lag(connectionId, lagId)
[required] The ID of the connection.
[required] The ID of the LAG.