Jeremy Cooper [AFS MBP] 50c459706b Updates tfsec & checkov ignores + syntax updates %!s(int64=3) %!d(string=hai) anos
..
README.md 3b075c15cb Removes threatq lambda %!s(int64=3) %!d(string=hai) anos
cloudwatch.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos
code.zip 2746360f85 Removes old Portal data sync lambda %!s(int64=3) %!d(string=hai) anos
constants.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos
globals.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos
iam.tf baa1f43824 Applied `terraform fmt` to all modules %!s(int64=3) %!d(string=hai) anos
ip_ranges.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos
main.tf 50c459706b Updates tfsec & checkov ignores + syntax updates %!s(int64=3) %!d(string=hai) anos
s3.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos
sqs.tf 67c98b7677 Updates IMDS & ECR encryption syntax | tfsec/chekov ignores | %!s(int64=3) %!d(string=hai) anos
vars.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules %!s(int64=3) %!d(string=hai) anos

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.