This repository contains the code examples for the book GRC Engineering for AWS by AJ Yawn. You can find the book on Amazon (link to be added).
The code is organized by chapter. Each chapter has its own directory containing the relevant code examples.
To use these examples, you will need to have an AWS account and have the AWS CLI and Python installed and configured.
Clone the repository:
git clone https://github.com/ajy0127/thegrcengineeringbook.git
cd thegrcengineeringbook
Then, navigate to the chapter you are interested in and follow the instructions in the README.md file for that chapter.