-
As far as we debug the smoke test with AWS SDK Go, the request using aws-query protocol.
AWS SDK java release note says [SQS supports aws-json](https://github.com/aws/aws-sdk-java/blob/master/CH…
-
### Expected Behavior
When processing Amazon SNS events using an AWS Lambda function customers can use a built-in envelope to quickly access the contents of the message.
The envelope should be able …
-
### Description
Similar to aws_iam_roles which is a plural of aws_iam_role, it would be nice to have the plural of aws_sns_topic as aws_sns_topics so I can take advantage of the `name_regex` field
…
-
Part of https://github.com/wellcomecollection/platform/issues/5794
We should record the output of the ECS & Lambda batchers so that we can compare batch size, output parity, and timings.
See https:/…
-
**What did you do?**
Configured an SNS receiver
**What did you expect to see?**
An alert be sent
**What did you see instead? Under which circumstances?**
Seeing the following logs in all …
-
### Describe the issue
The docs shows that i can subscribe to 10 events
https://docs.aws.amazon.com/ses/latest/dg/event-publishing-retrieving-sns-examples.html
But in the code it show that notifi…
-
### Terraform CLI Version
1.7.4
### Terraform Provider Version
0.85.0
### Terraform Configuration
```terraform
For resource - snowflake_notification_integration, the parameters "type" and "direct…
-
### Describe the bug
CDK Version used:
2.147.2
Steps to Reproduce:
1. Create a L2 SNS Topic construct with `enforceSSL` prop set to true.
```
import * as cdk from 'aws-cdk-lib';
import * as…
-
Hi,
Getting a socket hang up error when trying to publish an SNS message that contains MessageAttributes using the `@aws-sdk/client-sns` package, version `3.485.0`.
The error is:
```
[2024-10-…
-
A while ago PR https://github.com/grafana/terraform-provider-grafana/pull/1295 introduced a terraform resource for AWS SNS alerting integration that was implemented only in Amazon Managed Grafana. The…