AWS amazonglacier documentation change
Summary
Changed service name reference from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation
Security assessment
Minor documentation correction for service naming consistency. No evidence of security feature additions or vulnerability fixes.
Diff
diff --git a/amazonglacier/latest/dev/api-upload-part.md b/amazonglacier/latest/dev/api-upload-part.md index 7adc433d6..6b7220b94 100644 --- a//amazonglacier/latest/dev/api-upload-part.md +++ b//amazonglacier/latest/dev/api-upload-part.md @@ -60 +60 @@ You send this HTTP `PUT` request to the URI of the upload ID that was returned b -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.