AWS lake-formation documentation change
Summary
Changed 'resources' to 'objects' in description of Data Catalog permission granting method
Security assessment
Terminology update from 'resources' to 'objects' without any security-related changes or additions
Diff
diff --git a/lake-formation/latest/dg/granting-cat-perms-named-resource.md index 5a5a07830..46b99d1a9 100644 --- a/lake-formation/latest/dg/granting-cat-perms-named-resource.md +++ b/lake-formation/latest/dg/granting-cat-perms-named-resource.md @@ -7 +7 @@ -The named Data Catalog resource method is a way of granting permissions to AWS Glue Data Catalog resources, such as catalogs, databases, tables, columns, and views, using a centralized approach. It allows you to define resource-based policies that control access to specific resources within your data lake. +The named Data Catalog resource method is a way of granting permissions to AWS Glue Data Catalog objects, such as catalogs, databases, tables, columns, and views, using a centralized approach. It allows you to define resource-based policies that control access to specific resources within your data lake.