Module Smaws_Client_WAFV2.DeletePermissionPolicy

Permanently deletes an IAM policy from the specified rule group.

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

val request : Smaws_Lib.Context.t -> delete_permission_policy_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `WAFInternalErrorException of waf_internal_error_exception | `WAFInvalidParameterException of waf_invalid_parameter_exception | `WAFNonexistentItemException of waf_nonexistent_item_exception ]) Stdlib.result