serverlessapplicationrepository_create_cloud_formation_template: Creates an AWS CloudFormation template
Description
Creates an AWS CloudFormation template.
Usage
serverlessapplicationrepository_create_cloud_formation_template(
ApplicationId, SemanticVersion)
Arguments
ApplicationId
[required] The Amazon Resource Name (ARN) of the application.
Request syntax
svc$create_cloud_formation_template(
ApplicationId = "string",
SemanticVersion = "string"
)