

# 列出 Amazon RDS 事件通知类型
<a name="USER_Events.ListingCategories"></a>

资源类型的所有事件都可以分组为类型。要查看可用类型的列表，请使用下列步骤。

## 控制台
<a name="USER_Events.ListingCategories.Console"></a>

当创建或者修改事件通知订阅时，事件类型会显示在 Amazon RDS 控制台中。有关更多信息，请参阅“[修改 Amazon RDS 事件通知订阅](USER_Events.Modifying.md)”。

![\[列出数据库事件通知类别\]](http://docs.aws.amazon.com/zh_cn/AmazonRDS/latest/UserGuide/images/EventNotification-Categories.png)




## AWS CLI
<a name="USER_Events.ListingCategories.CLI"></a>

要列出 Amazon RDS 事件通知类别，请使用 AWS CLI [https://docs.aws.amazon.com/cli/latest/reference/rds/describe-event-categories.html](https://docs.aws.amazon.com/cli/latest/reference/rds/describe-event-categories.html) 命令。此命令没有必需参数。

**Example**  

```
aws rds describe-event-categories
```

## API
<a name="USER_Events.ListingCategories.API"></a>

要列出 Amazon RDS 事件通知类别，请使用 Amazon RDS API [https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html) 命令。此命令没有必需参数。