Connect to AWS

Connect your Ansible Container with Amazon Web Services.

You can connect to AWS by performing the following steps:

  1. Create Environment Variables.
  2. Get AWS Caller Information.
  3. Install boto and boto3.

Prerequisites

Before you connect to AWS, you’ll need the following:

  • Active AWS account
  • Access Key
  • Secret Access Key for an existing IAM user in the AWS account

If you do not have the account and keys setup, you can do so by following the links below:

...