View source: R/datazone_operations.R
datazone_delete_environment_blueprint_configuration | R Documentation |
Deletes the blueprint configuration in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_environment_blueprint_configuration/ for full documentation.
datazone_delete_environment_blueprint_configuration(
domainIdentifier,
environmentBlueprintIdentifier
)
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the blueprint configuration is deleted. |
environmentBlueprintIdentifier |
[required] The ID of the blueprint the configuration of which is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.