Learn R Programming

paws.management (version 0.2.0)

opsworks_describe_stacks: Requests a description of one or more stacks

Description

Requests a description of one or more stacks.

See https://paws-r.github.io/docs/opsworks/describe_stacks.html 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.