AWS Guides
๐๏ธ API Gateway Authorizer
A technical implementation for how to implement an API Gateway Authorizer for verifying incoming identities.
๐๏ธ KMS signed api keys
Keep your private signing key in AWS KMS and use it to generate valid Authress JWTs without ever exporting the key material.
๐๏ธ Creating an encryption key to store secrets
How to encrypt secrets using AWS KMS