File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
10
10
DeleteServiceLinkedRole = deleteServiceLinkedRole
11
11
FindRoleByName = findRoleByName
12
- PolicyHasValidAWSPrincipals = policyHasValidAWSPrincipals
12
+ PolicyHasValidAWSPrincipals = policyHasValidAWSPrincipals // nosemgrep:ci.aws-in-var-name
13
13
)
14
14
15
15
type (
Original file line number Diff line number Diff line change 67
67
AttachPolicyToUser = attachPolicyToUser
68
68
CheckPwdPolicy = checkPwdPolicy
69
69
GeneratePassword = generatePassword
70
- IsValidPolicyAWSPrincipal = isValidPolicyAWSPrincipal
70
+ IsValidPolicyAWSPrincipal = isValidPolicyAWSPrincipal // nosemgrep:ci.aws-in-var-name
71
71
ListGroupsForUserPages = listGroupsForUserPages
72
72
RoleNameSessionFromARN = roleNameSessionFromARN
73
73
RolePolicyParseID = rolePolicyParseID
You can’t perform that action at this time.
0 commit comments