Closed eladb closed 2 years ago
I've closed #648 as a duplicate.
+1 please
Is this under way at all?
@eladb Even though Go support is not underway, yet (if I understood it correctly), it would be very nice to see this happen.
+1
+1
+1
In my case, I need a struct for json marshal/unmarshal for cloudwatch DashboardBody. I'm really surprised the GetDashboard aws cloudwatch api returns a json string for the body.
WTF right?
Yes please! This would be amazing if Go was supported! Any updates on this?
+1
+1
+2 (Asking for a friend too)
+3 please
+1
Yes, please. One more vote for Golang support here. Best regards,
+1
+1
+1
+1
+1
+1
+1, would most likely use this for all projects if it had golang support
+1
Please don't post +1
, instead use the icon on the first message to express your support on this request.
+1
+1
+1
+1
+1!
+1
+1
Like @diegobernardes said, please do not post +1, but click on the thumbs up icon in the issue. Current thumbs up: 407.
+1
+1 for Go
+1
does have something alternative for deploy of lambda functions in golang via CDK?
@andreleoni it's not CDK, but I used serverless with my Golang lambda recently and it was a breeze to automate with GH actions.
Although you need npm
to install serverless
CLI no typescript was needed to actually define my config and deploy the lambda.
@andreleoni The CDK language doesn't have to be the same as the Lambda language. You can deploy any Lambda with CDK.
Any informations about Go language support? Is there a timeline or something?
Looking forward to seeing Golang support, can't wait.
Any actual plans? any technical limitation or it's just a matter of product decision / prioritization?
Thank you!
It is on the public roadmap. I guess it is a matter of time. https://github.com/orgs/aws/projects/7
Is there a way we can contribute to this? I see lots of people +1 it, if just a small minority of them were able to help we'd probably have it by now.
+1 for Go
I've published a simple PoC of GolangFunction
construct here: https://github.com/RafalWilinski/aws-lambda-golang-cdk
Haven't figured out the JSII part yet, works only with TS-based stacks and Go ^1.11.
Feedback and contributions more than welcome.
Edit: Figured out the JSII part, works with all languages now!
+1 for Go
+1
+1 for Go
Please let's stop these +1 comments and just click the thumbs-up icons
+1
+1
Developer Preview is here!
Go read all about it... https://aws.amazon.com/blogs/developer/getting-started-with-the-aws-cloud-development-kit-and-go/