Learn R Programming

paws.security.identity (version 0.7.0)

wafv2_delete_permission_policy: Permanently deletes an IAM policy from the specified rule group

Description

Permanently deletes an IAM policy from the specified rule group.

See https://www.paws-r-sdk.com/docs/wafv2_delete_permission_policy/ for full documentation.

Usage

wafv2_delete_permission_policy(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.

You must be the owner of the rule group to perform this operation.