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.
Usage
servicequotas_list_services(NextToken, MaxResults)
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.
Request syntax
svc$list_services(
NextToken = "string",
MaxResults = 123
)