'2.0', 'service' => '

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.

The WorkMail API is designed for the following scenarios:

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.

', 'operations' => [ 'AssociateDelegateToResource' => '

Adds a member (user or group) to the resource\'s set of delegates.

', 'AssociateMemberToGroup' => '

Adds a member (user or group) to the group\'s set.

', 'AssumeImpersonationRole' => '

Assumes an impersonation role for the given WorkMail organization. This method returns an authentication token you can use to make impersonated calls.

', 'CancelMailboxExportJob' => '

Cancels a mailbox export job.

If the mailbox export job is near completion, it might not be possible to cancel it.

', 'CreateAlias' => '

Adds an alias to the set of a given member (user or group) of WorkMail.

', 'CreateAvailabilityConfiguration' => '

Creates an AvailabilityConfiguration for the given WorkMail organization and domain.

', 'CreateGroup' => '

Creates a group that can be used in WorkMail by calling the RegisterToWorkMail operation.

', 'CreateImpersonationRole' => '

Creates an impersonation role for the given WorkMail organization.

Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries also complete successfully without performing any further actions.

', 'CreateMobileDeviceAccessRule' => '

Creates a new mobile device access rule for the specified WorkMail organization.

', 'CreateOrganization' => '

Creates a new 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 WorkMail directory for you. For more information, see Adding an organization in the WorkMail Administrator Guide.

You can associate multiple email domains with an organization, then choose your default email domain from the WorkMail console. You can also associate a domain that is managed in an Amazon Route 53 public hosted zone. For more information, see Adding a domain and Choosing the default domain in the WorkMail Administrator Guide.

Optionally, you can use a customer managed key from AWS Key Management Service (AWS KMS) to encrypt email for your organization. If you don\'t associate an AWS KMS key, WorkMail creates a default, AWS managed key for you.

', 'CreateResource' => '

Creates a new WorkMail resource.

', 'CreateUser' => '

Creates a user who can be used in WorkMail by calling the RegisterToWorkMail operation.

', 'DeleteAccessControlRule' => '

Deletes an access control rule for the specified WorkMail organization.

Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.

', 'DeleteAlias' => '

Remove one or more specified aliases from a set of aliases for a given user.

', 'DeleteAvailabilityConfiguration' => '

Deletes the AvailabilityConfiguration for the given WorkMail organization and domain.

', 'DeleteEmailMonitoringConfiguration' => '

Deletes the email monitoring configuration for a specified organization.

', 'DeleteGroup' => '

Deletes a group from WorkMail.

', 'DeleteImpersonationRole' => '

Deletes an impersonation role for the given WorkMail organization.

', 'DeleteMailboxPermissions' => '

Deletes permissions granted to a member (user or group).

', 'DeleteMobileDeviceAccessOverride' => '

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

Deleting already deleted and non-existing overrides does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.

', 'DeleteMobileDeviceAccessRule' => '

Deletes a mobile device access rule for the specified WorkMail organization.

Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.

', 'DeleteOrganization' => '

Deletes an WorkMail organization and all underlying AWS resources managed by WorkMail as part of the organization. You can choose whether to delete the associated directory. For more information, see Removing an organization in the WorkMail Administrator Guide.

', 'DeleteResource' => '

Deletes the specified resource.

', 'DeleteRetentionPolicy' => '

Deletes the specified retention policy from the specified organization.

', 'DeleteUser' => '

Deletes a user from WorkMail and all subsequent systems. Before you can delete a user, the user state must be DISABLED. Use the DescribeUser action to confirm the user state.

Deleting a user is permanent and cannot be undone. WorkMail archives user mailboxes for 30 days before they are permanently removed.

', 'DeregisterFromWorkMail' => '

Mark a user, group, or resource as no longer used in 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 Disable.

', 'DeregisterMailDomain' => '

Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use. SES keeps the domain because other applications may use it. You must first remove any email address used by WorkMail entities before you remove the domain.

', 'DescribeEmailMonitoringConfiguration' => '

Describes the current email monitoring configuration for a specified organization.

', 'DescribeGroup' => '

Returns the data available for the group.

', 'DescribeInboundDmarcSettings' => '

Lists the settings in a DMARC policy for a specified organization.

', 'DescribeMailboxExportJob' => '

Describes the current status of a mailbox export job.

', 'DescribeOrganization' => '

Provides more information regarding a given organization based on its identifier.

', 'DescribeResource' => '

Returns the data available for the resource.

', 'DescribeUser' => '

Provides information regarding the user.

', 'DisassociateDelegateFromResource' => '

Removes a member from the resource\'s set of delegates.

', 'DisassociateMemberFromGroup' => '

Removes a member from a group.

', 'GetAccessControlEffect' => '

Gets the effects of an organization\'s access control rules as they apply to a specified IPv4 address, access protocol action, and user ID or impersonation role ID. You must provide either the user ID or impersonation role ID. Impersonation role ID can only be used with Action EWS.

', 'GetDefaultRetentionPolicy' => '

Gets the default retention policy details for the specified organization.

', 'GetImpersonationRole' => '

Gets the impersonation role details for the given WorkMail organization.

', 'GetImpersonationRoleEffect' => '

Tests whether the given impersonation role can impersonate a target user.

', 'GetMailDomain' => '

Gets details for a mail domain, including domain records required to configure your domain with recommended security.

', 'GetMailboxDetails' => '

Requests a user\'s mailbox details for a specified organization and user.

', 'GetMobileDeviceAccessEffect' => '

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.

', 'GetMobileDeviceAccessOverride' => '

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

', 'ListAccessControlRules' => '

Lists the access control rules for the specified organization.

', 'ListAliases' => '

Creates a paginated call to list the aliases associated with a given entity.

', 'ListAvailabilityConfigurations' => '

List all the AvailabilityConfiguration\'s for the given WorkMail organization.

', 'ListGroupMembers' => '

Returns an overview of the members of a group. Users and groups can be members of a group.

', 'ListGroups' => '

Returns summaries of the organization\'s groups.

', 'ListImpersonationRoles' => '

Lists all the impersonation roles for the given WorkMail organization.

', 'ListMailDomains' => '

Lists the mail domains in a given WorkMail organization.

', 'ListMailboxExportJobs' => '

Lists the mailbox export jobs started for the specified organization within the last seven days.

', 'ListMailboxPermissions' => '

Lists the mailbox permissions associated with a user, group, or resource mailbox.

', 'ListMobileDeviceAccessOverrides' => '

Lists all the mobile device access overrides for any given combination of WorkMail organization, user, or device.

', 'ListMobileDeviceAccessRules' => '

Lists the mobile device access rules for the specified WorkMail organization.

', 'ListOrganizations' => '

Returns summaries of the customer\'s organizations.

', 'ListResourceDelegates' => '

Lists the delegates associated with a resource. Users and groups can be resource delegates and answer requests on behalf of the resource.

', 'ListResources' => '

Returns summaries of the organization\'s resources.

', 'ListTagsForResource' => '

Lists the tags applied to an WorkMail organization resource.

', 'ListUsers' => '

Returns summaries of the organization\'s users.

', 'PutAccessControlRule' => '

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, user IDs and impersonation IDs. Adding a new rule with the same name as an existing rule replaces the older rule.

', 'PutEmailMonitoringConfiguration' => '

Creates or updates the email monitoring configuration for a specified organization.

', 'PutInboundDmarcSettings' => '

Enables or disables a DMARC policy for a given organization.

', 'PutMailboxPermissions' => '

Sets permissions for a user, group, or resource. This replaces any pre-existing permissions.

', 'PutMobileDeviceAccessOverride' => '

Creates or updates a mobile device access override for the given WorkMail organization, user, and device.

', 'PutRetentionPolicy' => '

Puts a retention policy to the specified organization.

', 'RegisterMailDomain' => '

Registers a new domain in WorkMail and SES, and configures it for use by WorkMail. Emails received by SES for this domain are routed to the specified WorkMail organization, and WorkMail has permanent permission to use the specified domain for sending your users\' emails.

', 'RegisterToWorkMail' => '

Registers an existing and disabled user, group, or resource for 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 Pricing. The equivalent console functionality for this operation is Enable.

Users can either be created by calling the CreateUser API operation or they can be synchronized from your directory. For more information, see DeregisterFromWorkMail.

', 'ResetPassword' => '

Allows the administrator to reset the password for a user.

', 'StartMailboxExportJob' => '

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 Exporting mailbox content in the WorkMail Administrator Guide.

', 'TagResource' => '

Applies the specified tags to the specified WorkMailorganization resource.

', 'TestAvailabilityConfiguration' => '

Performs a test on an availability provider to ensure that access is allowed. For EWS, it verifies the provided credentials can be used to successfully log in. For Lambda, it verifies that the Lambda function can be invoked and that the resource access policy was configured to deny anonymous access. An anonymous invocation is one done without providing either a SourceArn or SourceAccount header.

The request must contain either one provider definition (EwsProvider or LambdaProvider) or the DomainName parameter. If the DomainName parameter is provided, the configuration stored under the DomainName will be tested.

', 'UntagResource' => '

Untags the specified tags from the specified WorkMail organization resource.

', 'UpdateAvailabilityConfiguration' => '

Updates an existing AvailabilityConfiguration for the given WorkMail organization and domain.

', 'UpdateDefaultMailDomain' => '

Updates the default mail domain for an organization. The default mail domain is used by the WorkMail AWS Console to suggest an email address when enabling a mail user. You can only have one default domain.

', 'UpdateImpersonationRole' => '

Updates an impersonation role for the given WorkMail organization.

', 'UpdateMailboxQuota' => '

Updates a user\'s current mailbox quota for a specified organization and user.

', 'UpdateMobileDeviceAccessRule' => '

Updates a mobile device access rule for the specified WorkMail organization.

', 'UpdatePrimaryEmailAddress' => '

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.

', 'UpdateResource' => '

Updates data for the resource. To have the latest information, it must be preceded by a DescribeResource call. The dataset in the request should be the one expected when performing another DescribeResource call.

