Requests a description of one or more stacks.
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.
opsworks_describe_stacks(StackIds)
An array of stack IDs that specify the stacks to be described. If you
omit this parameter, DescribeStacks
returns a description of every
stack.
svc$describe_stacks( StackIds = list( "string" ) )