v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Gets the mobile device access override for the given WorkMail organization, user, and device.

post/#X-Amz-Target=WorkMailService.GetMobileDeviceAccessOverride

Headers

X-Amz-Target'WorkMailService.GetMobileDeviceAccessOverride' required

Request body

OrganizationIdstring required

The WorkMail organization to which you want to apply the override.

UserIdstring required
<p>Identifies the WorkMail user for the override. Accepts the following types of user identities: </p> <ul> <li> <p>User ID: <code>12345678-1234-1234-1234-123456789012</code> or <code>S-1-1-12-1234567890-123456789-123456789-1234</code> </p> </li> <li> <p>Email address: <code>user@domain.tld</code> </p> </li> <li> <p>User name: <code>user</code> </p> </li> </ul>
DeviceIdstring required

The mobile device to which the override applies. <code>DeviceId</code> is case insensitive.

Response

Success

UserIdstring

The WorkMail user to which the access override applies.

DeviceIdstring

The device to which the access override applies.

Effect'ALLOW' | 'DENY'

The effect of the override, <code>ALLOW</code> or <code>DENY</code>.

Descriptionstring

A description of the override.

DateCreatedstring date-time

The date the override was first created.

DateModifiedstring date-time

The date the description was last modified.