For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating container images

This page was generated from content adapted from the AWS Developer Guide

Base images for Lambda

  • Note Each base image is compatible with one or more of the instruction set architectures that Lambda supports. You need to build the function image for only one architcture. Lambda does not support multi-architecture images.

Last updated