Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new cloud field to hold account alias #450

Closed
wants to merge 1 commit into from

Conversation

ansoni
Copy link

@ansoni ansoni commented May 7, 2019

As I was upgrading our proprietary schema to ECS, I could not find a proper place for an AWS Account Alias - https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html#AboutAccountAlias

This is an important field for us because AWS Account IDs are not great for humans. Since this is user-supplied and volatile, I kept the AWS "alias" jargon instead of "name".

@ruflin
Copy link
Contributor

ruflin commented May 8, 2019

@ansoni Do you know if something similar also exists in GCP, Azure or other providers?

@SHolzhauer
Copy link

SHolzhauer commented Jun 23, 2020

@ansoni Do you know if something similar also exists in GCP, Azure or other providers?

I believe GCP has "projects", don't known about Azure though.

@ebeahan ebeahan added the discuss label Jul 2, 2020
@ebeahan
Copy link
Member

ebeahan commented May 27, 2021

cloud.account.name introduced in #816

@ebeahan ebeahan closed this May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants