-
**Is your feature request related to a problem? Please describe.**
There is a `HeadersProvider` interface in the go-sdk which I use together with custom `Authorizer` to implement custom authenticatio…
-
Hi,
Currently we are implementing the AWS X-Ray auto-instrumentation agent for Java for a Spring project inside EKS, but we had problems executing the spring microservices for two reasons:
- The…
-
**Describe the bug**
I have an application that consistently fails to upgrade during deployment with the following error when running against a local 5 node cluster:
'System.Hosting' reported Erro…
-
Our microservice stack is built atop Undertow without Spring or Servlet API. I am wondering how can we leverage AWS X-ray Java SDK. Last thing we want is to get Servlet API or Spring as a transitive d…
-
**Describe the bug**
Attempting to run microservices returns with build failure.
"The build failed. Fix the build errors and run again"
**Notes**
- Sometimes the service runs, regardless when th…
-
**Is your feature request related to a problem? Please describe.**
Some times you need to create a table in html because the content can't be easily prepared in MD, for example, when using breaks in …
-
Customer code is on github at:
https://github.com/nowellpoint/nowellpoint-aws-microservices/
Customer attempted to use the Java SDK in a Lambda function but there was
a conflict with one of the 3rd…
-
The Connection class creates an HttpClient and DelegatingHandler on every request. This is bad practice in a server environment like ASP.NET, see
https://docs.microsoft.com/en-us/dotnet/standard/micr…
-
When I run `cdk deploy` (or `cdk synth`) I receive the following error:
```
Bundling asset AwsMicroservicesStack/Microservices/productLambdaFunction/Code/Stage...
esbuild cannot run locally. Swit…
-
**Describe the bug**
I want to use an AWS layer to store all my `node_modules` dependencies.
Thus, following the documentation of esbuild serverless plugin, I set `exclude` option to `'*'`
![es…