Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIam list-roles does not display permission boundaries for the roles #229
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I have enforced permission boundaries in one of my roles in my AWS account. However , I do not get the permission boundary policy displayed as part of list-roles api call as documented as part of official API docs here
But the same policy is being displayed when get-role is called for the specific role. Since I am not sure on whose side the problem is either at the AWS API gateway / boto3. Hence raising it here.
I use windows 10 and have my boto3 version as given below :-
Given down the output of the aws cli command with jq to give out the keys of the output for clarity :-
Output of get-role for the specific role with Permissions Boundary :-