wafv2_put_permission_policy {paws.security.identity} | R Documentation |
Use this to share a rule group with other accounts.
See https://www.paws-r-sdk.com/docs/wafv2_put_permission_policy/ for full documentation.
wafv2_put_permission_policy(ResourceArn, Policy)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy. |
Policy |
[required] The policy to attach to the specified rule group. The policy specifications must conform to the following:
For more information, see IAM Policies. |