aws-samples / serverless-snippets

Snippets of code used for Serverless Development. Code examples hosted on serverlessland.com/snippets
https://serverlessland.com/snippets
MIT No Attribution
132 stars 88 forks source link

Added Golang samples for Lambda connection with RDS using IAM and Lambda integration with DocDB #182

Closed agawanea closed 3 months ago

agawanea commented 3 months ago

Issue #, if available:

Description of changes: Added Golang samples for Lambda connection with RDS using IAM and Lambda integration with DocDB For RDS 2nd commit is to add Copyright header. Code tested thoroughly on AL2023 runtime. For DocDB the code is tested on Runtime al2023 as per the documentation.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.