Smaws_Client_Redshift.DescribeEventsReturns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days. Events specific to a particular cluster, security group, snapshot or parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.describe_events_message ->
(Types.events_message, [> Smaws_Lib.Protocols.AwsQuery.error ]) Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.describe_events_message ->
(Types.events_message Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsQuery.error ] * Smaws_Lib.Response.metadata)
Stdlib.result