You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="output_deployment"></a> [deployment](#output\_deployment)| Deployment details used for post-deployment scripts |
61
-
| <aname="output_pdm_mock_lambda_endpoint"></a> [pdm\_mock\_lambda\_endpoint](#output\_pdm\_mock\_lambda\_endpoint)| The base URL of the PDM Mock Lambda (null when not deployed) |
62
-
| <aname="output_pdm_mock_lambda_id"></a> [pdm\_mock\_lambda\_id](#output\_pdm\_mock\_lambda\_id)| The ID of the PDM Mock Lambda API Gateway (null when not deployed) |
61
+
| <aname="output_pdm_mock_endpoint"></a> [pdm\_mock\_endpoint](#output\_pdm\_mock\_endpoint)| The base URL of the PDM Mock (null when not deployed) |
62
+
| <aname="output_pdm_mock_id"></a> [pdm\_mock\_id](#output\_pdm\_mock\_id)| The ID of the PDM Mock API Gateway (null when not deployed) |
Copy file name to clipboardExpand all lines: lambdas/pdm-mock-lambda/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# PDM Mock Lambda
1
+
# PDM Mock
2
2
3
3
This Lambda function provides a mock implementation of the PDM (Patient Data Manager) API for testing purposes. It allows the NHS Notify Digital Letters system to test integration with PDM without requiring access to the actual PDM service.
0 commit comments