Fred Damstra [afs macbook] 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
..
README.md 3b075c15cb Removes threatq lambda há 3 anos atrás
cloudwatch.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
code.zip 2746360f85 Removes old Portal data sync lambda há 3 anos atrás
constants.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
globals.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
iam.tf baa1f43824 Applied `terraform fmt` to all modules há 3 anos atrás
ip_ranges.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
main.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
s3.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
sqs.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás
vars.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules há 3 anos atrás

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.