Closed kpeters-cbsi closed 4 years ago
Note: what to raise a request for unknown/new or required field or resource, then raise a PR.
are good examples of updating a schema definition. It should not take longer that 15 minutes.
What to prioritizer bugfix or feature? Hit that ❤️support button on the top of the screen.
And don't forget to 🌟star the repo
I'm submitting a ...
Do you want to request a feature or report a bug?
Bug
Serverless IDE does not recognize the "consumer" member of the "stream" object.
In serverless.yml:
functions: myFunc: handler: src/myfunc.handler events: - stream: type: kinesis consumer: true # <--- this gets flagged arn: arn:aws:kinesis:XXXXX:XXXXXX:stream/myStream
The "consumer" member of the "stream" object should not be flagged as invalid
https://www.serverless.com/framework/docs/providers/aws/events/streams/#dynamodb--kinesis-streams
Supported option to SLS stream configuration
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Fixed in the latest version of the plugin
Note: what to raise a request for unknown/new or required field or resource, then raise a PR.
68 and #62
are good examples of updating a schema definition. It should not take longer that 15 minutes.
What to prioritizer bugfix or feature? Hit that ❤️support button on the top of the screen.
And don't forget to 🌟star the repo
I'm submitting a ...
Do you want to request a feature or report a bug?
Bug
Serverless IDE does not recognize the "consumer" member of the "stream" object.
In serverless.yml:
The "consumer" member of the "stream" object should not be flagged as invalid
https://www.serverless.com/framework/docs/providers/aws/events/streams/#dynamodb--kinesis-streams
Supported option to SLS stream configuration
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)