#Setting up Serverless + Phenomic + S3 client
###Prerequisites:
- Sign up or log in to the AWS console and ensure you have a IAM user called serverless-admin with admin rights. (Obviously not a prod setting). A walkthrough is here.
- Create a [profile-name] in your
~/.aws/credentials
file with your newly created admin user:
[serverless-admin]
aws_access_key_id=XXX