Skip to content

Need AWS API for fetching Access Level for the aws service actions

0

Is there an API for fetching Access Level for the AWS service actions. For Example: iam:ChangePassword has a write Level access.

Ref: https://docs.aws.amazon.com/service-authorization/latest/reference/list_identityandaccessmanagement.html

1 Answer
0

There is no API for fetching Access Level for the AWS Service actions. But you can see the Access Level of policy you created by accessing the policy using AWS management console. Please refer to "Viewing service summaries" in below link.

https://docs.amazonaws.cn/en_us/IAM/latest/UserGuide/access_policies_understand-service-summary.html

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.