paws.security.identity (version 0.1.0)

waf_delete_permission_policy: Permanently deletes an IAM policy from the specified RuleGroup

Description

Permanently deletes an IAM policy from the specified RuleGroup.

Usage

waf_delete_permission_policy(ResourceArn)

Arguments

ResourceArn

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

The user making the request must be the owner of the RuleGroup.

Request syntax

svc$delete_permission_policy(
  ResourceArn = "string"
)

Details

The user making the request must be the owner of the RuleGroup.