There are 2 repositories under aws-sdk-go topic.
Example AWS S3 Multipart upload with aws-sdk for Go - Retries for failing parts
Go channel for streaming Dynamodb Updates
A KMS-powered ssh-agent (and its underlying Golang package)
AWS Encryption SDK for Go
Support for Application Load Balancers in the AWS SAM framework
An easy way to give all your EC2 instances SSH host certificates
Showcasing Serverless in Singapore
Easily run one-off tasks against an ECS Task Definition
Helper package to easily access some aws-sdk-go's methods (SNS, SQS, DynamoDB, Rekognition, S3) & aws-lambda-go utilities.
Cross-platform CLI tool to make remote command execution in AWS a breeze
Transform AWS Config snapshots to a more AWS Athena-friendly format.
:cloud: An admin dashboard for AWS using the AWS API under the hood
Automatic and easy deployment of your webapps/website in AWS
GitHub Action for checking if a Docker image with a specific tag exists in ECR.
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
goacm is a simple package for using AWS Certificate Manager from applications implimented golang.
Proof of Concepts for the Cloud-Barista Multi-Cloud Project.
📧 CLI which bulk send emails on AWS SES engine
A pre-processor for RevealJS that would process speaker note <aside> tags to audio files using AWS Polly capabilities. Enables a reveal JS presentation to be hosted with audio content to the viewer
A Simple CRUD Cloud-Based Todo List Application. It documents how to create a simple application using AWS SDK and AWS CDK. Familiarizing with how to use Lambda, S3 Bucket, DynamoDB, API Gateway, CloudFormation, and CodePipeline.
How to use AWS SDK in Go for developers who want to get started with Go
simple url shortener service to learn aws cdk, api gateway, lambda, dynamodb.
Build and send SMS messages via AWS SNS.
A structured logger that supports AWS CloudWatch.
Tiny webapp helps creating the bitnami wordpress EC2 instance on AWS.
Proof of Concepts for the Cloud-Barista Multi-Cloud Project. * Cloud-Barista: https://github.com/cloud-barista
This project demonstrates a message queueing system built with Golang and Amazon SQS. It allows you to send and receive messages asynchronously between applications using SQS queues.