tests/testthat/test_simpledb.R

svc <- paws::simpledb()

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

Try the paws.database package in your browser

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

paws.database documentation built on Sept. 12, 2023, 1:21 a.m.