# NOT RUN {
# The following delete-user-policy command removes the specified policy
# from the IAM user named Juan:
# }
# NOT RUN {
svc$delete_user_policy(
PolicyName = "ExamplePolicy",
UserName = "Juan"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab