I have a deploy script done with Fabric
and Boto
to make application deploy in AWS Beanstalk
and would like to print Event Details generated in beanstalk
on the terminal during deploy. Does anyone know if this is something possible? If so, how can it be done?