View source: R/serverlessapplicationrepository_operations.R
serverlessapplicationrepository_get_cloud_formation_template | R Documentation |
Gets the specified AWS CloudFormation template.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_get_cloud_formation_template/ for full documentation.
serverlessapplicationrepository_get_cloud_formation_template(
ApplicationId,
TemplateId
)
ApplicationId |
[required] The Amazon Resource Name (ARN) of the application. |
TemplateId |
[required] The UUID returned by CreateCloudFormationTemplate. Pattern: [0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12} |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.