This template creates a one-time scheduled action for an Auto Scaling group. At the specified 'StartTime' (4:00 PM UTC on March 31, 2021), if the group currently has more than 1 instance, it scales in to 1 instance. If the group currently has no instances, it scales out to 1 instance.

OneTimeScheduledAction
AWS::AutoScaling::ScheduledAction


AutoScalingGroup
AWS::AutoScaling::AutoScalingGroup


LaunchTemplate

VPCZoneIdentifier

CloudFormation Template

Share Template