View source: R/bedrockdataautomation_operations.R
| bedrockdataautomation_copy_blueprint_stage | R Documentation |
Copies a Blueprint from one stage to another
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_copy_blueprint_stage/ for full documentation.
bedrockdataautomation_copy_blueprint_stage(
blueprintArn,
sourceStage,
targetStage,
clientToken = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.