datazone_get_environment_blueprint_configuration {paws.analytics} | R Documentation |
Gets the blueprint configuration in Amazon DataZone
Description
Gets the blueprint configuration in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_environment_blueprint_configuration/ for full documentation.
Usage
datazone_get_environment_blueprint_configuration(
domainIdentifier,
environmentBlueprintIdentifier
)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain where this blueprint exists. |
environmentBlueprintIdentifier |
[required] He ID of the blueprint. |
[Package paws.analytics version 0.9.0 Index]