Lists all exported output values in the account and Region in which you call this action
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.
For more information, see AWS CloudFormation Export Stack Output Values.
cloudformation_list_exports(NextToken)
NextToken |
A string (provided by the |
A list with the following syntax:
list( Exports = list( list( ExportingStackId = "string", Name = "string", Value = "string" ) ), NextToken = "string" )
svc$list_exports( NextToken = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.