Skip to content

Commit 0b568e3

Browse files
authored
Add new section (#5713)
1 parent 82329b8 commit 0b568e3

File tree

1 file changed

+8
-0
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+8
-0
lines changed

docs/platform-services/automation-service/app-central/integrations/mitre-matrix.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ import IntegrationTimeout from '../../../../reuse/automation-service/integration
4444

4545
For information about MITRE Matrix, see [MITRE Matrix documentation](https://attack.mitre.org/).
4646

47+
## Troubleshooting
48+
49+
You may receive the following error when you test the MITRE Matrix resource: <br/>`Error testing resource. An internal error occurred calling lambda function.`
50+
51+
The error may be caused by a 6 MB quota that Lambda has per request. For quotas, see the AWS documentation [Lambda Quotas](https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html).
52+
53+
To work around the error, install an [automation bridge](/docs/platform-services/automation-service/automation-service-bridge/). Then in the **Automation engine** field of the MITRE Matrix integration configuration dialog, select the bridge instead of **Cloud execution**.
54+
4755
## Change Log
4856

4957
* February 3, 2021 - First upload

0 commit comments

Comments
 (0)