-
### CloudFormation Lint Version
cfn-lint 1.18.4
### What operating system are you using?
Windows 11
### Describe the bug
Added `ignore_checks `metadata at the template root level. Running CLI wi…
-
## Background
The SNS Module terraform-aws-provider defined in `versions.tf` is currently at `>=4.0.0`. We need to upgrade the provider to the latest major `5` release.
What to do:
- review changel…
-
Quick Sample Summary:
1. Scope of request -> New attribute for an existing resource. AWS::SNS::Topic does not currently support configuring the delivery status logging settings, though configuring t…
-
### Describe the feature
https://docs.aws.amazon.com/sns/latest/dg/and-or-logic.html#or-operator
I would like to be able to use the "$or" operator for SNS subscription filters to filter out messag…
-
http://docs.aws.amazon.com/sns/latest/dg/SMSMessages.html
-
### Description
AWS Cognito support Email MFA for login verification, however it is not clear how this is configured and how message templates for email messages for MFA are set.
### Affected Resour…
-
I see that this feature is supported on Python and NodeJS, is it supported in Go?
There is a similar issue closed on the dd-trace-js: https://github.com/DataDog/dd-trace-js/issues/1280
And the doc…
-
**Is your feature request related to a problem? Please describe.**
It will be very useful to monitor build status in Slack. AWS Chatbot makes it easy to integrate SNS to slack without having to cre…
-
Using this plugin, I’m trying to parse the payload that comes from an AWS SNS topic in Mautic to get the bounces.
However, according to the AWS documentation [](https://docs.aws.amazon.com/ses/lat…
-
This will eliminate a lot of code from the repository
Here are all the unique resources in this module.
```bash
✗ rg ^resource -ttf | cut -d'"' -f2 | sort | uniq
aws_cloudwatch_event_rule
aws…