serverlessapplicationrepository_lis_app_dep: Retrieves the list of applications nested in the containing...

serverlessapplicationrepository_list_application_dependenciesR Documentation

Retrieves the list of applications nested in the containing application

Description

Retrieves the list of applications nested in the containing application.

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

Usage

serverlessapplicationrepository_list_application_dependencies(
  ApplicationId,
  MaxItems = NULL,
  NextToken = NULL,
  SemanticVersion = NULL
)

Arguments

ApplicationId

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

MaxItems

The total number of items to return.

NextToken

A token to specify where to start paginating.

SemanticVersion

The semantic version of the application to get.


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