1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
From what you stated, you have added the following permissions to the Glue Crawler IAM Role:
- S3 full access
- Glue full access
Though your error states "Insufficient Lake Formation permission(s)". Lake Formation has its own set of IAM permissions. If you follow the guide here, you can use CloudTrail to determine the exact API/Action that is triggering the failure. You can also try one of the managed Lake Formation IAM policies. One of the roles it lists is AWSGlueConsoleFullAccess, which sounds like you have already applied. I am guessing that the AWSLakeFormationDataAdmin policy will resolve your issue, but determining the exact API call will give you least privilege access.
respondido hace 2 años
Contenido relevante
- preguntada hace 2 meses
- preguntada hace 2 meses
- preguntada hace 19 días
- OFICIAL DE AWSActualizada hace 10 meses
