I am new to this bitbucket pipelines. I have configured my bitbucket_pipelines.yml file and deployment to aws is working fine. Just want to understand what is the environments section under deployments. Is there any possibility to set the environment name and use it in bitbucket_pipelines.yml file?
Also I have written pipes for deployment. How I need to use trigger: manual option for particular environment?