Learn R Programming

paws.management (version 0.3.1)

servicequotas_list_services: Lists the names and codes for the services integrated with Service Quotas

Description

Lists the names and codes for the services integrated with Service Quotas.

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

Usage

servicequotas_list_services(NextToken = NULL, MaxResults = 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, if any, make another call with the token returned from this call.