AWS Security ChangesHomeSearch

AWS amazonglacier documentation change

Service: amazonglacier · 2025-10-25 · Documentation low

File: amazonglacier/latest/dev/api-multipart-initiate-upload.md

Summary

Changed service name reference from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation

Security assessment

Terminology correction without changes to authentication or authorization logic. Does not impact security controls.

Diff

diff --git a/amazonglacier/latest/dev/api-multipart-initiate-upload.md b/amazonglacier/latest/dev/api-multipart-initiate-upload.md
index b3591b82e..77e6dbf61 100644
--- a//amazonglacier/latest/dev/api-multipart-initiate-upload.md
+++ b//amazonglacier/latest/dev/api-multipart-initiate-upload.md
@@ -46 +46 @@ To initiate a multipart upload, you send an HTTP `POST` request to the URI of th
-The `AccountId` value is the AWS account ID of the account that owns the vault. 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 use an account ID, do not include any hyphens ('-') in the ID.
+The `AccountId` value is the AWS account ID of the account that owns the vault. 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 use an account ID, do not include any hyphens ('-') in the ID.