Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jplock committed Jan 3, 2025
1 parent cf28daa commit a91f28f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -925,9 +925,6 @@ Resources:
- Effect: Allow
Action: "signer:DescribeSigningJob"
Resource: !Sub "arn:${AWS::Partition}:signer:${AWS::Region}:${AWS::AccountId}:/signing-jobs/*"
- Effect: Allow
Action: "ssm:GetParameters"
Resource: !Sub "arn:${AWS::Partition}:ssm:*:017000801446:parameter/aws/service/powertools/*"
Tags:
- Key: "aws-cloudformation:stack-name"
Value: !Ref "AWS::StackName"
Expand Down

0 comments on commit a91f28f

Please sign in to comment.