paws.management (version 0.1.0)

opsworks_describe_time_based_auto_scaling: Describes time-based auto scaling configurations for specified instances

Description

Describes time-based auto scaling configurations for specified instances.

Usage

opsworks_describe_time_based_auto_scaling(InstanceIds)

Arguments

InstanceIds

[required] An array of instance IDs.

Request syntax

svc$describe_time_based_auto_scaling(
  InstanceIds = list(
    "string"
  )
)

Details

You must specify at least one of the parameters.

Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.