Mappings Declaration
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
The Mappings portion of the template provides a way of looking up values from a table.
The LicenseRegion2AMI map defines the values for all of the possible instance types. The LicenseRegion2AMI map defines the AMIs for each region. Each region has both a Enterprise and BYOL (Bring Your Own License) AMI. For details on AMIs, see Amazon Machine Images in Amazon EC2.
Note:
You can set LambdaPackageBucket to point to your own private bucket.
Mappings:
Variable:
LambdaPackageBucket:
base: 'marklogic-lambda-'
TemplateUrl:
base: 'https://s3.amazonaws.com/marklogic-releases'
S3Directory:
base: '9.0-9'
LicenseRegion2AMI:
us-east-1:
Enterprise: ami-0c59ddcc7544fed1c
BYOL: ami-0721c0f5c63ecd7c1
All other supported regions .......