', ], 'shapes' => [ 'AccessControlRule' => [ 'base' => '

A rule that controls access to an WorkMail organization.

', 'refs' => [ 'AccessControlRulesList$member' => NULL, ], ], 'AccessControlRuleAction' => [ 'base' => NULL, 'refs' => [ 'ActionsList$member' => NULL, 'GetAccessControlEffectRequest$Action' => '

The access protocol action. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

', ], ], 'AccessControlRuleDescription' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$Description' => '

The rule description.

', 'PutAccessControlRuleRequest$Description' => '

The rule description.

', ], ], 'AccessControlRuleEffect' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$Effect' => '

The rule effect.

', 'GetAccessControlEffectResponse$Effect' => '

The rule effect.

', 'PutAccessControlRuleRequest$Effect' => '

The rule effect.

', ], ], 'AccessControlRuleName' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$Name' => '

The rule name.

', 'AccessControlRuleNameList$member' => NULL, 'DeleteAccessControlRuleRequest$Name' => '

The name of the access control rule.

', 'PutAccessControlRuleRequest$Name' => '

The rule name.

', ], ], 'AccessControlRuleNameList' => [ 'base' => NULL, 'refs' => [ 'GetAccessControlEffectResponse$MatchedRules' => '

The rules that match the given parameters, resulting in an effect.

', ], ], 'AccessControlRulesList' => [ 'base' => NULL, 'refs' => [ 'ListAccessControlRulesResponse$Rules' => '

The access control rules.

', ], ], 'AccessEffect' => [ 'base' => NULL, 'refs' => [ 'GetImpersonationRoleEffectResponse$Effect' => '

Effect of the impersonation role on the target user based on its rules. Available effects are ALLOW or DENY.

', 'ImpersonationRule$Effect' => '

The effect of the rule when it matches the input. Allowed effect values are ALLOW or DENY.

', ], ], 'ActionsList' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$Actions' => '

Access protocol actions to include in the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

', 'AccessControlRule$NotActions' => '

Access protocol actions to exclude from the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

', 'PutAccessControlRuleRequest$Actions' => '

Access protocol actions to include in the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

', 'PutAccessControlRuleRequest$NotActions' => '

Access protocol actions to exclude from the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

', ], ], 'Aliases' => [ 'base' => NULL, 'refs' => [ 'ListAliasesResponse$Aliases' => '

The entity\'s paginated aliases.

', ], ], 'AmazonResourceName' => [ 'base' => NULL, 'refs' => [ 'DescribeOrganizationResponse$ARN' => '

The Amazon Resource Name (ARN) of the organization.

', 'ListTagsForResourceRequest$ResourceARN' => '

The resource ARN.

', 'TagResourceRequest$ResourceARN' => '

The resource ARN.

', 'UntagResourceRequest$ResourceARN' => '

The resource ARN.

', ], ], 'AssociateDelegateToResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateDelegateToResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'AssociateMemberToGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateMemberToGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'AssumeImpersonationRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssumeImpersonationRoleResponse' => [ 'base' => NULL, 'refs' => [], ], 'AvailabilityConfiguration' => [ 'base' => '

List all the AvailabilityConfiguration\'s for the given WorkMail organization.

', 'refs' => [ 'AvailabilityConfigurationList$member' => NULL, ], ], 'AvailabilityConfigurationList' => [ 'base' => NULL, 'refs' => [ 'ListAvailabilityConfigurationsResponse$AvailabilityConfigurations' => '

The list of AvailabilityConfiguration\'s that exist for the specified WorkMail organization.

', ], ], 'AvailabilityProviderType' => [ 'base' => NULL, 'refs' => [ 'AvailabilityConfiguration$ProviderType' => '

Displays the provider type that applies to this domain.

', ], ], 'BookingOptions' => [ 'base' => '

At least one delegate must be associated to the resource to disable automatic replies from the resource.

', 'refs' => [ 'DescribeResourceResponse$BookingOptions' => '

The booking options for the described resource.

', 'UpdateResourceRequest$BookingOptions' => '

The resource\'s booking options to be updated.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'BookingOptions$AutoAcceptRequests' => '

The resource\'s ability to automatically reply to requests. If disabled, delegates must be associated to the resource.

', 'BookingOptions$AutoDeclineRecurringRequests' => '

The resource\'s ability to automatically decline any recurring requests.

', 'BookingOptions$AutoDeclineConflictingRequests' => '

The resource\'s ability to automatically decline any conflicting requests.

', 'CreateOrganizationRequest$EnableInteroperability' => '

When true, allows organization interoperability between WorkMail and Microsoft Exchange. If true, you must include a AD Connector directory ID in the request.

', 'DeleteOrganizationRequest$DeleteDirectory' => '

If true, deletes the AWS Directory Service directory associated with the organization.

', 'DescribeInboundDmarcSettingsResponse$Enforced' => '

Lists the enforcement setting of the applied policy.

', 'GetMailDomainResponse$IsTestDomain' => '

Specifies whether the domain is a test domain provided by WorkMail, or a custom domain.

', 'GetMailDomainResponse$IsDefault' => '

Specifies whether the domain is the default domain for your organization.

', 'MailDomainSummary$DefaultDomain' => '

Whether the domain is default or not.

', 'TestAvailabilityConfigurationResponse$TestPassed' => '

Boolean indicating whether the test passed or failed.

', ], ], 'BooleanObject' => [ 'base' => NULL, 'refs' => [ 'PutInboundDmarcSettingsRequest$Enforced' => '

Enforces or suspends a policy after it\'s applied.

