Describe Event Categories
POST {{aws_database_migration_service_base_url}}/?Action=DescribeEventCategories
Lists categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Working with Events and Notifications in the AWS Database Migration Service User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | Filters applied to the action. |
Request Body
{"Filters"=>[{"Name"=>"string", "Values"=>["string"]}], "SourceType"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |