SaaSHub helps you find the best software and product alternatives Learn more →
Aws-doc-sdk-examples Alternatives
Similar projects and alternatives to aws-doc-sdk-examples
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
amazon-bedrock-samples
This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
-
-
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
-
jwt-go
Discontinued ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
-
-
-
-
-
-
-
go-sls-crudl
An example Serverless framework project using Golang to build a simple API Gateway -> Lambda -> DynamoDB set of methods
-
simple-encryptor
This project which aims to provide a practical way to practice Go concepts and work with AWS services such as SNS, SQS, and Lambda. The project focuses on encrypting and decrypting messages in a simple manner, serving as a learning exercise rather than a production-ready solution.
-
aws-lambda-secrets-manager-example
This code example explained about how to use AWS secrete manager in AWS Lambda for node environment
-
permissions2
Discontinued :closed_lock_with_key: Middleware for keeping track of users, login states and permissions
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aws-doc-sdk-examples discussion
aws-doc-sdk-examples reviews and mentions
-
Bridging AI and real-time data with tools
A python virtual environment setup with packages installed via requirements.txt. Read more about doing this here.
- Open Source AWS SDK Code Examples: Your Go-To Resource for Cloud Development
-
Stubbing AWS Service calls in Golang
So I did some more research and I found the awsdocs/aws-doc-sdk-examples repo. This repository used a testtools module. So I started an experiment to see how I could use this module. I refactored the code as followed:
-
Lambda function gets timed out from SDK
I know lambdas can run max for 15 minutes, but they don't, the most they've ran is 11 minutes and something top, but never 15 minutes, it's the read time that's timing out, and it's timing out because the response from the lambda function is not reaching the server, someone suggested me that I should look into java v2 so I'll be doing that, i'm totally lost
-
.NET 7 minimal web API and AWS cognito
I am getting similar errors using their complete example from the documentation, using a console app.: https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/dotnetv3/Cognito/Scenarios/Cognito_Basics/CognitoBasics.cs
-
A Go project with AWS (SNS, SQS, Lambda)
GitHub - AWS SDK for Go Examples
-
AWS SDK transcribe streaming example
I don't see any swift examples in the example code project - https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/swift/example_code
-
Creating an YouTube Clone using AWS
I've also tried to inject AmazonS3Client inside S3Service.java (AUtoWired), nothing changed also. I'm also following this link: https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/usecases/create_spring_stream_app Its from the AWS Docs, showing how to create a streaming video app.
-
Golang Gin with DynamoDB
I'm still beginner learning Go and have a project where I need to upload _docs_ to DB. So, I'd like to build rest api with Gin and use DynamoDB for backend. I have a working version using MongoDB but I wanted to do similar with DynamoDB. I followed this to get familiar with aws sdk for go. But I can't quite work out how to get it to work with Gin framework. Most of the references I find use AWS Lambda and API Gateway.
- how to automate command line execution of AWS CLI
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 May 2025
Stats
awsdocs/aws-doc-sdk-examples is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of aws-doc-sdk-examples is Java.
Popular Comparisons
- aws-doc-sdk-examples VS go-jose
- aws-doc-sdk-examples VS leetcode-master
- aws-doc-sdk-examples VS jwt-go
- aws-doc-sdk-examples VS casbin
- aws-doc-sdk-examples VS authelia
- aws-doc-sdk-examples VS pixlab
- aws-doc-sdk-examples VS gorbac
- aws-doc-sdk-examples VS osin
- aws-doc-sdk-examples VS go-oauth2-server
- aws-doc-sdk-examples VS permissions2