Knowing how to set custom environment variables on AWS Elastic Beanstalk, I wonder if there is a default environment property for the name of the environment. If there is, where is this described in the documentation?
For example, suppose my EB environment is named "my_env," is there some kind of default environment property like e.g. "AWS_EB_ENV_NAME" that I can access to obtain this name?