Nothing
svc <- paws::ecrpublic()
test_that("describe_registries", {
expect_error(svc$describe_registries(), NA)
})
test_that("describe_repositories", {
expect_error(svc$describe_repositories(), 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.