paws.management (version 0.1.0)

opsworks_describe_stack_summary: Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online

Description

Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online.

Usage

opsworks_describe_stack_summary(StackId)

Arguments

StackId

[required] The stack ID.

Request syntax

svc$describe_stack_summary(
  StackId = "string"
)

Details

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.