Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / directconnect / confirm-public-virtual-interface.rst
Size: Mime:
**To accept ownership of a public virtual interface**

The following ``confirm-public-virtual-interface`` command accepts ownership of a public virtual interface created by another customer::

  aws directconnect confirm-public-virtual-interface --virtual-interface-id dxvif-fg9xo9vp

Output::

  {
      "virtualInterfaceState": "verifying"
  }