Learn R Programming

paws.management (version 0.8.0)

licensemanagerusersubscriptions_list_instances: Lists the EC2 instances providing user-based subscriptions

Description

Lists the EC2 instances providing user-based subscriptions.

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

Usage

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

Arguments

Filters

You can use the following filters to streamline results:

  • Status

  • InstanceId

MaxResults

The maximum number of results to return from a single request.

NextToken

A token to specify where to start paginating. This is the nextToken from a previously truncated response.