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

python - Best design pattern for collection of objects -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -