# Learning Tools: AWS Here you'll find a collection of tools and resources for learning about, experimenting with, or deepening your knowledge of AWS. ## Contents **postman-aws-api**: This folder contains some JavaScript tests written for Postman, intended for use when interacting with AWS APIs using Postman. **nat-instance-pulumi**: This folder has a Pulumi project for standing up a NAT instance to provide connectivity to EC2 instances on a private subnet (instead of a Managed NAT Gateway).