tests/testthat/test_s3tables.R

svc <- paws::s3tables()

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

Try the paws.storage package in your browser

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

paws.storage documentation built on May 30, 2026, 9:13 a.m.