Regionalized Solutions
Updated On 07 September 2022 | Min(s) read

Setting up of AWS Command Line

This section describes how to set up AWS Command Line Interface and dynamo-db.

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.
    $ 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 :
Sunday, March 23, 2025 11:02:53 AM IST