DEV Community

Discussion on: Getting Started with Serverless AWS (1/3) - Deploying a Static Website to S3

Collapse
 
jworthington profile image
JWorthington

Nice start, looking forward to more. In the first aws-shell command, looks like it should be:
aws configure

not:
aws configuration

Collapse
 
vincenius profile image
Vincent Will

Thanks for the hint - it's fixed