This repository contains security templates for common use cases that can be used to secure your AWS infrastructure. These templates are written in Terraform.
- Clone this repository to your local machine.
- Navigate to the directory containing the template you wish to use.
- Copy the template to your own Terraform project.
- Modify the template to suit your specific needs.
This includes following templates:
- APIGW HTTP API Integration Template (OIDC)
- Custom token Verifier Template (OIDC)