Synchronizes the specified MFA device with AWS servers.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ResyncMFADeviceResponse ResyncMFADevice( ResyncMFADeviceRequest request )
 Parameters
 Parameters- request (ResyncMFADeviceRequest)
- Container for the necessary parameters to execute the ResyncMFADevice service method.
 Return Value
 Return ValueThe response from the ResyncMFADevice service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InvalidAuthenticationCodeException | The request was rejected because the authentication code was not recognized. The error            message
            describes the specific error. | 
| LimitExceededException | The request was rejected because it attempted to create resources beyond the current
            AWS            account limits. The error message describes the limit exceeded. | 
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |