AWS amazonglacier documentation change
Summary
Updated service name reference from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation
Security assessment
The change corrects branding terminology but does not alter security controls or authentication behavior. The AccountId functionality remains unchanged.
Diff
diff --git a/amazonglacier/latest/dev/api-archive-delete.md b/amazonglacier/latest/dev/api-archive-delete.md index ade58d777..afc11f567 100644 --- a//amazonglacier/latest/dev/api-archive-delete.md +++ b//amazonglacier/latest/dev/api-archive-delete.md @@ -49 +49 @@ To delete an archive you send a `DELETE` request to the archive resource URI. -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.