cloudformation_list_exports: Lists all exported output values in the account and Region in...

View source: R/cloudformation_operations.R

cloudformation_list_exportsR 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 list_exports response output) that identifies the next page of exported output values that you asked to retrieve.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.