Crates.io | dlq |
lib.rs | dlq |
version | 0.1.0 |
source | src |
created_at | 2024-05-05 04:31:44.956677 |
updated_at | 2024-05-05 04:31:44.956677 |
description | a CLI tool for polling the messages from your AWS DLQ instance |
homepage | |
repository | |
max_upload_size | |
id | 1230024 |
size | 67,133 |
dlq list
# poll the given queue url
dlq poll <url>
# use environment variable
DLQ_URL=<url> dlq poll