Fraudmarc / fraudmarc-ce

Fraudmarc Community Edition: Open-source DMARC report analysis designed for government agencies
Apache License 2.0
152 stars 28 forks source link

Creation error - InvalidParameterValueException #31

Closed iammattmartin closed 6 months ago

iammattmartin commented 4 years ago

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?

kcolemangt commented 6 months ago

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.