

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 憑證
<a name="protect-sensitive-log-data-types-credentials"></a>

CloudWatch Logs 資料保護功能可以找到下列類型的憑證。


| 資料類型 | 資料識別符 ID | 必要的關鍵字 | 國家和地區 | 
| --- | --- | --- | --- | 
|  AWS 私密存取金鑰 |  `AwsSecretKey`  |  `aws_secret_access_key`, `credentials`, `secret access key`, `secret key`, `set-awscredential`  |  全部  | 
|  OpenSSH 私密金鑰 |  `OpenSSHPrivateKey`  |  無  |  全部  | 
|  PGP 私密金鑰 |  `PgpPrivateKey`  |  無  |  全部  | 
|  Pkcs 私有金鑰 |  `PkcsPrivateKey` |  無  |  全部  | 
|  PuTTY 私密金鑰 |  `PuttyPrivateKey` |  無  |  全部  | 

## 憑證資料類型的資料識別符 ARN
<a name="cwl-data-protection-credentials-arns"></a>

以下列出您可新增至資料保護政策的資料識別符 Amazon Resource Name (ARN)。


| 憑證資料識別符 ARN | 
| --- | 
| 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 | 