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 9867f32 commit e648ef1Copy full SHA for e648ef1
aws-lambda-java-tests/src/test/resources/connect_event.json
@@ -24,7 +24,7 @@
24
"PreviousContactId": "4ca32fbd-8f92-46af-92a5-6b0f970f0efe",
25
"Queue": {
26
"ARN": "arn:aws:connect:eu-central-1:123456789012:instance/9308c2a1-9bc6-4cea-8290-6c0b4a6d38fa/queue/941464de-39b7-4cae-82e9-a44f070ef59e",
27
- "Name": "ExampleQueue"
+ "name": "ExampleQueue"
28
},
29
"SystemEndpoint": {
30
"Address": "+21234567890",
0 commit comments