Queries the types of notifications for scaling events or resource changes in your scaling groups, such as successful scale-out events, successful scale-in events, scheduled task expiration, and partially successful scale-out events.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:DescribeNotificationTypes |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| NotificationTypes |
array |
The notification types.
|
|
|
string |
The notification types.
|
AUTOSCALING:SCALE_OUT_SUCCESS |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"NotificationTypes": [
"AUTOSCALING:SCALE_OUT_SUCCESS"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.