1. In the CircleCI modal, clone the repository and name your working repo.
2. In the VS Code modal, edit lambda_function.py
to add a Lambda function and update .circleci/config.yml
for deployment.
3. In the CircleCI modal, commit your changes and create a pull request.
4. In the AWS modal, verify the Lambda deployment and complete the workflow.