DataZone / Client / delete_environment_blueprint
delete_environment_blueprint¶
- DataZone.Client.delete_environment_blueprint(**kwargs)¶
Deletes a blueprint in Amazon DataZone.
See also: AWS API Documentation
Request Syntax
response = client.delete_environment_blueprint( domainIdentifier='string', identifier='string' )
- Parameters:
domainIdentifier (string) –
[REQUIRED]
The ID of the Amazon DataZone domain in which the blueprint is deleted.
identifier (string) –
[REQUIRED]
The ID of the blueprint that is deleted.
- Returns:
None
Exceptions