Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Set aws provider #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Set aws provider #90

wants to merge 1 commit into from

Conversation

bboure
Copy link
Contributor

@bboure bboure commented Feb 26, 2019

When using SSM Parameter Store, emulator failed because the aws provider was not set.

@@ -4,6 +4,7 @@
*/

const Serverless = require('serverless');
const AwsProvider = require('serverless/lib/plugins/aws/provider/awsProvider.js');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this exposed anywhere else ? I am a little concerned tying this to a specific file.

@lightsofapollo
Copy link
Contributor

@bboure Just one question! Otherwise let's ship it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants