Lists all exported output values in the account and region in which you
call this action. Use this action to see the exported output values that
you can import into other stacks. To import values, use the
Fn::ImportValue
function.
cloudformation_list_exports(NextToken)
A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.
svc$list_exports( NextToken = "string" )
For more information, see AWS CloudFormation Export Stack Output Values.