LocalStack Extension: SQS-Admin
Project description
SQS-Admin
The LocalStack SQS-Admin extension is a simple, yet powerful UI to manage and interact with your SQS queues in LocalStack.
Get started
Install
Start LocalStack and click the LocalStack Extension badge on the top of the README.
Alternatively, you can install the extension via the CLI directly from this repository:
localstack extensions install "git+https://github.com/pacovk/sqs-admin/#egg=sqs-admin"
Configure
You can configure the extension by setting SQS-Admin environment variables:
Example:
localstack start -e SQS_AWS_REGION=us-east-2
Use the extension
Navigate to http://sqs-admin.localhost.localstack.cloud:4566.
Develop
To install the extension into localstack in developer mode, you will need Python 3.10, and create a virtual environment in the extensions project. Please refer to the LocalStack documentation for more information.
In short
In the newly generated project, simply run
make install
Mind that extensions require a pro version of LocalStack to be installed. Ensure to the auth-token at hand or already set up:
localstack auth set-token <redacted-token>
Then, to enable the extension for LocalStack, run
localstack extensions dev enable .
You can then start LocalStack with EXTENSION_DEV_MODE=1 to load all enabled extensions:
EXTENSION_DEV_MODE=1 localstack start
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqs_admin-0.8.0.tar.gz.
File metadata
- Download URL: sqs_admin-0.8.0.tar.gz
- Upload date:
- Size: 27.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c86c7e1f929c93dccbd4b01213b7ac8b415d2cccccd5ba7211f2b189b5141fe
|
|
| MD5 |
12a609195fdd6064e04de6dbf7e2b600
|
|
| BLAKE2b-256 |
0c2d82f93d86e7d4e70f3801046e8a2ccceac88a1bea58749508873ad0347a19
|
File details
Details for the file sqs_admin-0.8.0-py3-none-any.whl.
File metadata
- Download URL: sqs_admin-0.8.0-py3-none-any.whl
- Upload date:
- Size: 27.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbcc7b6c6edf4ea1737765e64a4f61f647617c1d3dfaa223dee21c61e45f499b
|
|
| MD5 |
98b22a3aff26f9c7fb19fd390ec72621
|
|
| BLAKE2b-256 |
d72f19f208f4bb2e66f0713a418bcc2cf464f4c4bde976f6651a879514dd6b85
|