Skip to content

/AWS1/CL_OWX=>DESCRIBESTACKS()

About DescribeStacks

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.

Method Signature

IMPORTING

Optional arguments:

IT_STACKIDS TYPE /AWS1/CL_OWXSTRINGS_W=>TT_STRINGS TT_STRINGS

An array of stack IDs that specify the stacks to be described. If you omit this parameter, and have permissions to get information about all stacks, DescribeStacks returns a description of every stack. If the IAM policy that is attached to an IAM user limits the DescribeStacks action to specific stack ARNs, this parameter is required, and the user must specify a stack ARN that is allowed by the policy. Otherwise, DescribeStacks returns an AccessDenied error.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OWXDESCRSTACKSRESULT /AWS1/CL_OWXDESCRSTACKSRESULT