Smaws_Client_WAFV2.GetWebACL
val request :
Smaws_Lib.Context.t ->
get_web_acl_request ->
(get_web_acl_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `WAFInternalErrorException of waf_internal_error_exception
| `WAFInvalidOperationException of waf_invalid_operation_exception
| `WAFInvalidParameterException of waf_invalid_parameter_exception
| `WAFNonexistentItemException of waf_nonexistent_item_exception ])
Stdlib.result
Retrieves the specified WebACL
.