Hi,
We have an large Organizations with more than 1300 accounts overs 17+ regions and this solution was a must for our Security Hub installation. Unfortunately, in DEV Org with less accounts and regions it was working fine until we start implementing it in PROD. If failed at the last iteration #1301 for a total of 9124 events.
We received the following error in our step-function:
States.DataLimitExceeded
The state/task 'UpdateMembers' returned a result with a size exceeding the maximum number of bytes service limit.
Anything we can do to increase this limit? Or it required a change in the code to process it differently?
Hi,
We have an large Organizations with more than 1300 accounts overs 17+ regions and this solution was a must for our Security Hub installation. Unfortunately, in DEV Org with less accounts and regions it was working fine until we start implementing it in PROD. If failed at the last iteration #1301 for a total of 9124 events.
We received the following error in our step-function:
States.DataLimitExceeded
The state/task 'UpdateMembers' returned a result with a size exceeding the maximum number of bytes service limit.
Anything we can do to increase this limit? Or it required a change in the code to process it differently?