Describe Notification Configurations
GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupNames.member.N&MaxRecords&NextToken&Action=DescribeNotificationConfigurations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AutoScalingGroupNames.member.N | null | The name of the Auto Scaling group. | |
MaxRecords | null | The maximum number of items to return with this call. The default value is 50 and the maximum value is 100. | |
NextToken | null | The token for the next set of items to return. (You received this token from a previous call.) | |
Action | string |