amazonka-redshift-1.3.6: Amazon Redshift SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.DescribeEventCategories

Contents

Description

Displays a list of event categories for all event source types, or for a specified source type. For a list of the event categories and source types, go to Amazon Redshift Event Notifications.

See: AWS API Reference for DescribeEventCategories.

Synopsis

Creating a Request

describeEventCategories :: DescribeEventCategories Source

Creates a value of DescribeEventCategories with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

decSourceType :: Lens' DescribeEventCategories (Maybe Text) Source

The source type, such as cluster or parameter group, to which the described event categories apply.

Valid values: cluster, snapshot, parameter group, and security group.

Destructuring the Response

describeEventCategoriesResponse Source

Creates a value of DescribeEventCategoriesResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses