-
**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…
-
When I try to publish to the topic I just created I'm getting a `An error occurred (NotFound) when calling the Publish operation: Topic not found` error.
Reproduction case:
Start the sns/sqs ser…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.43.0
### Affected Resource(s)
*aws_sns_platform_application*
### Expected Behavior
It should create the platform app. I've verified i…
-
### What is the problem?
Calling `sns.Topic.add_subscription(sns_subscriptions.LambdaSubscription(lambda_, filter_policy=filter_policy))` and passing a filter_policy object that implements `Mapping…
-
Two lines involved:
https://github.com/aws-ia/cloudformation-aws-marketplace-saas/blob/869a30639d134b87ec70ba3ad387be875bd1f9b1/templates/cloudformation-aws-marketplace-saas.template.yaml#L61
ht…
-
### Terraform Core Version
v1.7.4
### AWS Provider Version
v5.41.0
### Affected Resource(s)
* aws_sns_topic
* aws_sns_topic_policy
* aws_sns_topic_subscription
* aws_iam_policy_document
### E…
-
**Describe the bug**
I've found this error in SSM automation log, when trying to remediate the finding **AWS Config should be enabled and use the service-linked role for resource recording**
BTW…
-
- [ ] Register our "company" in order to apply for 10DLC numbers
- [ ] Work with Em, Tim, Phoebe to obtain message template content
- [ ] Apply for campaign approval and associate a 10DLC
Info:
ht…
-
Hi Gang,
I'm sure I'm missing something super obvious but I can't seem to get this module to work. I've distilled my test to the following example:
**Step to reproduce**
1. Install both the `…