datazone_delete_project_profile {paws.analytics}R Documentation

Deletes a project profile

Description

Deletes a project profile.

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

Usage

datazone_delete_project_profile(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the domain where a project profile is deleted.

identifier

[required] The ID of the project profile that is deleted.


[Package paws.analytics version 0.9.0 Index]