AWS textract documentation change
Summary
Updated relative TagResource API link to absolute URL and added a trailing period
Security assessment
The change improves link consistency and punctuation without introducing security content. Existing text about permission scoping via tags remains unchanged.
Diff
diff --git a/textract/latest/dg/w2aac46c25b5.md b/textract/latest/dg/w2aac46c25b5.md index 399846b83..fe6546d09 100644 --- a//textract/latest/dg/w2aac46c25b5.md +++ b//textract/latest/dg/w2aac46c25b5.md @@ -9 +9 @@ -Amazon Textract resources like adapters can be tagged using the [TagResource](./API_TagResource.html) operation. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. To tag a resource, use the `TagResource` operation and specify a list of tags as key-value pairs. +Amazon Textract resources like adapters can be tagged using the [TagResource](https://docs.aws.amazon.com/textract/latest/APIReference/API_TagResource.html) operation. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. To tag a resource, use the `TagResource` operation and specify a list of tags as key-value pairs.