An open API service indexing awesome lists of open source software.

https://github.com/localstack/localstack-aws-sdk-examples

Test repo with sample apps & tests for various different languages/SDKs using LocalStack
https://github.com/localstack/localstack-aws-sdk-examples

Last synced: 8 months ago
JSON representation

Test repo with sample apps & tests for various different languages/SDKs using LocalStack

Awesome Lists containing this project

README

          

# 🌟 LocalStack AWS SDK Examples 🌐

This repository showcases how to integrate AWS SDKs with LocalStack across various programming languages. 🚀

## 🚀 Running the Examples

Each folder is self-contained and can be independently run using `Makefile`. To execute an example, simply use the `make run` command.

## 📥 Downloading a Single Folder

1. Open the repo in GitHub's internal editor by pressing `.` at the repo root or by changing `.com` to `.dev` in the URL.
2. In the explorer pane (left side or press Ctrl+Shift+E), right-click on the desired file/folder and select 'Download'.
3. In the dialog box, choose where to save the selected file/folder on your disk.