Learn R Programming

paws.management (version 0.4.0)

opsworks_describe_stacks: Requests a description of one or more stacks

Description

Requests a description of one or more stacks.

See https://www.paws-r-sdk.com/docs/opsworks_describe_stacks/ for full documentation.

Usage

opsworks_describe_stacks(StackIds = NULL)

Arguments

StackIds

An array of stack IDs that specify the stacks to be described. If you omit this parameter, describe_stacks returns a description of every stack.