From 6413fd84259f15968cfab97f6cf688473a6106ff Mon Sep 17 00:00:00 2001 From: Murat Ugur Eminoglu Date: Fri, 15 Mar 2024 18:28:23 +0300 Subject: [PATCH] Fix AntMediaAmi product name --- cloudformation/antmedia-aws-autoscale-template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudformation/antmedia-aws-autoscale-template.yaml b/cloudformation/antmedia-aws-autoscale-template.yaml index 54e66b51..6c46c9a1 100644 --- a/cloudformation/antmedia-aws-autoscale-template.yaml +++ b/cloudformation/antmedia-aws-autoscale-template.yaml @@ -362,8 +362,8 @@ Resources: Type: Custom::FindAMI Properties: ServiceToken: !Sub ${AMSGetLatestAMI.Arn} - ProductId: "8kf9kapq2qbo37fuekp8k7o6r" - Name: "AntMedia-AWS-Marketplace-GPU-*" + ProductId: "4wh7rhpic3wfwamyp5905tsbt" + Name: "AntMedia-AWS-Marketplace-EE-*" Architecture: "x86_64" AntMediaGPUAmi: