Commit 157a16c
fix: add lakeformation:GetDataAccess and iam:PassRole to lf_data_access role to fix Glue stats
The lf_data_access role was missing lakeformation:GetDataAccess and
iam:PassRole policies, which are required for LakeFormation to vend
temporary S3 credentials when Glue stats writes column statistics back
to the catalog. These policies exist in the lakehouse module but were
absent here, causing Glue stats to fail in EGDP.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b4eebfb commit 157a16c
2 files changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
0 commit comments