Creates a project profile.
See https://www.paws-r-sdk.com/docs/datazone_create_project_profile/ for full documentation.
datazone_create_project_profile(
description = NULL,
domainIdentifier,
domainUnitIdentifier = NULL,
environmentConfigurations = NULL,
name,
status = NULL
)
A description of a project profile.
[required] A domain ID of the project profile.
A domain unit ID of the project profile.
Environment configurations of the project profile.
[required] Project profile name.
Project profile status.