PutScheduledActionRequest
Types
Properties
The identifier of the resource associated with the scheduled action. This string consists of the resource type and unique identifier.
The scalable dimension. This string consists of the service namespace, resource type, and scaling property.
The new minimum and maximum capacity. You can set both values or just one. At the scheduled time, if the current capacity is below the minimum capacity, Application Auto Scaling scales out to the minimum capacity. If the current capacity is above the maximum capacity, Application Auto Scaling scales in to the maximum capacity.
The name of the scheduled action. This name must be unique among all other scheduled actions on the specified scalable target.
The namespace of the Amazon Web Services service that provides the resource. For a resource provided by your own application or service, use custom-resource
instead.