When you create an AWS account, the root user has full access to all AWS services and resources, which is not recommended. We will create a new user with admin privileges and use that user to continue with the rest of the documentation.Documentation Index
Fetch the complete documentation index at: https://docs.maildiver.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
We could have automatically created a new user with admin privileges using AWS
CDK, but it would require root account credentials. We want to avoid that for
security reasons.