404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To describe your LOA-CFA for a connection using Linux or Mac OS X**

The following example describes your LOA-CFA for connection ``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-loa --connection-id dxcon-fh6ayh1d --output text --query loa.loaContent|base64 --decode > myLoaCfa.pdf

**To describe your LOA-CFA for a connection 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 connection ``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-loa --connection-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*.

Filemanager

Name Type Size Permission Actions
accept-direct-connect-gateway-association-proposal.rst File 1.36 KB 0755
allocate-connection-on-interconnect.rst File 687 B 0644
allocate-hosted-connection.rst File 733 B 0644
allocate-private-virtual-interface.rst File 1.43 KB 0644
allocate-public-virtual-interface.rst File 1.62 KB 0644
allocate-transit-virtual-interface.rst File 2.86 KB 0755
associate-connection-with-lag.rst File 539 B 0644
associate-hosted-connection.rst File 621 B 0644
associate-virtual-interface.rst File 2.1 KB 0644
confirm-connection.rst File 318 B 0644
confirm-private-virtual-interface.rst File 391 B 0644
confirm-public-virtual-interface.rst File 355 B 0644
confirm-transit-virtual-interface.rst File 638 B 0755
create-bgp-peer.rst File 2.47 KB 0644
create-connection.rst File 595 B 0644
create-direct-connect-gateway-association-proposal.rst File 1.56 KB 0755
create-direct-connect-gateway-association.rst File 822 B 0644
create-direct-connect-gateway.rst File 552 B 0644
create-interconnect.rst File 606 B 0644
create-lag.rst File 2.93 KB 0644
create-private-virtual-interface.rst File 1.41 KB 0644
create-public-virtual-interface.rst File 1.54 KB 0644
create-transit-virtual-interface.rst File 2.87 KB 0755
delete-bgp-peer.rst File 2.16 KB 0644
delete-connection.rst File 459 B 0644
delete-direct-connect-gateway-association.rst File 1.3 KB 0644
delete-direct-connect-gateway.rst File 579 B 0644
delete-interconnect.rst File 253 B 0644
delete-lag.rst File 510 B 0644
delete-virtual-interface.rst File 282 B 0644
describe-connection-loa.rst File 1.63 KB 0644
describe-connections-on-interconnect.rst File 739 B 0644
describe-connections.rst File 691 B 0644
describe-direct-connect-gateway-association-proposals.rst File 2.58 KB 0755
describe-direct-connect-gateway-associations.rst File 1.22 KB 0644
describe-direct-connect-gateway-attachments.rst File 959 B 0644
describe-direct-connect-gateways.rst File 842 B 0644
describe-hosted-connections.rst File 699 B 0644
describe-interconnect-loa.rst File 1.64 KB 0644
describe-interconnects.rst File 531 B 0644
describe-lags.rst File 1.57 KB 0644
describe-loa.rst File 1.6 KB 0644
describe-locations.rst File 543 B 0644
describe-tags.rst File 605 B 0644
describe-virtual-gateways.rst File 388 B 0644
describe-virtual-interfaces.rst File 2.7 KB 0644
disassociate-connection-from-lag.rst File 518 B 0644
tag-resource.rst File 398 B 0644
untag-resource.rst File 354 B 0644
update-direct-connect-gateway-association.rst File 1.39 KB 0755
update-lag.rst File 1.3 KB 0644
update-virtual-interface-attributes.rst File 2.3 KB 0755