cloudformation_describe_generated_template {paws.management} | R Documentation |
Describes a generated template
Description
Describes a generated template. The output includes details about the progress of the creation of a generated template started by a create_generated_template
API action or the update of a generated template started with an update_generated_template
API action.
See https://www.paws-r-sdk.com/docs/cloudformation_describe_generated_template/ for full documentation.
Usage
cloudformation_describe_generated_template(GeneratedTemplateName)
Arguments
GeneratedTemplateName |
[required] The name or Amazon Resource Name (ARN) of a generated template. |
[Package paws.management version 0.9.0 Index]