View source: R/cloudformation_operations.R
cloudformation_describe_generated_template | R Documentation |
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.
cloudformation_describe_generated_template(GeneratedTemplateName)
GeneratedTemplateName |
[required] The name or Amazon Resource Name (ARN) of a generated template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.