Home
Amazon WorkMail
Workmail Put Access Control Rule Request Structure
Workmail Put Access Control Rule Request Structure
PutAccessControlRuleRequest schema from Amazon WorkMail API
Type: object
Properties: 12
Required: 4
Business Communication Calendar Email Exchange Enterprise
PutAccessControlRuleRequest is a JSON Structure definition published by Amazon WorkMail, describing 12 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Name
Effect
Description
IpRanges
NotIpRanges
Actions
NotActions
UserIds
NotUserIds
OrganizationId
ImpersonationRoleIds
NotImpersonationRoleIds
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"type": "object",
"required": [
"Name",
"Effect",
"Description",
"OrganizationId"
],
"name": "PutAccessControlRuleRequest",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/AccessControlRuleName"
},
{
"description": "The rule name."
}
]
},
"Effect": {
"allOf": [
{
"$ref": "#/components/schemas/AccessControlRuleEffect"
},
{
"description": "The rule effect."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/AccessControlRuleDescription"
},
{
"description": "The rule description."
}
]
},
"IpRanges": {
"allOf": [
{
"$ref": "#/components/schemas/IpRangeList"
},
{
"description": "IPv4 CIDR ranges to include in the rule."
}
]
},
"NotIpRanges": {
"allOf": [
{
"$ref": "#/components/schemas/IpRangeList"
},
{
"description": "IPv4 CIDR ranges to exclude from the rule."
}
]
},
"Actions": {
"allOf": [
{
"$ref": "#/components/schemas/ActionsList"
},
{
"description": "Access protocol actions to include in the rule. Valid values include <code>ActiveSync</code>, <code>AutoDiscover</code>, <code>EWS</code>, <code>IMAP</code>, <code>SMTP</code>, <code>WindowsOutlook</code>, and <code>WebMail</code>."
}
]
},
"NotActions": {
"allOf": [
{
"$ref": "#/components/schemas/ActionsList"
},
{
"description": "Access protocol actions to exclude from the rule. Valid values include <code>ActiveSync</code>, <code>AutoDiscover</code>, <code>EWS</code>, <code>IMAP</code>, <code>SMTP</code>, <code>WindowsOutlook</code>, and <code>WebMail</code>."
}
]
},
"UserIds": {
"allOf": [
{
"$ref": "#/components/schemas/UserIdList"
},
{
"description": "User IDs to include in the rule."
}
]
},
"NotUserIds": {
"allOf": [
{
"$ref": "#/components/schemas/UserIdList"
},
{
"description": "User IDs to exclude from the rule."
}
]
},
"OrganizationId": {
"allOf": [
{
"$ref": "#/components/schemas/OrganizationId"
},
{
"description": "The identifier of the organization."
}
]
},
"ImpersonationRoleIds": {
"allOf": [
{
"$ref": "#/components/schemas/ImpersonationRoleIdList"
},
{
"description": "Impersonation role IDs to include in the rule."
}
]
},
"NotImpersonationRoleIds": {
"allOf": [
{
"$ref": "#/components/schemas/ImpersonationRoleIdList"
},
{
"description": "Impersonation role IDs to exclude from the rule."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-put-access-control-rule-request-structure.json",
"description": "PutAccessControlRuleRequest schema from Amazon WorkMail API"
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/workmail-put-access-control-rule-request-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.