v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1480317256.9 KB

Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access rules for the WorkMail organization for a particular user's attributes.

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

Headers

X-Amz-Target'WorkMailService.GetMobileDeviceAccessEffect' required

Request body

OrganizationIdstring required

The WorkMail organization to simulate the access effect for.

DeviceTypestring

Device type the simulated user will report.

DeviceModelstring

Device model the simulated user will report.

DeviceOperatingSystemstring

Device operating system the simulated user will report.

DeviceUserAgentstring

Device user agent the simulated user will report.

Response

Success

Effect'ALLOW' | 'DENY'

The effect of the simulated access, <code>ALLOW</code> or <code>DENY</code>, after evaluating mobile device access rules in the WorkMail organization for the simulated user parameters.