Kevin Cearns
My Blog

My Blog

Follow
Follow
homebadges
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

Using Amplify UI's Authenticator with Gatsby

Nov 29, 20214 min read

AWS recently announced a new version of the Authenticator component for Javascript-based apps. I thought I'd write up a brief introduction to...

Using Amplify UI's Authenticator with Gatsby

S3 Invoke Lambda Function to DynamoDB

Nov 26, 20211 min read

Expanding on the SAM template examples starting with SQS I've added a very simple S3 trigger example that updates a DynamoDB table with the object...

S3 Invoke Lambda Function to DynamoDB

SQS Invoke Lambda Function to DynamoDB

Nov 24, 20212 min read

As I prepare for the AWS Certified Developer exam I've been building out a reference of SAM templates and Lambda functions to reinforce what I've...

SQS Invoke Lambda Function to DynamoDB