CellPilot / aws /dist /awscli /examples /directconnect /delete-interconnect.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
253 Bytes
**To delete an interconnect**
The following ``delete-interconnect`` command deletes the specified interconnect::
aws directconnect delete-interconnect --interconnect-id dxcon-fgktov66
Output::
{
"interconnectState": "deleted"
}