

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

# 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, Public-Key Cryptography Standard) 私有密钥 | PkcsPrivateKey | 否 |  任何  | 
| PuTTY 私有密钥 | PuttyPrivateKey | 否 |  任何  | 

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

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


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