AWS glue documentation change
Summary
Added DataQualityEncryption structure documentation link and removed VersionMismatchException reference
Security assessment
The addition of DataQualityEncryption structure documentation introduces security-related content about encryption configurations, but there's no evidence this addresses a specific security vulnerability. The exception removal appears unrelated to security.
Diff
diff --git a/glue/latest/dg/aws-glue-api.md b/glue/latest/dg/aws-glue-api.md index e43c99a49..6e1a72834 100644 --- a/glue/latest/dg/aws-glue-api.md +++ b/glue/latest/dg/aws-glue-api.md @@ -43,0 +44,2 @@ This section documents shared primitives independently of these SDKs and Tools. + * [DataQualityEncryption structure](./aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-DataQualityEncryption) + @@ -1584,2 +1585,0 @@ This section documents shared primitives independently of these SDKs and Tools. - * [VersionMismatchException structure](./aws-glue-api-exceptions.html#aws-glue-api-exceptions-VersionMismatchException) -