List policies
Arguments
- refresh
(logical) refresh results? default:
FALSE. to invalidate cache and refresh policy data, setrefresh=TRUE- ...
named arguments passed on to list_policies
Value
A tibble with information about policies. Each row is a policy. Columns:
PolicyName
PolicyId
Path
Arn
CreateDate
UpdateDate
AttachmentCount
PermissionsBoundaryUsageCount
IsAttachable
Description
Tags
See also
Other policies:
as_policy_arn(),
aws_policy(),
aws_policy_attach(),
aws_policy_create(),
aws_policy_delete(),
aws_policy_delete_version(),
aws_policy_detach(),
aws_policy_exists(),
aws_policy_list_entities(),
aws_policy_list_versions(),
aws_policy_update()