Mappings declaration
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 12.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 PAYGA and BYOLA 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: 'ml-db-lambda-'
TemplateUrl:
base: 'https://s3.amazonaws.com/marklogic-db-template-releases'
S3Directory:
base: '11.3.1-combined'
LicenseRegion2AMI:
us-east-1:
PAYGAl2023: ami-0a10d9a8bdfa018f5
BYOLAl2023: ami-0ae8c403b0a6bf4b9