Technical requirements
Before diving into the recipes of this chapter, we need to ensure we have the following requirements and knowledge in place:
- We need an active AWS account to complete the recipes within this chapter. If we are using AWS Organizations, we can use the management account of the Organization, as we will be configuring many things at the AWS Organization level in this chapter. I will be using the
aws-sec-cookbook-1account that we created in the Multi-account management with AWS Organizations recipe in Chapter 1. - For administrative actions, we need a user who has AdministratorAccess permission to the AWS account we are working with.
Code files for this book are available at https://github.com/PacktPublishing/AWS-Security-Cookbook-Second-Edition. The code files for this chapter are available at https://github.com/PacktPublishing/AWS-Security-Cookbook-Second-Edition/tree/main/Chapter09.