James Eastham

Results 9 issues of 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...

bug
@aws-cdk/aws-rds
needs-triage

### 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...

feature-request
module/aspnetcore-support
needs-review

#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...

A-session
B-semver-minor

## 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...

A-session
C-feature

### 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...

feature-request
p2
annotations

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...