serverlessapplicationrepository_create_cloud_formation_template {paws.compute} | R Documentation |
Creates an AWS CloudFormation template
Description
Creates an AWS CloudFormation template.
See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_create_cloud_formation_template/ for full documentation.
Usage
serverlessapplicationrepository_create_cloud_formation_template(
ApplicationId,
SemanticVersion = NULL
)
Arguments
ApplicationId |
[required] The Amazon Resource Name (ARN) of the application. |
SemanticVersion |
The semantic version of the application: |
[Package paws.compute version 0.7.0 Index]