File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ Contributions and feature requests are welcome!
1818 - Send, receive and peek messages
1919 - Import Protobuf definitions and send Protobuf-formatted messages
2020
21+ - ** AWS SNS**
22+ - Create, view and delete topics
23+ - Create and delete subscriptions
24+
2125Also see the [ checklist of upcoming features] ( https://github.com/Visual-Vincent/GuiStack/issues/1 ) .
2226
2327## Download
@@ -53,6 +57,7 @@ GuiStack can be configured by setting various environment variables before start
5357| AWS_SECRET_ACCESS_KEY | localstack |
5458| AWS_REGION | eu-central-1 |
5559| AWS_S3_ENDPOINT_URL | http://localhost:4566 |
60+ | AWS_SNS_ENDPOINT_URL | http://localhost:4566 |
5661| AWS_SQS_ENDPOINT_URL | http://localhost:4566 |
5762| AWS_S3_FORCE_PATH_STYLE | true |
5863
You can’t perform that action at this time.
0 commit comments