Lists all of the integrations associated to a specific URI in the AWS account
Source:R/customerprofiles_operations.R
customerprofiles_list_account_integrations.RdLists all of the integrations associated to a specific URI in the AWS account.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_account_integrations/ for full documentation.
Usage
customerprofiles_list_account_integrations(
Uri,
NextToken = NULL,
MaxResults = NULL,
IncludeHidden = NULL
)