-
Notifications
You must be signed in to change notification settings - Fork 290
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
Adding sso:CreateApplicationAssignment so can manage QS Groups via Console #7537
Adding sso:CreateApplicationAssignment so can manage QS Groups via Console #7537
Conversation
|
|
749ca05
to
a720882
Compare
|
A reference to the issue / Description of it
ministryofjustice/analytical-platform#4271
We need to be able to add additional Identity Center groups to QuickSight but doing so via Terraform results in attempt to replace the whole subscription:
https://github.com/ministryofjustice/modernisation-platform-environments/actions/runs/9990342858/job/27610845085?pr=7138#step:11:703
We are raising a bug ticket with the aws provider but in the meantime we need to add additional groups to enable testing.
How does this PR fix the problem?
This SSO permission will allow us to add groups via the QuickSight admin console since the groupings are managed via Identity Center
How has this been tested?
It hasn't. It needs to be tested post-deployment. The specific permission was identified after a cloudtrail search.
Deployment Plan / Instructions
There shouldn't be any impact on deployment.
Checklist (check
x
in[ ]
of list items)