AWS SDK for .NET Documentation
DescribeScalingActivities Method
AmazonAmazon.AutoScalingAmazonAutoScalingDescribeScalingActivities()()()() Did this page help you?   Yes   No    Tell us about it...

Returns the scaling activities for the specified Auto Scaling group.

If the specified ActivityIds list is empty, all the activities from the past six weeks are returned. Activities are sorted by the start time. Activities still in progress appear first on the list.

This action supports pagination. If the response includes a token, there are more records available. To get the additional records, repeat the request with the response token as the NextToken parameter.

Declaration Syntax
C#
DescribeScalingActivitiesResponse DescribeScalingActivities()
Return Value
The response from the DescribeScalingActivities service method, as returned by AmazonAutoScaling.
Exceptions
ExceptionCondition
InvalidNextTokenException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)