serverlessapplicationrepository_get_cloud_formation_template: Gets the specified AWS CloudFormation template

View source: R/serverlessapplicationrepository_operations.R

serverlessapplicationrepository_get_cloud_formation_templateR Documentation

Gets the specified AWS CloudFormation template

Description

Gets the specified AWS CloudFormation template.

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

Usage

serverlessapplicationrepository_get_cloud_formation_template(
  ApplicationId,
  TemplateId
)

Arguments

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}


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.