bedrockdataautomation_list_blueprints {paws.machine.learning}R Documentation

Lists all existing Amazon Bedrock Data Automation Blueprints

Description

Lists all existing Amazon Bedrock Data Automation Blueprints

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

Usage

bedrockdataautomation_list_blueprints(
  blueprintArn = NULL,
  resourceOwner = NULL,
  blueprintStageFilter = NULL,
  maxResults = NULL,
  nextToken = NULL,
  projectFilter = NULL
)

Arguments

blueprintArn
resourceOwner
blueprintStageFilter
maxResults
nextToken
projectFilter

[Package paws.machine.learning version 0.9.0 Index]