My organization has around 200 users and we are fixing all the security permissions on our AWS cloud infraestructure, my boss assigned me to check codecommit, so i need to list all the users that have access to AWS CodeCommit
I have found that i need to use IAM, but there are a lot of policies all over, is there a way to filter all the policies that apply to codecommit and then all the users asigned to them?
thanks…