DataZone / Client / delete_project_profile
delete_project_profile#
- DataZone.Client.delete_project_profile(**kwargs)#
Deletes a project profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_project_profile( domainIdentifier='string', identifier='string' )
- Parameters:
domainIdentifier (string) –
[REQUIRED]
The ID of the domain where a project profile is deleted.
identifier (string) –
[REQUIRED]
The ID of the project profile that is deleted.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions