cloudformation_list_exports {paws.management} | R Documentation |
Lists all exported output values in the account and Region in which you call this action
Description
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.
See https://www.paws-r-sdk.com/docs/cloudformation_list_exports/ for full documentation.
Usage
cloudformation_list_exports(NextToken = NULL)
Arguments
NextToken |
A string (provided by the |
[Package paws.management version 0.9.0 Index]