# NOT RUN {
# The following command deletes one access key (access key ID and secret
# access key) assigned to the IAM user named Bob.
# }
# NOT RUN {
svc$delete_access_key(
AccessKeyId = "AKIDPMS9RO4H3FEXAMPLE",
UserName = "Bob"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab