Connect to AWS
Connect your Ansible Container with Amazon Web Services.
You can connect to AWS by performing the following steps:
- Create Environment Variables.
- Get AWS Caller Information.
- 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 theAWS
account
If you do not have the account and keys setup, you can do so by following the links below:
...