This repository was archived by the owner on May 23, 2024. It is now read-only.

Description
Describe the bug
When I created a Lambda function, I see 5 functions created instead.
Related Mapping
lambda.CreateFunction
Related Language
All of them
To Reproduce
Steps to reproduce the behavior:
- Go to https://console.aws.amazon.com/lambda/
- Click on 'Create function' (top right)
- Configure a Function a name and runtime
- Click on 'Create function' (bottom right)
Expected behavior
The function is created correctly, but in the recorded calls I see 5 function creations.
Additional context
You can find the recording here.