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 v2 Validation Failed #7

Open
baizhenyu opened this issue Mar 11, 2021 · 4 comments
Open

Serverless v2 Validation Failed #7

baizhenyu opened this issue Mar 11, 2021 · 4 comments

Comments

@baizhenyu
Copy link

When deploy with serverless v2, I got the following warning:

Serverless:   at 'functions.timeZoneCollector': unrecognized property 'logRetentionInDays'

I believe this caused by introduction of schema validation in v2: https://www.serverless.com/framework/docs/providers/aws/guide/plugins/#extending-validation-schema

Can you add schema validation to this?

@joquijada
Copy link

PR created, #8

@FedeMadoery
Copy link

Any news about it? I saw the PR ready to go 🛤️

@joquijada
Copy link

Any news about it? I saw the PR ready to go 🛤️

Sadly no. There's no one with write access apparently available to merge. As a workaround I copied this module into my local and packaged it along with my dependent app until this PR gets merged. At any rate we might be moving to SST (Serverless Stack) which will render this unnecessary for us, however that won't happen overnight so it would be night to continue to get support on all serverless framework plugins like this one. Thanks, and good luck.

Cheers,
Jose.

@ArtificerEntertainment
Copy link

To better support the users of this software, I will be transitioning ownership and maintenance of this repo to Serverless. The details should be sorted out within a couple of weeks.

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

4 participants