Brad Poulton 2bb89fc35e Adjustments for Portal Lambda 3 лет назад
..
README.md 3b075c15cb Removes threatq lambda 3 лет назад
cloudwatch.tf 2bb89fc35e Adjustments for Portal Lambda 3 лет назад
code.zip 2746360f85 Removes old Portal data sync lambda 3 лет назад
iam.tf e532d854b5 Migrates Portal Lambda to Queue Based 3 лет назад
main.tf 2bb89fc35e Adjustments for Portal Lambda 3 лет назад
s3.tf 3b075c15cb Removes threatq lambda 3 лет назад
sqs.tf e532d854b5 Migrates Portal Lambda to Queue Based 3 лет назад
vars.tf 5571d126fb Improves Portal Lambda 4 лет назад

README.md

Customer Portal Lambda

NOTE: There is a dependence in 005-iam (submodules/iam/standard_iam_policies/policy-mdr_terraformer.tf) for the PassRole action for the role. There is also a dependency on the Vault containing the correct values.

The customer portal lambda is made up of two lambda functions. One is the scheduler and one actually runs the code.

Please note this lambda function has been updated to include the ThreatQ lambda. The threatq lambda does not add an additional AWS lambda, instead it is just added in the python code and piggy backs off the lambdas in this module.