- Navigation Guide
@aws-sdk/client-redshift
DescribeEventsCommand Class
Returns 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.
Parameters
Name | Signature | Summary |
---|---|---|
DescribeEventsCommandInput |
|
Full Signature
export declare class DescribeEventsCommand extends DescribeEventsCommand_base
Related
- DescribeEventsCommandInput for command's
input
shape. - DescribeEventsCommandOutput for command's
response
shape. - config for RedshiftClient's
config
shape.