EwsAvailabilityProvider
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. This is only used as input to the service.
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: Yes
- EwsPassword
-
The password used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+Required: Yes
- EwsUsername
-
The username used to authenticate the remote EWS server.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
[\u0020-\u00FF]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: