We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7e088 commit 56b3362Copy full SHA for 56b3362
infrastructure/parallelcluster-ui.yaml
@@ -699,7 +699,7 @@ Resources:
699
- ec2:StartInstances
700
- ec2:StopInstances
701
Resource:
702
- - !Sub arn:${AWS::Partition}:ec2:${AWS::Region}:${AWS::AccountId}:instance/*
+ - !Sub arn:${AWS::Partition}:ec2:*:${AWS::AccountId}:instance/*
703
Condition:
704
StringLike:
705
ec2:ResourceTag/parallelcluster:version: "*"
0 commit comments