', ], ], 'CancelMailboxExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelMailboxExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateAliasRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAliasResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateAvailabilityConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAvailabilityConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateImpersonationRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateImpersonationRoleResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateMobileDeviceAccessRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMobileDeviceAccessRuleResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateOrganizationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateOrganizationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'Delegate' => [ 'base' => '

The name of the attribute, which is one of the values defined in the UserAttribute enumeration.

', 'refs' => [ 'ResourceDelegates$member' => NULL, ], ], 'DeleteAccessControlRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessControlRuleResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAliasRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAliasResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAvailabilityConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAvailabilityConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEmailMonitoringConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEmailMonitoringConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteImpersonationRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteImpersonationRoleResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMailboxPermissionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMailboxPermissionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMobileDeviceAccessOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMobileDeviceAccessOverrideResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMobileDeviceAccessRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMobileDeviceAccessRuleResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOrganizationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteOrganizationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRetentionPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRetentionPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterFromWorkMailRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterFromWorkMailResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterMailDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterMailDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeEmailMonitoringConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeEmailMonitoringConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInboundDmarcSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInboundDmarcSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMailboxExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMailboxExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOrganizationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOrganizationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'Description' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$Description' => '

The mailbox export job description.

', 'MailboxExportJob$Description' => '

The mailbox export job description.

', 'StartMailboxExportJobRequest$Description' => '

The mailbox export job description.

', ], ], 'DeviceId' => [ 'base' => NULL, 'refs' => [ 'DeleteMobileDeviceAccessOverrideRequest$DeviceId' => '

The mobile device for which you delete the override. DeviceId is case insensitive.

', 'GetMobileDeviceAccessOverrideRequest$DeviceId' => '

The mobile device to which the override applies. DeviceId is case insensitive.

', 'GetMobileDeviceAccessOverrideResponse$DeviceId' => '

The device to which the access override applies.

', 'ListMobileDeviceAccessOverridesRequest$DeviceId' => '

The mobile device to which the access override applies.

', 'MobileDeviceAccessOverride$DeviceId' => '

The device to which the override applies.

', 'PutMobileDeviceAccessOverrideRequest$DeviceId' => '

The mobile device for which you create the override. DeviceId is case insensitive.

', ], ], 'DeviceModel' => [ 'base' => NULL, 'refs' => [ 'DeviceModelList$member' => NULL, 'GetMobileDeviceAccessEffectRequest$DeviceModel' => '

Device model the simulated user will report.

', ], ], 'DeviceModelList' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$DeviceModels' => '

Device models that the rule will match.

', 'CreateMobileDeviceAccessRuleRequest$NotDeviceModels' => '

Device models that the rule will not match. All other device models will match.

', 'MobileDeviceAccessRule$DeviceModels' => '

Device models that a rule will match.

', 'MobileDeviceAccessRule$NotDeviceModels' => '

Device models that a rule will not match. All other device models will match.

', 'UpdateMobileDeviceAccessRuleRequest$DeviceModels' => '

Device models that the updated rule will match.

', 'UpdateMobileDeviceAccessRuleRequest$NotDeviceModels' => '

Device models that the updated rule will not match. All other device models will match.

', ], ], 'DeviceOperatingSystem' => [ 'base' => NULL, 'refs' => [ 'DeviceOperatingSystemList$member' => NULL, 'GetMobileDeviceAccessEffectRequest$DeviceOperatingSystem' => '

Device operating system the simulated user will report.

', ], ], 'DeviceOperatingSystemList' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$DeviceOperatingSystems' => '

Device operating systems that the rule will match.

', 'CreateMobileDeviceAccessRuleRequest$NotDeviceOperatingSystems' => '

Device operating systems that the rule will not match. All other device operating systems will match.

', 'MobileDeviceAccessRule$DeviceOperatingSystems' => '

Device operating systems that a rule will match.

', 'MobileDeviceAccessRule$NotDeviceOperatingSystems' => '

Device operating systems that a rule will not match. All other device types will match.

', 'UpdateMobileDeviceAccessRuleRequest$DeviceOperatingSystems' => '

Device operating systems that the updated rule will match.

', 'UpdateMobileDeviceAccessRuleRequest$NotDeviceOperatingSystems' => '

Device operating systems that the updated rule will not match. All other device operating systems will match.

', ], ], 'DeviceType' => [ 'base' => NULL, 'refs' => [ 'DeviceTypeList$member' => NULL, 'GetMobileDeviceAccessEffectRequest$DeviceType' => '

Device type the simulated user will report.

', ], ], 'DeviceTypeList' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$DeviceTypes' => '

Device types that the rule will match.

', 'CreateMobileDeviceAccessRuleRequest$NotDeviceTypes' => '

Device types that the rule will not match. All other device types will match.

', 'MobileDeviceAccessRule$DeviceTypes' => '

Device types that a rule will match.

', 'MobileDeviceAccessRule$NotDeviceTypes' => '

Device types that a rule will not match. All other device types will match.

', 'UpdateMobileDeviceAccessRuleRequest$DeviceTypes' => '

Device types that the updated rule will match.

', 'UpdateMobileDeviceAccessRuleRequest$NotDeviceTypes' => '

Device types that the updated rule will not match. All other device types will match.

', ], ], 'DeviceUserAgent' => [ 'base' => NULL, 'refs' => [ 'DeviceUserAgentList$member' => NULL, 'GetMobileDeviceAccessEffectRequest$DeviceUserAgent' => '

Device user agent the simulated user will report.

', ], ], 'DeviceUserAgentList' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$DeviceUserAgents' => '

Device user agents that the rule will match.

', 'CreateMobileDeviceAccessRuleRequest$NotDeviceUserAgents' => '

Device user agents that the rule will not match. All other device user agents will match.

', 'MobileDeviceAccessRule$DeviceUserAgents' => '

Device user agents that a rule will match.

', 'MobileDeviceAccessRule$NotDeviceUserAgents' => '

Device user agents that a rule will not match. All other device user agents will match.

', 'UpdateMobileDeviceAccessRuleRequest$DeviceUserAgents' => '

User agents that the updated rule will match.

', 'UpdateMobileDeviceAccessRuleRequest$NotDeviceUserAgents' => '

User agents that the updated rule will not match. All other user agents will match.

', ], ], 'DirectoryId' => [ 'base' => NULL, 'refs' => [ 'CreateOrganizationRequest$DirectoryId' => '

The AWS Directory Service directory ID.

', ], ], 'DirectoryInUseException' => [ 'base' => '

The directory is already in use by another WorkMail organization in the same account and Region.

', 'refs' => [], ], 'DirectoryServiceAuthenticationFailedException' => [ 'base' => '

The directory service doesn\'t recognize the credentials supplied by WorkMail.

', 'refs' => [], ], 'DirectoryUnavailableException' => [ 'base' => '

The directory is unavailable. It might be located in another Region or deleted.

', 'refs' => [], ], 'DisassociateDelegateFromResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateDelegateFromResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateMemberFromGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateMemberFromGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'DnsRecord' => [ 'base' => '

A DNS record uploaded to your DNS provider.

', 'refs' => [ 'DnsRecords$member' => NULL, ], ], 'DnsRecordVerificationStatus' => [ 'base' => NULL, 'refs' => [ 'GetMailDomainResponse$OwnershipVerificationStatus' => '

Indicates the status of the domain ownership verification.

', 'GetMailDomainResponse$DkimVerificationStatus' => '

Indicates the status of a DKIM verification.

', ], ], 'DnsRecords' => [ 'base' => NULL, 'refs' => [ 'GetMailDomainResponse$Records' => '

A list of the DNS records that WorkMail recommends adding in your DNS provider for the best user experience. The records configure your domain with DMARC, SPF, DKIM, and direct incoming email traffic to SES. See admin guide for more details.

', ], ], 'Domain' => [ 'base' => '

The domain to associate with an WorkMail organization.

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 Adding a domain in the WorkMail Administrator Guide.

', 'refs' => [ 'Domains$member' => NULL, ], ], 'DomainName' => [ 'base' => NULL, 'refs' => [ 'AvailabilityConfiguration$DomainName' => '

Displays the domain to which the provider applies.

', 'CreateAvailabilityConfigurationRequest$DomainName' => '

The domain to which the provider applies.

', 'DeleteAvailabilityConfigurationRequest$DomainName' => '

The domain for which the AvailabilityConfiguration will be deleted.

', 'Domain$DomainName' => '

The fully qualified domain name.

', 'MailDomainSummary$DomainName' => '

The domain name.

', 'OrganizationSummary$DefaultMailDomain' => '

The default email domain associated with the organization.

', 'TestAvailabilityConfigurationRequest$DomainName' => '

The domain to which the provider applies. If this field is provided, a stored availability provider associated to this domain name will be tested.

', 'UpdateAvailabilityConfigurationRequest$DomainName' => '

The domain to which the provider applies the availability configuration.

', ], ], 'Domains' => [ 'base' => NULL, 'refs' => [ 'CreateOrganizationRequest$Domains' => '

The email domains to associate with the organization.

', ], ], 'EmailAddress' => [ 'base' => NULL, 'refs' => [ 'Aliases$member' => NULL, 'CreateAliasRequest$Alias' => '

The alias to add to the member set.

', 'DeleteAliasRequest$Alias' => '

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).

', 'DescribeGroupResponse$Email' => '

The email of the described group.

', 'DescribeResourceResponse$Email' => '

The email of the described resource.

', 'DescribeUserResponse$Email' => '

The email of the user.

', 'Group$Email' => '

The email of the group.

', 'RegisterToWorkMailRequest$Email' => '

The email for the user, group, or resource to be updated.

', 'Resource$Email' => '

The email of the resource.

', 'UpdatePrimaryEmailAddressRequest$Email' => '

The value of the email to be updated as primary.

', 'User$Email' => '

The email of the user.

', ], ], 'EmailAddressInUseException' => [ 'base' => '

The email address that you\'re trying to assign is already created for a different user, group, or resource.

', 'refs' => [], ], 'EntityAlreadyRegisteredException' => [ 'base' => '

The user, group, or resource that you\'re trying to register is already registered.

', 'refs' => [], ], 'EntityIdentifier' => [ 'base' => NULL, 'refs' => [ 'DeleteMobileDeviceAccessOverrideRequest$UserId' => '

The WorkMail user for which you want to delete the override. Accepts the following types of user identities:

', 'GetImpersonationRoleEffectRequest$TargetUser' => '

The WorkMail organization user chosen to test the impersonation role. The following identity formats are available:

', 'GetMobileDeviceAccessOverrideRequest$UserId' => '

Identifies the WorkMail user for the override. Accepts the following types of user identities:

', 'ListMobileDeviceAccessOverridesRequest$UserId' => '

The WorkMail user under which you list the mobile device access overrides. Accepts the following types of user identities:

', 'PutMobileDeviceAccessOverrideRequest$UserId' => '

The WorkMail user for which you create the override. Accepts the following types of user identities:

', 'TargetUsers$member' => NULL, ], ], 'EntityNotFoundException' => [ 'base' => '

The identifier supplied for the user, group, or resource does not exist in your organization.

', 'refs' => [], ], 'EntityState' => [ 'base' => NULL, 'refs' => [ 'DescribeGroupResponse$State' => '

The state of the user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).

', 'DescribeResourceResponse$State' => '

The state of the resource: enabled (registered to WorkMail), disabled (deregistered or never registered to WorkMail), or deleted.

', 'DescribeUserResponse$State' => '

The state of a user: enabled (registered to WorkMail) or disabled (deregistered or never registered to WorkMail).

', 'Group$State' => '

The state of the group, which can be ENABLED, DISABLED, or DELETED.

', 'Member$State' => '

The state of the member, which can be ENABLED, DISABLED, or DELETED.

', 'Resource$State' => '

The state of the resource, which can be ENABLED, DISABLED, or DELETED.

', 'User$State' => '

The state of the user, which can be ENABLED, DISABLED, or DELETED.

', ], ], 'EntityStateException' => [ 'base' => '

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.

', 'refs' => [], ], 'EwsAvailabilityProvider' => [ 'base' => '

Describes an EWS based availability provider. This is only used as input to the service.

', 'refs' => [ 'CreateAvailabilityConfigurationRequest$EwsProvider' => '

Exchange Web Services (EWS) availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider.

', 'TestAvailabilityConfigurationRequest$EwsProvider' => NULL, 'UpdateAvailabilityConfigurationRequest$EwsProvider' => '

The EWS availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider. The previously stored provider will be overridden by the one provided.

', ], ], 'ExpiresIn' => [ 'base' => NULL, 'refs' => [ 'AssumeImpersonationRoleResponse$ExpiresIn' => '

The authentication token\'s validity, in seconds.

', ], ], 'ExternalUserName' => [ 'base' => NULL, 'refs' => [ 'EwsAvailabilityProvider$EwsUsername' => '

The username used to authenticate the remote EWS server.

', 'RedactedEwsAvailabilityProvider$EwsUsername' => '

The username used to authenticate the remote EWS server.

', ], ], 'FolderConfiguration' => [ 'base' => '

The configuration applied to an organization\'s folders by its retention policy.

', 'refs' => [ 'FolderConfigurations$member' => NULL, ], ], 'FolderConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetDefaultRetentionPolicyResponse$FolderConfigurations' => '

The retention policy folder configurations.

', 'PutRetentionPolicyRequest$FolderConfigurations' => '

The retention policy folder configurations.

', ], ], 'FolderName' => [ 'base' => NULL, 'refs' => [ 'FolderConfiguration$Name' => '

The folder name.

', ], ], 'GetAccessControlEffectRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessControlEffectResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDefaultRetentionPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDefaultRetentionPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetImpersonationRoleEffectRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetImpersonationRoleEffectResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetImpersonationRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetImpersonationRoleResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMailDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMailDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMailboxDetailsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMailboxDetailsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMobileDeviceAccessEffectRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMobileDeviceAccessEffectResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMobileDeviceAccessOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMobileDeviceAccessOverrideResponse' => [ 'base' => NULL, 'refs' => [], ], 'Group' => [ 'base' => '

The representation of an WorkMail group.

