Skip to content

Commit

Permalink
Fix AntMediaAmi product name
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu committed Mar 15, 2024
1 parent c142189 commit 6413fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudformation/antmedia-aws-autoscale-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6413fd8

Please sign in to comment.