cloudformation_list_generated_templates: Lists your generated templates in this Region

View source: R/cloudformation_operations.R

cloudformation_list_generated_templatesR Documentation

Lists your generated templates in this Region

Description

Lists your generated templates in this Region.

See https://www.paws-r-sdk.com/docs/cloudformation_list_generated_templates/ for full documentation.

Usage

cloudformation_list_generated_templates(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A string that identifies the next page of resource scan results.

MaxResults

If the number of available results exceeds this maximum, the response includes a NextToken value that you can use for the NextToken parameter to get the next set of results. By default the list_generated_templates API action will return at most 50 results in each response. The maximum value is 100.


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