Fraudmarc / fraudmarc-ce

Fraudmarc Community Edition: Open-source DMARC report analysis designed for government agencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creation error - InvalidParameterValueException

iammattmartin opened this issue · comments

commented

Trying to install the CE as per the standard guide but get:

Status: Downloaded newer image for fraudmarc/fraudmarc-ce-install:latest
Your Database has been launched! Check the AWS RDS Console -> Instances tab (fraudmarcce)
Your IAM Role has been created! Check the AWS IAM Console (FraudmarcCE)

An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: The role defined for the function cannot be assumed by Lambda.
Your Lambda functions have been created! Check the AWS Lambda Console (fraudmarc-ce-receive/process)

An error occurred (MalformedPolicyDocument) when calling the PutRolePolicy operation: Syntax errors in policy.

One Lambda function is created but the other is not.

Any debug of this that is possible?

This issue has been resolved by the changes in PR #71, which significantly streamlines the build and deployment process, reducing setup time to just a few minutes.