- Newest
- Most votes
- Most comments
Sending an invitation email when creating an AWS Identity Center user through the API is currently not supported. Terraform uses the Identity Store API so is similarly restricted. There is a GitHub issue [1] tracking this on the the terraform-aws-provider repository. As a partial workaround, it is possible to configure AWS Identity Center to allow a user created through the API to automatically receive a verification email the first time they try to sign in [2]. This prevents the need to take action manually in the console, but does not automatically send a notification email when the user is created.
If you have AWS Premium support, you can submit a feature request for this via a support case. If you have an AWS account manager, you can also reach out to them.
[1] https://github.com/hashicorp/terraform-provider-aws/issues/28102
[2] https://docs.aws.amazon.com/singlesignon/latest/userguide/userswithoutpwd.html
Relevant content
- Accepted Answerasked 3 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 9 months ago
Thank you for your helpful answer!
Happy to help! If you feel I answered your question sufficiently, please take the time to accept my answer to mark the question as answered.