Skip to content

/AWS1/CL_FRM=>DESCRIBESTACKINSTANCE()

About DescribeStackInstance

Returns the stack instance that's associated with the specified StackSet, Amazon Web Services account, and Amazon Web Services Region.

For a list of stack instances that are associated with a specific StackSet, use ListStackInstances.

Method Signature

IMPORTING

Required arguments:

IV_STACKSETNAME TYPE /AWS1/FRMSTACKSETNAME /AWS1/FRMSTACKSETNAME

The name or the unique stack ID of the stack set that you want to get stack instance information for.

IV_STACKINSTANCEACCOUNT TYPE /AWS1/FRMACCOUNT /AWS1/FRMACCOUNT

The ID of an Amazon Web Services account that's associated with this stack instance.

IV_STACKINSTANCEREGION TYPE /AWS1/FRMREGION /AWS1/FRMREGION

The name of a Region that's associated with this stack instance.

Optional arguments:

IV_CALLAS TYPE /AWS1/FRMCALLAS /AWS1/FRMCALLAS

[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.

By default, SELF is specified. Use SELF for stack sets with self-managed permissions.

  • If you are signed in to the management account, specify SELF.

  • If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN.

    Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMDESCRSTACKINSTOUT /AWS1/CL_FRMDESCRSTACKINSTOUT