customerprofiles_list_domains: Returns a list of all the domains for an AWS account that...

View source: R/customerprofiles_operations.R

customerprofiles_list_domainsR Documentation

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.