Describe Stack Instance
GET {{aws_cloudformation_base_url}}/?StackInstanceAccount&StackInstanceRegion&StackSetName&Action=DescribeStackInstance
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
StackInstanceAccount | null | The ID of an AWS account that's associated with this stack instance. | |
StackInstanceRegion | null | The name of a region that's associated with this stack instance. | |
StackSetName | null | The name or the unique stack ID of the stack set that you want to get stack instance information for. | |
Action | string |