amazon-web-servicesaws-lambdaaws-cloudformation

Container image support for AWS Lambda via cloudformation


AWS Lambda now supports container images as a packaging format. Ref

Does cloudformation support using Container image for deploying AWS Lambda?

Something similar to packaging and deployment support via S3 Ref


Solution

  • Does cloudformation support using Container image for deploying AWS Lambda?

    Yes it does. AWS::Lambda::Function has new properties specific to container images, such as: