SNS message body filter functionality logic

0

We need to understand how the SNS message body filter functionality is working. we are having one use case like our project SQS consumer will provide the SNS filter policy after that we need to subscribe to SNS with filter policy to test it. is there any logic available in AWS SDK to test the SNS filter policy without subscribe to SNS.

Basically we are expecting is there any functionality available to test the SNS filter policy before subscribe to SNS like regular expression validation.

1 Respuesta
0

Hello, Unfortunately, there is no such functionality currently, where it is possible to test the SNS filter policy before subscribe to SNS. In order to test a filter policy, you can create a test topic, with a test subscription, then set a test filter policy to that subscription. If your test results satisfied you, promote that configuration to production.

AWS
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas