wafv2_delete_permission_policy {paws.security.identity}R Documentation

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.


[Package paws.security.identity version 0.9.0 Index]