AWS systems-manager documentation change
Summary
Fixed formatting error in API operation reference (corrected 'ssm-agent-minimum-s3-permissions-required' to 'AddTagsToResource').
Security assessment
Change is a minor documentation correction with no security implications. No security-related content was added or removed.
Diff
diff --git a/systems-manager/latest/userguide/patch-manager-tag-a-patch-group.md b/systems-manager/latest/userguide/patch-manager-tag-a-patch-group.md index b2ce0c51f..0642b4b66 100644 --- a/systems-manager/latest/userguide/patch-manager-tag-a-patch-group.md +++ b/systems-manager/latest/userguide/patch-manager-tag-a-patch-group.md @@ -27 +27 @@ Complete the tasks in this topic to prepare your managed nodes for patching usin -You can also add tags to managed nodes using the AWS CLI command `[add-tags-to-resource](https://docs.aws.amazon.com/cli/latest/reference/ssm/add-tags-to-resource.html)` or the Systems Manager API operation ssm-agent-minimum-s3-permissions-required`[AddTagsToResource](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_AddTagsToResource.html)`. +You can also add tags to managed nodes using the AWS CLI command `[add-tags-to-resource](https://docs.aws.amazon.com/cli/latest/reference/ssm/add-tags-to-resource.html)` or the Systems Manager API operation `[AddTagsToResource](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_AddTagsToResource.html)`.