# NOT RUN {
# The following command changes the name of the IAM user Bob to Robert. It
# does not change the user's path.
# }
# NOT RUN {
svc$update_user(
NewUserName = "Robert",
UserName = "Bob"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab