AWS glue documentation change
Summary
Removed documentation about required permissions for tagging APIs
Security assessment
This appears to be a documentation cleanup rather than a security-related change. No evidence of addressing vulnerabilities or security features.
Diff
diff --git a/glue/latest/webapi/API_TagResource.md b/glue/latest/webapi/API_TagResource.md index 539f06776..304a2a648 100644 --- a//glue/latest/webapi/API_TagResource.md +++ b//glue/latest/webapi/API_TagResource.md @@ -11,2 +10,0 @@ Adds tags to a resource. A tag is a label you can assign to an AWS resource. In -In addition to the tagging permissions to call tag related APIs, you also need the `glue:GetConnection` permission to call tagging APIs on connections, and the `glue:GetDatabase` permission to call tagging APIs on databases. -