', 'refs' => [ 'Groups$member' => NULL, ], ], 'GroupName' => [ 'base' => NULL, 'refs' => [ 'CreateGroupRequest$Name' => '

The name of the group.

', 'DescribeGroupResponse$Name' => '

The name of the described group.

', 'Group$Name' => '

The name of the group.

', ], ], 'Groups' => [ 'base' => NULL, 'refs' => [ 'ListGroupsResponse$Groups' => '

The overview of groups for an organization.

', ], ], 'HostedZoneId' => [ 'base' => NULL, 'refs' => [ 'Domain$HostedZoneId' => '

The hosted zone ID for a domain hosted in Route 53. Required when configuring a domain hosted in Route 53.

', ], ], 'IdempotencyClientToken' => [ 'base' => NULL, 'refs' => [ 'CancelMailboxExportJobRequest$ClientToken' => '

The idempotency token for the client request.

', 'CreateAvailabilityConfigurationRequest$ClientToken' => '

An idempotent token that ensures that an API request is executed only once.

', 'CreateImpersonationRoleRequest$ClientToken' => '

The idempotency token for the client request.

', 'CreateMobileDeviceAccessRuleRequest$ClientToken' => '

The idempotency token for the client request.

', 'CreateOrganizationRequest$ClientToken' => '

The idempotency token associated with the request.

', 'DeleteOrganizationRequest$ClientToken' => '

The idempotency token associated with the request.

', 'RegisterMailDomainRequest$ClientToken' => '

Idempotency token used when retrying requests.

', 'StartMailboxExportJobRequest$ClientToken' => '

The idempotency token for the client request.

', ], ], 'ImpersonationMatchedRule' => [ 'base' => '

The impersonation rule that matched the input.

', 'refs' => [ 'ImpersonationMatchedRuleList$member' => NULL, ], ], 'ImpersonationMatchedRuleList' => [ 'base' => NULL, 'refs' => [ 'GetImpersonationRoleEffectResponse$MatchedRules' => '

A list of the rules that match the input and produce the configured effect.

', ], ], 'ImpersonationRole' => [ 'base' => '

An impersonation role for the given WorkMail organization.

', 'refs' => [ 'ImpersonationRoleList$member' => NULL, ], ], 'ImpersonationRoleDescription' => [ 'base' => NULL, 'refs' => [ 'CreateImpersonationRoleRequest$Description' => '

The description of the new impersonation role.

', 'GetImpersonationRoleResponse$Description' => '

The impersonation role description.

', 'UpdateImpersonationRoleRequest$Description' => '

The updated impersonation role description.

', ], ], 'ImpersonationRoleId' => [ 'base' => NULL, 'refs' => [ 'AssumeImpersonationRoleRequest$ImpersonationRoleId' => '

The impersonation role ID to assume.

', 'CreateImpersonationRoleResponse$ImpersonationRoleId' => '

The new impersonation role ID.

', 'DeleteImpersonationRoleRequest$ImpersonationRoleId' => '

The ID of the impersonation role to delete.

', 'GetAccessControlEffectRequest$ImpersonationRoleId' => '

The impersonation role ID.

', 'GetImpersonationRoleEffectRequest$ImpersonationRoleId' => '

The impersonation role ID to test.

', 'GetImpersonationRoleRequest$ImpersonationRoleId' => '

The impersonation role ID to retrieve.

', 'GetImpersonationRoleResponse$ImpersonationRoleId' => '

The impersonation role ID.

', 'ImpersonationRole$ImpersonationRoleId' => '

The identifier of the impersonation role.

', 'ImpersonationRoleIdList$member' => NULL, 'UpdateImpersonationRoleRequest$ImpersonationRoleId' => '

The ID of the impersonation role to update.

', ], ], 'ImpersonationRoleIdList' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$ImpersonationRoleIds' => '

Impersonation role IDs to include in the rule.

', 'AccessControlRule$NotImpersonationRoleIds' => '

Impersonation role IDs to exclude from the rule.

', 'PutAccessControlRuleRequest$ImpersonationRoleIds' => '

Impersonation role IDs to include in the rule.

', 'PutAccessControlRuleRequest$NotImpersonationRoleIds' => '

Impersonation role IDs to exclude from the rule.

', ], ], 'ImpersonationRoleList' => [ 'base' => NULL, 'refs' => [ 'ListImpersonationRolesResponse$Roles' => '

The list of impersonation roles under the given WorkMail organization.

', ], ], 'ImpersonationRoleName' => [ 'base' => NULL, 'refs' => [ 'CreateImpersonationRoleRequest$Name' => '

The name of the new impersonation role.

', 'GetImpersonationRoleResponse$Name' => '

The impersonation role name.

', 'ImpersonationRole$Name' => '

The impersonation role name.

', 'UpdateImpersonationRoleRequest$Name' => '

The updated impersonation role name.

', ], ], 'ImpersonationRoleType' => [ 'base' => NULL, 'refs' => [ 'CreateImpersonationRoleRequest$Type' => '

The impersonation role\'s type. The available impersonation role types are READ_ONLY or FULL_ACCESS.

', 'GetImpersonationRoleEffectResponse$Type' => '

The impersonation role type.

', 'GetImpersonationRoleResponse$Type' => '

The impersonation role type.

', 'ImpersonationRole$Type' => '

The impersonation role type.

', 'UpdateImpersonationRoleRequest$Type' => '

The updated impersonation role type.

', ], ], 'ImpersonationRule' => [ 'base' => '

The rules for the given impersonation role.

', 'refs' => [ 'ImpersonationRuleList$member' => NULL, ], ], 'ImpersonationRuleDescription' => [ 'base' => NULL, 'refs' => [ 'ImpersonationRule$Description' => '

The rule description.

', ], ], 'ImpersonationRuleId' => [ 'base' => NULL, 'refs' => [ 'ImpersonationMatchedRule$ImpersonationRuleId' => '

The ID of the rule that matched the input

', 'ImpersonationRule$ImpersonationRuleId' => '

The identifier of the rule.

', ], ], 'ImpersonationRuleList' => [ 'base' => NULL, 'refs' => [ 'CreateImpersonationRoleRequest$Rules' => '

The list of rules for the impersonation role.

', 'GetImpersonationRoleResponse$Rules' => '

The list of rules for the given impersonation role.

', 'UpdateImpersonationRoleRequest$Rules' => '

The updated list of rules.

', ], ], 'ImpersonationRuleName' => [ 'base' => NULL, 'refs' => [ 'ImpersonationMatchedRule$Name' => '

The name of the rule that matched the input.

', 'ImpersonationRule$Name' => '

The rule name.

', ], ], 'ImpersonationToken' => [ 'base' => NULL, 'refs' => [ 'AssumeImpersonationRoleResponse$Token' => '

The authentication token for the impersonation role.

', ], ], 'InvalidConfigurationException' => [ 'base' => '

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.

', 'refs' => [], ], 'InvalidCustomSesConfigurationException' => [ 'base' => '

You SES configuration has customizations that WorkMail cannot save. The error message lists the invalid setting. For examples of invalid settings, refer to CreateReceiptRule.

', 'refs' => [], ], 'InvalidParameterException' => [ 'base' => '

One or more of the input parameters don\'t match the service\'s restrictions.

', 'refs' => [], ], 'InvalidPasswordException' => [ 'base' => '

The supplied password doesn\'t match the minimum security constraints, such as length or use of special characters.

', 'refs' => [], ], 'IpAddress' => [ 'base' => NULL, 'refs' => [ 'GetAccessControlEffectRequest$IpAddress' => '

The IPv4 address.

', ], ], 'IpRange' => [ 'base' => NULL, 'refs' => [ 'IpRangeList$member' => NULL, ], ], 'IpRangeList' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$IpRanges' => '

IPv4 CIDR ranges to include in the rule.

', 'AccessControlRule$NotIpRanges' => '

IPv4 CIDR ranges to exclude from the rule.

', 'PutAccessControlRuleRequest$IpRanges' => '

IPv4 CIDR ranges to include in the rule.

', 'PutAccessControlRuleRequest$NotIpRanges' => '

IPv4 CIDR ranges to exclude from the rule.

', ], ], 'Jobs' => [ 'base' => NULL, 'refs' => [ 'ListMailboxExportJobsResponse$Jobs' => '

The mailbox export job details.

', ], ], 'KmsKeyArn' => [ 'base' => NULL, 'refs' => [ 'CreateOrganizationRequest$KmsKeyArn' => '

The Amazon Resource Name (ARN) of a customer managed key from AWS KMS.

', 'DescribeMailboxExportJobResponse$KmsKeyArn' => '

The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.

', 'StartMailboxExportJobRequest$KmsKeyArn' => '

The Amazon Resource Name (ARN) of the symmetric AWS Key Management Service (AWS KMS) key that encrypts the exported mailbox content.

', ], ], 'LambdaArn' => [ 'base' => NULL, 'refs' => [ 'LambdaAvailabilityProvider$LambdaArn' => '

The Amazon Resource Name (ARN) of the Lambda that acts as the availability provider.

', ], ], 'LambdaAvailabilityProvider' => [ 'base' => '

Describes a Lambda based availability provider.

', 'refs' => [ 'AvailabilityConfiguration$LambdaProvider' => '

If ProviderType is LAMBDA then this field contains LambdaAvailabilityProvider. Otherwise, it is not required.

', 'CreateAvailabilityConfigurationRequest$LambdaProvider' => '

Lambda availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider.

', 'TestAvailabilityConfigurationRequest$LambdaProvider' => NULL, 'UpdateAvailabilityConfigurationRequest$LambdaProvider' => '

The Lambda availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider. The previously stored provider will be overridden by the one provided.

', ], ], 'LimitExceededException' => [ 'base' => '

The request exceeds the limit of the resource.

