# NOT RUN {
# The following example retrieves the key policy for the specified
# customer master key (CMK).
# }
# NOT RUN {
svc$get_key_policy(
KeyId = "1234abcd-12ab-34cd-56ef-1234567890ab",
PolicyName = "default"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab