#aws
Read more stories on Hashnode
Articles with this tag
I found it surprisingly difficult to find documentation that demonstrates how to add MULTIPLE items to a dynamo DB from a single JSON file. Well here...
A list of common commands for using Amplify CLI. Full Docs Installation Windows: curl -sL https://aws-amplify.github.io/amplify-cli/install-win -o...
Let's setup a simple API Gateway that calls a simple Python Lambda function in AWS. For this demo, I'm going to piggy-back off of a previous post in...