bedrockdataautomation_copy_blueprint_stage: Copies a Blueprint from one stage to another

View source: R/bedrockdataautomation_operations.R

bedrockdataautomation_copy_blueprint_stageR Documentation

Copies a Blueprint from one stage to another

Description

Copies a Blueprint from one stage to another

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

Usage

bedrockdataautomation_copy_blueprint_stage(
  blueprintArn,
  sourceStage,
  targetStage,
  clientToken = NULL
)

Arguments

blueprintArn

[required] Blueprint to be copied

sourceStage

[required] Source stage to copy from

targetStage

[required] Target stage to copy to

clientToken

Client token for idempotency


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