ssmsap_list_applications: Lists all the applications registered with AWS Systems...

View source: R/ssmsap_operations.R

ssmsap_list_applicationsR Documentation

Lists all the applications registered with AWS Systems Manager for SAP

Description

Lists all the applications registered with AWS Systems Manager for SAP.

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

Usage

ssmsap_list_applications(NextToken = NULL, MaxResults = NULL, Filters = NULL)

Arguments

NextToken

The token for the next page of results.

MaxResults

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

Filters

The filter of name, value, and operator.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.