**To force a password change** This example sends a message to [email protected] to change their password. Command:: aws cognito-idp forget-device --client-id 38fjsnc484p94kpqsnet7mpld0 --username [email protected] Output:: { "CodeDeliveryDetails": { "Destination": "j***@e***.com", "DeliveryMedium": "EMAIL", "AttributeName": "email" } }