Skip to content

Commit 7809ea2

Browse files
[PRMP-1284] remove unnecessary permission
1 parent 19c985f commit 7809ea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/lambda-upload-confirm-result.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ module "upload_confirm_result_lambda" {
7878
module.lloyd_george_reference_dynamodb_table.dynamodb_read_policy_document,
7979
module.lloyd_george_reference_dynamodb_table.dynamodb_write_policy_document,
8080
module.sqs-nrl-queue.sqs_write_policy_document,
81-
aws_iam_policy.ssm_access_policy.policy,
8281
]
8382
rest_api_id = aws_api_gateway_rest_api.ndr_doc_store_api.id
8483
resource_id = module.upload_confirm_result_gateway.gateway_resource_id

0 commit comments

Comments
 (0)