Configure AWS CLI

  1. Using the credentials from step 1 login to your AWS account.

  2. Select IAM in the list of services, and click Users IAM User

  3. Open the user you created earlier. Click Create Access Key and save both Access Key ID and Secret Access Key

Both Access Key ID and Secret Access Key are sensitive information. Do not be store or publish it publicly.

Create Access Key

  1. Install AWS CLI using the instructions from the link below https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html

  2. Install AWS CDK on your machine using the link below https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html#getting_started_install

If the IAM role is not valid, DO NOT PROCEED. Go back and confirm the steps on this page.

If you are done, please proceed to the Partner Setup section!