tests/testthat/test_bedrockdataautomation.R

svc <- paws::bedrockdataautomation()

test_that("list_blueprints", {
  expect_error(svc$list_blueprints(), NA)
})

test_that("list_data_automation_projects", {
  expect_error(svc$list_data_automation_projects(), NA)
})

Try the paws.machine.learning package in your browser

Any scripts or data that you put into this service are public.

paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.