if (FALSE) {
# The following example deletes permission for an account to configure a
# layer version.
svc$remove_layer_version_permission(
LayerName = "my-layer",
StatementId = "xaccount",
VersionNumber = 1L
)
}
Run the code above in your browser using DataLab