AWS amazonglacier documentation change
Summary
Updated service name from 'Amazon S3 Glacier' to 'Amazon Glacier' in AccountId documentation
Security assessment
Purely a naming consistency update. No evidence of security issue remediation or new security documentation.
Diff
diff --git a/amazonglacier/latest/dev/api-SetVaultAccessPolicy.md b/amazonglacier/latest/dev/api-SetVaultAccessPolicy.md index 8e8eeef77..7e7d38bd4 100644 --- a//amazonglacier/latest/dev/api-SetVaultAccessPolicy.md +++ b//amazonglacier/latest/dev/api-SetVaultAccessPolicy.md @@ -39 +39 @@ To set a vault access policy, send an HTTP `PUT` request to the URI of the vault -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.