PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
directconnect
**To describe your LOA-CFA for an interconnect using Linux or Mac OS X** The following example describes your LOA-CFA for interconnect ``dxcon-fh6ayh1d``. The contents of the LOA-CFA are base64-encoded. This command uses the ``--output`` and ``--query`` parameters to control the output and extract the contents of the ``loaContent`` structure. The final part of the command decodes the content using the ``base64`` utility, and sends the output to a PDF file. .. code:: aws directconnect describe-interconnect-loa --interconnect-id dxcon-fh6ayh1d --output text --query loa.loaContent|base64 --decode > myLoaCfa.pdf **To describe your LOA-CFA for an interconnect using Windows** The previous example requires the use of the ``base64`` utility to decode the output. On a Windows computer, you can use ``certutil`` instead. In the following example, the first command describes your LOA-CFA for interconnect ``dxcon-fh6ayh1d`` and uses the ``--output`` and ``--query`` parameters to control the output and extract the contents of the ``loaContent`` structure to a file called ``myLoaCfa.base64``. The second command uses the ``certutil`` utility to decode the file and send the output to a PDF file. .. code:: aws directconnect describe-interconnect-loa --interconnect-id dxcon-fh6ayh1d --output text --query loa.loaContent > myLoaCfa.base64 .. code:: certutil -decode myLoaCfa.base64 myLoaCfa.pdf For more information about controlling AWS CLI output, see `Controlling Command Output from the AWS Command Line Interface <https://docs.aws.amazon.com/cli/latest/userguide/controlling-output.html>`_ in the *AWS Command Line Interface User Guide*.
[-] tag-resource.rst
[edit]
[-] delete-direct-connect-gateway-association.rst
[edit]
[-] create-connection.rst
[edit]
[-] confirm-public-virtual-interface.rst
[edit]
[-] confirm-private-virtual-interface.rst
[edit]
[-] describe-lags.rst
[edit]
[-] create-interconnect.rst
[edit]
[-] describe-locations.rst
[edit]
[+]
..
[-] associate-hosted-connection.rst
[edit]
[-] associate-virtual-interface.rst
[edit]
[-] create-lag.rst
[edit]
[-] delete-virtual-interface.rst
[edit]
[-] allocate-public-virtual-interface.rst
[edit]
[-] create-public-virtual-interface.rst
[edit]
[-] describe-virtual-gateways.rst
[edit]
[-] describe-connection-loa.rst
[edit]
[-] confirm-connection.rst
[edit]
[-] describe-loa.rst
[edit]
[-] delete-interconnect.rst
[edit]
[-] delete-lag.rst
[edit]
[-] update-lag.rst
[edit]
[-] describe-hosted-connections.rst
[edit]
[-] describe-interconnect-loa.rst
[edit]
[-] create-direct-connect-gateway-association.rst
[edit]
[-] describe-tags.rst
[edit]
[-] describe-connections.rst
[edit]
[-] delete-direct-connect-gateway.rst
[edit]
[-] create-private-virtual-interface.rst
[edit]
[-] allocate-connection-on-interconnect.rst
[edit]
[-] disassociate-connection-from-lag.rst
[edit]
[-] create-bgp-peer.rst
[edit]
[-] describe-connections-on-interconnect.rst
[edit]
[-] describe-direct-connect-gateway-attachments.rst
[edit]
[-] describe-virtual-interfaces.rst
[edit]
[-] delete-connection.rst
[edit]
[-] describe-interconnects.rst
[edit]
[-] describe-direct-connect-gateway-associations.rst
[edit]
[-] describe-direct-connect-gateways.rst
[edit]
[-] associate-connection-with-lag.rst
[edit]
[-] delete-bgp-peer.rst
[edit]
[-] create-direct-connect-gateway.rst
[edit]
[-] untag-resource.rst
[edit]
[-] allocate-hosted-connection.rst
[edit]
[-] allocate-private-virtual-interface.rst
[edit]