# NOT RUN {
# The following example adds a sending authorization policy to an
# identity:
svc$put_identity_policy(
Identity = "example.com",
Policy = "{\"Version\":\"2008-10-17\",\"Statement\":[{\"Sid\":\"stmt1469123904194\",...",
PolicyName = "MyPolicy"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab