Skip to content

Commit

Permalink
Merge 48e79bd into 65e815d
Browse files Browse the repository at this point in the history
  • Loading branch information
willbengtson committed Oct 19, 2018
2 parents 65e815d + 48e79bd commit e70a220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repokid/utils/roledata.py
Expand Up @@ -26,7 +26,7 @@
import repokid.hooks
from repokid.role import Role

IAM_ACCESS_ADVISOR_UNSUPPORTED_SERVICES = frozenset(['lightsail', 'organizations', 'tag'])
IAM_ACCESS_ADVISOR_UNSUPPORTED_SERVICES = frozenset(['lightsail', 'organizations'])
IAM_ACCESS_ADVISOR_UNSUPPORTED_ACTIONS = frozenset(['iam:passrole'])


Expand Down

0 comments on commit e70a220

Please sign in to comment.