Skip to content

Commit 431cf03

Browse files
committed
fix name
1 parent 28e14d2 commit 431cf03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SAMtemplates/main_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Resources:
5353
StackName: !Ref AWS::StackName
5454
CloudWatchKMSKey: !ImportValue account-resources-cdk-uk:KMS:CloudwatchLogsKmsKey:Arn
5555
SplunkSubscriptionFilterRole: !ImportValue account-resources-cdk-uk:IAM:SplunkSubscriptionFilterRole:Arn
56-
SplunkDeliveryStream: !ImportValue laaccount-resources-cdk-uk:Firehose:SplunkDeliveryStream:Arn
56+
SplunkDeliveryStream: !ImportValue account-resources-cdk-uk:Firehose:SplunkDeliveryStream:Arn
5757
EnableSplunk: "true"
5858
LambdaName: !Sub "${AWS::StackName}-FHIRValidatorUKCore"
5959
LambdaArn: !Sub arn:aws:lambda:${AWS::Region}:${AWS::AccountId}:function:${AWS::StackName}-FHIRValidatorUKCore

0 commit comments

Comments
 (0)