Writes the configuration for the specified environment blueprint in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_put_environment_blueprint_configuration/ for full documentation.
datazone_put_environment_blueprint_configuration(
domainIdentifier,
enabledRegions,
environmentBlueprintIdentifier,
environmentRolePermissionBoundary = NULL,
manageAccessRoleArn = NULL,
provisioningConfigurations = NULL,
provisioningRoleArn = NULL,
regionalParameters = NULL
)
[required] The identifier of the Amazon DataZone domain.
[required] Specifies the enabled Amazon Web Services Regions.
[required] The identifier of the environment blueprint.
The environment role permissions boundary.
The ARN of the manage access role.
The provisioning configuration of a blueprint.
The ARN of the provisioning role.
The regional parameters in the environment blueprint.