List Imports
GET {{aws_cloudformation_base_url}}/?ExportName&NextToken&Action=ListImports
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ExportName | null | The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value. | |
NextToken | null | A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value. | |
Action | string |