Module Smaws_Client_DAX.DescribeEvents

val request : Smaws_Lib.Context.t -> describe_events_request -> (describe_events_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of invalid_parameter_combination_exception | `InvalidParameterValueException of invalid_parameter_value_exception | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault ]) Stdlib.result

Returns events related to DAX clusters and parameter groups. You can obtain events specific to a particular DAX cluster or parameter group by providing the name as a parameter.

By default, only the events occurring within the last 24 hours are returned; however, you can retrieve up to 14 days' worth of events if necessary.