OrganizationSummary
Important
End of support notice: On March 31, 2027, AWS will end support for Amazon WorkMail. After March 31, 2027, you will no longer be able to access the WorkMail console or WorkMail resources. For more information, see Amazon WorkMail end of support.
The representation of an organization.
Contents
- Alias
-
The alias associated with the organization.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 62.
Pattern:
^(?!d-)([\da-zA-Z]+)([-][\da-zA-Z]+)*Required: No
- DefaultMailDomain
-
The default email domain associated with the organization.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[a-zA-Z0-9.-]+Required: No
- 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.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- OrganizationId
-
The identifier associated with the organization.
Type: String
Length Constraints: Fixed length of 34.
Pattern:
^m-[0-9a-f]{32}$Required: No
- State
-
The state associated with the organization.
Type: String
Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: