Describe Scaling Activities

GET {{aws_auto_scaling_api_base_url}}/?ActivityIds.member.N&AutoScalingGroupName&MaxRecords&NextToken&Action=DescribeScalingActivities

Request Params

KeyDatatypeRequiredDescription
ActivityIds.member.NnullThe activity IDs of the desired scaling activities. You can specify up to 50 IDs. If you omit this parameter, all activities for the past six weeks are described. If unknown activities are requested, they are ignored with no error. If you specify an Auto Scaling group, the results are limited to that group.
AutoScalingGroupNamenullThe name of the Auto Scaling group.
MaxRecordsnullThe maximum number of items to return with this call. The default value is 100 and the maximum value is 100.
NextTokennullThe token for the next set of items to return. (You received this token from a previous call.)
Actionstring