If you are using the Serverless Enterprise Plugin, there are a couple of steps you need to follow to get your app to work with Seed.

  1. Create an access key in the Serverless Enterprise Dashboard

    Create an access key in the Serverless Enterprise Dashboard

  2. Add the access key as an environment variable on Seed. Make sure to name your variable SERVERLESS_ACCESS_KEY. You’ll need to do this for all the stages you are deploying to. If you need some help, here is how to add an environment variable in Seed.

    Add Serverless Access Key as Seed environment variable

That’s it! Try deploying your app again and your Serverless Enterprise plugin should work correctly.