AWS amazonglacier documentation change
Summary
Changed service name reference from 'Amazon S3 Glacier' to 'Amazon Glacier'
Security assessment
Simple service name correction. No security implications identified.
Diff
diff --git a/amazonglacier/latest/dev/api-CompleteVaultLock.md b/amazonglacier/latest/dev/api-CompleteVaultLock.md index 494df380b..ef1d9e5f6 100644 --- a//amazonglacier/latest/dev/api-CompleteVaultLock.md +++ b//amazonglacier/latest/dev/api-CompleteVaultLock.md @@ -40 +40 @@ To complete the vault locking process, send an HTTP `POST` request to the URI of -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.