# NOT RUN {
# The example adds two tags to a my-vault.
# }
# NOT RUN {
svc$add_tags_to_vault(
Tags = list(
examplekey1 = "examplevalue1",
examplekey2 = "examplevalue2"
),
accountId = "-",
vaultName = "my-vault"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab