List Stacks
GET {{aws_cloudformation_base_url}}/?NextToken&StackStatusFilter.member.N&Action=ListStacks
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
NextToken | null | A string that identifies the next page of stacks that you want to retrieve. | |
StackStatusFilter.member.N | null | Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type. | |
Action | string |