Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_list_domains: Returns a list of all the domains for an AWS account that have been created

Description

Returns a list of all the domains for an AWS account that have been created.

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

Usage

customerprofiles_list_domains(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

The pagination token from the previous ListDomain API call.

MaxResults

The maximum number of objects returned per page.