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

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -