Hi @hirata1998,
I will share some points which you can follow:
- Update your docker-compose.yml file with the latest version. You are using a lot of deprecated configuration variables.
- Please look up the documentation and changes that happen with lambda service:
– New Lambda implementation in LocalStack 2.0
– Lambda | Docs - How to connect from Python SDK
– Python Boto3 | Docs
– Transparent Endpoint Injection | Docs