View source: R/wafv2_operations.R
wafv2_put_permission_policy | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.