awscc_applicationautoscaling_scalable_target (Resource)

The AWS::ApplicationAutoScaling::ScalableTarget resource specifies a resource that Application Auto Scaling can scale, such as an AWS::DynamoDB::Table or AWS::ECS::Service resource. For more information, see Getting started in the Application Auto Scaling User Guide. If the resource that you want Application Auto Scaling to scale is not yet created in your account, add a dependency on the resource when registering it as a scalable target using the DependsOn attribute.

Schema

Required

Optional

Read-Only

Nested Schema for scheduled_actions

Required:

Optional:

Nested Schema for scheduled_actions.scalable_target_action

Optional:

Nested Schema for suspended_state

Optional:

Import

Import is supported using the following syntax:

$ terraform import awscc_applicationautoscaling_scalable_target.example <resource ID>