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
- Host: GitHub
- URL: https://github.com/localstack/localstack-aws-sdk-examples
- Owner: localstack
- Created: 2021-06-10T18:01:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T20:35:48.000Z (over 1 year ago)
- Last Synced: 2025-03-25T11:52:18.413Z (9 months ago)
- Language: Java
- Size: 458 KB
- Stars: 9
- Watchers: 21
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.