Nothing
svc <- paws::lambda()
test_that("list_code_signing_configs", {
expect_error(svc$list_code_signing_configs(), NA)
})
test_that("list_event_source_mappings", {
expect_error(svc$list_event_source_mappings(), NA)
})
test_that("list_functions", {
expect_error(svc$list_functions(), NA)
})
test_that("list_layers", {
expect_error(svc$list_layers(), NA)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.