Skip to content

Commit 59b54ca

Browse files
committed
[ELI-702] removing duplicate signer perm
1 parent 6e8cba3 commit 59b54ca

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

infrastructure/stacks/iams-developer-roles/iams_permissions_boundary.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ data "aws_iam_policy_document" "permissions_boundary" {
9494
# signing - code signing for Lambda functions
9595
"signer:*",
9696

97-
# CodeSigning
98-
"signer:*",
99-
10097
# IAM - specific role and policy management
10198
"iam:GetRole*",
10299
"iam:GetPolicy*",

0 commit comments

Comments
 (0)