paws.compute (version 0.1.0)

serverlessapplicationrepository_get_application: Gets the specified application

Description

Gets the specified application.

Usage

serverlessapplicationrepository_get_application(ApplicationId,
  SemanticVersion)

Arguments

ApplicationId

[required] The Amazon Resource Name (ARN) of the application.

SemanticVersion

The semantic version of the application to get.

Request syntax

svc$get_application(
  ApplicationId = "string",
  SemanticVersion = "string"
)