View source: R/bedrockdataautomation_operations.R
| bedrockdataautomation_list_blueprints | R Documentation |
Lists all existing Amazon Bedrock Data Automation Blueprints
See https://www.paws-r-sdk.com/docs/bedrockdataautomation_list_blueprints/ for full documentation.
bedrockdataautomation_list_blueprints(
blueprintArn = NULL,
resourceOwner = NULL,
blueprintStageFilter = NULL,
maxResults = NULL,
nextToken = NULL,
projectFilter = NULL
)
blueprintArn |
ARN of a Blueprint |
resourceOwner |
Resource Owner |
blueprintStageFilter |
Blueprint Stage filter |
maxResults |
Max Results |
nextToken |
Pagination token |
projectFilter |
Data Automation Project Filter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.