Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilop/snsunsubscribenonexistingqueues
This is a sample script using the new AWS CLI and jq to check for SNS subscription by SQS queues that are not existing anymore and remove (unsubscribe) them.
https://github.com/danilop/snsunsubscribenonexistingqueues
Last synced: 24 days ago
JSON representation
This is a sample script using the new AWS CLI and jq to check for SNS subscription by SQS queues that are not existing anymore and remove (unsubscribe) them.
- Host: GitHub
- URL: https://github.com/danilop/snsunsubscribenonexistingqueues
- Owner: danilop
- Created: 2013-10-21T15:48:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T15:51:07.000Z (about 11 years ago)
- Last Synced: 2024-10-29T18:32:29.549Z (2 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### SNS Unsubscribe Not Existing SQS queues
This is a sample script using the new [AWS CLI](http://aws.amazon.com/cli)
and [jq](http://stedolan.github.io/jq) to
check for SNS subscription by SQS queues that are not existing anymore
and remove (unsubscribe) them.**This is a personal project. No relation whatsoever exists between this project and my employer.**
### License
Copyright (c) 2013 Danilo Poccia, http://blog.danilopoccia.net
This code is licensed under the The MIT License (MIT). Please see the LICENSE file that accompanies this project for the terms of use.
### Requirements
To use this script you need:
* the new [AWS CLI](http://aws.amazon.com/cli)
* [jq](http://stedolan.github.io/jq)### Usage
Just run the script:
./snsUnsubscribeNonExistingQueues.sh