We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e14d2 commit 431cf03Copy full SHA for 431cf03
1 file changed
SAMtemplates/main_template.yaml
@@ -53,7 +53,7 @@ Resources:
53
StackName: !Ref AWS::StackName
54
CloudWatchKMSKey: !ImportValue account-resources-cdk-uk:KMS:CloudwatchLogsKmsKey:Arn
55
SplunkSubscriptionFilterRole: !ImportValue account-resources-cdk-uk:IAM:SplunkSubscriptionFilterRole:Arn
56
- SplunkDeliveryStream: !ImportValue laaccount-resources-cdk-uk:Firehose:SplunkDeliveryStream:Arn
+ SplunkDeliveryStream: !ImportValue account-resources-cdk-uk:Firehose:SplunkDeliveryStream:Arn
57
EnableSplunk: "true"
58
LambdaName: !Sub "${AWS::StackName}-FHIRValidatorUKCore"
59
LambdaArn: !Sub arn:aws:lambda:${AWS::Region}:${AWS::AccountId}:function:${AWS::StackName}-FHIRValidatorUKCore
0 commit comments