Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 7e88dd4

Browse files
authored
Merge pull request #714 from aws-samples/fix/713
fix: #713
2 parents ad4d4d6 + a362485 commit 7e88dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/emr-eks-platform/emr-eks-cluster-helpers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ export function karpenterSetup(cluster: Cluster,
316316
'ec2:DescribeLaunchTemplates',
317317
'ec2:DescribeInstances',
318318
'ec2:DescribeSecurityGroups',
319+
"ec2:DescribeSpotPriceHistory",
319320
'ec2:DescribeSubnets',
320321
'ec2:DescribeInstanceTypes',
321322
'ec2:DescribeInstanceTypeOfferings',

0 commit comments

Comments
 (0)