amazon web services - Down Side of Keeping Unused Platform Endpoints in AWS SNS -


to keep question short:

are there down sides of keeping unused platform endpoints in aws sns?

long story:

we storing platform endpoints arn in database, reason need delete of them database.

in situation arn stored in aws sns won't deleted. thus, these arns become inaccessible, service won't know these arns.

so short version of question: there down sides of doing so?


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -