Skip to content

Commit

Permalink
Merge pull request #25 from raito-io/inheritance-fixes
Browse files Browse the repository at this point in the history
Inheritance fixes
  • Loading branch information
codatoz authored Nov 26, 2024
2 parents e1c437a + a0fda15 commit e3b11e3
Show file tree
Hide file tree
Showing 34 changed files with 2,730 additions and 4,223 deletions.
3 changes: 0 additions & 3 deletions aws/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ const (

AwsS3CloudTrailBucket = "aws-s3-cloudtrail-bucket"

// To make a distinct difference between policies and roles when reading ACs from the target, we'll prefix policy names with this value.
PolicyPrefix = "policy/"

// Inline prefix is used for prefixing part of the external id, preceding the comma-separated list of inline policy ARNs used
InlinePrefix = "inline:"
PolicyTypePrefix = "policy:"
Expand Down
Loading

0 comments on commit e3b11e3

Please sign in to comment.