AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-05-13 · Documentation low

File: glue/latest/dg/aws-glue-api-tags.md

Summary

Updated references to custom string pattern from #49 to #50 in tag-related API parameter documentation

Security assessment

The change updates a regex pattern reference but provides no context about security vulnerabilities, access control improvements, or threat mitigation. This appears to be a routine documentation update for internal pattern numbering without explicit security implications.

Diff

diff --git a/glue/latest/dg/aws-glue-api-tags.md b/glue/latest/dg/aws-glue-api-tags.md
index e365d0635..231907875 100644
--- a//glue/latest/dg/aws-glue-api-tags.md
+++ b//glue/latest/dg/aws-glue-api-tags.md
@@ -54 +54 @@ In addition to the tagging permissions to call tag related APIs, you also need t
-  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
+  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).
@@ -89 +89 @@ Removes the specified tags from an integration resource.
-  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
+  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).
@@ -120 +120 @@ Retrieves a list of tags associated with a resource.
-  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #49](./aws-glue-api-common.html#regex_49).
+  * `ResourceArn` – _Required:_ UTF-8 string, not less than 1 or more than 10240 bytes long, matching the [Custom string pattern #50](./aws-glue-api-common.html#regex_50).