codeartifact_list_domains: Returns a list of DomainSummary objects for all domains owned...

View source: R/codeartifact_operations.R

codeartifact_list_domainsR Documentation

Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call

Description

Returns a list of DomainSummary objects for all domains owned by the Amazon Web Services account that makes this call. Each returned DomainSummary object contains information about a domain.

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

Usage

codeartifact_list_domains(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of results to return per page.

nextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.