# NOT RUN {
# The example configures an access policy for the vault named
# examplevault.
svc$set_vault_access_policy(
accountId = "-",
policy = list(
Policy = "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Sid\":..."
),
vaultName = "examplevault"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab