GitHub topics: aws-sdk-go
ryeguard/ddbcalc
A DynamoDB item size calculator.
Language: Go - Size: 160 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

seqsense/s3sync
♻️ Golang utility for syncing between s3 and local, similar to `aws s3 sync`
Language: Go - Size: 240 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 77 - Forks: 24

omerh/awsctl
Control AWS infrastructure easily from a single command line written in Go
Language: Go - Size: 23.5 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 100 - Forks: 9

glassechidna/dynamo
Dead-simple AWS DynamoDB CLI
Language: Go - Size: 27.3 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 0

glassechidna/go-kms-signer
A KMS-powered ssh-agent (and its underlying Golang package)
Language: Go - Size: 14.6 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 2

cloud-barista/poc-farmoni 📦
Proof of Concepts for the Cloud-Barista Multi-Cloud Project.
Language: Go - Size: 9.82 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 5

powerkimhub/farmoni
Proof of Concepts for the Cloud-Barista Multi-Cloud Project. * Cloud-Barista: https://github.com/cloud-barista
Language: Go - Size: 199 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Dias1c/aws-ses-bulk-emails
📧 CLI which bulk send emails on AWS SES engine
Language: Go - Size: 58.6 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

chainifynet/aws-encryption-sdk-go
AWS Encryption SDK for Go
Language: Go - Size: 3 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 21 - Forks: 2

masterpointio/ecsrun
Easily run one-off tasks against an ECS Task Definition
Language: Go - Size: 139 KB - Last synced at: about 22 hours ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 1

prashanthpai/asyncsqs
asyncsqs wraps around SQS client from aws-sdk-go-v2 to provide an async buffered client to optimise AWS costs.
Language: Go - Size: 42 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4

bertrandmartel/aws-admin
:cloud: An admin dashboard for AWS using the AWS API under the hood
Language: Vue - Size: 2.51 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 5

glassechidna/kms-host-key
An easy way to give all your EC2 instances SSH host certificates
Language: Go - Size: 13.7 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 2

michimani/goacm
goacm is a simple package for using AWS Certificate Manager from applications implimented golang.
Language: Go - Size: 83 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 4

esprimo/iamgo
Find AWS IAM permissions used by Go code
Language: Go - Size: 289 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kaihendry/goserverless.sg
Showcasing Serverless in Singapore
Language: HTML - Size: 70.3 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

pottyasu/gords
Language: Go - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

apoorvam/aws-s3-multipart-upload
Example AWS S3 Multipart upload with aws-sdk for Go - Retries for failing parts
Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 57 - Forks: 25

Guilhermee-ds/sqs-golang
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.
Language: Go - Size: 5.54 MB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

mnmandahalf/check-ecr-image-exists
GitHub Action for checking if a Docker image with a specific tag exists in ECR.
Language: Go - Size: 17.6 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

kohta9521/Go_Backend_Study
会社で今後必要になるためキャッチアップ。また、自作サービス「ここごはん」でもバックエンドに使用するため理解を深めるため勉強を行う。今後の就活などでフロントだけでなくバックエンドもできるとアピールポイントにしたい。
Language: Go - Size: 2.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

urakozz/go-dynamodb-stream-subscriber
Go channel for streaming Dynamodb Updates
Language: Go - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 18

LoneWolf38/EasyDeploy
Automatic and easy deployment of your webapps/website in AWS
Language: Go - Size: 11.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

motchie/s3w 📦
A CLI for Amazon S3 website configurations.
Language: Go - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

dnvriend/golang-aws-test
A small study project on Golang with the aws-sdk-go
Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rmarasigan/bus-ticketing
A mini-project that lets the passenger create an account, book a bus ticket, and schedule the trip. This project uses some AWS services such as API Gateway, DynamoDB, Lambda, SQS, and EventBridge. It also documents how this project is created. This serves as a familiarization for the AWS services.
Language: Go - Size: 539 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

unfor19/aws-sdk-golang-examples
How to use AWS SDK in Go for developers who want to get started with Go
Language: Go - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

glassechidna/gossm
Cross-platform CLI tool to make remote command execution in AWS a breeze
Language: Go - Size: 184 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

glassechidna/ec2connect
Language: Go - Size: 43 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 59 - Forks: 4

EasyNetwork/aws-sdk-go-bindings Fork of andream16/aws-sdk-go-bindings
Helper package to easily access some aws-sdk-go's methods (SNS, SQS, DynamoDB, Rekognition, S3)
Language: Go - Size: 338 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

JiscSD/rdss-archivematica-channel-adapter 📦
RDSS Archivematica Channel Adapter
Language: Go - Size: 34.4 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

rmarasigan/aws-todo-list-app
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.
Language: Go - Size: 8.44 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