', 'refs' => [], ], 'ListAccessControlRulesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccessControlRulesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAliasesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAliasesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAvailabilityConfigurationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAvailabilityConfigurationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListGroupMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListGroupMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListGroupsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListImpersonationRolesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListImpersonationRolesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMailDomainsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMailDomainsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMailboxExportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMailboxExportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMailboxPermissionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMailboxPermissionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMobileDeviceAccessOverridesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMobileDeviceAccessOverridesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMobileDeviceAccessRulesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMobileDeviceAccessRulesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListOrganizationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListOrganizationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListResourceDelegatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListResourceDelegatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListResourcesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListUsersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListUsersResponse' => [ 'base' => NULL, 'refs' => [], ], 'LogGroupArn' => [ 'base' => NULL, 'refs' => [ 'DescribeEmailMonitoringConfigurationResponse$LogGroupArn' => '

The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.

', 'PutEmailMonitoringConfigurationRequest$LogGroupArn' => '

The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.

', ], ], 'MailDomainInUseException' => [ 'base' => '

The domain you\'re trying to change is in use by another user or organization in your account. See the error message for details.

', 'refs' => [], ], 'MailDomainNotFoundException' => [ 'base' => '

The domain specified is not found in your organization.

', 'refs' => [], ], 'MailDomainStateException' => [ 'base' => '

After a domain has been added to the organization, it must be verified. The domain is not yet verified.

', 'refs' => [], ], 'MailDomainSummary' => [ 'base' => '

The data for a given domain.

', 'refs' => [ 'MailDomains$member' => NULL, ], ], 'MailDomains' => [ 'base' => NULL, 'refs' => [ 'ListMailDomainsResponse$MailDomains' => '

The list of mail domain summaries, specifying domains that exist in the specified WorkMail organization, along with the information about whether the domain is or isn\'t the default.

', ], ], 'MailboxExportErrorInfo' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$ErrorInfo' => '

Error information for failed mailbox export jobs.

', ], ], 'MailboxExportJob' => [ 'base' => '

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.

', 'refs' => [ 'Jobs$member' => NULL, ], ], 'MailboxExportJobId' => [ 'base' => NULL, 'refs' => [ 'CancelMailboxExportJobRequest$JobId' => '

The job ID.

', 'DescribeMailboxExportJobRequest$JobId' => '

The mailbox export job ID.

', 'MailboxExportJob$JobId' => '

The identifier of the mailbox export job.

', 'StartMailboxExportJobResponse$JobId' => '

The job ID.

', ], ], 'MailboxExportJobState' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$State' => '

The state of the mailbox export job.

', 'MailboxExportJob$State' => '

The state of the mailbox export job.

', ], ], 'MailboxQuota' => [ 'base' => NULL, 'refs' => [ 'GetMailboxDetailsResponse$MailboxQuota' => '

The maximum allowed mailbox size, in MB, for the specified user.

', 'UpdateMailboxQuotaRequest$MailboxQuota' => '

The updated mailbox quota, in MB, for the specified user.

', ], ], 'MailboxSize' => [ 'base' => NULL, 'refs' => [ 'GetMailboxDetailsResponse$MailboxSize' => '

The current mailbox size, in MB, for the specified user.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListAliasesRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListAvailabilityConfigurationsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListGroupMembersRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListGroupsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListImpersonationRolesRequest$MaxResults' => '

The maximum number of results returned in a single call.

', 'ListMailDomainsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListMailboxExportJobsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListMailboxPermissionsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListMobileDeviceAccessOverridesRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListOrganizationsRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListResourceDelegatesRequest$MaxResults' => '

The number of maximum results in a page.

', 'ListResourcesRequest$MaxResults' => '

The maximum number of results to return in a single call.

', 'ListUsersRequest$MaxResults' => '

The maximum number of results to return in a single call.

', ], ], 'Member' => [ 'base' => '

The representation of a user or group.

', 'refs' => [ 'Members$member' => NULL, ], ], 'MemberType' => [ 'base' => NULL, 'refs' => [ 'Delegate$Type' => '

The type of the delegate: user or group.

', 'Member$Type' => '

A member can be a user or group.

', 'Permission$GranteeType' => '

The type of user, group, or resource referred to in GranteeId.

', ], ], 'Members' => [ 'base' => NULL, 'refs' => [ 'ListGroupMembersResponse$Members' => '

The members associated to the group.

', ], ], 'MobileDeviceAccessMatchedRule' => [ 'base' => '

The rule that a simulated user matches.

', 'refs' => [ 'MobileDeviceAccessMatchedRuleList$member' => NULL, ], ], 'MobileDeviceAccessMatchedRuleList' => [ 'base' => NULL, 'refs' => [ 'GetMobileDeviceAccessEffectResponse$MatchedRules' => '

A list of the rules which matched the simulated user input and produced the effect.

', ], ], 'MobileDeviceAccessOverride' => [ 'base' => '

The override object.

', 'refs' => [ 'MobileDeviceAccessOverridesList$member' => NULL, ], ], 'MobileDeviceAccessOverridesList' => [ 'base' => NULL, 'refs' => [ 'ListMobileDeviceAccessOverridesResponse$Overrides' => '

The list of mobile device access overrides that exist for the specified WorkMail organization and user.

', ], ], 'MobileDeviceAccessRule' => [ 'base' => '

A rule that controls access to mobile devices for an WorkMail group.

', 'refs' => [ 'MobileDeviceAccessRulesList$member' => NULL, ], ], 'MobileDeviceAccessRuleDescription' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$Description' => '

The rule description.

', 'GetMobileDeviceAccessOverrideResponse$Description' => '

A description of the override.

', 'MobileDeviceAccessOverride$Description' => '

A description of the override.

', 'MobileDeviceAccessRule$Description' => '

The description of a mobile access rule.

', 'PutMobileDeviceAccessOverrideRequest$Description' => '

A description of the override.

', 'UpdateMobileDeviceAccessRuleRequest$Description' => '

The updated rule description.

', ], ], 'MobileDeviceAccessRuleEffect' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$Effect' => '

The effect of the rule when it matches. Allowed values are ALLOW or DENY.

', 'GetMobileDeviceAccessEffectResponse$Effect' => '

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

', 'GetMobileDeviceAccessOverrideResponse$Effect' => '

The effect of the override, ALLOW or DENY.

', 'MobileDeviceAccessOverride$Effect' => '

The effect of the override, ALLOW or DENY.

', 'MobileDeviceAccessRule$Effect' => '

The effect of the rule when it matches. Allowed values are ALLOW or DENY.

', 'PutMobileDeviceAccessOverrideRequest$Effect' => '

The effect of the override, ALLOW or DENY.

', 'UpdateMobileDeviceAccessRuleRequest$Effect' => '

The effect of the rule when it matches. Allowed values are ALLOW or DENY.

', ], ], 'MobileDeviceAccessRuleId' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleResponse$MobileDeviceAccessRuleId' => '

The identifier for the newly created mobile device access rule.

', 'DeleteMobileDeviceAccessRuleRequest$MobileDeviceAccessRuleId' => '

The identifier of the rule to be deleted.

', 'MobileDeviceAccessMatchedRule$MobileDeviceAccessRuleId' => '

Identifier of the rule that a simulated user matches.

', 'MobileDeviceAccessRule$MobileDeviceAccessRuleId' => '

The ID assigned to a mobile access rule.

', 'UpdateMobileDeviceAccessRuleRequest$MobileDeviceAccessRuleId' => '

The identifier of the rule to be updated.

', ], ], 'MobileDeviceAccessRuleName' => [ 'base' => NULL, 'refs' => [ 'CreateMobileDeviceAccessRuleRequest$Name' => '

The rule name.

', 'MobileDeviceAccessMatchedRule$Name' => '

Name of a rule that a simulated user matches.

', 'MobileDeviceAccessRule$Name' => '

The name of a mobile access rule.

', 'UpdateMobileDeviceAccessRuleRequest$Name' => '

The updated rule name.

', ], ], 'MobileDeviceAccessRulesList' => [ 'base' => NULL, 'refs' => [ 'ListMobileDeviceAccessRulesResponse$Rules' => '

The list of mobile device access rules that exist under the specified WorkMail organization.

', ], ], 'NameAvailabilityException' => [ 'base' => '

The user, group, or resource name isn\'t unique in WorkMail.

', 'refs' => [], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListAliasesRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListAliasesResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is "null" when there are no more results to return.

', 'ListAvailabilityConfigurationsRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not require a token.

', 'ListAvailabilityConfigurationsResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is null when there are no further results to return.

', 'ListGroupMembersRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListGroupMembersResponse$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListGroupsRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListGroupsResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is "null" when there are no more results to return.

', 'ListImpersonationRolesRequest$NextToken' => '

The token used to retrieve the next page of results. The first call doesn\'t require a token.

', 'ListImpersonationRolesResponse$NextToken' => '

The token to retrieve the next page of results. The value is null when there are no results to return.

', 'ListMailDomainsRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not require a token.

', 'ListMailDomainsResponse$NextToken' => '

The token to use to retrieve the next page of results. The value becomes null when there are no more results to return.

', 'ListMailboxExportJobsRequest$NextToken' => '

The token to use to retrieve the next page of results.

', 'ListMailboxExportJobsResponse$NextToken' => '

The token to use to retrieve the next page of results.

', 'ListMailboxPermissionsRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListMailboxPermissionsResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is "null" when there are no more results to return.

', 'ListMobileDeviceAccessOverridesRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not require a token.

', 'ListMobileDeviceAccessOverridesResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is “null” when there are no more results to return.

', 'ListOrganizationsRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListOrganizationsResponse$NextToken' => '

The token to use to retrieve the next page of results. The value is "null" when there are no more results to return.

', 'ListResourceDelegatesRequest$NextToken' => '

The token used to paginate through the delegates associated with a resource.

', 'ListResourceDelegatesResponse$NextToken' => '

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.

', 'ListResourcesRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListResourcesResponse$NextToken' => '

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.

', 'ListUsersRequest$NextToken' => '

The token to use to retrieve the next page of results. The first call does not contain any tokens.

', 'ListUsersResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is `null` when there are no more results to return.

', ], ], 'OrganizationId' => [ 'base' => NULL, 'refs' => [ 'AssociateDelegateToResourceRequest$OrganizationId' => '

The organization under which the resource exists.

', 'AssociateMemberToGroupRequest$OrganizationId' => '

The organization under which the group exists.

', 'AssumeImpersonationRoleRequest$OrganizationId' => '

The WorkMail organization under which the impersonation role will be assumed.

', 'CancelMailboxExportJobRequest$OrganizationId' => '

The organization ID.

', 'CreateAliasRequest$OrganizationId' => '

The organization under which the member (user or group) exists.

', 'CreateAvailabilityConfigurationRequest$OrganizationId' => '

The WorkMail organization for which the AvailabilityConfiguration will be created.

', 'CreateGroupRequest$OrganizationId' => '

The organization under which the group is to be created.

', 'CreateImpersonationRoleRequest$OrganizationId' => '

The WorkMail organization to create the new impersonation role within.

', 'CreateMobileDeviceAccessRuleRequest$OrganizationId' => '

The WorkMail organization under which the rule will be created.

', 'CreateOrganizationResponse$OrganizationId' => '

The organization ID.

', 'CreateResourceRequest$OrganizationId' => '

The identifier associated with the organization for which the resource is created.

', 'CreateUserRequest$OrganizationId' => '

The identifier of the organization for which the user is created.

', 'DeleteAccessControlRuleRequest$OrganizationId' => '

The identifier for the organization.

', 'DeleteAliasRequest$OrganizationId' => '

The identifier for the organization under which the user exists.

', 'DeleteAvailabilityConfigurationRequest$OrganizationId' => '

The WorkMail organization for which the AvailabilityConfiguration will be deleted.

', 'DeleteEmailMonitoringConfigurationRequest$OrganizationId' => '

The ID of the organization from which the email monitoring configuration is deleted.

', 'DeleteGroupRequest$OrganizationId' => '

The organization that contains the group.

', 'DeleteImpersonationRoleRequest$OrganizationId' => '

The WorkMail organization from which to delete the impersonation role.

', 'DeleteMailboxPermissionsRequest$OrganizationId' => '

The identifier of the organization under which the member (user or group) exists.

', 'DeleteMobileDeviceAccessOverrideRequest$OrganizationId' => '

The WorkMail organization for which the access override will be deleted.

', 'DeleteMobileDeviceAccessRuleRequest$OrganizationId' => '

The WorkMail organization under which the rule will be deleted.

', 'DeleteOrganizationRequest$OrganizationId' => '

The organization ID.

', 'DeleteOrganizationResponse$OrganizationId' => '

The organization ID.

', 'DeleteResourceRequest$OrganizationId' => '

The identifier associated with the organization from which the resource is deleted.

', 'DeleteRetentionPolicyRequest$OrganizationId' => '

The organization ID.

', 'DeleteUserRequest$OrganizationId' => '

The organization that contains the user to be deleted.

', 'DeregisterFromWorkMailRequest$OrganizationId' => '

The identifier for the organization under which the WorkMail entity exists.

', 'DeregisterMailDomainRequest$OrganizationId' => '

The WorkMail organization for which the domain will be deregistered.

', 'DescribeEmailMonitoringConfigurationRequest$OrganizationId' => '

The ID of the organization for which the email monitoring configuration is described.

', 'DescribeGroupRequest$OrganizationId' => '

The identifier for the organization under which the group exists.

', 'DescribeInboundDmarcSettingsRequest$OrganizationId' => '

Lists the ID of the given organization.

', 'DescribeMailboxExportJobRequest$OrganizationId' => '

The organization ID.

', 'DescribeOrganizationRequest$OrganizationId' => '

The identifier for the organization to be described.

', 'DescribeOrganizationResponse$OrganizationId' => '

The identifier of an organization.

', 'DescribeResourceRequest$OrganizationId' => '

The identifier associated with the organization for which the resource is described.

', 'DescribeUserRequest$OrganizationId' => '

The identifier for the organization under which the user exists.

', 'DisassociateDelegateFromResourceRequest$OrganizationId' => '

The identifier for the organization under which the resource exists.

', 'DisassociateMemberFromGroupRequest$OrganizationId' => '

The identifier for the organization under which the group exists.

', 'GetAccessControlEffectRequest$OrganizationId' => '

The identifier for the organization.

', 'GetDefaultRetentionPolicyRequest$OrganizationId' => '

The organization ID.

', 'GetImpersonationRoleEffectRequest$OrganizationId' => '

The WorkMail organization where the impersonation role is defined.

', 'GetImpersonationRoleRequest$OrganizationId' => '

The WorkMail organization from which to retrieve the impersonation role.

', 'GetMailDomainRequest$OrganizationId' => '

The WorkMail organization for which the domain is retrieved.

', 'GetMailboxDetailsRequest$OrganizationId' => '

The identifier for the organization that contains the user whose mailbox details are being requested.

', 'GetMobileDeviceAccessEffectRequest$OrganizationId' => '

The WorkMail organization to simulate the access effect for.

', 'GetMobileDeviceAccessOverrideRequest$OrganizationId' => '

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

', 'ListAccessControlRulesRequest$OrganizationId' => '

The identifier for the organization.

', 'ListAliasesRequest$OrganizationId' => '

The identifier for the organization under which the entity exists.

', 'ListAvailabilityConfigurationsRequest$OrganizationId' => '

The WorkMail organization for which the AvailabilityConfiguration\'s will be listed.

', 'ListGroupMembersRequest$OrganizationId' => '

The identifier for the organization under which the group exists.

', 'ListGroupsRequest$OrganizationId' => '

The identifier for the organization under which the groups exist.

', 'ListImpersonationRolesRequest$OrganizationId' => '

The WorkMail organization to which the listed impersonation roles belong.

', 'ListMailDomainsRequest$OrganizationId' => '

The WorkMail organization for which to list domains.

', 'ListMailboxExportJobsRequest$OrganizationId' => '

The organization ID.

', 'ListMailboxPermissionsRequest$OrganizationId' => '

The identifier of the organization under which the user, group, or resource exists.

', 'ListMobileDeviceAccessOverridesRequest$OrganizationId' => '

The WorkMail organization under which to list mobile device access overrides.

', 'ListMobileDeviceAccessRulesRequest$OrganizationId' => '

The WorkMail organization for which to list the rules.

', 'ListResourceDelegatesRequest$OrganizationId' => '

The identifier for the organization that contains the resource for which delegates are listed.

', 'ListResourcesRequest$OrganizationId' => '

The identifier for the organization under which the resources exist.

', 'ListUsersRequest$OrganizationId' => '

The identifier for the organization under which the users exist.

', 'OrganizationSummary$OrganizationId' => '

The identifier associated with the organization.

', 'PutAccessControlRuleRequest$OrganizationId' => '

The identifier of the organization.

', 'PutEmailMonitoringConfigurationRequest$OrganizationId' => '

The ID of the organization for which the email monitoring configuration is set.

', 'PutInboundDmarcSettingsRequest$OrganizationId' => '

The ID of the organization that you are applying the DMARC policy to.

', 'PutMailboxPermissionsRequest$OrganizationId' => '

The identifier of the organization under which the user, group, or resource exists.

', 'PutMobileDeviceAccessOverrideRequest$OrganizationId' => '

Identifies the WorkMail organization for which you create the override.

', 'PutRetentionPolicyRequest$OrganizationId' => '

The organization ID.

', 'RegisterMailDomainRequest$OrganizationId' => '

The WorkMail organization under which you\'re creating the domain.

', 'RegisterToWorkMailRequest$OrganizationId' => '

The identifier for the organization under which the user, group, or resource exists.

', 'ResetPasswordRequest$OrganizationId' => '

The identifier of the organization that contains the user for which the password is reset.

', 'StartMailboxExportJobRequest$OrganizationId' => '

The identifier associated with the organization.

', 'TestAvailabilityConfigurationRequest$OrganizationId' => '

The WorkMail organization where the availability provider will be tested.

', 'UpdateAvailabilityConfigurationRequest$OrganizationId' => '

The WorkMail organization for which the AvailabilityConfiguration will be updated.

', 'UpdateDefaultMailDomainRequest$OrganizationId' => '

The WorkMail organization for which to list domains.

', 'UpdateImpersonationRoleRequest$OrganizationId' => '

The WorkMail organization that contains the impersonation role to update.

', 'UpdateMailboxQuotaRequest$OrganizationId' => '

The identifier for the organization that contains the user for whom to update the mailbox quota.

', 'UpdateMobileDeviceAccessRuleRequest$OrganizationId' => '

The WorkMail organization under which the rule will be updated.

', 'UpdatePrimaryEmailAddressRequest$OrganizationId' => '

The organization that contains the user, group, or resource to update.

', 'UpdateResourceRequest$OrganizationId' => '

The identifier associated with the organization for which the resource is updated.

', ], ], 'OrganizationName' => [ 'base' => NULL, 'refs' => [ 'CreateOrganizationRequest$Alias' => '

The organization alias.

', 'DescribeOrganizationResponse$Alias' => '

The alias for an organization.

', 'OrganizationSummary$Alias' => '

The alias associated with the organization.

', ], ], 'OrganizationNotFoundException' => [ 'base' => '

An operation received a valid organization identifier that either doesn\'t belong or exist in the system.

', 'refs' => [], ], 'OrganizationStateException' => [ 'base' => '

The organization must have a valid state to perform certain operations on the organization or its members.

', 'refs' => [], ], 'OrganizationSummaries' => [ 'base' => NULL, 'refs' => [ 'ListOrganizationsResponse$OrganizationSummaries' => '

The overview of owned organizations presented as a list of organization summaries.

', ], ], 'OrganizationSummary' => [ 'base' => '

The representation of an organization.

