Learn R Programming

paws.management (version 0.2.0)

opsworks_set_time_based_auto_scaling: Specify the time-based auto scaling configuration for a specified instance

Description

Specify the time-based auto scaling configuration for a specified instance. For more information, see Managing Load with Time-based and Load-based Instances.

See https://paws-r.github.io/docs/opsworks/set_time_based_auto_scaling.html for full documentation.

Usage

opsworks_set_time_based_auto_scaling(InstanceId, AutoScalingSchedule = NULL)

Arguments

InstanceId

[required] The instance ID.

AutoScalingSchedule

An AutoScalingSchedule with the instance schedule.