Authenticating with AWS IAM in AWS API Gateway
Created: 2020-01-21, Modified: 2020-01-21
Lock down an AWS API Gateway endpoint with IAM auth, wire it to a Python Lambda, and call it from a signed client using policies and access keys.