2 Antworten
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
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.
0
You could create a lambda backed cloudformation custom resource that does it.
beantwortet vor 2 Jahren
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 7 Monaten
- AWS OFFICIALAktualisiert vor einem Jahr
- AWS OFFICIALAktualisiert vor 9 Monaten
- AWS OFFICIALAktualisiert vor 6 Monaten
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.