paws.compute (version 0.1.0)

serverlessapplicationrepository_list_applications: Lists applications owned by the requester

Description

Lists applications owned by the requester.

Usage

serverlessapplicationrepository_list_applications(MaxItems, NextToken)

Arguments

MaxItems

The total number of items to return.

NextToken

A token to specify where to start paginating.

Request syntax

svc$list_applications(
  MaxItems = 123,
  NextToken = "string"
)