Create an AWS EC2 instance with the AWS CLI - Step 2 - Attach Instance Role
Make sure you do this setup first:
Steps:
- Launch an AWS EC2 instance. Make sure you do this first.
- Attach an instance role to allow S3 access (this post)
- Cleanup
Make sure you do this setup first:
Steps:
Make sure you do this setup first:
Steps:
Set up your AWS credentials. For more information, see Configuration and credential file settings.
Make sure you go through this setup first:
Scripts are
bash
Run aws configure
to configure access key ID and secret access key, default region. Request access key ID and secret access key from you AWS admin.
Step-by-step AWS DevOps environment setup for macOS.