# NOT RUN {
# The following delete-virtual-mfa-device command removes the specified
# MFA device from the current AWS account.
# }
# NOT RUN {
svc$delete_virtual_mfa_device(
SerialNumber = "arn:aws:iam::123456789012:mfa/ExampleName"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab