Norm Johanson

Results 20 issues of Norm Johanson

The AWS .NET team is working on a new library for constructing .NET Lambda functions. The design doc can be viewed and commented on in this PR https://github.com/aws/aws-lambda-dotnet/pull/961. The high...

module/lambda-client-lib
Announcement

We should add a new NuGet package for the event objects and a blueprint to demonstrate how to create a .NET Core Lambda CloudFormation Macro.

feature-request
module/lambda-client-lib
queued
low-effort
p2

This PR is for comments on a new .NET Lambda high level library to simplify writing .NET Lambda functions and make the experience more idiomatic. The high level overview of...

*Description of changes:* Add example to sample application how to configure and use Cognito to make authenticated REST API calls. ![image](https://user-images.githubusercontent.com/1653751/128098008-f38ab3dc-b42d-4fbe-9ae8-542082c0086d.png) By submitting this pull request, I confirm that my...

### Describe the feature When deploying a function straight to the Lambda service using the `dotnet lambda deploy-function` command users can specific additional MSBuild parameters passing in the `--msbuild-parameters` switch....

feature-request
module/cli-ext
queued
p2

### Describe the bug When deploy a project using the `deploy-serverless` command. If the CloudFormation template has a mix of Image and Zip package type functions the packaged CloudFormation template...

bug
module/cli-ext
queued
p2

Just a simple fix to the package description for the Amazon SQS transport.

*Issue #, if available:* https://github.com/aws/aws-lambda-dotnet/issues/1317 *Description of changes:* The Lambda templates were using a "deprecated" feature to handle the things like namespaces and filenames allowed different characters. For example if...

*Description of changes:* This PR is the initial work to add support for structured logging natively in the Amazon.Lambda.RuntimeSupport the .NET Lambda runtime client (RIC). Serilog was used as the...

### Describe the feature In the old .NET deployment experience we had the `aws-ecs-tools-defaults.json` created during deployment so redeployments could be a quick 2 click start and confirm process. With...

feature-request
p2
queued