Skip to content

Disclaimer

Marco Bonvini edited this page Mar 27, 2017 · 1 revision

λ-Sim allows to create REST APIs implemented on top of Amazon Web Services (AWS) such as

  • Lambda
  • Apigateway,
  • S3, and
  • Cloudwatch

YOU MAY ENCOUNTER EXPENSES WHEN USING AWS SERVICE

By default λ-Sim makes your model open to the public, anyone will be able to access your model and therefore your account will be charged for the use of AWS services and resources required to serve the requests. I suggest you to carefully read and review AWS charges and policies. **The author/s of this project are not responsible in any way for the use and charges of the AWS services on your and any third-party account. USE THIS PROJECT AT YOUR OWN RISK!

If you're interested in limiting access to the REST API please have a look at the AWS documentation apigateway-control-access-to-api

Clone this wiki locally