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

Set aws provider - #90

Open
bboure wants to merge 1 commit into
little-bear-labs:masterfrom
bboure:set-provider
Open

Set aws provider#90
bboure wants to merge 1 commit into
little-bear-labs:masterfrom
bboure:set-provider

Conversation

@bboure

@bboure bboure commented Feb 26, 2019

Copy link
Copy Markdown
Contributor

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

*/

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

Copy link
Copy Markdown
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
Copy Markdown
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