Frank Schmid

Results 22 issues of Frank Schmid

If you add a S3 event to your service the event will trigger the `$LATEST` version instead of the deployed alias. Expectation: The trigger should call func:`alias`.

bug
feature

AWS now supports sub stages for APIG stages, that let you do canary deployments easily. Additionally, the canary stage can "take over" the requests incrementally until it is fully serving...

feature

The README should contain a section that shows how to call aliased lambda functions (e.g. setting the Qualifier).

help wanted
question
documentation

If you try to show the logs for a function with `serverless logs --function=XXXX [--alias=YYYY]` and the aliased function has not been called (i.e. there are no log streams available...

bug
help wanted

The rollback command should support alias rollbacks. The semantics here is quite difficult, because multiple aliases could be deployed currently. There are a variety of different cases that can appear:...

help wanted
question
feature

Additionally to function information, the plugin should display APIG information of the deployed APIG stages when invoked by `serverless info`.

feature
blocked

The deployments listed with "deploy list" should show the deployed alias for the specified deployment. That makes it a lot easier to find the right deployment.

enhancement

Does the plugin add any internal lifecycle events (similar to the extensions, the AWS plugin does)? If yes, then it would be great if I could add them to the...

question

# This is a Feature Proposal ## Description AWS just announced encrypted CW logstreams (by using KMS) on a log group basis. As soon as this is supported in CloudFormation...

enhancement
needs feedback
cat/lambda