Manage access to allow devs to only work on a specific environment.
Describe the feature you'd like to request
Lets say we have two environments, (prod and dev) and I want to give access to only dev environment to my team. By default, in manage access section of amplify you can only give full access wich gives access to every environments...
But I want to restrict team permission to only be able to interact with the env environment
So far, only thread ive found about this were left with no answers.
Describe the solution you'd like
- Add an option to manage access on specific environnement
or
- Provide a step by step guide on how to do it either in the doc or simply in this feature request discussion, so people can refer to this..
Thank you in advance.
Describe alternatives you've considered
So far, only thread ive found about this were left with no answers.
I was thinking about creating a custom role for a specific environnment. Add required policies to the role then assign that role to users..
Hey @adeldueast, thank you for reaching out. Amplify Studio creates a full access role with Adminstrator-Amplify and full-access managed policy. We may need to add a inline policy with a deny rule to control the access.
Marking this as feature request and transferring to Amplify Studio repository.
Seriously this should be a top priority imo. It's stupid that I have to grant access to prod env to all my devs