AWS amazonglacier documentation change
Summary
Updated service name from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation
Security assessment
The modification only corrects the service name reference. No security vulnerabilities or features are involved.
Diff
diff --git a/amazonglacier/latest/dev/api-RemoveTagsFromVault.md b/amazonglacier/latest/dev/api-RemoveTagsFromVault.md index 56541f4e4..988e0af55 100644 --- a//amazonglacier/latest/dev/api-RemoveTagsFromVault.md +++ b//amazonglacier/latest/dev/api-RemoveTagsFromVault.md @@ -39 +39 @@ To remove tags from a vault, send an HTTP POST request to the tags URI as shown -The `AccountId` value is the AWS account ID. This value must match the AWS account ID associated with the credentials used to sign the request. You can either specify an AWS account ID or optionally a single '`-`' (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated with the credentials used to sign the request. If you specify your account ID, do not include any hyphens ('-') in the ID. +The `AccountId` value is the AWS account ID. This value must match the AWS account ID associated with the credentials used to sign the request. You can either specify an AWS account ID or optionally a single '`-`' (hyphen), in which case Amazon Glacier uses the AWS account ID associated with the credentials used to sign the request. If you specify your account ID, do not include any hyphens ('-') in the ID.