We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5d84f commit a0248ecCopy full SHA for a0248ec
SAMtemplates/functions/main.yaml
@@ -419,7 +419,7 @@ Resources:
419
TABLE_NAME: !Ref PrescriptionNotificationStatesTableName
420
API_KEY_SECRET: secrets-PSU-Notify-API-Key
421
PRIVATE_KEY_SECRET: secrets-PSU-Notify-PrivateKey
422
- KID_SECRET: secrets-PSU-Notify-Application-Name
+ KID_SECRET: secrets-PSU-Notify-Application-KID
423
NHS_NOTIFY_ROUTING_ID_PARAM: !Ref NotifyRoutingPlanIDParam
424
NOTIFY_API_BASE_URL_PARAM: !Ref NotifyAPIBaseURLParam
425
MAKE_REAL_NOTIFY_REQUESTS_PARAM: !Ref EnableNotificationsExternalParam
0 commit comments