Amazon WorkMail · JSON Structure

Workmail Lambda Arn Structure

LambdaArn schema from Amazon WorkMail API

Type: string Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

LambdaArn is a JSON Structure definition published by Amazon WorkMail. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "pattern": "arn:aws:lambda:[a-z]{2}-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9\\-_\\.]+(:(\\$LATEST|[a-zA-Z0-9\\-_]+))?",
  "minLength": 49,
  "maxLength": 256,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "LambdaArn",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-lambda-arn-structure.json",
  "description": "LambdaArn schema from Amazon WorkMail API"
}