File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -61,16 +61,11 @@ module "update_doc_ref_lambda" {
6161 name = " UpdateDocRefLambda"
6262 handler = " handlers.update_document_reference_handler.lambda_handler"
6363 iam_role_policy_documents = [
64- module . ndr-bulk-staging-store . s3_read_policy_document ,
6564 module . ndr-bulk-staging-store . s3_write_policy_document ,
6665 module . ndr-lloyd-george-store . s3_write_policy_document ,
6766 module . ndr-lloyd-george-store . s3_read_policy_document ,
6867 module . ndr-document-store . s3_read_policy_document ,
6968 module . ndr-document-store . s3_write_policy_document ,
70- module . document_reference_dynamodb_table . dynamodb_write_policy_document ,
71- module . document_reference_dynamodb_table . dynamodb_read_policy_document ,
72- module . stitch_metadata_reference_dynamodb_table . dynamodb_read_policy_document ,
73- module . stitch_metadata_reference_dynamodb_table . dynamodb_write_policy_document ,
7469 module . lloyd_george_reference_dynamodb_table . dynamodb_write_policy_document ,
7570 module . lloyd_george_reference_dynamodb_table . dynamodb_read_policy_document ,
7671 aws_iam_policy . ssm_access_policy . policy ,
You can’t perform that action at this time.
0 commit comments