AWS Lambda console now supports sharing test events between developers in additional regions

Posted on: May 22, 2024

Developers can now share test events with other developers in their AWS account in Africa (Cape Town), Asia Pacific (Jakarta), Asia Pacific (Osaka), Europe (Milan), Europe (Spain), Europe (Zurich), Middle East (Bahrain), Middle East (UAE). Test events provide developers the ability to define a sample event in the Lambda console, and then invoke a Lambda function using that event to test their code. Previously in the above mentioned regions, test events were only available to the developers who created them. With this launch, developers can make test events available to other team members in their AWS account using granular IAM permissions. This capability makes it easier for developers to collaborate and streamline testing workflows. It also allows developers to use a consistent set of test events across their entire team.

The capability to share AWS Lambda test events is based on Amazon EventBridge Schemas and is available in the AWS Commercial regions where both AWS Lambda and Amazon EventBridge Schemas are available. For more information on availability, please see the AWS Region table.

Access the AWS Lambda console to get started. To learn more about sharing test events, review our documentation.