paws.management (version 0.1.0)

opsworks_describe_load_based_auto_scaling: Describes load-based auto scaling configurations for specified layers

Description

Describes load-based auto scaling configurations for specified layers.

Usage

opsworks_describe_load_based_auto_scaling(LayerIds)

Arguments

LayerIds

[required] An array of layer IDs.

Request syntax

svc$describe_load_based_auto_scaling(
  LayerIds = 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.