', 'refs' => [ 'OrganizationSummaries$member' => NULL, ], ], 'Password' => [ 'base' => NULL, 'refs' => [ 'CreateUserRequest$Password' => '

The password for the new user.

', 'EwsAvailabilityProvider$EwsPassword' => '

The password used to authenticate the remote EWS server.

', 'ResetPasswordRequest$Password' => '

The new password for the user.

', ], ], 'Percentage' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$EstimatedProgress' => '

The estimated progress of the mailbox export job, in percentage points.

', 'MailboxExportJob$EstimatedProgress' => '

The estimated progress of the mailbox export job, in percentage points.

', ], ], 'Permission' => [ 'base' => '

Permission granted to a user, group, or resource to access a certain aspect of another user, group, or resource mailbox.

', 'refs' => [ 'Permissions$member' => NULL, ], ], 'PermissionType' => [ 'base' => NULL, 'refs' => [ 'PermissionValues$member' => NULL, ], ], 'PermissionValues' => [ 'base' => NULL, 'refs' => [ 'Permission$PermissionValues' => '

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.

', 'PutMailboxPermissionsRequest$PermissionValues' => '

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.

', ], ], 'Permissions' => [ 'base' => NULL, 'refs' => [ 'ListMailboxPermissionsResponse$Permissions' => '

One page of the user, group, or resource mailbox permissions.

', ], ], 'PolicyDescription' => [ 'base' => NULL, 'refs' => [ 'PutRetentionPolicyRequest$Description' => '

The retention policy description.

