UpdateAvailabilityConfigurationRequest schema from Amazon WorkMail API
Type: objectProperties: 4Required: 2
Business CommunicationCalendarEmailExchangeEnterprise
UpdateAvailabilityConfigurationRequest is a JSON Structure definition published by Amazon WorkMail, describing 4 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"required": [
"OrganizationId",
"DomainName"
],
"name": "UpdateAvailabilityConfigurationRequest",
"properties": {
"OrganizationId": {
"allOf": [
{
"$ref": "#/components/schemas/OrganizationId"
},
{
"description": "The WorkMail organization for which the <code>AvailabilityConfiguration</code> will be updated."
}
]
},
"DomainName": {
"allOf": [
{
"$ref": "#/components/schemas/DomainName"
},
{
"description": "The domain to which the provider applies the availability configuration."
}
]
},
"EwsProvider": {
"allOf": [
{
"$ref": "#/components/schemas/EwsAvailabilityProvider"
},
{
"description": "The EWS availability provider definition. The request must contain exactly one provider definition, either <code>EwsProvider</code> or <code>LambdaProvider</code>. The previously stored provider will be overridden by the one provided."
}
]
},
"LambdaProvider": {
"allOf": [
{
"$ref": "#/components/schemas/LambdaAvailabilityProvider"
},
{
"description": "The Lambda availability provider definition. The request must contain exactly one provider definition, either <code>EwsProvider</code> or <code>LambdaProvider</code>. The previously stored provider will be overridden by the one provided."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-update-availability-configuration-request-structure.json",
"description": "UpdateAvailabilityConfigurationRequest schema from Amazon WorkMail API"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.