bedrockdataautomation_list_data_automation_projects {paws.machine.learning}R Documentation

Lists all existing Amazon Bedrock Data Automation Projects

Description

Lists all existing Amazon Bedrock Data Automation Projects

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

Usage

bedrockdataautomation_list_data_automation_projects(
  maxResults = NULL,
  nextToken = NULL,
  projectStageFilter = NULL,
  blueprintFilter = NULL,
  resourceOwner = NULL
)

Arguments

maxResults
nextToken
projectStageFilter
blueprintFilter
resourceOwner

[Package paws.machine.learning version 0.9.0 Index]