Smaws_Client_WAFV2.DeletePermissionPolicy
val request :
Smaws_Lib.Context.t ->
delete_permission_policy_request ->
(delete_permission_policy_response,
[> 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
Permanently deletes an IAM policy from the specified rule group.
You must be the owner of the rule group to perform this operation.