# NOT RUN {
# The following command changes IAM user Bob's password and sets the flag
# that required Bob to change the password the next time he signs in.
# }
# NOT RUN {
svc$create_login_profile(
Password = "h]6EszR}vJ*m",
PasswordResetRequired = TRUE,
UserName = "Bob"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab