RedactedEwsAvailabilityProvider
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.
Describes an EWS based availability provider when returned from the service. It does not contain the password of the endpoint.
Contents
- EwsEndpoint
-
The endpoint of the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
https?://[A-Za-z0-9.-]+(:[0-9]+)?/.*Required: No
- EwsUsername
-
The username used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: