AWS online-register medium security documentation change
Summary
Added GetTemporaryGluePartitionCredentials and GetTemporaryGlueTableCredentials APIs
Security assessment
Introduces temporary credential mechanisms for granular data access control, enhancing data lake security through least-privilege access patterns.
Diff
diff --git a/online-register/latest/data-formats/awslakeformation.md b/online-register/latest/data-formats/awslakeformation.md index d28dc8bef..86ced9021 100644 --- a//online-register/latest/data-formats/awslakeformation.md +++ b//online-register/latest/data-formats/awslakeformation.md @@ -21,0 +22,2 @@ Actions | Description | Access level +[GetTemporaryGluePartitionCredentials](https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_GetTemporaryGluePartitionCredentials.html)| Get temporary credentials to access Glue partition data through Lake Formation| Read +[GetTemporaryGlueTableCredentials](https://docs.aws.amazon.com/lake-formation/latest/APIReference/API_GetTemporaryGlueTableCredentials.html)| Get temporary credentials to access Glue table data through Lake Formation| Read