bedrockdataautomation_create_blueprint: Creates an Amazon Bedrock Data Automation Blueprint

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_create_blueprintR Documentation

Creates an Amazon Bedrock Data Automation Blueprint

Description

Creates an Amazon Bedrock Data Automation Blueprint

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

Usage

bedrockdataautomation_create_blueprint(
  blueprintName,
  type,
  blueprintStage = NULL,
  schema,
  clientToken = NULL,
  encryptionConfiguration = NULL,
  tags = NULL
)

Arguments

blueprintName

[required] Name of the Blueprint

type

[required] Type

blueprintStage

Stage of the Blueprint

schema

[required] Schema of the blueprint

clientToken

Client specified token used for idempotency checks

encryptionConfiguration

KMS Encryption Configuration

tags

List of tags


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.