Module Smaws_Client_Shield.ListAttacks

Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period.

val request : Smaws_Lib.Context.t -> Types.list_attacks_request -> (Types.list_attacks_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidOperationException of Types.invalid_operation_exception | `InvalidParameterException of Types.invalid_parameter_exception ]) Stdlib.result