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 6c04683 commit f8b74e2Copy full SHA for f8b74e2
.github/workflows/base-lambdas-reusable-deploy-all.yml
@@ -514,7 +514,7 @@ jobs:
514
build_branch: ${{ inputs.build_branch}}
515
sandbox: ${{ inputs.sandbox }}
516
lambda_handler_name: fhir_document_reference_search_handler
517
- lambda_aws_name: SearchDocumentReferencesFHIRLambda
+ lambda_aws_name: SearchDocumentReferencesFHIR
518
lambda_layer_names: 'core_lambda_layer'
519
secrets:
520
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
0 commit comments