# How to deploy serverless on localstack instead of aws?

**URL:** https://forum.serverless.com/t/how-to-deploy-serverless-on-localstack-instead-of-aws/8150
**Category:** Serverless Framework
**Created:** [May 2, 2019, 3:05pm UTC](https://forum.serverless.com/t/how-to-deploy-serverless-on-localstack-instead-of-aws/8150 "2019-05-02T15:05:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ebrahimahmadi](https://avatars.discourse-cdn.com/v4/letter/e/eada6e/32.png) [@ebrahimahmadi](https://forum.serverless.com/u/ebrahimahmadi)
#### Post date: [May 2, 2019, 3:05pm UTC](https://forum.serverless.com/t/how-to-deploy-serverless-on-localstack-instead-of-aws/8150/1 "2019-05-02T15:05:53Z")

</div>

Hi , i’m not eager to create aws account right now so i want to deploy my serverless service on localstack using serverless-offline-localstack package but i receive while i run sls deploy --stage=local  
" ServerlessError: The security token included in the request is invalid."  
is it because i’m not using aws console or something else?  
if yes is there any way to deploy serverless on localstack?
