tests/testthat/test_cloudwatchapplicationsignals.R

svc <- paws::cloudwatchapplicationsignals()

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

test_that("list_service_level_objectives", {
  expect_error(svc$list_service_level_objectives(MaxResults = 20), NA)
})

Try the paws.management package in your browser

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

paws.management documentation built on April 3, 2025, 10:39 p.m.