Amazon ANT group to add users to a QuickSight account

When specifying the users we want to invite to our QS Enterprise account (as described here: Inviting users to access Amazon QuickSight - Amazon QuickSight), are we able to use ANT groups or Teams to do the import in bulk? For instance I’d like all people who report to me to be added at once to the QS account with an ‘Author’ role. I have an ANT and LDAP groups set up with such rule.

you can use API to register user in bulk RegisterUser - Amazon QuickSight

or you can integrate your Identity provider with IAM identity centre, so that user group can synchronize to IAM identity centre. And QuickSight can leverage it

You can refer to below blog post:

1 Like