How can I access the AWS Landing Zone core accounts after creating an AWS Landing Zone?
This is what I have done so far:
- Deploy the AWS Landing Zone based on the AWS Landing Zone initiation template
- Let the CodePipeline execute the
aws-landing-zone-configuration.zipfile - I can see that the
shared service, thesecurityand thelog archiveaccount has been created and added to the core OU when I look at the AWS Organization in the console
Of course, since I created the accounts, I know the root email address and I can use it to reset the root password, but that is beside the point.
You can Switch Role to the other core accounts assuming the
OrganizationAccountAccessRole. Landing Zone doesn't allow this by default, so you'll have to set that up.