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