aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.97k stars 2.11k forks source link

Extending existing examples to Golang #802

Open nrajb opened 1 year ago

nrajb commented 1 year ago

Describe the feature

Currently https://docs.aws.amazon.com/cdk/v2/guide/serverless_example.html provides code example is several languages, this FR is to propose same example in golang.

Use Case

Will be useful to have examples in Golang for AWS CDK for those interested.

Proposed Solution

Raised PR: https://github.com/awsdocs/aws-cdk-guide/pull/440 With issue: https://github.com/awsdocs/aws-cdk-guide/issues/439

Other Information

No response

Acknowledgements

Language

Go

micahwalter commented 1 year ago

I'd be happy to help contribute to this effort.