Setting up AWS Command Line

This section lists the commands that have to be executed using AWS Command Line Interface (CLI).

Procedure:

  1. Download AWS CLI (See AWS Command Line Interface site).
  2. From the installed location, configure AWS by providing the details, such as Access Key ID, Secret Access Key, Region and Output Format.
    EXAMPLE:
    $ aws configure
    AWS Access Key ID [None]:            EXAMPLEKEYID
    AWS Secret Access Key [None]:        EXAMPLEKEY
    Default region name [one]:           us-west-2
    Default output format [None]:

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 6:51:45 PM IST

Feedback
x