', ], ], 'PutAccessControlRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAccessControlRuleResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutEmailMonitoringConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutEmailMonitoringConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutInboundDmarcSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutInboundDmarcSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutMailboxPermissionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutMailboxPermissionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutMobileDeviceAccessOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutMobileDeviceAccessOverrideResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutRetentionPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutRetentionPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'RedactedEwsAvailabilityProvider' => [ 'base' => '

Describes an EWS based availability provider when returned from the service. It does not contain the password of the endpoint.

', 'refs' => [ 'AvailabilityConfiguration$EwsProvider' => '

If ProviderType is EWS, then this field contains RedactedEwsAvailabilityProvider. Otherwise, it is not required.

', ], ], 'RegisterMailDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterMailDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'RegisterToWorkMailRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterToWorkMailResponse' => [ 'base' => NULL, 'refs' => [], ], 'ReservedNameException' => [ 'base' => '

This user, group, or resource name is not allowed in WorkMail.

', 'refs' => [], ], 'ResetPasswordRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResetPasswordResponse' => [ 'base' => NULL, 'refs' => [], ], 'Resource' => [ 'base' => '

The representation of a resource.

', 'refs' => [ 'Resources$member' => NULL, ], ], 'ResourceDelegates' => [ 'base' => NULL, 'refs' => [ 'ListResourceDelegatesResponse$Delegates' => '

One page of the resource\'s delegates.

', ], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'AssociateDelegateToResourceRequest$ResourceId' => '

The resource for which members (users or groups) are associated.

', 'CreateResourceResponse$ResourceId' => '

The identifier of the new resource.

', 'DeleteResourceRequest$ResourceId' => '

The identifier of the resource to be deleted.

', 'DescribeResourceRequest$ResourceId' => '

The identifier of the resource to be described.

', 'DescribeResourceResponse$ResourceId' => '

The identifier of the described resource.

', 'DisassociateDelegateFromResourceRequest$ResourceId' => '

The identifier of the resource from which delegates\' set members are removed.

', 'UpdateResourceRequest$ResourceId' => '

The identifier of the resource to be updated.

', ], ], 'ResourceName' => [ 'base' => NULL, 'refs' => [ 'CreateResourceRequest$Name' => '

The name of the new resource.

', 'DescribeResourceResponse$Name' => '

The name of the described resource.

', 'Resource$Name' => '

The name of the resource.

', 'UpdateResourceRequest$Name' => '

The name of the resource to be updated.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The resource cannot be found.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'CreateResourceRequest$Type' => '

The type of the new resource. The available types are equipment and room.

', 'DescribeResourceResponse$Type' => '

The type of the described resource.

', 'Resource$Type' => '

The type of the resource: equipment or room.

', ], ], 'Resources' => [ 'base' => NULL, 'refs' => [ 'ListResourcesResponse$Resources' => '

One page of the organization\'s resource representation.

', ], ], 'RetentionAction' => [ 'base' => NULL, 'refs' => [ 'FolderConfiguration$Action' => '

The action to take on the folder contents at the end of the folder configuration period.

', ], ], 'RetentionPeriod' => [ 'base' => NULL, 'refs' => [ 'FolderConfiguration$Period' => '

The number of days for which the folder-configuration action applies.

', ], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'DescribeEmailMonitoringConfigurationResponse$RoleArn' => '

The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.

', 'DescribeMailboxExportJobResponse$RoleArn' => '

The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the Amazon Simple Storage Service (Amazon S3) bucket.

', 'PutEmailMonitoringConfigurationRequest$RoleArn' => '

The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.

', 'StartMailboxExportJobRequest$RoleArn' => '

The ARN of the AWS Identity and Access Management (IAM) role that grants write permission to the S3 bucket.

', ], ], 'S3BucketName' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$S3BucketName' => '

The name of the S3 bucket.

', 'MailboxExportJob$S3BucketName' => '

The name of the S3 bucket.

', 'StartMailboxExportJobRequest$S3BucketName' => '

The name of the S3 bucket.

', ], ], 'S3ObjectKey' => [ 'base' => NULL, 'refs' => [ 'DescribeMailboxExportJobResponse$S3Prefix' => '

The S3 bucket prefix.

', 'DescribeMailboxExportJobResponse$S3Path' => '

The path to the S3 bucket and file that the mailbox export job is exporting to.

', 'MailboxExportJob$S3Path' => '

The path to the S3 bucket and file that the mailbox export job exports to.

', 'StartMailboxExportJobRequest$S3Prefix' => '

The S3 bucket prefix.

', ], ], 'ShortString' => [ 'base' => NULL, 'refs' => [ 'DeleteRetentionPolicyRequest$Id' => '

The retention policy ID.

', 'GetDefaultRetentionPolicyResponse$Id' => '

The retention policy ID.

', 'GetDefaultRetentionPolicyResponse$Name' => '

The retention policy name.

', 'PutRetentionPolicyRequest$Id' => '

The retention policy ID.

', 'PutRetentionPolicyRequest$Name' => '

The retention policy name.

', ], ], 'StartMailboxExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartMailboxExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'CreateUserRequest$DisplayName' => '

The display name for the new user.

', 'Delegate$Id' => '

The identifier for the user or group associated as the resource\'s delegate.

', 'DeleteOrganizationResponse$State' => '

The state of the organization.

', 'DescribeOrganizationResponse$State' => '

The state of an organization.

', 'DescribeOrganizationResponse$DirectoryId' => '

The identifier for the directory associated with an WorkMail organization.

', 'DescribeOrganizationResponse$DirectoryType' => '

The type of directory associated with the WorkMail organization.

', 'DescribeOrganizationResponse$DefaultMailDomain' => '

The default mail domain associated with the organization.

', 'DescribeOrganizationResponse$ErrorMessage' => '

(Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.

', 'DescribeUserResponse$DisplayName' => '

The display name of the user.

', 'DirectoryInUseException$Message' => NULL, 'DirectoryServiceAuthenticationFailedException$Message' => NULL, 'DirectoryUnavailableException$Message' => NULL, 'DnsRecord$Type' => '

The RFC 1035 record type. Possible values: CNAME, A, MX.

', 'DnsRecord$Hostname' => '

The DNS hostname.- For example, domain.example.com.

', 'DnsRecord$Value' => '

The value returned by the DNS for a query to that hostname and record type.

', 'EmailAddressInUseException$Message' => NULL, 'EntityAlreadyRegisteredException$Message' => NULL, 'EntityNotFoundException$Message' => NULL, 'EntityStateException$Message' => NULL, 'GetDefaultRetentionPolicyResponse$Description' => '

The retention policy description.

', 'InvalidConfigurationException$Message' => NULL, 'InvalidCustomSesConfigurationException$Message' => NULL, 'InvalidParameterException$Message' => NULL, 'InvalidPasswordException$Message' => NULL, 'LimitExceededException$Message' => NULL, 'MailDomainInUseException$Message' => NULL, 'MailDomainNotFoundException$Message' => NULL, 'MailDomainStateException$Message' => NULL, 'Member$Id' => '

The identifier of the member.

', 'Member$Name' => '

The name of the member.

', 'NameAvailabilityException$Message' => NULL, 'OrganizationNotFoundException$Message' => NULL, 'OrganizationStateException$Message' => NULL, 'OrganizationSummary$ErrorMessage' => '

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.

', 'OrganizationSummary$State' => '

The state associated with the organization.

', 'ReservedNameException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, 'TestAvailabilityConfigurationResponse$FailureReason' => '

String containing the reason for a failed test if TestPassed is false.

', 'TooManyTagsException$Message' => NULL, 'UnsupportedOperationException$Message' => NULL, 'User$DisplayName' => '

The display name of the user.

', ], ], 'Tag' => [ 'base' => '

Describes a tag applied to a resource.

', 'refs' => [ 'TagList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => '

The key of the tag.

', 'TagKeyList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

The tag keys.

', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceResponse$Tags' => '

A list of tag key-value pairs.

', 'TagResourceRequest$Tags' => '

The tag key-value pairs.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => '

The value of the tag.

', ], ], 'TargetUsers' => [ 'base' => NULL, 'refs' => [ 'ImpersonationRule$TargetUsers' => '

A list of user IDs that match the rule.

', 'ImpersonationRule$NotTargetUsers' => '

A list of user IDs that don\'t match the rule.

', ], ], 'TestAvailabilityConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'TestAvailabilityConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$DateCreated' => '

The date that the rule was created.

', 'AccessControlRule$DateModified' => '

The date that the rule was modified.

', 'AvailabilityConfiguration$DateCreated' => '

The date and time at which the availability configuration was created.

', 'AvailabilityConfiguration$DateModified' => '

The date and time at which the availability configuration was last modified.

', 'DescribeGroupResponse$EnabledDate' => '

The date and time when a user was registered to WorkMail, in UNIX epoch time format.

', 'DescribeGroupResponse$DisabledDate' => '

The date and time when a user was deregistered from WorkMail, in UNIX epoch time format.

', 'DescribeMailboxExportJobResponse$StartTime' => '

The mailbox export job start timestamp.

', 'DescribeMailboxExportJobResponse$EndTime' => '

The mailbox export job end timestamp.

', 'DescribeOrganizationResponse$CompletedDate' => '

The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.

', 'DescribeResourceResponse$EnabledDate' => '

The date and time when a resource was enabled for WorkMail, in UNIX epoch time format.

', 'DescribeResourceResponse$DisabledDate' => '

The date and time when a resource was disabled from WorkMail, in UNIX epoch time format.

', 'DescribeUserResponse$EnabledDate' => '

The date and time at which the user was enabled for WorkMailusage, in UNIX epoch time format.

', 'DescribeUserResponse$DisabledDate' => '

The date and time at which the user was disabled for WorkMail usage, in UNIX epoch time format.

', 'GetImpersonationRoleResponse$DateCreated' => '

The date when the impersonation role was created.

', 'GetImpersonationRoleResponse$DateModified' => '

The date when the impersonation role was last modified.

', 'GetMobileDeviceAccessOverrideResponse$DateCreated' => '

The date the override was first created.

', 'GetMobileDeviceAccessOverrideResponse$DateModified' => '

The date the description was last modified.

', 'Group$EnabledDate' => '

The date indicating when the group was enabled for WorkMail use.

', 'Group$DisabledDate' => '

The date indicating when the group was disabled from WorkMail use.

', 'ImpersonationRole$DateCreated' => '

The date when the impersonation role was created.

', 'ImpersonationRole$DateModified' => '

The date when the impersonation role was last modified.

', 'MailboxExportJob$StartTime' => '

The mailbox export job start timestamp.

', 'MailboxExportJob$EndTime' => '

The mailbox export job end timestamp.

', 'Member$EnabledDate' => '

The date indicating when the member was enabled for WorkMail use.

', 'Member$DisabledDate' => '

The date indicating when the member was disabled from WorkMail use.

', 'MobileDeviceAccessOverride$DateCreated' => '

The date the override was first created.

', 'MobileDeviceAccessOverride$DateModified' => '

The date the override was last modified.

', 'MobileDeviceAccessRule$DateCreated' => '

The date and time at which an access rule was created.

', 'MobileDeviceAccessRule$DateModified' => '

The date and time at which an access rule was modified.

', 'Resource$EnabledDate' => '

The date indicating when the resource was enabled for WorkMail use.

', 'Resource$DisabledDate' => '

The date indicating when the resource was disabled from WorkMail use.

', 'User$EnabledDate' => '

The date indicating when the user was enabled for WorkMail use.

', 'User$DisabledDate' => '

The date indicating when the user was disabled from WorkMail use.

', ], ], 'TooManyTagsException' => [ 'base' => '

The resource can have up to 50 user-applied tags.

', 'refs' => [], ], 'UnsupportedOperationException' => [ 'base' => '

You can\'t perform a write operation against a read-only directory.

', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAvailabilityConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAvailabilityConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDefaultMailDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDefaultMailDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateImpersonationRoleRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateImpersonationRoleResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMailboxQuotaRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMailboxQuotaResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMobileDeviceAccessRuleRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMobileDeviceAccessRuleResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePrimaryEmailAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePrimaryEmailAddressResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'Url' => [ 'base' => NULL, 'refs' => [ 'EwsAvailabilityProvider$EwsEndpoint' => '

The endpoint of the remote EWS server.

', 'RedactedEwsAvailabilityProvider$EwsEndpoint' => '

The endpoint of the remote EWS server.

', ], ], 'User' => [ 'base' => '

The representation of an WorkMail user.

', 'refs' => [ 'Users$member' => NULL, ], ], 'UserIdList' => [ 'base' => NULL, 'refs' => [ 'AccessControlRule$UserIds' => '

User IDs to include in the rule.

', 'AccessControlRule$NotUserIds' => '

User IDs to exclude from the rule.

', 'PutAccessControlRuleRequest$UserIds' => '

User IDs to include in the rule.

', 'PutAccessControlRuleRequest$NotUserIds' => '

User IDs to exclude from the rule.

', ], ], 'UserName' => [ 'base' => NULL, 'refs' => [ 'CreateUserRequest$Name' => '

The name for the new user. WorkMail directory user names have a maximum length of 64. All others have a maximum length of 20.

', 'DescribeUserResponse$Name' => '

The name for the user.

', 'User$Name' => '

The name of the user.

', ], ], 'UserRole' => [ 'base' => NULL, 'refs' => [ 'DescribeUserResponse$UserRole' => '

In certain cases, other entities are modeled as users. If interoperability is enabled, resources are imported into 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.

', 'User$UserRole' => '

The role of the user.

', ], ], 'Users' => [ 'base' => NULL, 'refs' => [ 'ListUsersResponse$Users' => '

The overview of users for an organization.

', ], ], 'WorkMailDomainName' => [ 'base' => NULL, 'refs' => [ 'DeregisterMailDomainRequest$DomainName' => '

The domain to deregister in WorkMail and SES.

', 'GetMailDomainRequest$DomainName' => '

The domain from which you want to retrieve details.

', 'RegisterMailDomainRequest$DomainName' => '

The name of the mail domain to create in WorkMail and SES.

', 'UpdateDefaultMailDomainRequest$DomainName' => '

The domain name that will become the default domain.

', ], ], 'WorkMailIdentifier' => [ 'base' => NULL, 'refs' => [ 'AssociateDelegateToResourceRequest$EntityId' => '

The member (user or group) to associate to the resource.

', 'AssociateMemberToGroupRequest$GroupId' => '

The group to which the member (user or group) is associated.

', 'AssociateMemberToGroupRequest$MemberId' => '

The member (user or group) to associate to the group.

', 'CreateAliasRequest$EntityId' => '

The member (user or group) to which this alias is added.

', 'CreateGroupResponse$GroupId' => '

The identifier of the group.

', 'CreateUserResponse$UserId' => '

The identifier for the new user.

', 'DeleteAliasRequest$EntityId' => '

The identifier for the member (user or group) from which to have the aliases removed.

', 'DeleteGroupRequest$GroupId' => '

The identifier of the group to be deleted.

', 'DeleteMailboxPermissionsRequest$EntityId' => '

The identifier of the member (user or group) that owns the mailbox.

', 'DeleteMailboxPermissionsRequest$GranteeId' => '

The identifier of the member (user or group) for which to delete granted permissions.

', 'DeleteUserRequest$UserId' => '

The identifier of the user to be deleted.

', 'DeregisterFromWorkMailRequest$EntityId' => '

The identifier for the member (user or group) to be updated.

', 'DescribeGroupRequest$GroupId' => '

The identifier for the group to be described.

', 'DescribeGroupResponse$GroupId' => '

The identifier of the described group.

', 'DescribeMailboxExportJobResponse$EntityId' => '

The identifier of the user or resource associated with the mailbox.

', 'DescribeUserRequest$UserId' => '

The identifier for the user to be described.

', 'DescribeUserResponse$UserId' => '

The identifier for the described user.

', 'DisassociateDelegateFromResourceRequest$EntityId' => '

The identifier for the member (user, group) to be removed from the resource\'s delegates.

', 'DisassociateMemberFromGroupRequest$GroupId' => '

The identifier for the group from which members are removed.

', 'DisassociateMemberFromGroupRequest$MemberId' => '

The identifier for the member to be removed to the group.

', 'GetAccessControlEffectRequest$UserId' => '

The user ID.

', 'GetMailboxDetailsRequest$UserId' => '

The identifier for the user whose mailbox details are being requested.

', 'GetMobileDeviceAccessOverrideResponse$UserId' => '

The WorkMail user to which the access override applies.

', 'Group$Id' => '

The identifier of the group.

', 'ListAliasesRequest$EntityId' => '

The identifier for the entity for which to list the aliases.

', 'ListGroupMembersRequest$GroupId' => '

The identifier for the group to which the members (users or groups) are associated.

', 'ListMailboxPermissionsRequest$EntityId' => '

The identifier of the user, group, or resource for which to list mailbox permissions.

', 'ListResourceDelegatesRequest$ResourceId' => '

The identifier for the resource whose delegates are listed.

', 'MailboxExportJob$EntityId' => '

The identifier of the user or resource associated with the mailbox.

', 'MobileDeviceAccessOverride$UserId' => '

The WorkMail user to which the access override applies.

', 'Permission$GranteeId' => '

The identifier of the user, group, or resource to which the permissions are granted.

', 'PutMailboxPermissionsRequest$EntityId' => '

The identifier of the user, group, or resource for which to update mailbox permissions.

', 'PutMailboxPermissionsRequest$GranteeId' => '

The identifier of the user, group, or resource to which to grant the permissions.

', 'RegisterToWorkMailRequest$EntityId' => '

The identifier for the user, group, or resource to be updated.

', 'ResetPasswordRequest$UserId' => '

The identifier of the user for whom the password is reset.

', 'Resource$Id' => '

The identifier of the resource.

', 'StartMailboxExportJobRequest$EntityId' => '

The identifier of the user or resource associated with the mailbox.

', 'UpdateMailboxQuotaRequest$UserId' => '

The identifer for the user for whom to update the mailbox quota.

', 'UpdatePrimaryEmailAddressRequest$EntityId' => '

The user, group, or resource to update.

', 'User$Id' => '

The identifier of the user.

', 'UserIdList$member' => NULL, ], ], ],];