Fred Damstra [afs macbook] 8826406328 Fixes Minor Issues During Apply All Everywhere před 3 roky
..
README.md 3b075c15cb Removes threatq lambda před 3 roky
cloudwatch.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules před 3 roky
code.zip 2746360f85 Removes old Portal data sync lambda před 3 roky
constants.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules před 3 roky
globals.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules před 3 roky
iam.tf 82b8d76a53 Updates tfsec/checkov Ignore comments for aws-iam-no-policy-wildcards před 3 roky
ip_ranges.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules před 3 roky
main.tf 50c459706b Updates tfsec & checkov ignores + syntax updates před 3 roky
s3.tf 8826406328 Fixes Minor Issues During Apply All Everywhere před 3 roky
sqs.tf 82b8d76a53 Updates tfsec/checkov Ignore comments for aws-iam-no-policy-wildcards před 3 roky
vars.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules před 3 roky

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.