-
Notifications
You must be signed in to change notification settings - Fork 16
feat(RAIN-94565): Added 11 services for TF permissions 20.0.0 #131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Free Tier ACM-PCA Lambda(partial) Schemas(partial) Scheduler Lakeformation DynamoDB(Partial) describe_contributor_insights get_resource_policy Appconfig AppFlow EBS
main.tf
Outdated
"appflow:ListConnectorEntities", | ||
"appflow:ListConnectorFields", | ||
"appflow:ListConnectors", | ||
"appflow:ListFlows", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think ListFlows
is in SecurityAudit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the ones that are not needed as well
main.tf
Outdated
statement { | ||
sid = "EBS" | ||
actions = ["ebs:GetSnapshotBlock", | ||
"ebs:ListChangedBlocks", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we are not using ListChangedBlocks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed.
(Audit Mode) Lacework IAC found 7 new violations |
| | scheduler:ListTagsForResource | | | ||
| SCHEMAS | schemas:GetCodeBindingSource | * | | ||
| DATASYNC | datasync:DescribeTaskExecution | * | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
look good to me
Summary
Adding permissions for upcoming services including:
How did you test this change?
Testing in DEV account
https://docs.google.com/document/d/1raSa62A7Q1sqbdYhxU2z73OrMVjS7odE995yfnN6NKI/edit?tab=t.0
Issue
https://lacework.atlassian.net/browse/RAIN-94565