Module Smaws_Client_WAFV2.GetPermissionPolicy

val request : Smaws_Lib.Context.t -> get_permission_policy_request -> (get_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

Returns the IAM policy that is attached to the specified rule group.

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