View source: R/bedrockdataautomation_operations.R
bedrockdataautomation_get_blueprint | R Documentation |
Gets an existing Amazon Bedrock Data Automation Blueprint
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_get_blueprint/ for full documentation.
bedrockdataautomation_get_blueprint(
blueprintArn,
blueprintVersion = NULL,
blueprintStage = NULL
)
blueprintArn |
[required] ARN generated at the server side when a Blueprint is created |
blueprintVersion |
Optional field to get a specific Blueprint version |
blueprintStage |
Optional field to get a specific Blueprint stage |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.