tests/testthat/test_connectcampaignservice.R

svc <- paws::connectcampaignservice()

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

Try the paws.customer.engagement package in your browser

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

paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.