Skip to content

Amazon Web Services (AWS) connection configuration

Aaron Collier edited this page Jul 27, 2022 · 3 revisions

In order to perform operations using Amazon Web Services (AWS) hosted containers during local development an AWS connection is required to be configured.

1.) From the Admin menu, select "Connections"

Screen Shot 2022-07-27 at 4 51 36 PM

2.) Configure an "Amazon Web Services" connection

Screen Shot 2022-07-27 at 4 57 32 PM

  • Select "Amazon Web Services"
  • Enter the following values:
    • Login: Your AWS_ACCESS_KEY_ID
    • Password: Your AWS_SECRET_ACCESS_KEY
    • Extra:
{"role_arn": "[DEVLOPER_ROLE_ARN]", "region_name": "us-west-2"}