Run sider pipeline on AWS
- Go to: http://aws.amazon.com/
- Sign Up
- Go to your AWS account overview
- Account menu in the upper-right (has your name on it)
- sub-menu: Security Credentials
- Then, create Access Key
Now, configure your awk-cli
:
$ aws configure
and set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY properly.