Get a policy
Arguments
- name
(character) a policy name or arn
- local
(logical) if
TRUE
use your AWS account for your own managed policies. IfFALSE
, AWS managed policies- path
(character) if not
NULL
, we add the path into the ARN before thename
value
See also
Other policies:
as_policy_arn()
,
aws_policies()
,
aws_policy_attach()
,
aws_policy_create()
,
aws_policy_delete_version()
,
aws_policy_delete()
,
aws_policy_detach()
,
aws_policy_exists()
,
aws_policy_list_entities()
,
aws_policy_list_versions()