Creating Account Alias with Cloudformation

0

Is there a way to use cloudformation to create or set up an aws account alias?

gefragt vor 2 Jahren590 Aufrufe
2 Antworten
0

Are you referring to the AWS Organizations account name or an IAM alias?

For the AWS Organizations account name, only during creation, not during an update.

AWS
EXPERTE
beantwortet vor 2 Jahren
  • When we create an account, it gives it a name of aws-<solution>-<client>-<env>. Our account alias for that same account is <solution>-<client>-<env>. We are trying to migrate to use cloudformation stack sets, and I am trying to find a good solution to set the IAM account alias.

0

You could create a lambda backed cloudformation custom resource that does it.

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen