Activity#

Describes a scaling activity for an Auto Scaling Group (ASG), such as changing the capacity of an ASG or replacing an instance.

Contents#

  • ActivityId — The ID of the activity.

    • Type: String

  • AutoScalingGroupName — The name of the ASG.

    • Type: String

  • AutoScalingGroupState — The state of the ASG.

    • Type: String

    • Valid values: InService | Deleted

  • Cause — Describes the reason for the activity.

    • Type: String

  • Description — A detailed description of the activity.

    • Type: String

  • EndTime — The end time of the activity.

    • Type: Timestamp

  • Progress — Numerical representation of activity progress in percent.

    • Type: Integer

  • StartTime — The start time of the activity.

    • Type: Timestamp

  • StatusCode — The current status of the activity.

    • Type: String

    • Valid values: Cancelled | Failed | InProgress | Successful