-
My working code is below. Notice that I had to add an explicit depends on for the third resource. Without this, I'm seeing the first policy attachment for SNS get dropped consistently. Not great as it…
-
When deploying the `shared` component, the topic confirmation prompt is displaced by Terraform's "Still creating" message that's printed every 10s:
```
aws_sns_topic_subscription.monitoring (local…
-
It would be really useful for alerts to be able to publish SNS notifications. Then, AWS Lambda can react to those notifications and perform
- remedial actions
- notification duties
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
This isn't a full-fledged bug.
Currently, SNS Topics return the following attribut…
-
**Type**: Feature
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
The feature would be in the `spring-cloud-aws-sns` project.
It wou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I need to fire up an SQS Queue from one project, and then subscribe that queue to an…
-
**Describe the feature:**
Add support for Amazon SNS connector to use for alerting actions
**Describe a specific use case for the feature:**
Currently AWS SNS is not supported connector per [doc](h…
jguay updated
2 years ago
-
### Describe the bug
The `cdk deploy` commands allows you to specify SNS topics for CloudFormation notifications with the `--notification-arns` option.
However, when deploying in a China region, w…
-
**Provider and Module Versions**
AWS Provider Version: ~> 5.0
Module Version: 2.0.43
**Description**
I am experiencing an issue with the terraform-aws-ecs-fargate-service module, specifically wi…
-
Provide an SNS Source which can subscribe to an SNS topic (or use an existing subscription) to receive SNS notifications over HTTP/S.
This will be similar to the existing HTTP source plugin. Howeve…