paws.security.identity (version 0.1.0)

waf_get_permission_policy: Returns the IAM policy attached to the RuleGroup

Description

Returns the IAM policy attached to the RuleGroup.

Usage

waf_get_permission_policy(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.

Request syntax

svc$get_permission_policy(
  ResourceArn = "string"
)