James Eastham
James Eastham
### Describe the bug When trying to deploy a CDK application that uses a DatabaseProxy for SQL Server the synth returns an error stating Proxies are not available for SQL...
### Describe the feature Currently the AspNetCoreServer.Hosting package initializes a DefaultLambdaJsonSerializer when creating the HandlerWrapper for the specific RuntimeSupportServer. Update this to use DefaultLamddaJsonSerializer as a default but allow a...
#1300 Allow the AspNetCoreServer.Hosting package to use a user provided serializer. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0...
Build SDK support for .NET. I'd be happy to contribute to the project.
## PR Type Feature ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] A...
## Feature Request Add an additional `SessionStore` implementation to use Amazon DynamoDB as the session storage backend, as an alternative to Redis. Add an implementation that uses DynamoDB instead of...
### Describe the feature With the release of the `[LambdaGlobalProperties]` attribute that can auto-generate the `static Main()` method for non managed and native AOT runtimes this functionality could be extended...
A YouTube playlist I have created, and am actively still contributing to, talking through how to build backend applications with Rust using serverless technologies. Rust is an excellent fit for...