Puppet Task: iam_aws_list_role_policies

Defined in:
tasks/iam_aws_list_role_policies.json,
tasks/iam_aws_list_role_policies.rb

Overview

Lists the names of the inline policies that are embedded in the specified IAM role. An IAM role can also have managed policies attached to it. To list the managed policies that are attached to a role, use ListAttachedRolePolicies. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the MaxItems and Marker parameters. If there are no inline policies embedded with the specified role, the operation returns an empty list.

Supports noop? false

Parameters