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개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