'how to use serverless-sthree-env plugin?

I am trying to read environment variables from a s3 bucket and I have came accross a plugin called serverless-sthree-env. Can anyone please explain me how to include this is serverless.yml

service: sample-service

plugins:
 - serverless-sthree-env


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source