AWS Lambda in AWS European Sovereign Cloud - AWS European Sovereign Cloud User Guide
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AWS Lambda in AWS European Sovereign Cloud

This topic describes the functionality of AWS Lambda in the AWS European Sovereign Cloud Region.

With AWS Lambda, you can run code without provisioning or managing servers. You pay only for the compute time that you consume—there’s no charge when your code is not running. You can run code for virtually any type of application or backend service—all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability.

How AWS Lambda differs

The following differences apply to Lambda:

  • Lambda support for AWS PrivateLink is not available.

  • Function URLs is not available.

  • The following event sources are not available: Apache Kafka Amazon MQ for ActiveMQ and Rabbit MQ Amazon DocumentDB

  • X-Ray Integration is not available.

  • Python and .NET runtimes are not available when using Lambda SnapStart.

Documentation