IAM Authentication on an AWS API Gateway Method

1 min read

As usual I like to stub great guides and information that I come across as I filter out the noise during my journeys.

This youtube video is a great guide on how to manually add an IAM authentication to an AWS API Gateway method.

Unfortunately this is not shown in an automated method however its generally useful to know how things are done manually first before trying to automate them. So here is the visual 🙂