Smaws_Client_FMS.GetViolationDetails
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
val request :
Smaws_Lib.Context.t ->
Types.get_violation_details_request ->
(Types.get_violation_details_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidInputException of Types.invalid_input_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result