Jacob Fuss

Results 4 issues of Jacob Fuss

Copy from: https://github.com/awslabs/aws-sam-cli/issues/1419 # Description Unable to launch AWS SAM LOCAL on MAC with eclipse due to a NPE. 1. Create the Hello World App in Eclipse, with out any...

bug

If you need to use the Pre or Post Hook feature of the [Safe Deployments](https://github.com/awslabs/serverless-application-model/blob/master/docs/safe_lambda_deployments.rst#pretraffic-posttraffic-hooks), you need to name the hook function with a prefix (CodeDeployHook_). This is not super...

area/safe-deployments
type/design
area/policy-templates
type/feature
stage/needs-feedback
stage/pm-review

### Describe your idea/feature/enhancement When using `sam build` to build functions that will later be invoked through `sam local [invoke|start-lambda|start-api]`, you need to run `sam build` before each invoke. The...

type/feature
area/build
area/local

### Describe your idea/feature/enhancement Our app template repo had a contribution for allowing apps with no runtime defined (https://github.com/aws/aws-sam-cli-app-templates/pull/48). This is a great use-case for apps that may not have...

contributors/good-first-issue
type/feature
contributors/welcome
area/init