datazone_delete_environment_blueprint_configuration {paws.analytics} | R Documentation |
Deletes the blueprint configuration in Amazon DataZone
Description
Deletes the blueprint configuration in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_environment_blueprint_configuration/ for full documentation.
Usage
datazone_delete_environment_blueprint_configuration(
domainIdentifier,
environmentBlueprintIdentifier
)
Arguments
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. |
[Package paws.analytics version 0.9.0 Index]