aws-samples / aws-iam-permissions-guardrails

AWS IAM Permissions Guardrails https://aws-samples.github.io/aws-iam-permissions-guardrails/
https://aws-samples.github.io/aws-iam-permissions-guardrails/
Apache License 2.0
122 stars 43 forks source link

Prevent Lake Formation admin actions to non-administrators #33

Open ajarawat1992 opened 3 years ago

ajarawat1992 commented 3 years ago

Issue number: 32

Description:

To prevent users from adding themselves as an administrator with an extract, transform, and load (ETL) script, make sure that all non-administrator users and roles are denied access to these API operations.

Branch name: Master

File/folder affected : guardrails/lakeformation/Deny-Lakeformation-Admin-Operations.json

Changes proposed: <Detailed description (including line numbers, if applicable) of what the changes are>

0xjjoyy commented 3 years ago

Please note the following By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.