customerprofiles_delete_integration {paws.customer.engagement} | R Documentation |
Removes an integration from a specific domain
Description
Removes an integration from a specific domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_delete_integration/ for full documentation.
Usage
customerprofiles_delete_integration(DomainName, Uri)
Arguments
DomainName |
[required] The unique name of the domain. |
Uri |
[required] The URI of the S3 bucket or any other type of data source. |
[Package paws.customer.engagement version 0.7.0 Index]