We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb37072 commit 8239c4aCopy full SHA for 8239c4a
aws-lambda-java-tests/src/test/resources/msk_firehose_event.json
@@ -1,7 +1,7 @@
1
{
2
"invocationId": "12345621-4787-0000-a418-36e56Example",
3
- "sourceMSKArn": "",
4
- "deliveryStreamArn": "",
+ "sourceMSKArn": "arn:aws:kafka:EXAMPLE",
+ "deliveryStreamArn": "arn:aws:firehose:EXAMPLE",
5
"region": "us-east-1",
6
"records": [
7
0 commit comments