v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1432017.3 KB

Returns a paginated list of Amazon Web Services service identifiers that you can use as values for the visibleServices setting in UpdateAccountCustomizations. The available services vary by Amazon Web Services partition. Use pagination to retrieve all results.

The visibleServices setting controls only the appearance of services in the Amazon Web Services Management Console. It does not restrict access through the CLI, SDKs, or other APIs.

get/v1/services

Query parameters

nextTokenstring

The token for retrieving the next page of results. Use the <code>nextToken</code> value from a previous response.

maxResultsinteger

The maximum number of results to return per page.

Response

Success

nextTokenstring

The token for retrieving the next page of results. This value is <code>null</code> when no more results are available.

servicesService[]

The list of available Amazon Web Services service identifiers.