Richard P. Field III

Results 19 comments of Richard P. Field III

This would be great, especially for ingress resources that create load balancers. I've been bitten specifically by AWS load balancers still being in a state of "Provisioning" even though the...

@ashishdhingra I've pushed some new models as you requested. Is this more in line with what you were thinking?

Thanks for the quick reply @ashishdhingra. If I develop some custom POCO classes for this use case would that be a good fit for a PR back into the `Amazon.Lambda.CloudWatchEvents`...

I've pushed an initial PR just to get some feedback on the overall approach. I'm having issues getting the project to build locally and run the unit tests. Is there...

@ashishdhingra in addition to a few hundred warnings, when I clone and run a dotnet build I get the following errors. ``` /home/rpf3/src/aws-lambda-dotnet/Libraries/test/Amazon.Lambda.RuntimeSupport.Tests/Amazon.Lambda.RuntimeSupport.IntegrationTests/Amazon.Lambda.RuntimeSupport.IntegrationTests.csproj(42,5): error MSB3073: The command "dotnet lambda package...

Actually I just pulled the latest from `master` and it now builds without issue.

I think I was running into the same issue as everyone here. I am running the standalone Grafana and Loki "simple scalable" charts but could not successfully add Loki as...

I'm not finding this to even be setting the dark class on the iframe body either when using the default settings. For now I've added the below event listener to...

Thanks for the response @pablomdstest, the example code you sent uses the function `requestJWTUserToken` which requires a parameter of the private key which will be used to sign the JWT...

@acooper4960 thanks for the update. Would this be across your SDKs or just for the node package? I have a different service looking into the C# package and it does...