gofor-little/cfg 📦
Securely load config data from AWS SecretsManager.
Language: Go - Size: 145 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gofor-little/aws-sms 📦
Build and send SMS messages via AWS SNS.
Language: Go - Size: 149 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gofor-little/log 📦
A structured logger that supports AWS CloudWatch.
Language: Go - Size: 222 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

glassechidna/sam-alb
Support for Application Load Balancers in the AWS SAM framework
Language: Go - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 3

yofr4nk/lambda-face-detector
Detecting face contained in images saved in AWS S3 service.
Language: Go - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

FullMetalGeo/mfacache 📦
Cache provider for AWS MFA tokens, in Go
Language: Go - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

gofor-little/aws-sdk-mock 📦
Mock interactions with AWS services.
Language: Go - Size: 78.1 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dweomer/go-cfn-custom-resource 📦
An example CloudFormation custom resource, written in Go
Language: Makefile - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

aint/go-sqs-poller
An AWS SQS Poller
Language: Go - Size: 147 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

marselester/awscreds
Improving AWS Go SDK latency on EKS https://github.com/aws/aws-sdk-go/issues/4385.
Language: Go - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

erhansakarya/url-shortener-aws-cdk-sample
simple url shortener service to learn aws cdk, api gateway, lambda, dynamodb.
Language: Go - Size: 15.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

glassechidna/awsiot
Language: Go - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 3

1010real/athena-sample
A sample to use aws athena service in go
Language: Go - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wobondar/tfconfig
Terraform configuration manager
Language: Go - Size: 42 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

kamotos/aws-sdk-go-mocks
AWS service clients mocks for the the AWS SDK for the Go programming language.
Language: Go - Size: 4.63 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

glassechidna/codedeployhook
Safe AWS Serverless website deployments made easy
Language: Go - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

andream16/aws-sdk-go-bindings
Helper package to easily access some aws-sdk-go's methods (SNS, SQS, DynamoDB, Rekognition, S3) & aws-lambda-go utilities.
Language: Go - Size: 335 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 12

glassechidna/config2jsonlines
Transform AWS Config snapshots to a more AWS Athena-friendly format.
Language: Go - Size: 276 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

ChaosHour/aws-meta
Get MetaData from AWS RDS Aurora Clusters.
Language: Go - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ChaosHour/aws-rds-logs
A way to view and download your AWS RDS Logs
Language: Go - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

glassechidna/awshoney
AWS fields for your Honeycomb.io traces
Language: Go - Size: 40 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

hjr265/s3ow
Go package for stream uploading files to S3
Language: Go - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

erhansakarya/aws-iot-shadow-service-sample
aws iot shadow service sample - pull list of the things and its shadow payloads.
Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

devonartis/awsgotools1
AWS Golang Cookbook
Language: Go - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

michimani/aws-sdk-for-go-v2-sample
This repository is a collection of sample implementations using the AWS SDK for Go v2.
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kenzo0107/ri-utilization-plotter
Lambda Function that plot AWS Reserved Utilization/Coverage
Language: Go - Size: 115 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

kenzo0107/backlog-to-slack-dm
Backlog mentions in comments to Slack DM
Language: Go - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

harmnot/maid-finder
private project where this app would be maid finder tech , but need some contributors to build this because I can't handle by myself , too many jobs at work :), let me know if you all want to join me
Language: Go - Size: 1000 Bytes - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

glassechidna/awscredcache
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

stock1218/aws-sdk-go-docker
A light-weight, distroless container template for deploying Go servers with the AWS Go SDK
Language: Dockerfile - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yhidetoshi/GoAWSDeleteAmisLaunchConfigsTool
AWSのAMIと起動設定を削除するツール ( aws-sdk-go )
Language: Go - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

uniplaces/dynamodbcopy
Dynamodbcopy allows you to copy info across dynamodb tables
Language: Go - Size: 69.3 KB - Last synced at: about 14 hours ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

yhidetoshi/go-awscli-tool
Go言語でaws-sdk-goを活用してオレオレCLI(ore-aws)を作った
Language: Go - Size: 89.6 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tkuchiki/aws-sdk-go-config
Language: Go - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mmcmm/aws-go
AWS Cognito, S3, DynamoDB, Lambda, SQS, SNS, Beanstalk and Cloudwatch
Language: Go - Size: 44.1 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ngtuna/bitnami-wordpress
Tiny webapp helps creating the bitnami wordpress EC2 instance on AWS.
Language: Go - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

glassechidna/ecs-exec
Language: Go - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

skatsuta/api-gateway-iam-auth-requester
An HTTP client tool that sends HTTP requests to an API Gateway API with IAM authentication (AWS Signature V4).
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

glassechidna/ami-automation
Language: Go - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
