bedrockdataautomation_update_blueprint: Updates an existing Amazon Bedrock Data Automation Blueprint

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_update_blueprintR Documentation

Updates an existing Amazon Bedrock Data Automation Blueprint

Description

Updates an existing Amazon Bedrock Data Automation Blueprint

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

Usage

bedrockdataautomation_update_blueprint(
  blueprintArn,
  schema,
  blueprintStage = NULL,
  encryptionConfiguration = NULL
)

Arguments

blueprintArn

[required] ARN generated at the server side when a Blueprint is created

schema

[required] Schema of the blueprint

blueprintStage

Stage of the Blueprint

encryptionConfiguration

KMS Encryption Configuration


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