aws-sdk-go
AWS services library
Provides a set of libraries and tools to access and interact with Amazon Web Services
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
9k stars
241 watching
2k forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
awsaws-sdkgo
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-sdk-go-v2 | A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,704 |
aws/aws-sdk-js | A JavaScript library for interacting with Amazon Web Services (AWS) from the browser and Node.js environments. | 7,603 |
aws/aws-sdk-java | A Java library for interacting with Amazon Web Services | 4,140 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
awsdocs/aws-doc-sdk-examples | Repository providing code examples for using AWS SDKs to interact with various AWS services | 9,670 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,395 |
aws/aws-lambda-go | A collection of libraries and tools to help developers build AWS Lambda functions in Go | 3,655 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,056 |
go-gorp/gorp | A library that simplifies data access and manipulation by reducing boilerplate code between Go structs and databases. | 3,739 |
go-lang-plugin-org/go-lang-idea-plugin | A plugin extension for IntelliJ Platform that provides features and functionality for the Go programming language | 4,559 |
ardanlabs/service | A starter kit for building scalable web services with Go and Kubernetes | 3,616 |
golang/oauth2 | An OAuth2 client implementation for Go. | 5,426 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,785 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |