you can name it whatever you want, and it will be available as `env.<BINDING_NAME>` in your code, fo
you can name it whatever you want, and it will be available as
env.<BINDING_NAME> in your code, for example if you name it DB, it will be env.DB

