AWS glue documentation change
Summary
Added a note about maintaining encryption settings when using encrypted Data Catalog with crawlers
Security assessment
The change adds documentation about encryption settings but does not address a specific security vulnerability or incident
Diff
diff --git a/glue/latest/dg/encrypt-glue-data-catalog.md index 1930b2251..16dec875e 100644 --- a/glue/latest/dg/encrypt-glue-data-catalog.md +++ b/glue/latest/dg/encrypt-glue-data-catalog.md @@ -14,0 +15,4 @@ You can encrypt your entire Data Catalog using AWS managed encryption keys or cu +###### Note + +When you use the encrypted Data Catalog with a crawler, you must maintain the encryption settings. Removing encryption settings after a crawler has processed an encrypted catalog results in errors. If you need to remove encryption settings, create a new crawler instead of modifying the existing one. +