AWS SDK for .NET Documentation
PutScheduledUpdateGroupAction Method (putScheduledUpdateGroupActionRequest)
AmazonAmazon.AutoScalingAmazonAutoScalingPutScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) Did this page help you?   Yes   No    Tell us about it...

Creates or updates a scheduled scaling action for an Auto Scaling group. When updating a scheduled scaling action, if you leave a parameter unspecified, the corresponding value remains unchanged in the affected Auto Scaling group.

For information on creating or updating a scheduled action for your Auto Scaling group, see Scale Based on a Schedule .

NOTE: Auto Scaling supports the date and time expressed in "YYYY-MM-DDThh:mm:ssZ" format in UTC/GMT only.

Declaration Syntax
C#
PutScheduledUpdateGroupActionResponse PutScheduledUpdateGroupAction(
	PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest
)
Parameters
putScheduledUpdateGroupActionRequest (PutScheduledUpdateGroupActionRequest)
Container for the necessary parameters to execute the PutScheduledUpdateGroupAction service method on AmazonAutoScaling.
Exceptions

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