

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 凭据
<a name="protect-sensitive-log-data-types-credentials"></a>

CloudWatch 日志数据保护可以找到以下类型的凭据。


| 数据类型 | 数据标识符 ID | 所需关键字 | 国家和地区 | 
| --- | --- | --- | --- | 
|  AWS 秘密访问密钥 |  `AwsSecretKey`  |  `aws_secret_access_key`, `credentials`, `secret access key`, `secret key`, `set-awscredential`  |  全部  | 
|  OpenSSH 私有密钥 |  `OpenSSHPrivateKey`  |  无  |  全部  | 
|  PGP 私有密钥 |  `PgpPrivateKey`  |  无  |  全部  | 
|  Pkcs 私有密钥 |  `PkcsPrivateKey` |  无  |  全部  | 
|  PuTTY 私有密钥 |  `PuttyPrivateKey` |  无  |  全部  | 

## 凭证数据 ARNs 类型的数据标识符
<a name="cwl-data-protection-credentials-arns"></a>

以下列出了您可以添加到数据保护策略中的数据标识符的 Amazon 资源名称 (ARNs)。


| 凭证数据标识符 ARNs | 
| --- | 
| arn:aws:dataprotection::aws:data-identifier/AwsSecretKey | 
| arn:aws:dataprotection::aws:data-identifier/OpenSshPrivateKey | 
| arn:aws:dataprotection::aws:data-identifier/PgpPrivateKey | 
| arn:aws:dataprotection::aws:data-identifier/PkcsPrivateKey | 
| arn:aws:dataprotection::aws:data-identifier/PuttyPrivateKey | 