- Newest
- Most votes
- Most comments
To establish your company's identity within AWS, the steps you've taken so far are a good start, but there are additional considerations for fully "claiming" your company's presence.
When you created your AWS account using your business email address, AWS sent a verification email to confirm you own that email address. This is part of the initial verification process.
Setting up AWS Organizations is indeed a logical step as it allows you to centrally manage multiple AWS accounts. However, this alone doesn't prevent others in your company from creating separate AWS accounts using different business email addresses.
To more comprehensively establish your company's identity in AWS and prevent unauthorized use of your company name, you should consider:
-
Verifying your domain in Amazon SES (Simple Email Service). This involves adding a TXT record to your domain's DNS settings to prove ownership of the domain. This is similar to the DNS verification you mentioned doing in Azure.
-
For email receiving capabilities through AWS, you would need to configure MX records to point to Amazon SES.
-
If you want to consolidate AWS usage across your company, you should establish a formal AWS account structure using AWS Organizations, and create a policy requiring all AWS usage to go through this official structure.
-
Consider implementing AWS IAM Identity Center (formerly AWS SSO) to connect your existing identity source to AWS, which would provide a centralized way to manage access.
These steps will help establish your company's presence in AWS and create a more controlled environment for AWS usage within your organization.
Sources
SES identity question | AWS re:Post
Creating and verifying identities in Amazon SES - Amazon Simple Email Service
Email address verification with AWS Organizations - AWS Organizations
Trusted identity propagation overview - AWS IAM Identity Center
Having been away for a week and not seeing any responses, i'm unsure if where I posted this question is the right place or if I've explained correctly what we're trying to achieve. I have however received one down vote, but with no reply or indication as to why.
Is the AI generated response correct? Do I need to provide more context? Or am I simply trying to achieve something which is not possible?
Any help would be greatly appreciated.
Steve
Relevant content
- asked 10 months ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
