Amazon EC2 Auto Scaling · Example Payload

Ec2 Auto Scaling Put Scheduled Update Group Action Type Example

Amazon Web ServicesAuto-ScalingComputeEC2High AvailabilityScaling

Ec2 Auto Scaling Put Scheduled Update Group Action Type Example is an example object payload from Amazon EC2 Auto Scaling, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AutoScalingGroupNameScheduledActionNameTimeStartTimeEndTime

Example Payload

Raw ↑
{
  "AutoScalingGroupName": "example-resource-name",
  "ScheduledActionName": "example-resource-name",
  "Time": "example-string",
  "StartTime": "example-string",
  "EndTime": "example-string"
}