

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

# Amazon SNS 敏感資料類型：登入資料
<a name="sns-message-data-protection-sensitive-data-types-credentials"></a>

下表列出並說明 Amazon SNS 可使用受管資料識別符偵測的憑證類型。


| 偵測類型 | 受管資料識別符 ID | 必要的關鍵字 | 國家和地區 | 
| --- | --- | --- | --- | 
| AWS 私密存取金鑰 | AwsSecretKey | aws\$1secret\$1access\$1key, credentials, secret access key, secret key, set-awscredential |  任何  | 
| OpenSSH 私密金鑰 | OpenSshPrivateKey | 否 |  任何  | 
| PGP 私密金鑰 | PgpPrivateKey | 否 |  任何  | 
| 公有金鑰密碼編譯標準 (PKCS) 私密金鑰 | PkcsPrivateKey | 否 |  任何  | 
| PuTTY 私密金鑰 | PuttyPrivateKey | 否 |  任何  | 

## 憑證資料類型的資料識別符 ARN
<a name="sns-message-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 | 