Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless: Configuration warning at 'provider': unrecognized property 'managedPolicyArns' #4

Open
allenatdecisiv opened this issue Feb 9, 2021 · 1 comment

Comments

@allenatdecisiv
Copy link

Hi,

I am getting a serverless warning when using serverless-attach-managed-policy plugin:

Serverless: Configuration warning at 'provider': unrecognized property 'managedPolicyArns'
Serverless:
Serverless: Learn more about configuration validation here: http://slss.io/configuration-validation
Serverless:

It appears that this is from not extending the schema(?):
serverless/serverless#8438 (comment)
https://www.serverless.com/framework/docs/providers/aws/guide/plugins/#extending-validation-schema

$ node --version
v14.15.4

$ npm --version
6.14.10

$ serverless --version
Framework Core: 2.23.0
Plugin: 4.4.2
SDK: 2.3.2
Components: 3.6.2

$ uname -a
CYGWIN_NT-10.0 FOUREYES 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin
@tgroutars
Copy link

Seeing the same issue here trying to upgrade to serverless v3 from v1. Did you find a solution?

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

No branches or pull requests

2 participants