github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/workmail/2017-10-01/docs-2.json (about) 1 { 2 "version": "2.0", 3 "service": "<p>Amazon WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients. You can access your email, contacts, and calendars using Microsoft Outlook, your browser, or other native iOS and Android email applications. You can integrate WorkMail with your existing corporate directory and control both the keys that encrypt your data and the location in which your data is stored.</p> <p>The WorkMail API is designed for the following scenarios:</p> <ul> <li> <p>Listing and describing organizations</p> </li> </ul> <ul> <li> <p>Managing users</p> </li> </ul> <ul> <li> <p>Managing groups</p> </li> </ul> <ul> <li> <p>Managing resources</p> </li> </ul> <p>All WorkMail API operations are Amazon-authenticated and certificate-signed. They not only require the use of the AWS SDK, but also allow for the exclusive use of AWS Identity and Access Management users and roles to help facilitate access, trust, and permission policies. By creating a role and allowing an IAM user to access the WorkMail site, the IAM user gains full administrative visibility into the entire WorkMail organization (or as set in the IAM policy). This includes, but is not limited to, the ability to create, update, and delete users, groups, and resources. This allows developers to perform the scenarios listed above, as well as give users the ability to grant access on a selective basis using the IAM model.</p>", 4 "operations": { 5 "AssociateDelegateToResource": "<p>Adds a member (user or group) to the resource's set of delegates.</p>", 6 "AssociateMemberToGroup": "<p>Adds a member (user or group) to the group's set.</p>", 7 "CancelMailboxExportJob": "<p>Cancels a mailbox export job.</p> <note> <p>If the mailbox export job is near completion, it might not be possible to cancel it.</p> </note>", 8 "CreateAlias": "<p>Adds an alias to the set of a given member (user or group) of Amazon WorkMail.</p>", 9 "CreateGroup": "<p>Creates a group that can be used in Amazon WorkMail by calling the <a>RegisterToWorkMail</a> operation.</p>", 10 "CreateMobileDeviceAccessRule": "<p>Creates a new mobile device access rule for the specified Amazon WorkMail organization.</p>", 11 "CreateOrganization": "<p>Creates a new Amazon WorkMail organization. Optionally, you can choose to associate an existing AWS Directory Service directory with your organization. If an AWS Directory Service directory ID is specified, the organization alias must match the directory alias. If you choose not to associate an existing directory with your organization, then we create a new Amazon WorkMail directory for you. For more information, see <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/add_new_organization.html\">Adding an organization</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p> <p>You can associate multiple email domains with an organization, then set your default email domain from the Amazon WorkMail console. You can also associate a domain that is managed in an Amazon Route 53 public hosted zone. For more information, see <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/add_domain.html\">Adding a domain</a> and <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/default_domain.html\">Choosing the default domain</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p> <p>Optionally, you can use a customer managed master key from AWS Key Management Service (AWS KMS) to encrypt email for your organization. If you don't associate an AWS KMS key, Amazon WorkMail creates a default AWS managed master key for you.</p>", 12 "CreateResource": "<p>Creates a new Amazon WorkMail resource. </p>", 13 "CreateUser": "<p>Creates a user who can be used in Amazon WorkMail by calling the <a>RegisterToWorkMail</a> operation.</p>", 14 "DeleteAccessControlRule": "<p>Deletes an access control rule for the specified WorkMail organization.</p>", 15 "DeleteAlias": "<p>Remove one or more specified aliases from a set of aliases for a given user.</p>", 16 "DeleteGroup": "<p>Deletes a group from Amazon WorkMail.</p>", 17 "DeleteMailboxPermissions": "<p>Deletes permissions granted to a member (user or group).</p>", 18 "DeleteMobileDeviceAccessOverride": "<p>Deletes the mobile device access override for the given WorkMail organization, user, and device.</p>", 19 "DeleteMobileDeviceAccessRule": "<p>Deletes a mobile device access rule for the specified Amazon WorkMail organization.</p>", 20 "DeleteOrganization": "<p>Deletes an Amazon WorkMail organization and all underlying AWS resources managed by Amazon WorkMail as part of the organization. You can choose whether to delete the associated directory. For more information, see <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/remove_organization.html\">Removing an organization</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p>", 21 "DeleteResource": "<p>Deletes the specified resource. </p>", 22 "DeleteRetentionPolicy": "<p>Deletes the specified retention policy from the specified organization.</p>", 23 "DeleteUser": "<p>Deletes a user from Amazon WorkMail and all subsequent systems. Before you can delete a user, the user state must be <code>DISABLED</code>. Use the <a>DescribeUser</a> action to confirm the user state.</p> <p>Deleting a user is permanent and cannot be undone. WorkMail archives user mailboxes for 30 days before they are permanently removed.</p>", 24 "DeregisterFromWorkMail": "<p>Mark a user, group, or resource as no longer used in Amazon WorkMail. This action disassociates the mailbox and schedules it for clean-up. WorkMail keeps mailboxes for 30 days before they are permanently removed. The functionality in the console is <i>Disable</i>.</p>", 25 "DescribeGroup": "<p>Returns the data available for the group.</p>", 26 "DescribeInboundDmarcSettings": "<p>Lists the settings in a DMARC policy for a specified organization.</p>", 27 "DescribeMailboxExportJob": "<p>Describes the current status of a mailbox export job.</p>", 28 "DescribeOrganization": "<p>Provides more information regarding a given organization based on its identifier.</p>", 29 "DescribeResource": "<p>Returns the data available for the resource.</p>", 30 "DescribeUser": "<p>Provides information regarding the user.</p>", 31 "DisassociateDelegateFromResource": "<p>Removes a member from the resource's set of delegates.</p>", 32 "DisassociateMemberFromGroup": "<p>Removes a member from a group.</p>", 33 "GetAccessControlEffect": "<p>Gets the effects of an organization's access control rules as they apply to a specified IPv4 address, access protocol action, or user ID. </p>", 34 "GetDefaultRetentionPolicy": "<p>Gets the default retention policy details for the specified organization.</p>", 35 "GetMailboxDetails": "<p>Requests a user's mailbox details for a specified organization and user.</p>", 36 "GetMobileDeviceAccessEffect": "<p>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 Amazon WorkMail organization for a particular user's attributes.</p>", 37 "GetMobileDeviceAccessOverride": "<p>Gets the mobile device access override for the given WorkMail organization, user, and device.</p>", 38 "ListAccessControlRules": "<p>Lists the access control rules for the specified organization.</p>", 39 "ListAliases": "<p>Creates a paginated call to list the aliases associated with a given entity.</p>", 40 "ListGroupMembers": "<p>Returns an overview of the members of a group. Users and groups can be members of a group.</p>", 41 "ListGroups": "<p>Returns summaries of the organization's groups.</p>", 42 "ListMailboxExportJobs": "<p>Lists the mailbox export jobs started for the specified organization within the last seven days.</p>", 43 "ListMailboxPermissions": "<p>Lists the mailbox permissions associated with a user, group, or resource mailbox.</p>", 44 "ListMobileDeviceAccessOverrides": "<p>Lists all the mobile device access overrides for any given combination of WorkMail organization, user, or device.</p>", 45 "ListMobileDeviceAccessRules": "<p>Lists the mobile device access rules for the specified Amazon WorkMail organization.</p>", 46 "ListOrganizations": "<p>Returns summaries of the customer's organizations.</p>", 47 "ListResourceDelegates": "<p>Lists the delegates associated with a resource. Users and groups can be resource delegates and answer requests on behalf of the resource.</p>", 48 "ListResources": "<p>Returns summaries of the organization's resources.</p>", 49 "ListTagsForResource": "<p>Lists the tags applied to an Amazon WorkMail organization resource.</p>", 50 "ListUsers": "<p>Returns summaries of the organization's users.</p>", 51 "PutAccessControlRule": "<p>Adds a new access control rule for the specified organization. The rule allows or denies access to the organization for the specified IPv4 addresses, access protocol actions, and user IDs. Adding a new rule with the same name as an existing rule replaces the older rule.</p>", 52 "PutInboundDmarcSettings": "<p>Enables or disables a DMARC policy for a given organization.</p>", 53 "PutMailboxPermissions": "<p>Sets permissions for a user, group, or resource. This replaces any pre-existing permissions.</p>", 54 "PutMobileDeviceAccessOverride": "<p>Creates or updates a mobile device access override for the given WorkMail organization, user, and device.</p>", 55 "PutRetentionPolicy": "<p>Puts a retention policy to the specified organization.</p>", 56 "RegisterToWorkMail": "<p>Registers an existing and disabled user, group, or resource for Amazon WorkMail use by associating a mailbox and calendaring capabilities. It performs no change if the user, group, or resource is enabled and fails if the user, group, or resource is deleted. This operation results in the accumulation of costs. For more information, see <a href=\"https://aws.amazon.com/workmail/pricing\">Pricing</a>. The equivalent console functionality for this operation is <i>Enable</i>. </p> <p>Users can either be created by calling the <a>CreateUser</a> API operation or they can be synchronized from your directory. For more information, see <a>DeregisterFromWorkMail</a>.</p>", 57 "ResetPassword": "<p>Allows the administrator to reset the password for a user.</p>", 58 "StartMailboxExportJob": "<p>Starts a mailbox export job to export MIME-format email messages and calendar items from the specified mailbox to the specified Amazon Simple Storage Service (Amazon S3) bucket. For more information, see <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/mail-export.html\">Exporting mailbox content</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p>", 59 "TagResource": "<p>Applies the specified tags to the specified Amazon WorkMail organization resource.</p>", 60 "UntagResource": "<p>Untags the specified tags from the specified Amazon WorkMail organization resource.</p>", 61 "UpdateMailboxQuota": "<p>Updates a user's current mailbox quota for a specified organization and user.</p>", 62 "UpdateMobileDeviceAccessRule": "<p>Updates a mobile device access rule for the specified Amazon WorkMail organization.</p>", 63 "UpdatePrimaryEmailAddress": "<p>Updates the primary email for a user, group, or resource. The current email is moved into the list of aliases (or swapped between an existing alias and the current primary email), and the email provided in the input is promoted as the primary.</p>", 64 "UpdateResource": "<p>Updates data for the resource. To have the latest information, it must be preceded by a <a>DescribeResource</a> call. The dataset in the request should be the one expected when performing another <code>DescribeResource</code> call.</p>" 65 }, 66 "shapes": { 67 "AccessControlRule": { 68 "base": "<p>A rule that controls access to an Amazon WorkMail organization.</p>", 69 "refs": { 70 "AccessControlRulesList$member": null 71 } 72 }, 73 "AccessControlRuleAction": { 74 "base": null, 75 "refs": { 76 "ActionsList$member": null, 77 "GetAccessControlEffectRequest$Action": "<p>The access protocol action. 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>.</p>" 78 } 79 }, 80 "AccessControlRuleDescription": { 81 "base": null, 82 "refs": { 83 "AccessControlRule$Description": "<p>The rule description.</p>", 84 "PutAccessControlRuleRequest$Description": "<p>The rule description.</p>" 85 } 86 }, 87 "AccessControlRuleEffect": { 88 "base": null, 89 "refs": { 90 "AccessControlRule$Effect": "<p>The rule effect.</p>", 91 "GetAccessControlEffectResponse$Effect": "<p>The rule effect.</p>", 92 "PutAccessControlRuleRequest$Effect": "<p>The rule effect.</p>" 93 } 94 }, 95 "AccessControlRuleName": { 96 "base": null, 97 "refs": { 98 "AccessControlRule$Name": "<p>The rule name.</p>", 99 "AccessControlRuleNameList$member": null, 100 "DeleteAccessControlRuleRequest$Name": "<p>The name of the access control rule.</p>", 101 "PutAccessControlRuleRequest$Name": "<p>The rule name.</p>" 102 } 103 }, 104 "AccessControlRuleNameList": { 105 "base": null, 106 "refs": { 107 "GetAccessControlEffectResponse$MatchedRules": "<p>The rules that match the given parameters, resulting in an effect.</p>" 108 } 109 }, 110 "AccessControlRulesList": { 111 "base": null, 112 "refs": { 113 "ListAccessControlRulesResponse$Rules": "<p>The access control rules.</p>" 114 } 115 }, 116 "ActionsList": { 117 "base": null, 118 "refs": { 119 "AccessControlRule$Actions": "<p>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>.</p>", 120 "AccessControlRule$NotActions": "<p>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>.</p>", 121 "PutAccessControlRuleRequest$Actions": "<p>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>.</p>", 122 "PutAccessControlRuleRequest$NotActions": "<p>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>.</p>" 123 } 124 }, 125 "Aliases": { 126 "base": null, 127 "refs": { 128 "ListAliasesResponse$Aliases": "<p>The entity's paginated aliases.</p>" 129 } 130 }, 131 "AmazonResourceName": { 132 "base": null, 133 "refs": { 134 "DescribeOrganizationResponse$ARN": "<p>The Amazon Resource Name (ARN) of the organization.</p>", 135 "ListTagsForResourceRequest$ResourceARN": "<p>The resource ARN.</p>", 136 "TagResourceRequest$ResourceARN": "<p>The resource ARN.</p>", 137 "UntagResourceRequest$ResourceARN": "<p>The resource ARN.</p>" 138 } 139 }, 140 "AssociateDelegateToResourceRequest": { 141 "base": null, 142 "refs": { 143 } 144 }, 145 "AssociateDelegateToResourceResponse": { 146 "base": null, 147 "refs": { 148 } 149 }, 150 "AssociateMemberToGroupRequest": { 151 "base": null, 152 "refs": { 153 } 154 }, 155 "AssociateMemberToGroupResponse": { 156 "base": null, 157 "refs": { 158 } 159 }, 160 "BookingOptions": { 161 "base": "<p>At least one delegate must be associated to the resource to disable automatic replies from the resource.</p>", 162 "refs": { 163 "DescribeResourceResponse$BookingOptions": "<p>The booking options for the described resource.</p>", 164 "UpdateResourceRequest$BookingOptions": "<p>The resource's booking options to be updated.</p>" 165 } 166 }, 167 "Boolean": { 168 "base": null, 169 "refs": { 170 "BookingOptions$AutoAcceptRequests": "<p>The resource's ability to automatically reply to requests. If disabled, delegates must be associated to the resource.</p>", 171 "BookingOptions$AutoDeclineRecurringRequests": "<p>The resource's ability to automatically decline any recurring requests.</p>", 172 "BookingOptions$AutoDeclineConflictingRequests": "<p>The resource's ability to automatically decline any conflicting requests.</p>", 173 "CreateOrganizationRequest$EnableInteroperability": "<p>When <code>true</code>, allows organization interoperability between Amazon WorkMail and Microsoft Exchange. Can only be set to <code>true</code> if an AD Connector directory ID is included in the request.</p>", 174 "DeleteOrganizationRequest$DeleteDirectory": "<p>If true, deletes the AWS Directory Service directory associated with the organization.</p>", 175 "DescribeInboundDmarcSettingsResponse$Enforced": "<p>Lists the enforcement setting of the applied policy.</p>" 176 } 177 }, 178 "BooleanObject": { 179 "base": null, 180 "refs": { 181 "PutInboundDmarcSettingsRequest$Enforced": "<p>Enforces or suspends a policy after it's applied.</p>" 182 } 183 }, 184 "CancelMailboxExportJobRequest": { 185 "base": null, 186 "refs": { 187 } 188 }, 189 "CancelMailboxExportJobResponse": { 190 "base": null, 191 "refs": { 192 } 193 }, 194 "CreateAliasRequest": { 195 "base": null, 196 "refs": { 197 } 198 }, 199 "CreateAliasResponse": { 200 "base": null, 201 "refs": { 202 } 203 }, 204 "CreateGroupRequest": { 205 "base": null, 206 "refs": { 207 } 208 }, 209 "CreateGroupResponse": { 210 "base": null, 211 "refs": { 212 } 213 }, 214 "CreateMobileDeviceAccessRuleRequest": { 215 "base": null, 216 "refs": { 217 } 218 }, 219 "CreateMobileDeviceAccessRuleResponse": { 220 "base": null, 221 "refs": { 222 } 223 }, 224 "CreateOrganizationRequest": { 225 "base": null, 226 "refs": { 227 } 228 }, 229 "CreateOrganizationResponse": { 230 "base": null, 231 "refs": { 232 } 233 }, 234 "CreateResourceRequest": { 235 "base": null, 236 "refs": { 237 } 238 }, 239 "CreateResourceResponse": { 240 "base": null, 241 "refs": { 242 } 243 }, 244 "CreateUserRequest": { 245 "base": null, 246 "refs": { 247 } 248 }, 249 "CreateUserResponse": { 250 "base": null, 251 "refs": { 252 } 253 }, 254 "Delegate": { 255 "base": "<p>The name of the attribute, which is one of the values defined in the UserAttribute enumeration.</p>", 256 "refs": { 257 "ResourceDelegates$member": null 258 } 259 }, 260 "DeleteAccessControlRuleRequest": { 261 "base": null, 262 "refs": { 263 } 264 }, 265 "DeleteAccessControlRuleResponse": { 266 "base": null, 267 "refs": { 268 } 269 }, 270 "DeleteAliasRequest": { 271 "base": null, 272 "refs": { 273 } 274 }, 275 "DeleteAliasResponse": { 276 "base": null, 277 "refs": { 278 } 279 }, 280 "DeleteGroupRequest": { 281 "base": null, 282 "refs": { 283 } 284 }, 285 "DeleteGroupResponse": { 286 "base": null, 287 "refs": { 288 } 289 }, 290 "DeleteMailboxPermissionsRequest": { 291 "base": null, 292 "refs": { 293 } 294 }, 295 "DeleteMailboxPermissionsResponse": { 296 "base": null, 297 "refs": { 298 } 299 }, 300 "DeleteMobileDeviceAccessOverrideRequest": { 301 "base": null, 302 "refs": { 303 } 304 }, 305 "DeleteMobileDeviceAccessOverrideResponse": { 306 "base": null, 307 "refs": { 308 } 309 }, 310 "DeleteMobileDeviceAccessRuleRequest": { 311 "base": null, 312 "refs": { 313 } 314 }, 315 "DeleteMobileDeviceAccessRuleResponse": { 316 "base": null, 317 "refs": { 318 } 319 }, 320 "DeleteOrganizationRequest": { 321 "base": null, 322 "refs": { 323 } 324 }, 325 "DeleteOrganizationResponse": { 326 "base": null, 327 "refs": { 328 } 329 }, 330 "DeleteResourceRequest": { 331 "base": null, 332 "refs": { 333 } 334 }, 335 "DeleteResourceResponse": { 336 "base": null, 337 "refs": { 338 } 339 }, 340 "DeleteRetentionPolicyRequest": { 341 "base": null, 342 "refs": { 343 } 344 }, 345 "DeleteRetentionPolicyResponse": { 346 "base": null, 347 "refs": { 348 } 349 }, 350 "DeleteUserRequest": { 351 "base": null, 352 "refs": { 353 } 354 }, 355 "DeleteUserResponse": { 356 "base": null, 357 "refs": { 358 } 359 }, 360 "DeregisterFromWorkMailRequest": { 361 "base": null, 362 "refs": { 363 } 364 }, 365 "DeregisterFromWorkMailResponse": { 366 "base": null, 367 "refs": { 368 } 369 }, 370 "DescribeGroupRequest": { 371 "base": null, 372 "refs": { 373 } 374 }, 375 "DescribeGroupResponse": { 376 "base": null, 377 "refs": { 378 } 379 }, 380 "DescribeInboundDmarcSettingsRequest": { 381 "base": null, 382 "refs": { 383 } 384 }, 385 "DescribeInboundDmarcSettingsResponse": { 386 "base": null, 387 "refs": { 388 } 389 }, 390 "DescribeMailboxExportJobRequest": { 391 "base": null, 392 "refs": { 393 } 394 }, 395 "DescribeMailboxExportJobResponse": { 396 "base": null, 397 "refs": { 398 } 399 }, 400 "DescribeOrganizationRequest": { 401 "base": null, 402 "refs": { 403 } 404 }, 405 "DescribeOrganizationResponse": { 406 "base": null, 407 "refs": { 408 } 409 }, 410 "DescribeResourceRequest": { 411 "base": null, 412 "refs": { 413 } 414 }, 415 "DescribeResourceResponse": { 416 "base": null, 417 "refs": { 418 } 419 }, 420 "DescribeUserRequest": { 421 "base": null, 422 "refs": { 423 } 424 }, 425 "DescribeUserResponse": { 426 "base": null, 427 "refs": { 428 } 429 }, 430 "Description": { 431 "base": null, 432 "refs": { 433 "DescribeMailboxExportJobResponse$Description": "<p>The mailbox export job description.</p>", 434 "MailboxExportJob$Description": "<p>The mailbox export job description.</p>", 435 "StartMailboxExportJobRequest$Description": "<p>The mailbox export job description.</p>" 436 } 437 }, 438 "DeviceId": { 439 "base": null, 440 "refs": { 441 "DeleteMobileDeviceAccessOverrideRequest$DeviceId": "<p>The mobile device for which you delete the override. <code>DeviceId</code> is case insensitive.</p>", 442 "GetMobileDeviceAccessOverrideRequest$DeviceId": "<p>The mobile device to which the override applies. <code>DeviceId</code> is case insensitive.</p>", 443 "GetMobileDeviceAccessOverrideResponse$DeviceId": "<p>The device to which the access override applies.</p>", 444 "ListMobileDeviceAccessOverridesRequest$DeviceId": "<p>The mobile device to which the access override applies.</p>", 445 "MobileDeviceAccessOverride$DeviceId": "<p>The device to which the override applies.</p>", 446 "PutMobileDeviceAccessOverrideRequest$DeviceId": "<p>The mobile device for which you create the override. <code>DeviceId</code> is case insensitive.</p>" 447 } 448 }, 449 "DeviceModel": { 450 "base": null, 451 "refs": { 452 "DeviceModelList$member": null, 453 "GetMobileDeviceAccessEffectRequest$DeviceModel": "<p>Device model the simulated user will report.</p>" 454 } 455 }, 456 "DeviceModelList": { 457 "base": null, 458 "refs": { 459 "CreateMobileDeviceAccessRuleRequest$DeviceModels": "<p>Device models that the rule will match.</p>", 460 "CreateMobileDeviceAccessRuleRequest$NotDeviceModels": "<p>Device models that the rule <b>will not</b> match. All other device models will match.</p>", 461 "MobileDeviceAccessRule$DeviceModels": "<p>Device models that a rule will match.</p>", 462 "MobileDeviceAccessRule$NotDeviceModels": "<p>Device models that a rule <b>will not</b> match. All other device models will match.</p>", 463 "UpdateMobileDeviceAccessRuleRequest$DeviceModels": "<p>Device models that the updated rule will match.</p>", 464 "UpdateMobileDeviceAccessRuleRequest$NotDeviceModels": "<p>Device models that the updated rule <b>will not</b> match. All other device models will match.</p>" 465 } 466 }, 467 "DeviceOperatingSystem": { 468 "base": null, 469 "refs": { 470 "DeviceOperatingSystemList$member": null, 471 "GetMobileDeviceAccessEffectRequest$DeviceOperatingSystem": "<p>Device operating system the simulated user will report.</p>" 472 } 473 }, 474 "DeviceOperatingSystemList": { 475 "base": null, 476 "refs": { 477 "CreateMobileDeviceAccessRuleRequest$DeviceOperatingSystems": "<p>Device operating systems that the rule will match.</p>", 478 "CreateMobileDeviceAccessRuleRequest$NotDeviceOperatingSystems": "<p>Device operating systems that the rule <b>will not</b> match. All other device operating systems will match.</p>", 479 "MobileDeviceAccessRule$DeviceOperatingSystems": "<p>Device operating systems that a rule will match.</p>", 480 "MobileDeviceAccessRule$NotDeviceOperatingSystems": "<p>Device operating systems that a rule <b>will not</b> match. All other device types will match.</p>", 481 "UpdateMobileDeviceAccessRuleRequest$DeviceOperatingSystems": "<p>Device operating systems that the updated rule will match.</p>", 482 "UpdateMobileDeviceAccessRuleRequest$NotDeviceOperatingSystems": "<p>Device operating systems that the updated rule <b>will not</b> match. All other device operating systems will match.</p>" 483 } 484 }, 485 "DeviceType": { 486 "base": null, 487 "refs": { 488 "DeviceTypeList$member": null, 489 "GetMobileDeviceAccessEffectRequest$DeviceType": "<p>Device type the simulated user will report.</p>" 490 } 491 }, 492 "DeviceTypeList": { 493 "base": null, 494 "refs": { 495 "CreateMobileDeviceAccessRuleRequest$DeviceTypes": "<p>Device types that the rule will match.</p>", 496 "CreateMobileDeviceAccessRuleRequest$NotDeviceTypes": "<p>Device types that the rule <b>will not</b> match. All other device types will match.</p>", 497 "MobileDeviceAccessRule$DeviceTypes": "<p>Device types that a rule will match. </p>", 498 "MobileDeviceAccessRule$NotDeviceTypes": "<p>Device types that a rule <b>will not</b> match. All other device types will match.</p>", 499 "UpdateMobileDeviceAccessRuleRequest$DeviceTypes": "<p>Device types that the updated rule will match.</p>", 500 "UpdateMobileDeviceAccessRuleRequest$NotDeviceTypes": "<p>Device types that the updated rule <b>will not</b> match. All other device types will match.</p>" 501 } 502 }, 503 "DeviceUserAgent": { 504 "base": null, 505 "refs": { 506 "DeviceUserAgentList$member": null, 507 "GetMobileDeviceAccessEffectRequest$DeviceUserAgent": "<p>Device user agent the simulated user will report.</p>" 508 } 509 }, 510 "DeviceUserAgentList": { 511 "base": null, 512 "refs": { 513 "CreateMobileDeviceAccessRuleRequest$DeviceUserAgents": "<p>Device user agents that the rule will match.</p>", 514 "CreateMobileDeviceAccessRuleRequest$NotDeviceUserAgents": "<p>Device user agents that the rule <b>will not</b> match. All other device user agents will match.</p>", 515 "MobileDeviceAccessRule$DeviceUserAgents": "<p>Device user agents that a rule will match.</p>", 516 "MobileDeviceAccessRule$NotDeviceUserAgents": "<p>Device user agents that a rule <b>will not</b> match. All other device user agents will match.</p>", 517 "UpdateMobileDeviceAccessRuleRequest$DeviceUserAgents": "<p>User agents that the updated rule will match.</p>", 518 "UpdateMobileDeviceAccessRuleRequest$NotDeviceUserAgents": "<p>User agents that the updated rule <b>will not</b> match. All other user agents will match.</p>" 519 } 520 }, 521 "DirectoryId": { 522 "base": null, 523 "refs": { 524 "CreateOrganizationRequest$DirectoryId": "<p>The AWS Directory Service directory ID.</p>" 525 } 526 }, 527 "DirectoryInUseException": { 528 "base": "<p>The directory is already in use by another WorkMail organization in the same account and Region.</p>", 529 "refs": { 530 } 531 }, 532 "DirectoryServiceAuthenticationFailedException": { 533 "base": "<p>The directory service doesn't recognize the credentials supplied by WorkMail.</p>", 534 "refs": { 535 } 536 }, 537 "DirectoryUnavailableException": { 538 "base": "<p>The directory is unavailable. It might be located in another Region or deleted.</p>", 539 "refs": { 540 } 541 }, 542 "DisassociateDelegateFromResourceRequest": { 543 "base": null, 544 "refs": { 545 } 546 }, 547 "DisassociateDelegateFromResourceResponse": { 548 "base": null, 549 "refs": { 550 } 551 }, 552 "DisassociateMemberFromGroupRequest": { 553 "base": null, 554 "refs": { 555 } 556 }, 557 "DisassociateMemberFromGroupResponse": { 558 "base": null, 559 "refs": { 560 } 561 }, 562 "Domain": { 563 "base": "<p>The domain to associate with an Amazon WorkMail organization.</p> <p>When you configure a domain hosted in Amazon Route 53 (Route 53), all recommended DNS records are added to the organization when you create it. For more information, see <a href=\"https://docs.aws.amazon.com/workmail/latest/adminguide/add_domain.html\">Adding a domain</a> in the <i>Amazon WorkMail Administrator Guide</i>.</p>", 564 "refs": { 565 "Domains$member": null 566 } 567 }, 568 "DomainName": { 569 "base": null, 570 "refs": { 571 "Domain$DomainName": "<p>The fully qualified domain name.</p>", 572 "OrganizationSummary$DefaultMailDomain": "<p>The default email domain associated with the organization.</p>" 573 } 574 }, 575 "Domains": { 576 "base": null, 577 "refs": { 578 "CreateOrganizationRequest$Domains": "<p>The email domains to associate with the organization.</p>" 579 } 580 }, 581 "EmailAddress": { 582 "base": null, 583 "refs": { 584 "Aliases$member": null, 585 "CreateAliasRequest$Alias": "<p>The alias to add to the member set.</p>", 586 "DeleteAliasRequest$Alias": "<p>The aliases to be removed from the user's set of aliases. Duplicate entries in the list are collapsed into single entries (the list is transformed into a set).</p>", 587 "DescribeGroupResponse$Email": "<p>The email of the described group.</p>", 588 "DescribeResourceResponse$Email": "<p>The email of the described resource.</p>", 589 "DescribeUserResponse$Email": "<p>The email of the user.</p>", 590 "Group$Email": "<p>The email of the group.</p>", 591 "RegisterToWorkMailRequest$Email": "<p>The email for the user, group, or resource to be updated.</p>", 592 "Resource$Email": "<p>The email of the resource.</p>", 593 "UpdatePrimaryEmailAddressRequest$Email": "<p>The value of the email to be updated as primary.</p>", 594 "User$Email": "<p>The email of the user.</p>" 595 } 596 }, 597 "EmailAddressInUseException": { 598 "base": "<p>The email address that you're trying to assign is already created for a different user, group, or resource.</p>", 599 "refs": { 600 } 601 }, 602 "EntityAlreadyRegisteredException": { 603 "base": "<p>The user, group, or resource that you're trying to register is already registered.</p>", 604 "refs": { 605 } 606 }, 607 "EntityIdentifier": { 608 "base": null, 609 "refs": { 610 "DeleteMobileDeviceAccessOverrideRequest$UserId": "<p>The WorkMail user for which you want to delete 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>", 611 "GetMobileDeviceAccessOverrideRequest$UserId": "<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>", 612 "ListMobileDeviceAccessOverridesRequest$UserId": "<p>The WorkMail user under which you list the mobile device access overrides. 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>", 613 "PutMobileDeviceAccessOverrideRequest$UserId": "<p>The WorkMail user for which you create 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>" 614 } 615 }, 616 "EntityNotFoundException": { 617 "base": "<p>The identifier supplied for the user, group, or resource does not exist in your organization.</p>", 618 "refs": { 619 } 620 }, 621 "EntityState": { 622 "base": null, 623 "refs": { 624 "DescribeGroupResponse$State": "<p>The state of the user: enabled (registered to Amazon WorkMail) or disabled (deregistered or never registered to WorkMail).</p>", 625 "DescribeResourceResponse$State": "<p>The state of the resource: enabled (registered to Amazon WorkMail), disabled (deregistered or never registered to WorkMail), or deleted.</p>", 626 "DescribeUserResponse$State": "<p>The state of a user: enabled (registered to Amazon WorkMail) or disabled (deregistered or never registered to WorkMail).</p>", 627 "Group$State": "<p>The state of the group, which can be ENABLED, DISABLED, or DELETED.</p>", 628 "Member$State": "<p>The state of the member, which can be ENABLED, DISABLED, or DELETED.</p>", 629 "Resource$State": "<p>The state of the resource, which can be ENABLED, DISABLED, or DELETED.</p>", 630 "User$State": "<p>The state of the user, which can be ENABLED, DISABLED, or DELETED.</p>" 631 } 632 }, 633 "EntityStateException": { 634 "base": "<p>You are performing an operation on a user, group, or resource that isn't in the expected state, such as trying to delete an active user.</p>", 635 "refs": { 636 } 637 }, 638 "FolderConfiguration": { 639 "base": "<p>The configuration applied to an organization's folders by its retention policy.</p>", 640 "refs": { 641 "FolderConfigurations$member": null 642 } 643 }, 644 "FolderConfigurations": { 645 "base": null, 646 "refs": { 647 "GetDefaultRetentionPolicyResponse$FolderConfigurations": "<p>The retention policy folder configurations.</p>", 648 "PutRetentionPolicyRequest$FolderConfigurations": "<p>The retention policy folder configurations.</p>" 649 } 650 }, 651 "FolderName": { 652 "base": null, 653 "refs": { 654 "FolderConfiguration$Name": "<p>The folder name.</p>" 655 } 656 }, 657 "GetAccessControlEffectRequest": { 658 "base": null, 659 "refs": { 660 } 661 }, 662 "GetAccessControlEffectResponse": { 663 "base": null, 664 "refs": { 665 } 666 }, 667 "GetDefaultRetentionPolicyRequest": { 668 "base": null, 669 "refs": { 670 } 671 }, 672 "GetDefaultRetentionPolicyResponse": { 673 "base": null, 674 "refs": { 675 } 676 }, 677 "GetMailboxDetailsRequest": { 678 "base": null, 679 "refs": { 680 } 681 }, 682 "GetMailboxDetailsResponse": { 683 "base": null, 684 "refs": { 685 } 686 }, 687 "GetMobileDeviceAccessEffectRequest": { 688 "base": null, 689 "refs": { 690 } 691 }, 692 "GetMobileDeviceAccessEffectResponse": { 693 "base": null, 694 "refs": { 695 } 696 }, 697 "GetMobileDeviceAccessOverrideRequest": { 698 "base": null, 699 "refs": { 700 } 701 }, 702 "GetMobileDeviceAccessOverrideResponse": { 703 "base": null, 704 "refs": { 705 } 706 }, 707 "Group": { 708 "base": "<p>The representation of an Amazon WorkMail group.</p>", 709 "refs": { 710 "Groups$member": null 711 } 712 }, 713 "GroupName": { 714 "base": null, 715 "refs": { 716 "CreateGroupRequest$Name": "<p>The name of the group.</p>", 717 "DescribeGroupResponse$Name": "<p>The name of the described group.</p>", 718 "Group$Name": "<p>The name of the group.</p>" 719 } 720 }, 721 "Groups": { 722 "base": null, 723 "refs": { 724 "ListGroupsResponse$Groups": "<p>The overview of groups for an organization.</p>" 725 } 726 }, 727 "HostedZoneId": { 728 "base": null, 729 "refs": { 730 "Domain$HostedZoneId": "<p>The hosted zone ID for a domain hosted in Route 53. Required when configuring a domain hosted in Route 53.</p>" 731 } 732 }, 733 "IdempotencyClientToken": { 734 "base": null, 735 "refs": { 736 "CancelMailboxExportJobRequest$ClientToken": "<p>The idempotency token for the client request.</p>", 737 "CreateMobileDeviceAccessRuleRequest$ClientToken": "<p>The idempotency token for the client request.</p>", 738 "CreateOrganizationRequest$ClientToken": "<p>The idempotency token associated with the request.</p>", 739 "DeleteOrganizationRequest$ClientToken": "<p>The idempotency token associated with the request.</p>", 740 "StartMailboxExportJobRequest$ClientToken": "<p>The idempotency token for the client request.</p>" 741 } 742 }, 743 "InvalidConfigurationException": { 744 "base": "<p>The configuration for a resource isn't valid. A resource must either be able to auto-respond to requests or have at least one delegate associated that can do so on its behalf.</p>", 745 "refs": { 746 } 747 }, 748 "InvalidParameterException": { 749 "base": "<p>One or more of the input parameters don't match the service's restrictions.</p>", 750 "refs": { 751 } 752 }, 753 "InvalidPasswordException": { 754 "base": "<p>The supplied password doesn't match the minimum security constraints, such as length or use of special characters.</p>", 755 "refs": { 756 } 757 }, 758 "IpAddress": { 759 "base": null, 760 "refs": { 761 "GetAccessControlEffectRequest$IpAddress": "<p>The IPv4 address.</p>" 762 } 763 }, 764 "IpRange": { 765 "base": null, 766 "refs": { 767 "IpRangeList$member": null 768 } 769 }, 770 "IpRangeList": { 771 "base": null, 772 "refs": { 773 "AccessControlRule$IpRanges": "<p>IPv4 CIDR ranges to include in the rule.</p>", 774 "AccessControlRule$NotIpRanges": "<p>IPv4 CIDR ranges to exclude from the rule.</p>", 775 "PutAccessControlRuleRequest$IpRanges": "<p>IPv4 CIDR ranges to include in the rule.</p>", 776 "PutAccessControlRuleRequest$NotIpRanges": "<p>IPv4 CIDR ranges to exclude from the rule.</p>" 777 } 778 }, 779 "Jobs": { 780 "base": null, 781 "refs": { 782 "ListMailboxExportJobsResponse$Jobs": "<p>The mailbox export job details.</p>" 783 } 784 }, 785 "KmsKeyArn": { 786 "base": null, 787 "refs": { 788 "CreateOrganizationRequest$KmsKeyArn": "<p>The Amazon Resource Name (ARN) of a customer managed master key from AWS KMS.</p>", 789 "DescribeMailboxExportJobResponse$KmsKeyArn": "<p>The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.</p>", 790 "StartMailboxExportJobRequest$KmsKeyArn": "<p>The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.</p>" 791 } 792 }, 793 "LimitExceededException": { 794 "base": "<p>The request exceeds the limit of the resource.</p>", 795 "refs": { 796 } 797 }, 798 "ListAccessControlRulesRequest": { 799 "base": null, 800 "refs": { 801 } 802 }, 803 "ListAccessControlRulesResponse": { 804 "base": null, 805 "refs": { 806 } 807 }, 808 "ListAliasesRequest": { 809 "base": null, 810 "refs": { 811 } 812 }, 813 "ListAliasesResponse": { 814 "base": null, 815 "refs": { 816 } 817 }, 818 "ListGroupMembersRequest": { 819 "base": null, 820 "refs": { 821 } 822 }, 823 "ListGroupMembersResponse": { 824 "base": null, 825 "refs": { 826 } 827 }, 828 "ListGroupsRequest": { 829 "base": null, 830 "refs": { 831 } 832 }, 833 "ListGroupsResponse": { 834 "base": null, 835 "refs": { 836 } 837 }, 838 "ListMailboxExportJobsRequest": { 839 "base": null, 840 "refs": { 841 } 842 }, 843 "ListMailboxExportJobsResponse": { 844 "base": null, 845 "refs": { 846 } 847 }, 848 "ListMailboxPermissionsRequest": { 849 "base": null, 850 "refs": { 851 } 852 }, 853 "ListMailboxPermissionsResponse": { 854 "base": null, 855 "refs": { 856 } 857 }, 858 "ListMobileDeviceAccessOverridesRequest": { 859 "base": null, 860 "refs": { 861 } 862 }, 863 "ListMobileDeviceAccessOverridesResponse": { 864 "base": null, 865 "refs": { 866 } 867 }, 868 "ListMobileDeviceAccessRulesRequest": { 869 "base": null, 870 "refs": { 871 } 872 }, 873 "ListMobileDeviceAccessRulesResponse": { 874 "base": null, 875 "refs": { 876 } 877 }, 878 "ListOrganizationsRequest": { 879 "base": null, 880 "refs": { 881 } 882 }, 883 "ListOrganizationsResponse": { 884 "base": null, 885 "refs": { 886 } 887 }, 888 "ListResourceDelegatesRequest": { 889 "base": null, 890 "refs": { 891 } 892 }, 893 "ListResourceDelegatesResponse": { 894 "base": null, 895 "refs": { 896 } 897 }, 898 "ListResourcesRequest": { 899 "base": null, 900 "refs": { 901 } 902 }, 903 "ListResourcesResponse": { 904 "base": null, 905 "refs": { 906 } 907 }, 908 "ListTagsForResourceRequest": { 909 "base": null, 910 "refs": { 911 } 912 }, 913 "ListTagsForResourceResponse": { 914 "base": null, 915 "refs": { 916 } 917 }, 918 "ListUsersRequest": { 919 "base": null, 920 "refs": { 921 } 922 }, 923 "ListUsersResponse": { 924 "base": null, 925 "refs": { 926 } 927 }, 928 "MailDomainNotFoundException": { 929 "base": "<p>For an email or alias to be created in Amazon WorkMail, the included domain must be defined in the organization.</p>", 930 "refs": { 931 } 932 }, 933 "MailDomainStateException": { 934 "base": "<p>After a domain has been added to the organization, it must be verified. The domain is not yet verified.</p>", 935 "refs": { 936 } 937 }, 938 "MailboxExportErrorInfo": { 939 "base": null, 940 "refs": { 941 "DescribeMailboxExportJobResponse$ErrorInfo": "<p>Error information for failed mailbox export jobs.</p>" 942 } 943 }, 944 "MailboxExportJob": { 945 "base": "<p>The details of a mailbox export job, including the user or resource ID associated with the mailbox and the S3 bucket that the mailbox contents are exported to.</p>", 946 "refs": { 947 "Jobs$member": null 948 } 949 }, 950 "MailboxExportJobId": { 951 "base": null, 952 "refs": { 953 "CancelMailboxExportJobRequest$JobId": "<p>The job ID.</p>", 954 "DescribeMailboxExportJobRequest$JobId": "<p>The mailbox export job ID.</p>", 955 "MailboxExportJob$JobId": "<p>The identifier of the mailbox export job.</p>", 956 "StartMailboxExportJobResponse$JobId": "<p>The job ID.</p>" 957 } 958 }, 959 "MailboxExportJobState": { 960 "base": null, 961 "refs": { 962 "DescribeMailboxExportJobResponse$State": "<p>The state of the mailbox export job.</p>", 963 "MailboxExportJob$State": "<p>The state of the mailbox export job.</p>" 964 } 965 }, 966 "MailboxQuota": { 967 "base": null, 968 "refs": { 969 "GetMailboxDetailsResponse$MailboxQuota": "<p>The maximum allowed mailbox size, in MB, for the specified user.</p>", 970 "UpdateMailboxQuotaRequest$MailboxQuota": "<p>The updated mailbox quota, in MB, for the specified user.</p>" 971 } 972 }, 973 "MailboxSize": { 974 "base": null, 975 "refs": { 976 "GetMailboxDetailsResponse$MailboxSize": "<p>The current mailbox size, in MB, for the specified user.</p>" 977 } 978 }, 979 "MaxResults": { 980 "base": null, 981 "refs": { 982 "ListAliasesRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 983 "ListGroupMembersRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 984 "ListGroupsRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 985 "ListMailboxExportJobsRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 986 "ListMailboxPermissionsRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 987 "ListMobileDeviceAccessOverridesRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 988 "ListOrganizationsRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 989 "ListResourceDelegatesRequest$MaxResults": "<p>The number of maximum results in a page.</p>", 990 "ListResourcesRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>", 991 "ListUsersRequest$MaxResults": "<p>The maximum number of results to return in a single call.</p>" 992 } 993 }, 994 "Member": { 995 "base": "<p>The representation of a user or group.</p>", 996 "refs": { 997 "Members$member": null 998 } 999 }, 1000 "MemberType": { 1001 "base": null, 1002 "refs": { 1003 "Delegate$Type": "<p>The type of the delegate: user or group.</p>", 1004 "Member$Type": "<p>A member can be a user or group.</p>", 1005 "Permission$GranteeType": "<p>The type of user, group, or resource referred to in GranteeId.</p>" 1006 } 1007 }, 1008 "Members": { 1009 "base": null, 1010 "refs": { 1011 "ListGroupMembersResponse$Members": "<p>The members associated to the group.</p>" 1012 } 1013 }, 1014 "MobileDeviceAccessMatchedRule": { 1015 "base": "<p>The rule that a simulated user matches.</p>", 1016 "refs": { 1017 "MobileDeviceAccessMatchedRuleList$member": null 1018 } 1019 }, 1020 "MobileDeviceAccessMatchedRuleList": { 1021 "base": null, 1022 "refs": { 1023 "GetMobileDeviceAccessEffectResponse$MatchedRules": "<p>A list of the rules which matched the simulated user input and produced the effect.</p>" 1024 } 1025 }, 1026 "MobileDeviceAccessOverride": { 1027 "base": "<p>The override object.</p>", 1028 "refs": { 1029 "MobileDeviceAccessOverridesList$member": null 1030 } 1031 }, 1032 "MobileDeviceAccessOverridesList": { 1033 "base": null, 1034 "refs": { 1035 "ListMobileDeviceAccessOverridesResponse$Overrides": "<p>The list of mobile device access overrides that exist for the specified Amazon WorkMail organization and user.</p>" 1036 } 1037 }, 1038 "MobileDeviceAccessRule": { 1039 "base": "<p>A rule that controls access to mobile devices for an Amazon WorkMail group.</p>", 1040 "refs": { 1041 "MobileDeviceAccessRulesList$member": null 1042 } 1043 }, 1044 "MobileDeviceAccessRuleDescription": { 1045 "base": null, 1046 "refs": { 1047 "CreateMobileDeviceAccessRuleRequest$Description": "<p>The rule description.</p>", 1048 "GetMobileDeviceAccessOverrideResponse$Description": "<p>A description of the override.</p>", 1049 "MobileDeviceAccessOverride$Description": "<p>A description of the override.</p>", 1050 "MobileDeviceAccessRule$Description": "<p>The description of a mobile access rule.</p>", 1051 "PutMobileDeviceAccessOverrideRequest$Description": "<p>A description of the override.</p>", 1052 "UpdateMobileDeviceAccessRuleRequest$Description": "<p>The updated rule description.</p>" 1053 } 1054 }, 1055 "MobileDeviceAccessRuleEffect": { 1056 "base": null, 1057 "refs": { 1058 "CreateMobileDeviceAccessRuleRequest$Effect": "<p>The effect of the rule when it matches. Allowed values are <code>ALLOW</code> or <code>DENY</code>.</p>", 1059 "GetMobileDeviceAccessEffectResponse$Effect": "<p>The effect of the simulated access, <code>ALLOW</code> or <code>DENY</code>, after evaluating mobile device access rules in the Amazon WorkMail organization for the simulated user parameters.</p>", 1060 "GetMobileDeviceAccessOverrideResponse$Effect": "<p>The effect of the override, <code>ALLOW</code> or <code>DENY</code>.</p>", 1061 "MobileDeviceAccessOverride$Effect": "<p>The effect of the override, <code>ALLOW</code> or <code>DENY</code>.</p>", 1062 "MobileDeviceAccessRule$Effect": "<p>The effect of the rule when it matches. Allowed values are <code>ALLOW</code> or <code>DENY</code>.</p>", 1063 "PutMobileDeviceAccessOverrideRequest$Effect": "<p>The effect of the override, <code>ALLOW</code> or <code>DENY</code>.</p>", 1064 "UpdateMobileDeviceAccessRuleRequest$Effect": "<p>The effect of the rule when it matches. Allowed values are <code>ALLOW</code> or <code>DENY</code>.</p>" 1065 } 1066 }, 1067 "MobileDeviceAccessRuleId": { 1068 "base": null, 1069 "refs": { 1070 "CreateMobileDeviceAccessRuleResponse$MobileDeviceAccessRuleId": "<p>The identifier for the newly created mobile device access rule.</p>", 1071 "DeleteMobileDeviceAccessRuleRequest$MobileDeviceAccessRuleId": "<p>The identifier of the rule to be deleted.</p>", 1072 "MobileDeviceAccessMatchedRule$MobileDeviceAccessRuleId": "<p>Identifier of the rule that a simulated user matches.</p>", 1073 "MobileDeviceAccessRule$MobileDeviceAccessRuleId": "<p>The ID assigned to a mobile access rule. </p>", 1074 "UpdateMobileDeviceAccessRuleRequest$MobileDeviceAccessRuleId": "<p>The identifier of the rule to be updated.</p>" 1075 } 1076 }, 1077 "MobileDeviceAccessRuleName": { 1078 "base": null, 1079 "refs": { 1080 "CreateMobileDeviceAccessRuleRequest$Name": "<p>The rule name.</p>", 1081 "MobileDeviceAccessMatchedRule$Name": "<p>Name of a rule that a simulated user matches.</p>", 1082 "MobileDeviceAccessRule$Name": "<p>The name of a mobile access rule.</p>", 1083 "UpdateMobileDeviceAccessRuleRequest$Name": "<p>The updated rule name.</p>" 1084 } 1085 }, 1086 "MobileDeviceAccessRulesList": { 1087 "base": null, 1088 "refs": { 1089 "ListMobileDeviceAccessRulesResponse$Rules": "<p>The list of mobile device access rules that exist under the specified Amazon WorkMail organization.</p>" 1090 } 1091 }, 1092 "NameAvailabilityException": { 1093 "base": "<p>The user, group, or resource name isn't unique in Amazon WorkMail.</p>", 1094 "refs": { 1095 } 1096 }, 1097 "NextToken": { 1098 "base": null, 1099 "refs": { 1100 "ListAliasesRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1101 "ListAliasesResponse$NextToken": "<p>The token to use to retrieve the next page of results. The value is \"null\" when there are no more results to return.</p>", 1102 "ListGroupMembersRequest$NextToken": "<p> The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1103 "ListGroupMembersResponse$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1104 "ListGroupsRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1105 "ListGroupsResponse$NextToken": "<p>The token to use to retrieve the next page of results. The value is \"null\" when there are no more results to return.</p>", 1106 "ListMailboxExportJobsRequest$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 1107 "ListMailboxExportJobsResponse$NextToken": "<p>The token to use to retrieve the next page of results.</p>", 1108 "ListMailboxPermissionsRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1109 "ListMailboxPermissionsResponse$NextToken": "<p>The token to use to retrieve the next page of results. The value is \"null\" when there are no more results to return.</p>", 1110 "ListMobileDeviceAccessOverridesRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not require a token.</p>", 1111 "ListMobileDeviceAccessOverridesResponse$NextToken": "<p>The token to use to retrieve the next page of results. The value is “null” when there are no more results to return.</p>", 1112 "ListOrganizationsRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1113 "ListOrganizationsResponse$NextToken": "<p>The token to use to retrieve the next page of results. The value is \"null\" when there are no more results to return.</p>", 1114 "ListResourceDelegatesRequest$NextToken": "<p>The token used to paginate through the delegates associated with a resource.</p>", 1115 "ListResourceDelegatesResponse$NextToken": "<p>The token used to paginate through the delegates associated with a resource. While results are still available, it has an associated value. When the last page is reached, the token is empty. </p>", 1116 "ListResourcesRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1117 "ListResourcesResponse$NextToken": "<p> The token used to paginate through all the organization's resources. While results are still available, it has an associated value. When the last page is reached, the token is empty.</p>", 1118 "ListUsersRequest$NextToken": "<p>The token to use to retrieve the next page of results. The first call does not contain any tokens.</p>", 1119 "ListUsersResponse$NextToken": "<p> The token to use to retrieve the next page of results. This value is `null` when there are no more results to return.</p>" 1120 } 1121 }, 1122 "OrganizationId": { 1123 "base": null, 1124 "refs": { 1125 "AssociateDelegateToResourceRequest$OrganizationId": "<p>The organization under which the resource exists.</p>", 1126 "AssociateMemberToGroupRequest$OrganizationId": "<p>The organization under which the group exists.</p>", 1127 "CancelMailboxExportJobRequest$OrganizationId": "<p>The organization ID.</p>", 1128 "CreateAliasRequest$OrganizationId": "<p>The organization under which the member (user or group) exists.</p>", 1129 "CreateGroupRequest$OrganizationId": "<p>The organization under which the group is to be created.</p>", 1130 "CreateMobileDeviceAccessRuleRequest$OrganizationId": "<p>The Amazon WorkMail organization under which the rule will be created.</p>", 1131 "CreateOrganizationResponse$OrganizationId": "<p>The organization ID.</p>", 1132 "CreateResourceRequest$OrganizationId": "<p>The identifier associated with the organization for which the resource is created.</p>", 1133 "CreateUserRequest$OrganizationId": "<p>The identifier of the organization for which the user is created.</p>", 1134 "DeleteAccessControlRuleRequest$OrganizationId": "<p>The identifier for the organization.</p>", 1135 "DeleteAliasRequest$OrganizationId": "<p>The identifier for the organization under which the user exists.</p>", 1136 "DeleteGroupRequest$OrganizationId": "<p>The organization that contains the group.</p>", 1137 "DeleteMailboxPermissionsRequest$OrganizationId": "<p>The identifier of the organization under which the member (user or group) exists.</p>", 1138 "DeleteMobileDeviceAccessOverrideRequest$OrganizationId": "<p>The Amazon WorkMail organization for which the access override will be deleted.</p>", 1139 "DeleteMobileDeviceAccessRuleRequest$OrganizationId": "<p>The Amazon WorkMail organization under which the rule will be deleted.</p>", 1140 "DeleteOrganizationRequest$OrganizationId": "<p>The organization ID.</p>", 1141 "DeleteOrganizationResponse$OrganizationId": "<p>The organization ID.</p>", 1142 "DeleteResourceRequest$OrganizationId": "<p>The identifier associated with the organization from which the resource is deleted.</p>", 1143 "DeleteRetentionPolicyRequest$OrganizationId": "<p>The organization ID.</p>", 1144 "DeleteUserRequest$OrganizationId": "<p>The organization that contains the user to be deleted.</p>", 1145 "DeregisterFromWorkMailRequest$OrganizationId": "<p>The identifier for the organization under which the Amazon WorkMail entity exists.</p>", 1146 "DescribeGroupRequest$OrganizationId": "<p>The identifier for the organization under which the group exists.</p>", 1147 "DescribeInboundDmarcSettingsRequest$OrganizationId": "<p>Lists the ID of the given organization.</p>", 1148 "DescribeMailboxExportJobRequest$OrganizationId": "<p>The organization ID.</p>", 1149 "DescribeOrganizationRequest$OrganizationId": "<p>The identifier for the organization to be described.</p>", 1150 "DescribeOrganizationResponse$OrganizationId": "<p>The identifier of an organization.</p>", 1151 "DescribeResourceRequest$OrganizationId": "<p>The identifier associated with the organization for which the resource is described.</p>", 1152 "DescribeUserRequest$OrganizationId": "<p>The identifier for the organization under which the user exists.</p>", 1153 "DisassociateDelegateFromResourceRequest$OrganizationId": "<p>The identifier for the organization under which the resource exists.</p>", 1154 "DisassociateMemberFromGroupRequest$OrganizationId": "<p>The identifier for the organization under which the group exists.</p>", 1155 "GetAccessControlEffectRequest$OrganizationId": "<p>The identifier for the organization.</p>", 1156 "GetDefaultRetentionPolicyRequest$OrganizationId": "<p>The organization ID.</p>", 1157 "GetMailboxDetailsRequest$OrganizationId": "<p>The identifier for the organization that contains the user whose mailbox details are being requested.</p>", 1158 "GetMobileDeviceAccessEffectRequest$OrganizationId": "<p>The Amazon WorkMail organization to simulate the access effect for.</p>", 1159 "GetMobileDeviceAccessOverrideRequest$OrganizationId": "<p>The Amazon WorkMail organization to which you want to apply the override.</p>", 1160 "ListAccessControlRulesRequest$OrganizationId": "<p>The identifier for the organization.</p>", 1161 "ListAliasesRequest$OrganizationId": "<p>The identifier for the organization under which the entity exists.</p>", 1162 "ListGroupMembersRequest$OrganizationId": "<p>The identifier for the organization under which the group exists.</p>", 1163 "ListGroupsRequest$OrganizationId": "<p>The identifier for the organization under which the groups exist.</p>", 1164 "ListMailboxExportJobsRequest$OrganizationId": "<p>The organization ID.</p>", 1165 "ListMailboxPermissionsRequest$OrganizationId": "<p>The identifier of the organization under which the user, group, or resource exists.</p>", 1166 "ListMobileDeviceAccessOverridesRequest$OrganizationId": "<p>The Amazon WorkMail organization under which to list mobile device access overrides.</p>", 1167 "ListMobileDeviceAccessRulesRequest$OrganizationId": "<p>The Amazon WorkMail organization for which to list the rules.</p>", 1168 "ListResourceDelegatesRequest$OrganizationId": "<p>The identifier for the organization that contains the resource for which delegates are listed.</p>", 1169 "ListResourcesRequest$OrganizationId": "<p>The identifier for the organization under which the resources exist.</p>", 1170 "ListUsersRequest$OrganizationId": "<p>The identifier for the organization under which the users exist.</p>", 1171 "OrganizationSummary$OrganizationId": "<p>The identifier associated with the organization.</p>", 1172 "PutAccessControlRuleRequest$OrganizationId": "<p>The identifier of the organization.</p>", 1173 "PutInboundDmarcSettingsRequest$OrganizationId": "<p>The ID of the organization that you are applying the DMARC policy to. </p>", 1174 "PutMailboxPermissionsRequest$OrganizationId": "<p>The identifier of the organization under which the user, group, or resource exists.</p>", 1175 "PutMobileDeviceAccessOverrideRequest$OrganizationId": "<p>Identifies the Amazon WorkMail organization for which you create the override.</p>", 1176 "PutRetentionPolicyRequest$OrganizationId": "<p>The organization ID.</p>", 1177 "RegisterToWorkMailRequest$OrganizationId": "<p>The identifier for the organization under which the user, group, or resource exists.</p>", 1178 "ResetPasswordRequest$OrganizationId": "<p>The identifier of the organization that contains the user for which the password is reset.</p>", 1179 "StartMailboxExportJobRequest$OrganizationId": "<p>The identifier associated with the organization.</p>", 1180 "UpdateMailboxQuotaRequest$OrganizationId": "<p>The identifier for the organization that contains the user for whom to update the mailbox quota.</p>", 1181 "UpdateMobileDeviceAccessRuleRequest$OrganizationId": "<p>The Amazon WorkMail organization under which the rule will be updated.</p>", 1182 "UpdatePrimaryEmailAddressRequest$OrganizationId": "<p>The organization that contains the user, group, or resource to update.</p>", 1183 "UpdateResourceRequest$OrganizationId": "<p>The identifier associated with the organization for which the resource is updated.</p>" 1184 } 1185 }, 1186 "OrganizationName": { 1187 "base": null, 1188 "refs": { 1189 "CreateOrganizationRequest$Alias": "<p>The organization alias.</p>", 1190 "DescribeOrganizationResponse$Alias": "<p>The alias for an organization.</p>", 1191 "OrganizationSummary$Alias": "<p>The alias associated with the organization.</p>" 1192 } 1193 }, 1194 "OrganizationNotFoundException": { 1195 "base": "<p>An operation received a valid organization identifier that either doesn't belong or exist in the system.</p>", 1196 "refs": { 1197 } 1198 }, 1199 "OrganizationStateException": { 1200 "base": "<p>The organization must have a valid state to perform certain operations on the organization or its members.</p>", 1201 "refs": { 1202 } 1203 }, 1204 "OrganizationSummaries": { 1205 "base": null, 1206 "refs": { 1207 "ListOrganizationsResponse$OrganizationSummaries": "<p>The overview of owned organizations presented as a list of organization summaries.</p>" 1208 } 1209 }, 1210 "OrganizationSummary": { 1211 "base": "<p>The representation of an organization.</p>", 1212 "refs": { 1213 "OrganizationSummaries$member": null 1214 } 1215 }, 1216 "Password": { 1217 "base": null, 1218 "refs": { 1219 "CreateUserRequest$Password": "<p>The password for the new user.</p>", 1220 "ResetPasswordRequest$Password": "<p>The new password for the user.</p>" 1221 } 1222 }, 1223 "Percentage": { 1224 "base": null, 1225 "refs": { 1226 "DescribeMailboxExportJobResponse$EstimatedProgress": "<p>The estimated progress of the mailbox export job, in percentage points.</p>", 1227 "MailboxExportJob$EstimatedProgress": "<p>The estimated progress of the mailbox export job, in percentage points.</p>" 1228 } 1229 }, 1230 "Permission": { 1231 "base": "<p>Permission granted to a user, group, or resource to access a certain aspect of another user, group, or resource mailbox.</p>", 1232 "refs": { 1233 "Permissions$member": null 1234 } 1235 }, 1236 "PermissionType": { 1237 "base": null, 1238 "refs": { 1239 "PermissionValues$member": null 1240 } 1241 }, 1242 "PermissionValues": { 1243 "base": null, 1244 "refs": { 1245 "Permission$PermissionValues": "<p>The permissions granted to the grantee. SEND_AS allows the grantee to send email as the owner of the mailbox (the grantee is not mentioned on these emails). SEND_ON_BEHALF allows the grantee to send email on behalf of the owner of the mailbox (the grantee is not mentioned as the physical sender of these emails). FULL_ACCESS allows the grantee full access to the mailbox, irrespective of other folder-level permissions set on the mailbox.</p>", 1246 "PutMailboxPermissionsRequest$PermissionValues": "<p>The permissions granted to the grantee. SEND_AS allows the grantee to send email as the owner of the mailbox (the grantee is not mentioned on these emails). SEND_ON_BEHALF allows the grantee to send email on behalf of the owner of the mailbox (the grantee is not mentioned as the physical sender of these emails). FULL_ACCESS allows the grantee full access to the mailbox, irrespective of other folder-level permissions set on the mailbox.</p>" 1247 } 1248 }, 1249 "Permissions": { 1250 "base": null, 1251 "refs": { 1252 "ListMailboxPermissionsResponse$Permissions": "<p>One page of the user, group, or resource mailbox permissions.</p>" 1253 } 1254 }, 1255 "PolicyDescription": { 1256 "base": null, 1257 "refs": { 1258 "PutRetentionPolicyRequest$Description": "<p>The retention policy description.</p>" 1259 } 1260 }, 1261 "PutAccessControlRuleRequest": { 1262 "base": null, 1263 "refs": { 1264 } 1265 }, 1266 "PutAccessControlRuleResponse": { 1267 "base": null, 1268 "refs": { 1269 } 1270 }, 1271 "PutInboundDmarcSettingsRequest": { 1272 "base": null, 1273 "refs": { 1274 } 1275 }, 1276 "PutInboundDmarcSettingsResponse": { 1277 "base": null, 1278 "refs": { 1279 } 1280 }, 1281 "PutMailboxPermissionsRequest": { 1282 "base": null, 1283 "refs": { 1284 } 1285 }, 1286 "PutMailboxPermissionsResponse": { 1287 "base": null, 1288 "refs": { 1289 } 1290 }, 1291 "PutMobileDeviceAccessOverrideRequest": { 1292 "base": null, 1293 "refs": { 1294 } 1295 }, 1296 "PutMobileDeviceAccessOverrideResponse": { 1297 "base": null, 1298 "refs": { 1299 } 1300 }, 1301 "PutRetentionPolicyRequest": { 1302 "base": null, 1303 "refs": { 1304 } 1305 }, 1306 "PutRetentionPolicyResponse": { 1307 "base": null, 1308 "refs": { 1309 } 1310 }, 1311 "RegisterToWorkMailRequest": { 1312 "base": null, 1313 "refs": { 1314 } 1315 }, 1316 "RegisterToWorkMailResponse": { 1317 "base": null, 1318 "refs": { 1319 } 1320 }, 1321 "ReservedNameException": { 1322 "base": "<p>This user, group, or resource name is not allowed in Amazon WorkMail.</p>", 1323 "refs": { 1324 } 1325 }, 1326 "ResetPasswordRequest": { 1327 "base": null, 1328 "refs": { 1329 } 1330 }, 1331 "ResetPasswordResponse": { 1332 "base": null, 1333 "refs": { 1334 } 1335 }, 1336 "Resource": { 1337 "base": "<p>The representation of a resource.</p>", 1338 "refs": { 1339 "Resources$member": null 1340 } 1341 }, 1342 "ResourceDelegates": { 1343 "base": null, 1344 "refs": { 1345 "ListResourceDelegatesResponse$Delegates": "<p>One page of the resource's delegates.</p>" 1346 } 1347 }, 1348 "ResourceId": { 1349 "base": null, 1350 "refs": { 1351 "AssociateDelegateToResourceRequest$ResourceId": "<p>The resource for which members (users or groups) are associated.</p>", 1352 "CreateResourceResponse$ResourceId": "<p>The identifier of the new resource.</p>", 1353 "DeleteResourceRequest$ResourceId": "<p>The identifier of the resource to be deleted.</p>", 1354 "DescribeResourceRequest$ResourceId": "<p>The identifier of the resource to be described.</p>", 1355 "DescribeResourceResponse$ResourceId": "<p>The identifier of the described resource.</p>", 1356 "DisassociateDelegateFromResourceRequest$ResourceId": "<p>The identifier of the resource from which delegates' set members are removed. </p>", 1357 "UpdateResourceRequest$ResourceId": "<p>The identifier of the resource to be updated.</p>" 1358 } 1359 }, 1360 "ResourceName": { 1361 "base": null, 1362 "refs": { 1363 "CreateResourceRequest$Name": "<p>The name of the new resource.</p>", 1364 "DescribeResourceResponse$Name": "<p>The name of the described resource.</p>", 1365 "Resource$Name": "<p>The name of the resource.</p>", 1366 "UpdateResourceRequest$Name": "<p>The name of the resource to be updated.</p>" 1367 } 1368 }, 1369 "ResourceNotFoundException": { 1370 "base": "<p>The resource cannot be found.</p>", 1371 "refs": { 1372 } 1373 }, 1374 "ResourceType": { 1375 "base": null, 1376 "refs": { 1377 "CreateResourceRequest$Type": "<p>The type of the new resource. The available types are <code>equipment</code> and <code>room</code>.</p>", 1378 "DescribeResourceResponse$Type": "<p>The type of the described resource.</p>", 1379 "Resource$Type": "<p>The type of the resource: equipment or room.</p>" 1380 } 1381 }, 1382 "Resources": { 1383 "base": null, 1384 "refs": { 1385 "ListResourcesResponse$Resources": "<p>One page of the organization's resource representation.</p>" 1386 } 1387 }, 1388 "RetentionAction": { 1389 "base": null, 1390 "refs": { 1391 "FolderConfiguration$Action": "<p>The action to take on the folder contents at the end of the folder configuration period.</p>" 1392 } 1393 }, 1394 "RetentionPeriod": { 1395 "base": null, 1396 "refs": { 1397 "FolderConfiguration$Period": "<p>The period of time at which the folder configuration action is applied.</p>" 1398 } 1399 }, 1400 "RoleArn": { 1401 "base": null, 1402 "refs": { 1403 "DescribeMailboxExportJobResponse$RoleArn": "<p>The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the Amazon Simple Storage Service (Amazon S3) bucket.</p>", 1404 "StartMailboxExportJobRequest$RoleArn": "<p>The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the S3 bucket.</p>" 1405 } 1406 }, 1407 "S3BucketName": { 1408 "base": null, 1409 "refs": { 1410 "DescribeMailboxExportJobResponse$S3BucketName": "<p>The name of the S3 bucket.</p>", 1411 "MailboxExportJob$S3BucketName": "<p>The name of the S3 bucket.</p>", 1412 "StartMailboxExportJobRequest$S3BucketName": "<p>The name of the S3 bucket.</p>" 1413 } 1414 }, 1415 "S3ObjectKey": { 1416 "base": null, 1417 "refs": { 1418 "DescribeMailboxExportJobResponse$S3Prefix": "<p>The S3 bucket prefix.</p>", 1419 "DescribeMailboxExportJobResponse$S3Path": "<p>The path to the S3 bucket and file that the mailbox export job is exporting to.</p>", 1420 "MailboxExportJob$S3Path": "<p>The path to the S3 bucket and file that the mailbox export job exports to.</p>", 1421 "StartMailboxExportJobRequest$S3Prefix": "<p>The S3 bucket prefix.</p>" 1422 } 1423 }, 1424 "ShortString": { 1425 "base": null, 1426 "refs": { 1427 "DeleteRetentionPolicyRequest$Id": "<p>The retention policy ID.</p>", 1428 "GetDefaultRetentionPolicyResponse$Id": "<p>The retention policy ID.</p>", 1429 "GetDefaultRetentionPolicyResponse$Name": "<p>The retention policy name.</p>", 1430 "PutRetentionPolicyRequest$Id": "<p>The retention policy ID.</p>", 1431 "PutRetentionPolicyRequest$Name": "<p>The retention policy name.</p>" 1432 } 1433 }, 1434 "StartMailboxExportJobRequest": { 1435 "base": null, 1436 "refs": { 1437 } 1438 }, 1439 "StartMailboxExportJobResponse": { 1440 "base": null, 1441 "refs": { 1442 } 1443 }, 1444 "String": { 1445 "base": null, 1446 "refs": { 1447 "CreateUserRequest$DisplayName": "<p>The display name for the new user.</p>", 1448 "Delegate$Id": "<p>The identifier for the user or group associated as the resource's delegate.</p>", 1449 "DeleteOrganizationResponse$State": "<p>The state of the organization.</p>", 1450 "DescribeOrganizationResponse$State": "<p>The state of an organization.</p>", 1451 "DescribeOrganizationResponse$DirectoryId": "<p>The identifier for the directory associated with an Amazon WorkMail organization.</p>", 1452 "DescribeOrganizationResponse$DirectoryType": "<p>The type of directory associated with the WorkMail organization.</p>", 1453 "DescribeOrganizationResponse$DefaultMailDomain": "<p>The default mail domain associated with the organization.</p>", 1454 "DescribeOrganizationResponse$ErrorMessage": "<p>(Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.</p>", 1455 "DescribeUserResponse$DisplayName": "<p>The display name of the user.</p>", 1456 "DirectoryInUseException$Message": null, 1457 "DirectoryServiceAuthenticationFailedException$Message": null, 1458 "DirectoryUnavailableException$Message": null, 1459 "EmailAddressInUseException$Message": null, 1460 "EntityAlreadyRegisteredException$Message": null, 1461 "EntityNotFoundException$Message": null, 1462 "EntityStateException$Message": null, 1463 "GetDefaultRetentionPolicyResponse$Description": "<p>The retention policy description.</p>", 1464 "InvalidConfigurationException$Message": null, 1465 "InvalidParameterException$Message": null, 1466 "InvalidPasswordException$Message": null, 1467 "LimitExceededException$Message": null, 1468 "MailDomainNotFoundException$Message": null, 1469 "MailDomainStateException$Message": null, 1470 "Member$Id": "<p>The identifier of the member.</p>", 1471 "Member$Name": "<p>The name of the member.</p>", 1472 "NameAvailabilityException$Message": null, 1473 "OrganizationNotFoundException$Message": null, 1474 "OrganizationStateException$Message": null, 1475 "OrganizationSummary$ErrorMessage": "<p>The error message associated with the organization. It is only present if unexpected behavior has occurred with regards to the organization. It provides insight or solutions regarding unexpected behavior.</p>", 1476 "OrganizationSummary$State": "<p>The state associated with the organization.</p>", 1477 "ReservedNameException$Message": null, 1478 "ResourceNotFoundException$Message": null, 1479 "TooManyTagsException$Message": null, 1480 "UnsupportedOperationException$Message": null, 1481 "User$DisplayName": "<p>The display name of the user.</p>" 1482 } 1483 }, 1484 "Tag": { 1485 "base": "<p>Describes a tag applied to a resource.</p>", 1486 "refs": { 1487 "TagList$member": null 1488 } 1489 }, 1490 "TagKey": { 1491 "base": null, 1492 "refs": { 1493 "Tag$Key": "<p>The key of the tag.</p>", 1494 "TagKeyList$member": null 1495 } 1496 }, 1497 "TagKeyList": { 1498 "base": null, 1499 "refs": { 1500 "UntagResourceRequest$TagKeys": "<p>The tag keys.</p>" 1501 } 1502 }, 1503 "TagList": { 1504 "base": null, 1505 "refs": { 1506 "ListTagsForResourceResponse$Tags": "<p>A list of tag key-value pairs.</p>", 1507 "TagResourceRequest$Tags": "<p>The tag key-value pairs.</p>" 1508 } 1509 }, 1510 "TagResourceRequest": { 1511 "base": null, 1512 "refs": { 1513 } 1514 }, 1515 "TagResourceResponse": { 1516 "base": null, 1517 "refs": { 1518 } 1519 }, 1520 "TagValue": { 1521 "base": null, 1522 "refs": { 1523 "Tag$Value": "<p>The value of the tag.</p>" 1524 } 1525 }, 1526 "Timestamp": { 1527 "base": null, 1528 "refs": { 1529 "AccessControlRule$DateCreated": "<p>The date that the rule was created.</p>", 1530 "AccessControlRule$DateModified": "<p>The date that the rule was modified.</p>", 1531 "DescribeGroupResponse$EnabledDate": "<p>The date and time when a user was registered to WorkMail, in UNIX epoch time format.</p>", 1532 "DescribeGroupResponse$DisabledDate": "<p>The date and time when a user was deregistered from WorkMail, in UNIX epoch time format.</p>", 1533 "DescribeMailboxExportJobResponse$StartTime": "<p>The mailbox export job start timestamp.</p>", 1534 "DescribeMailboxExportJobResponse$EndTime": "<p>The mailbox export job end timestamp.</p>", 1535 "DescribeOrganizationResponse$CompletedDate": "<p>The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.</p>", 1536 "DescribeResourceResponse$EnabledDate": "<p>The date and time when a resource was enabled for WorkMail, in UNIX epoch time format.</p>", 1537 "DescribeResourceResponse$DisabledDate": "<p>The date and time when a resource was disabled from WorkMail, in UNIX epoch time format.</p>", 1538 "DescribeUserResponse$EnabledDate": "<p>The date and time at which the user was enabled for Amazon WorkMail usage, in UNIX epoch time format.</p>", 1539 "DescribeUserResponse$DisabledDate": "<p>The date and time at which the user was disabled for Amazon WorkMail usage, in UNIX epoch time format.</p>", 1540 "GetMobileDeviceAccessOverrideResponse$DateCreated": "<p>The date the override was first created.</p>", 1541 "GetMobileDeviceAccessOverrideResponse$DateModified": "<p>The date the description was last modified.</p>", 1542 "Group$EnabledDate": "<p>The date indicating when the group was enabled for Amazon WorkMail use.</p>", 1543 "Group$DisabledDate": "<p>The date indicating when the group was disabled from Amazon WorkMail use.</p>", 1544 "MailboxExportJob$StartTime": "<p>The mailbox export job start timestamp.</p>", 1545 "MailboxExportJob$EndTime": "<p>The mailbox export job end timestamp.</p>", 1546 "Member$EnabledDate": "<p>The date indicating when the member was enabled for Amazon WorkMail use.</p>", 1547 "Member$DisabledDate": "<p>The date indicating when the member was disabled from Amazon WorkMail use.</p>", 1548 "MobileDeviceAccessOverride$DateCreated": "<p>The date the override was first created.</p>", 1549 "MobileDeviceAccessOverride$DateModified": "<p>The date the override was last modified.</p>", 1550 "MobileDeviceAccessRule$DateCreated": "<p>The date and time at which an access rule was created.</p>", 1551 "MobileDeviceAccessRule$DateModified": "<p>The date and time at which an access rule was modified.</p>", 1552 "Resource$EnabledDate": "<p>The date indicating when the resource was enabled for Amazon WorkMail use.</p>", 1553 "Resource$DisabledDate": "<p>The date indicating when the resource was disabled from Amazon WorkMail use.</p>", 1554 "User$EnabledDate": "<p>The date indicating when the user was enabled for Amazon WorkMail use.</p>", 1555 "User$DisabledDate": "<p>The date indicating when the user was disabled from Amazon WorkMail use.</p>" 1556 } 1557 }, 1558 "TooManyTagsException": { 1559 "base": "<p>The resource can have up to 50 user-applied tags.</p>", 1560 "refs": { 1561 } 1562 }, 1563 "UnsupportedOperationException": { 1564 "base": "<p>You can't perform a write operation against a read-only directory.</p>", 1565 "refs": { 1566 } 1567 }, 1568 "UntagResourceRequest": { 1569 "base": null, 1570 "refs": { 1571 } 1572 }, 1573 "UntagResourceResponse": { 1574 "base": null, 1575 "refs": { 1576 } 1577 }, 1578 "UpdateMailboxQuotaRequest": { 1579 "base": null, 1580 "refs": { 1581 } 1582 }, 1583 "UpdateMailboxQuotaResponse": { 1584 "base": null, 1585 "refs": { 1586 } 1587 }, 1588 "UpdateMobileDeviceAccessRuleRequest": { 1589 "base": null, 1590 "refs": { 1591 } 1592 }, 1593 "UpdateMobileDeviceAccessRuleResponse": { 1594 "base": null, 1595 "refs": { 1596 } 1597 }, 1598 "UpdatePrimaryEmailAddressRequest": { 1599 "base": null, 1600 "refs": { 1601 } 1602 }, 1603 "UpdatePrimaryEmailAddressResponse": { 1604 "base": null, 1605 "refs": { 1606 } 1607 }, 1608 "UpdateResourceRequest": { 1609 "base": null, 1610 "refs": { 1611 } 1612 }, 1613 "UpdateResourceResponse": { 1614 "base": null, 1615 "refs": { 1616 } 1617 }, 1618 "User": { 1619 "base": "<p>The representation of an Amazon WorkMail user.</p>", 1620 "refs": { 1621 "Users$member": null 1622 } 1623 }, 1624 "UserIdList": { 1625 "base": null, 1626 "refs": { 1627 "AccessControlRule$UserIds": "<p>User IDs to include in the rule.</p>", 1628 "AccessControlRule$NotUserIds": "<p>User IDs to exclude from the rule.</p>", 1629 "PutAccessControlRuleRequest$UserIds": "<p>User IDs to include in the rule.</p>", 1630 "PutAccessControlRuleRequest$NotUserIds": "<p>User IDs to exclude from the rule.</p>" 1631 } 1632 }, 1633 "UserName": { 1634 "base": null, 1635 "refs": { 1636 "CreateUserRequest$Name": "<p>The name for the new user. WorkMail directory user names have a maximum length of 64. All others have a maximum length of 20.</p>", 1637 "DescribeUserResponse$Name": "<p>The name for the user.</p>", 1638 "User$Name": "<p>The name of the user.</p>" 1639 } 1640 }, 1641 "UserRole": { 1642 "base": null, 1643 "refs": { 1644 "DescribeUserResponse$UserRole": "<p>In certain cases, other entities are modeled as users. If interoperability is enabled, resources are imported into Amazon WorkMail as users. Because different WorkMail organizations rely on different directory types, administrators can distinguish between an unregistered user (account is disabled and has a user role) and the directory administrators. The values are USER, RESOURCE, and SYSTEM_USER.</p>", 1645 "User$UserRole": "<p>The role of the user.</p>" 1646 } 1647 }, 1648 "Users": { 1649 "base": null, 1650 "refs": { 1651 "ListUsersResponse$Users": "<p>The overview of users for an organization.</p>" 1652 } 1653 }, 1654 "WorkMailIdentifier": { 1655 "base": null, 1656 "refs": { 1657 "AssociateDelegateToResourceRequest$EntityId": "<p>The member (user or group) to associate to the resource.</p>", 1658 "AssociateMemberToGroupRequest$GroupId": "<p>The group to which the member (user or group) is associated.</p>", 1659 "AssociateMemberToGroupRequest$MemberId": "<p>The member (user or group) to associate to the group.</p>", 1660 "CreateAliasRequest$EntityId": "<p>The member (user or group) to which this alias is added.</p>", 1661 "CreateGroupResponse$GroupId": "<p>The identifier of the group.</p>", 1662 "CreateUserResponse$UserId": "<p>The identifier for the new user.</p>", 1663 "DeleteAliasRequest$EntityId": "<p>The identifier for the member (user or group) from which to have the aliases removed.</p>", 1664 "DeleteGroupRequest$GroupId": "<p>The identifier of the group to be deleted.</p>", 1665 "DeleteMailboxPermissionsRequest$EntityId": "<p>The identifier of the member (user or group) that owns the mailbox.</p>", 1666 "DeleteMailboxPermissionsRequest$GranteeId": "<p>The identifier of the member (user or group) for which to delete granted permissions.</p>", 1667 "DeleteUserRequest$UserId": "<p>The identifier of the user to be deleted.</p>", 1668 "DeregisterFromWorkMailRequest$EntityId": "<p>The identifier for the member (user or group) to be updated.</p>", 1669 "DescribeGroupRequest$GroupId": "<p>The identifier for the group to be described.</p>", 1670 "DescribeGroupResponse$GroupId": "<p>The identifier of the described group.</p>", 1671 "DescribeMailboxExportJobResponse$EntityId": "<p>The identifier of the user or resource associated with the mailbox.</p>", 1672 "DescribeUserRequest$UserId": "<p>The identifier for the user to be described.</p>", 1673 "DescribeUserResponse$UserId": "<p>The identifier for the described user.</p>", 1674 "DisassociateDelegateFromResourceRequest$EntityId": "<p>The identifier for the member (user, group) to be removed from the resource's delegates.</p>", 1675 "DisassociateMemberFromGroupRequest$GroupId": "<p>The identifier for the group from which members are removed.</p>", 1676 "DisassociateMemberFromGroupRequest$MemberId": "<p>The identifier for the member to be removed to the group.</p>", 1677 "GetAccessControlEffectRequest$UserId": "<p>The user ID.</p>", 1678 "GetMailboxDetailsRequest$UserId": "<p>The identifier for the user whose mailbox details are being requested.</p>", 1679 "GetMobileDeviceAccessOverrideResponse$UserId": "<p>The WorkMail user to which the access override applies.</p>", 1680 "Group$Id": "<p>The identifier of the group.</p>", 1681 "ListAliasesRequest$EntityId": "<p>The identifier for the entity for which to list the aliases.</p>", 1682 "ListGroupMembersRequest$GroupId": "<p>The identifier for the group to which the members (users or groups) are associated.</p>", 1683 "ListMailboxPermissionsRequest$EntityId": "<p>The identifier of the user, group, or resource for which to list mailbox permissions.</p>", 1684 "ListResourceDelegatesRequest$ResourceId": "<p>The identifier for the resource whose delegates are listed.</p>", 1685 "MailboxExportJob$EntityId": "<p>The identifier of the user or resource associated with the mailbox.</p>", 1686 "MobileDeviceAccessOverride$UserId": "<p>The WorkMail user to which the access override applies.</p>", 1687 "Permission$GranteeId": "<p>The identifier of the user, group, or resource to which the permissions are granted.</p>", 1688 "PutMailboxPermissionsRequest$EntityId": "<p>The identifier of the user, group, or resource for which to update mailbox permissions.</p>", 1689 "PutMailboxPermissionsRequest$GranteeId": "<p>The identifier of the user, group, or resource to which to grant the permissions.</p>", 1690 "RegisterToWorkMailRequest$EntityId": "<p>The identifier for the user, group, or resource to be updated.</p>", 1691 "ResetPasswordRequest$UserId": "<p>The identifier of the user for whom the password is reset.</p>", 1692 "Resource$Id": "<p>The identifier of the resource.</p>", 1693 "StartMailboxExportJobRequest$EntityId": "<p>The identifier of the user or resource associated with the mailbox.</p>", 1694 "UpdateMailboxQuotaRequest$UserId": "<p>The identifer for the user for whom to update the mailbox quota.</p>", 1695 "UpdatePrimaryEmailAddressRequest$EntityId": "<p>The user, group, or resource to update.</p>", 1696 "User$Id": "<p>The identifier of the user.</p>", 1697 "UserIdList$member": null 1698 } 1699 } 1700 } 1701 }