# NOT RUN {
# The following example updates the description of the specified CMK.
# }
# NOT RUN {
svc$update_key_description(
Description = "Example description that indicates the intended use of this CMK.",
KeyId = "1234abcd-12ab-34cd-56ef-1234567890ab"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab