Iain Bullard d3d9557d49 Implement basic SNS message filtering (#1521)
* Add support for FilterPolicy to sns subscription set_filter_attributes

* Add basic support for sns message filtering

This adds support for exact string value matching along with AND/OR
logic as described here:

https://docs.aws.amazon.com/sns/latest/dg/message-filtering.html

It does not provide support for:
- Anything-but string matching
- Prefix string matching
- Numeric Value Matching

The above filter policies (if configured) will not match messages.
2018-03-21 08:49:11 -07:00
..
2017-10-28 17:07:34 +01:00
2017-02-23 21:37:43 -05:00
2017-10-22 21:36:39 +01:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2017-10-28 20:17:34 +01:00
2017-02-23 21:37:43 -05:00
2018-01-14 14:35:53 +09:00
2017-09-27 09:54:46 +01:00
2017-06-20 11:58:18 -07:00
2018-02-19 09:59:52 -06:00
2017-02-23 21:37:43 -05:00
2017-10-16 17:06:22 -07:00
2017-02-15 22:35:45 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00