AWS amazonglacier documentation change
Summary
Updated service name from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation
Security assessment
A branding correction with no impact on security controls or documentation. The AccountId usage remains unchanged.
Diff
diff --git a/amazonglacier/latest/dev/api-SetDataRetrievalPolicy.md b/amazonglacier/latest/dev/api-SetDataRetrievalPolicy.md index a58cee464..8a9f58ddd 100644 --- a//amazonglacier/latest/dev/api-SetDataRetrievalPolicy.md +++ b//amazonglacier/latest/dev/api-SetDataRetrievalPolicy.md @@ -49 +49 @@ To set a data retrieval policy, send an HTTP PUT request to the data retrieval p -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.