tests/testthat/test_dynamodbstreams.R

svc <- paws::dynamodbstreams()

test_that("list_streams", {
  expect_error(svc$list_streams(), 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.