Queries the types of Auto Scaling events and resource change notifications.
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 |
object |
||
| NotificationType |
array |
The list of Auto Scaling event and resource change notification types. |
|
|
string |
The list of Auto Scaling event and resource change notification types. Valid values:
|
AUTOSCALING:SCALE_OUT_SUCCESS |
Examples
Success response
JSON format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"NotificationTypes": {
"NotificationType": [
"AUTOSCALING:SCALE_OUT_SUCCESS"
]
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.