datazone_create_environment_blueprint: Creates a Amazon DataZone blueprint

View source: R/datazone_operations.R

datazone_create_environment_blueprintR Documentation

Creates a Amazon DataZone blueprint

Description

Creates a Amazon DataZone blueprint.

See https://www.paws-r-sdk.com/docs/datazone_create_environment_blueprint/ for full documentation.

Usage

datazone_create_environment_blueprint(
  domainIdentifier,
  name,
  description = NULL,
  provisioningProperties,
  userParameters = NULL
)

Arguments

domainIdentifier

[required] The identifier of the domain in which this blueprint is created.

name

[required] The name of this Amazon DataZone blueprint.

description

The description of the Amazon DataZone blueprint.

provisioningProperties

[required] The provisioning properties of this Amazon DataZone blueprint.

userParameters

The user parameters of this Amazon DataZone blueprint.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.