

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Using managed data identifiers in Amazon SNS
<a name="sns-message-data-protection-managed-data-identifiers"></a>

## マネージドデータ識別子とは
<a name="what-are-data-managed-data-identifiers"></a>

Amazon SNS マネージドデータ識別子は、特定の国またはリージョンのクレジットカード番号、 AWS シークレットアクセスキー、パスポート番号など、特定のタイプの機密データを検出するように設計されています。データ保護ポリシーを作成すると、これらの識別子を使用してトピックを通過するメッセージを分析し、検出された場合にアクションを実行するように Amazon SNS を設定できます。

Amazon SNS は、マネージドデータ識別子を使用して、次のカテゴリの機密データを検出できます。
+ プライベートキーや AWS シークレットアクセスキーなどの認証情報
+ IP アドレスや MAC アドレスなどのデバイス識別子。
+ クレジットカード番号などの財務情報
+ 健康保険または医療識別番号などの PHI に関する医療情報。
+ 個人情報 (運転免許証や社会保障番号など)

各カテゴリ内で、Amazon SNS は複数のタイプの機密データを検出できます。このセクションのトピックでは、各タイプとその検出に関連する要件をリスト化して説明します。各タイプでは、データを検出するように設計されたマネージドデータ識別子の一意の識別子 (ID) も示します。データ保護ポリシーを作成するとき、この ID を使用して、検出するメッセージデータ保護のマネージドデータ識別子を含めることができます。

### キーワード要件
<a name="sns-managed-data-identifiers-keywords"></a>

特定のタイプの機密データを検出するため、Amazon SNS ではデータの近くにあるキーワードをスキャンします。特定のタイプのデータに当てはまる場合、このセクションのその後のトピックでは、そのデータの特定のキーワード要件を示します。

キーワードでは大文字と小文字が区別されません。さらに、キーワードにスペースが含まれている場合、Amazon SNS は、スペースを含まないキーワードのバリエーションや、スペースではなくアンダースコア (\$1) またはハイフン (-) を含むキーワードのバリエーションを自動的に照合します。場合によっては、Amazon SNS はキーワードの一般的なバリエーションに対処するためにキーワードを拡張または短縮します。

### 機密データタイプの Amazon SNS マネージドデータ識別子
<a name="sns-managed-data-identifiers"></a>

次のテーブルでは、Amazon SNSがマネージドデータ識別子を使用して検出できる認証情報、デバイス、財務、医療および個人健康情報 (PHI) のタイプの一覧とその説明を示しています。これらは、個人を特定できる情報 (PII) としても認定される可能性のある特定のタイプのデータに加えたものです。

地域に依存するデータ識別子には、ダッシュ付きの識別子名と 2 文字のコード (ISO 3166-1 alpha-2) が必要です。例えば、DriversLicense-US です。


| 識別子 | Category | 国/言語 | 
| --- | --- | --- | 
| BankAccountNumber | 金融 |  DE、ES、FR、GB、IT  | 
|  cepCode  |  個人  |  BR  | 
|  Cnpj  |  個人  |  BR  | 
|  cpfCode  |  個人  |  BR  | 
|  DriversLicense  |  個人  |  AT、AU、BE、BG、CA、CY、CZ、DE、DK、EE、ES、FI、FR、GB、GR、HR、HU、IE、IT、LT、LU、LV、MT、NL、PL、PT、RO、SE、SI、SK、US  | 
|  DrugEnforcementAgencyNumber  |  健康  |  US  | 
|  ElectoralRollNumber  |  個人  |  GB  | 
|  HealthInsuranceCardNumber  |  健康  |  EU  | 
|  HealthInsuranceClaimNumber  |  健康  |  US  | 
|  HealthInsuranceNumber  |  健康  |  FR  | 
|  HealthcareProcedureCode  |  健康  |  US  | 
|  IndividualTaxIdentificationNumber  |  個人  |  US  | 
|  inSeeCode  |  個人  |  FR  | 
|  MedicareBeneficiaryNumber  |  健康  |  US  | 
|  NationalDrugCode  |  健康  |  US  | 
|  NationalIdentificationNumber  |  個人  |  DE、ES、IT  | 
|  NationalInsuranceNumber  |  個人  |  GB  | 
|  NationalProviderId  |  健康  |  米国  | 
|  NhsNumber  |  健康  |  GB  | 
|  nieNumber  |  個人  |  ES  | 
|  nifNumber  |  個人  |  ES  | 
|  PassportNumber  |  個人  |  CA、DE、ES、FR、GB、IT、US  | 
|  PermanentResidenceNumber  |  個人  |  CA  | 
|  PersonalHealthNumber  |  健康  |  CA  | 
|  PhoneNumber  |  個人  |  BR、DE、ES、FR、GB、IT、US  | 
|  PostalCode  |  個人  |  CA  | 
|  rgNumber  |  個人  |  BR  | 
|  SocialInsuranceNumber  |  個人  |  CA  | 
|  SSN  |  個人  |  es-US  | 
|  TaxID  |  個人  |  DE、ES、FR、GB  | 
|  ZipCode  |  個人  |  US  | 

**言語や地域に依存しないサポート対象の識別子**


| 識別子 | Category | 
| --- | --- | 
|  Address  |  個人  | 
|  AwsSecretKey  |  認証情報  | 
|  CreditCardExpiration  |  金融  | 
|  CreditCardNumber  |  金融  | 
|  CreditCardSecurityCode  |  金融  | 
|  EmailAddress  |  個人  | 
|  IpAddress  |  個人  | 
|  LatLong  |  個人  | 
|  名前  |  個人  | 
|  OpenSshPrivateKey  |  認証情報  | 
|  PgpPrivateKey  |  認証情報  | 
|  PkcsPrivateKey  |  認証情報  | 
|  PuttyPrivateKey  |  認証情報  | 
|  VehicleIdentificationNumber  |  個人  | 

# 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 リソースネーム (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 | 

# Amazon SNS 機密データタイプ: デバイス
<a name="sns-message-data-protection-sensitive-data-types-devices"></a>

次のテーブルは、Amazon SNS がマネージドデータ識別子を使用して検出できるデバイス識別子のタイプをリスト化して説明します。


| 検出タイプ | マネージドデータ識別子 ID | キーワードが必須 | 国とリージョン | 
| --- | --- | --- | --- | 
| IP アドレス | IpAddress | いいえ |  いずれか  | 

## デバイスデータタイプのデータ識別子 ARN
<a name="sns-message-data-protection-devices-arns"></a>

以下は、データ保護ポリシーに追加できるデータ識別子の Amazon リソースネーム (ARN) のリストを示しています。


| デバイスデータ識別子 ARN | 
| --- | 
| arn:aws:dataprotection::aws:data-identifier/IpAddress | 

# Amazon SNS 機密データタイプ: 財務情報
<a name="sns-message-data-protection-sensitive-data-types-financial"></a>

次のテーブルでは、Amazon SNS がマネージドデータ識別子を使用して検出できる財務情報のタイプをリスト化して説明します。


| 検出タイプ | マネージドデータ識別子 ID | キーワードが必須 | 追加情報 | 国とリージョン | 
| --- | --- | --- | --- | --- | 
|  銀行口座番号  |  BankAccountNumber BankAccountNumber-US  |  はい、[銀行口座番号のキーワード](#sns-managed-data-identifiers-bank-keywords) を参照してください。  |  これには、国コードなどの要素を含む、最大 34 文字の英数字で構成される国際銀行口座番号 (IBAN) が含まれます。  |  フランス、ドイツ、イタリア、スペイン、英国  | 
|  クレジットカードの有効期限  |  CreditCardExpiration  |  exp d、exp m、exp y、expiration、expiry  |  –  |  いずれか  | 
| クレジットカードの磁気ストライプデータ | CreditCardMagneticStripe | 以下が含まれます: card data、iso7813、mag、magstripe、stripe、swipe。 | トラック 1 と 2 が含まれます。 | いずれか | 
|  クレジットカード番号  |  CreditCardNumber  |  account number、american express、amex、bank card、card、card num、card number、cc \$1、ccn、check card、credit、credit card\$1、dankort、debit、debit card、diners club、discover、electron、elo verification code、japanese card bureau、jcb、mastercard、mc、pan、payment account number、payment card number、pcn、union pay、visa  |  検出では、データを Luhn チェック式に従った 13～19 桁のシーケンスである必要があり、American Express、Dankort、Diner’s Club、Discover、Electron、Japanese Card Bureau (JCB)、Mastercard、UnionPay、Visa のいずれかのタイプのクレジットカードについて標準のカード番号プレフィックスを使用します (以下の 1 の上付きリンク)。  |  いずれか  | 
|  クレジットカード認証コード  |  CreditCardSecurityCode  |  card id、card identification code、card identification number、card security code、card validation code、card validation number、card verification data、card verification value、cvc、cvc2、cvv、cvv2、elo verification code  |  –  |  いずれか  | 

1. <a name="sns-managed-data-identifiers-cc-exceptions"></a>Amazon SNS は、クレジットカード発行会社がパブリックテストのために予約している、以下のシーケンスの出現をレポートしません。

   122000000000003、2222405343248877、2222990905257051、2223007648726984、2223577120017656、30569309025904、34343434343434、3528000700000000、3530111333300000、3566002020360505、36148900647913、36700102000000、371449635398431、378282246310005、378734493671000、38520000023237、4012888888881881、4111111111111111、4222222222222、4444333322221111、4462030000000000、4484070000000000、4911830000000、4917300800000000、4917610000000000、4917610000000000003、5019717010103742、5105105105105100、5111010030175156、5185540810000019、5200828282828210、5204230080000017、5204740009900014、5420923878724339、5454545454545454、5455330760000018、5506900490000436、5506900490000444、5506900510000234、5506920809243667、5506922400634930、5506927427317625、5553042241984105、5555553753048194、5555555555554444、5610591081018250、6011000990139424、6011000400000000、6011111111111117、630490017740292441、630495060000000000、6331101999990016、6759649826438453、6799990100000000019、および 76009244561。

## 銀行口座番号のキーワード
<a name="sns-managed-data-identifiers-bank-keywords"></a>

次のキーワードを使用して、国コードなどの要素を含む、最大 34 文字の英数字で構成される国際銀行口座番号 (IBAN) を検出します。


| 国またはリージョン | キーワード | 
| --- | --- | 
|  フランス  |  account code, account number, accountno\$1, accountnumber\$1, bban, code bancaire, compte bancaire, customer account id, customer account number, customer bank account id, iban, numéro de compte  | 
|  ドイツ  |  account code, account number, accountno\$1, accountnumber\$1, bankleitzahl, bban, customer account id, customer account number, customer bank account id, geheimzahl, iban, kartennummer, kontonummer, kreditkartennummer, sepa  | 
|  イタリア  |  account code, account number, accountno\$1, accountnumber\$1, bban, codice bancario, conto bancario, customer account id, customer account number, customer bank account id, iban, numero di conto  | 
|  スペイン  |  account code, account number, accountno\$1, accountnumber\$1, bban, código cuenta, código cuenta bancaria, cuenta cliente id, customer account ID, customer account number, customer bank account id, iban, número cuenta bancaria cliente, número cuenta cliente  | 
|  英国  |  account code, account number, accountno\$1, accountnumber\$1, bban, customer account id, customer account number, customer bank account id, iban, sepa  | 
| 米国 | bank account、bank acct、checking account、checking acct、deposit account、deposit acct、savings account、savings acct、chequing account、chequing acct | 

### 財務データタイプのデータ識別子 ARN
<a name="sns-message-data-protection-financial-arns"></a>

以下は、データ保護ポリシーに追加できるデータ識別子の Amazon リソースネーム (ARN) のリストを示しています。


| 財務データ識別子 ARN | 
| --- | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-DE | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-FR | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-IT | 
| arn:aws:dataprotection::aws:data-identifier/BankAccountNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/CreditCardExpiration | 
| arn:aws:dataprotection::aws:data-identifier/CreditCardNumber | 
| arn:aws:dataprotection::aws:data-identifier/CreditCardSecurityCode | 

# Amazon SNS 機密データタイプ: 保護対象健康情報 (PHI)
<a name="sns-message-data-protection-sensitive-data-types-phi"></a>

次のテーブルでは、Amazon SNS がマネージドデータ識別子を使用して検出できる保護対象の医療情報 (PHI) のタイプをリスト化して説明します。


| 検出タイプ | マネージドデータ識別子 ID | キーワードが必須 | 国とリージョン | 
| --- | --- | --- | --- | 
|  麻薬取締局 (DEA) 登録番号  |  DrugEnforcementAgencyNumber  |  dea number, dea registration  |  米国  | 
| 健康保険証番号 (EHIC) |  HealthInsuranceCardNumber  | assicurazione sanitaria numero、carta assicurazione numero、carte d’assurance maladie、carte européenne d'assurance maladie、ceam、ehic、ehic\$1、finlandehicnumber\$1、gesundheitskarte、hälsokort、health card、health card number、health insurance card、health insurance number、insurance card number、krankenversicherungskarte、krankenversicherungsnummer、medical account number、numero conto medico、numéro d’assurance maladie、numéro de carte d’assurance、numéro de compte medical、número de cuenta médica、número de seguro de salud、número de tarjeta de seguro、sairaanhoitokortin、sairausvakuutuskortti、sairausvakuutusnumero、sjukförsäkring nummer、sjukförsäkringskort、suomi ehic-numero、tarjeta de salud、terveyskortti、tessera sanitaria assicurazione numero、versicherungsnummer | EU | 
| 健康保険請求番号 (HICN) |  HealthInsuranceClaimNumber  | health insurance claim number, hic no, hic no., hic number, hic\$1, hicn, hicn\$1., hicno\$1 | US | 
| 健康保険または医療識別番号 |  HealthInsuranceNumber  | carte d'assuré social, carte vitale, insurance card | FR | 
| ヘルスケア共通手順コーディングシステム (HCPCS) コード |  HealthcareProcedureCode  | current procedural terminology, hcpcs, healthcare common procedure coding system | US | 
| メディケア受給者番号 (MBN) |  MedicareBeneficiaryNumber  | mbi, medicare beneficiary | US | 
| 全米医薬品コード (NDC) |  NationalDrugCode  | national drug code, ndc | US | 
| 国家プロバイダー識別子 (NPI) |  NationalProviderId  | hipaa, n.p.i, national provider, npi | US | 
| National Health Service (NHS) 番号 |  NhsNumber  | national health service, NHS | GB | 
| 個人健康管理番号 (PHN) |  PersonalHealthNumber  | canada healthcare number, msp number, personal healthcare number, phn, soins de santé | CA | 

## 健康保険と医療識別番号のキーワード
<a name="sns-managed-data-identifiers-phi-id-keywords"></a>

さまざまなタイプの健康保険と医療識別番号を検出するために、Amazon SNS では番号の近くにあるキーワードが必要です。これには、欧州健康保険カード番号 (EU、フィンランド)、健康保険番号 (フランス)、メディケア受益者識別子 (米国)、国民保険番号 (英国)、NHS 番号 (英国)、個人保険番号 (カナダ) が含まれます。

次のテーブルに、Amazon SNS が特定の国およびリージョンについて認識するキーワードのリストを示します。


| 国またはリージョン | キーワード | 
| --- | --- | 
| カナダ | Canada healthcare number, msp number, personal healthcare number, phn, soins de santé | 
| EU | assicurazione sanitaria numero, carta assicurazione numero, carte d’assurance maladie, carte européenne d'assurance maladie, ceam, ehic, ehic\$1, finlandehicnumber\$1, gesundheitskarte, hälsokort, health card, health card number, health insurance card, health insurance number, insurance card number, krankenversicherungskarte, krankenversicherungsnummer, medical account number, numero conto medico, numéro d’assurance maladie, numéro de carte d’assurance, numéro de compte medical, número de cuenta médica, número de seguro de salud, número de tarjeta de seguro, sairaanhoitokortin, sairausvakuutuskortti, sairausvakuutusnumero, sjukförsäkring nummer, sjukförsäkringskort, suomi ehic-numero, tarjeta de salud, terveyskortti, tessera sanitaria assicurazione numero, versicherungsnummer | 
| フィンランド | ehic, ehic\$1, finland health insurance card, finlandehicnumber\$1, finska sjukförsäkringskort, hälsokort, health card, health card number, health insurance card, health insurance number, sairaanhoitokortin, sairaanhoitokortin, sairausvakuutuskortti, sairausvakuutusnumero, sjukförsäkring nummer, sjukförsäkringskort, suomen sairausvakuutuskortti, suomi ehic-numero, terveyskortti | 
| フランス | carte d'assuré social, carte vitale, insurance card | 
| 英国 | 国民保健サービス、NHS | 
| 米国 | mbi, medicare beneficiary | 

### 保護対象の医療情報 (PHI) データタイプのデータ識別子 ARN
<a name="sns-message-data-protection-phi-arns"></a>

PHI データ保護ポリシーで使用できるデータ識別子 Amazon リソースネーム (ARN) を以下に示します。


| PHI データ識別子 ARN | 
| --- | 
| arn:aws:dataprotection::aws:data-identifier/DrugEnforcementAgencyNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/HealthcareProcedureCode-US | 
| arn:aws:dataprotection::aws:data-identifier/HealthInsuranceCardNumber-EU | 
| arn:aws:dataprotection::aws:data-identifier/HealthInsuranceClaimNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/HealthInsuranceNumber-FR | 
| arn:aws:dataprotection::aws:data-identifier/MedicareBeneficiaryNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/NationalDrugCode-US | 
| arn:aws:dataprotection::aws:data-identifier/NationalInsuranceNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/NationalProviderId-US | 
| arn:aws:dataprotection::aws:data-identifier/NhsNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/PersonalHealthNumber-CA | 

# Amazon SNS 機密データタイプ: 個人を特定できる情報 (PII)
<a name="sns-message-data-protection-sensitive-data-types-pii"></a>

次の表では、Amazon SNS がマネージドデータ識別子を使用して検出できる個人を特定できる情報 (PII) のタイプをリスト化して説明します。


| 検出タイプ | マネージドデータ識別子 ID | キーワードが必須 | 追加情報 | 国とリージョン | 
| --- | --- | --- | --- | --- | 
| 生年月日 | DateOfBirth | dob, date of birth, birthdate, birth date, birthday, b-day, bday | Support には、すべての数字や数字と月の名前の組み合わせなど、ほとんどの日付形式が含まれます。日付コンポーネントは、スペース、スラッシュ (/)、またはハイフン (-) で区切ることができます。 | いずれか | 
| Código de Endereçamento Postal (CEP) |  CepCode  | cep, código de endereçamento postal, codigo de endereçamento postal | – | ブラジル | 
| Cadastro Nacional da Pessoa Jurídica (CNPJ) |  Cnpj  | cadastro nacional da pessoa jurídica, cadastro nacional da pessoa juridica, cnpj | – | ブラジル | 
| Cadastro de Pessoas Físicas (CPF) |  CpfCode  | Cadastro de pessoas fisicas, cadastro de pessoas físicas, cadastro de pessoa física, cadastro de pessoa fisica, cpf | – | ブラジル | 
| 運転免許証識別番号 |  DriversLicense  | はい、[運転免許証識別番号のキーワード](#sns-managed-data-identifiers-pii-dl-keywords) を参照してください。 | – | オーストラリア、オーストリア、ベルギー、ブルガリア、カナダ、クロアチア、キプロス、チェコ共和国、デンマーク、エストニア、フィンランド、フランス、ドイツ、ギリシャ、ハンガリー、アイルランド、イタリア、ラトビア、リトアニア、ルクセンブルク、マルタ、オランダ、ポーランド、ポルトガル、ルーマニア、スロバキア、スロベニア、スペイン、スウェーデン、英国、米国 | 
| 選挙人名簿番号 |  ElectoralRollNumber  | electoral\$1, electoral \$1, electoralnumber, electoral number, electoralroll\$1, electoral roll\$1, electoral roll \$1, electoral roll no., electoral roll number, electoralrollno | – | UK | 
| 個人納税者識別 |  IndividualTaxIdentificationNumber  | はい、[納税者識別と参照番号のキーワード](#sns-managed-data-identifiers-financial-tin-keywords) を参照してください。 | – | 米国 | 
| 国立統計経済研究所 (INSEE) |  InseeCode  | はい、[国民識別番号のキーワード](#sns-managed-data-identifiers-pii-natlid-keywords) を参照してください。 | – | フランス | 
| 国民識別番号 |  NationalIdentificationNumber  | はい、[国民識別番号のキーワード](#sns-managed-data-identifiers-pii-natlid-keywords) を参照してください。 | これには、Documento Nacional de Identidad (DNI) 識別子 (スペイン)、Codice fiscale codes (イタリア)、国民 ID カード番号 (ドイツ語) が含まれます。 | ドイツ、イタリア、スペイン | 
| 国民保険番号 (NINO) |  NationalInsuranceNumber  | insurance no., insurance number, insurance\$1, national insurance number, nationalinsurance\$1, nationalinsurancenumber, nin, nino | – | UK | 
| Número de identidad de extranjero (NIE) |  NieNumber  | はい、[納税者識別と参照番号のキーワード](#sns-managed-data-identifiers-financial-tin-keywords) を参照してください。 | – | スペイン | 
| Número de Identificación Fiscal (NIF) |  NifNumber  | はい、[納税者識別と参照番号のキーワード](#sns-managed-data-identifiers-financial-tin-keywords) を参照してください。 | – | スペイン | 
| パスポート番号 |  PassportNumber  | はい、[パスポート番号のキーワード](#sns-managed-data-identifiers-pii-passport-keywords) を参照してください。 | – | カナダ、フランス、ドイツ、イタリア、スペイン、英国、米国 | 
| 本籍地 |  PermanentResidenceNumber  | carte résident permanent, numéro carte résident permanent, numéro résident permanent, permanent resident card, permanent resident card number, permanent resident no, permanent resident no., permanent resident number, pr no, pr no., pr non, pr number, résident permanent no., résident permanent non | – | カナダ | 
| Phone number (電話番号) |  PhoneNumber  |  ブラジル: キーワードには cel、celular、fone、móvel、número residencial、numero residencial、telefone も含まれます その他: cell、contact、fax、fax number、mobile、phone、phone number、tel、telephone、telephone number  | これには、米国の通話料無料の番号とファックス番号が含まれます。キーワードがデータの近くにある場合、番号に国コードを含める必要はありません。キーワードがデータの近くにない場合は、番号に国コードを含める必要があります。 | ブラジル、カナダ、フランス、ドイツ、イタリア、スペイン、英国、米国 | 
| 郵便番号 |  PostalCode  | No | – | カナダ | 
| Registro Geral (RG) |  RgNumber  | はい、[国民識別番号のキーワード](#sns-managed-data-identifiers-pii-natlid-keywords) を参照してください。 | – | ブラジル | 
| 社会保険番号 (SIN) |  SocialInsuranceNumber  | canadian id, numéro d'assurance sociale, social insurance number, sin | – | カナダ | 
| 社会保障番号 (SSN) |  Ssn  | スペイン – número de la seguridad social、social security no.、social security no. número de la seguridad social、social security number、socialsecurityno\$1、ssn、ssn\$1 US — social social、ss\$1、ssn  | – | スペイン、米国 | 
| 納税者識別番号または参照番号 |  TaxId  | はい、[納税者識別と参照番号のキーワード](#sns-managed-data-identifiers-financial-tin-keywords) を参照してください。 | これには、TIN (フランス)、Steueridentifikationsnummer (ドイツ)、CIF (スペイン)、TRN、UTR (英国) が含まれます。 | フランス、ドイツ、スペイン、英国 | 
| 米国郵便番号 |  ZipCode  | zip code, zip\$14 | – | US | 
| 郵送先住所 |  Address  | No | キーワードは必要ありませんが、検出では、住所には都市または場所の名前および郵便番号を含める必要があります。 | オーストラリア、カナダ、フランス、ドイツ、イタリア、スペイン、英国、米国 | 
| 電子メールアドレス |  EmailAddress  | email、email address、e mail、e mail address | – | いずれか | 
| 全地球測位システム (GPS) 座標 |  LatLong  | coordinate, coordinates, lat long, latitude longitude, location, position | Amazon SNS は、緯度と経度の座標がペアとして保存され、それらが10 進度 (DD) 形式の場合、GPS 座標を検出できます (例: 41.948614,-87.655311)。サポートには、度 10 進分 (DDM) 形式 (例: 41°56.9168'N 87°39.3187'W)、または、度、分、秒 (DMS) 形式 (例: 41°56'55.0104"N 87°39'19.1196"W) の座標は含まれません。 | いずれか | 
| フルネーム |  Name  | No | Amazon SNS はフルネームのみを検出できます。Support はラテン文字セットに限定されます。 | いずれか | 
| 車両識別番号 (VIN) |  VehicleIdentificationNumber  |  Fahrgestellnummer, niv, numarul de identificare, numarul seriei de sasiu, serie sasiu, numer VIN, Número de Identificação do Veículo, Número de Identificación de Automóviles, numéro d'identification du véhicule, vehicle identification number, vin, VIN numeris | Amazon SNS は、17 文字のシーケンスで構成され、ISO 3779 および 3780 規格に従った VIN を検出できます。これらの規格は、世界中で使用するために設計されています。 | いずれか | 

## 運転免許証識別番号のキーワード
<a name="sns-managed-data-identifiers-pii-dl-keywords"></a>

さまざまなタイプの運転免許証識別番号を検出するために、Amazon SNS では番号の近くにあるキーワードが必要です。次のテーブルに、Amazon SNS が特定の国およびリージョンについて認識するキーワードのリストを示します。


| 国またはリージョン | キーワード | 
| --- | --- | 
| オーストラリア | dl\$1 dl:, dl :, dlno\$1 driver licence, driver license, driver permit, drivers lic., drivers licence, driver's licence, drivers license, driver's license, drivers permit, driver's permit, drivers permit number, driving licence, driving license, driving permit | 
| オーストリア | führerschein, fuhrerschein, führerschein republik österreich, fuhrerschein republik osterreich | 
| ベルギー | fuehrerschein, fuehrerschein- nr, fuehrerscheinnummer, fuhrerschein, führerschein, fuhrerschein- nr, führerschein- nr, fuhrerscheinnummer, führerscheinnummer, numéro permis conduire, permis de conduire, rijbewijs, rijbewijsnummer | 
| ブルガリア | превозно средство, свидетелство за управление на моторно, свидетелство за управление на мпс, сумпс, шофьорска книжка | 
| カナダ | dl\$1, dl:, dlno\$1, driver licence, driver licences, driver license, driver licenses, driver permit, drivers lic., drivers licence, driver's licence, drivers licences, driver's licences, drivers license, driver's license, drivers licenses, driver's licenses, drivers permit, driver's permit, drivers permit number, driving licence, driving license, driving permit, permis de conduire | 
| クロアチア | vozačka dozvola | 
| キプロス | άδεια οδήγησης | 
| チェコ共和国 | číslo licence, císlo licence řidiče, číslo řidičského průkazu, ovladače lic., povolení k jízdě, povolení řidiče, řidiči povolení, řidičský prúkaz, řidičský průkaz | 
| デンマーク | kørekort, kørekortnummer | 
| エストニア | juhi litsentsi number, juhiloa number, juhiluba, juhiluba number | 
| フィンランド | ajokortin numero, ajokortti, förare lic., körkort, körkort nummer, kuljettaja lic., permis de conduire | 
| フランス | permis de conduire | 
| ドイツ | fuehrerschein, fuehrerschein- nr, fuehrerscheinnummer, fuhrerschein, führerschein, fuhrerschein- nr, führerschein- nr, fuhrerscheinnummer, führerscheinnummer | 
| ギリシャ | δεια οδήγησης, adeia odigisis | 
| ハンガリー | illesztőprogramok lic, jogosítvány, jogsi, licencszám, vezető engedély, vezetői engedély | 
| アイルランド | ceadúnas tiomána | 
| イタリア | patente di guida, patente di guida numero, patente guida, patente guida numero | 
| ラトビア | autovadītāja apliecība, licences numurs, vadītāja apliecība, vadītāja apliecības numurs, vadītāja atļauja, vadītāja licences numurs, vadītāji lic. | 
| リトアニア | vairuotojo pažymėjimas | 
| ルクセンブルグ | fahrerlaubnis, führerschäin | 
| マルタ | liċenzja tas-sewqan | 
| オランダ | permis de conduire, rijbewijs, rijbewijsnummer | 
| ポーランド | numer licencyjny, prawo jazdy, zezwolenie na prowadzenie | 
| ポルトガル | carta de condução, carteira de habilitação, carteira de motorist, carteira habilitação, carteira motorist, licença condução, licença de condução, número de licença, número licença, permissão condução, permissão de condução | 
| ルーマニア | numărul permisului de conducere, permis de conducere | 
| スロバキア | číslo licencie, číslo vodičského preukazu, ovládače lic., povolenia vodičov, povolenie jazdu, povolenie na jazdu, povolenie vodiča, vodičský preukaz | 
| スロベニア | vozniško dovoljenje | 
| スペイン | carnet conducer, el carnet de conducer, licencia conducer, licencia de manejo, número carnet conducer, número de carnet de conducer, número de permiso conducer, número de permiso de conducer, número licencia conducer, número permiso conducer, permiso conducción, permiso conducer, permiso de conducción | 
| スウェーデン |  ajokortin numero, dlno\$1 ajokortti, drivere lic., förare lic., körkort, körkort nummer, körkortsnummer, kuljettajat lic.  | 
| 英国 | dl\$1, dl:, dlno\$1, driver licence, driver licences, driver license, driver licenses, driver permit, drivers lic., drivers licence, driver's licence, drivers licences, driver's licences, drivers license, driver's license, drivers licenses, driver's licenses, drivers permit, driver's permit, drivers permit number, driving licence, driving license, driving permit | 
| 米国 | dl\$1, dl:, dlno\$1, driver licence, driver licences, driver license, driver licenses, driver permit, drivers lic., drivers licence, driver's licence, drivers licences, driver's licences, drivers license, driver's license, drivers licenses, driver's licenses, drivers permit, driver's permit, drivers permit number, driving licence, driving license, driving permit | 

## 国民識別番号のキーワード
<a name="sns-managed-data-identifiers-pii-natlid-keywords"></a>

さまざまなタイプの国民識別番号を検出するために、Amazon SNS では番号の近くにあるキーワードが必要です。これには、Documento Nacional de Identidad (DNI) 識別子 (スペイン)、フランス国立統計経済研究所 (INSEE) コード、ドイツの国民 ID カード番号、Registro Geral (RG) 番号 (ブラジル) が含まれます。

次のテーブルに、Amazon SNS が特定の国およびリージョンについて認識するキーワードのリストを示します。


| 国またはリージョン | キーワード | 
| --- | --- | 
| ブラジル | registro geral, rg | 
| フランス | assurance sociale, carte nationale d’identité, cni, code sécurité sociale, French social security number, fssn\$1, insee, insurance number, national id number, nationalid\$1, numéro d'assurance, sécurité sociale, sécurité sociale non., sécurité sociale numéro, social, social security, social security number, socialsecuritynumber, ss\$1, ssn, ssn\$1 | 
| ドイツ | ausweisnummer, id number, identification number, identity number, insurance number, personal id, personalausweis | 
| イタリア | codice fiscal, dati anagrafici, ehic, health card, health insurance card, p. iva, partita i.v.a., personal data, tax code, tessera sanitaria | 
| スペイン | dni, dni\$1, dninúmero\$1, documento nacional de identidad, identidad único, identidadúnico\$1, insurance number, national identification number, national identity, nationalid\$1, nationalidno\$1, número nacional identidad, personal identification number, personal identity no, unique identity number, uniqueid\$1 | 

## パスポート番号のキーワード
<a name="sns-managed-data-identifiers-pii-passport-keywords"></a>

さまざまなタイプのパスポート番号を検出するには、Amazon SNS では番号の近くにあるキーワードが必要です。次のテーブルに、Amazon SNS が特定の国およびリージョンについて認識するキーワードのリストを示します。


| 国またはリージョン | キーワード | 
| --- | --- | 
| カナダ | passeport, passeport\$1, passport, passport\$1, passportno, passportno\$1 | 
| フランス | numéro de passeport, passeport, passeport\$1, passeport \$1, passeportn °, passeport n °, passeportNon, passeport non | 
| ドイツ | ausstellungsdatum, ausstellungsort, geburtsdatum, passport, passports, reisepass, reisepass–nr, reisepassnummer | 
| イタリア | italian passport number, numéro passeport, numéro passeport italien, passaporto, passaporto italiana, passaporto numero, passport number, repubblica italiana passaporto | 
| スペイン | españa pasaporte, libreta pasaporte, número pasaporte, pasaporte, passport, passport book, passport no, passport number, spain passport | 
| 英国 | passeport \$1, passeport n °, passeportNon, passeport non, passeportn °, passport \$1, passport no, passport number, passport\$1, passportid | 
| 米国 | passport, travel document | 

## 納税者識別と参照番号のキーワード
<a name="sns-managed-data-identifiers-financial-tin-keywords"></a>

さまざまなタイプの納税者識別番号と参照番号を検出するために、Amazon SNS では番号の近くにあるキーワードが必要です。次のテーブルに、Amazon SNS が特定の国およびリージョンについて認識するキーワードのリストを示します。


| 国またはリージョン | キーワード | 
| --- | --- | 
| ブラジル | cadastro de pessoa física, cadastro de pessoa fisica, cadastro de pessoas físicas, cadastro de pessoas fisicas, cadastro nacional da pessoa jurídica, cadastro nacional da pessoa juridica, cnpj, cpf | 
| フランス | numéro d'identification fiscale, tax id, tax identification number, tax number, tin, tin\$1 | 
| ドイツ | identifikationsnummer, steuer id, steueridentifikationsnummer, steuernummer, tax id, tax identification number, tax number | 
| スペイン | cif, cif número, cifnúmero\$1, nie, nif, número de contribuyente, número de identidad de extranjero, número de identificación fiscal, número de impuesto corporativo, personal tax number, tax id, tax identification number, tax number, tin, tin\$1 | 
| 英国 | paye, tax id, tax id no., tax id number, tax identification, tax identification\$1, tax no., tax number, tax reference, tax\$1, taxid\$1, temporary reference number, tin, trn, unique tax reference, unique taxpayer reference, utr | 
| 米国 | 個別の納税者識別番号、itin、i.t.i.n。 | 

## 個人を特定できる情報 (PII) のデータ識別子 ARN
<a name="sns-message-data-protection-pii-arns"></a>

以下の表は、データ保護ポリシーに追加できるデータ識別子の Amazon リソースネーム (ARN) のリストを示しています。


| PII データ識別子 ARN | 
| --- | 
| arn:aws:dataprotection::aws:data-identifier/Address | 
| arn:aws:dataprotection::aws:data-identifier/CepCode-BR | 
| arn:aws:dataprotection::aws:data-identifier/Cnpj-BR | 
| arn:aws:dataprotection::aws:data-identifier/CpfCode-BR | 
| arn:aws:dataprotection::aws:data-identifier/DateOfBirth | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-AT | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-AU | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-BE | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-BG | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-CA | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-CY | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-CZ | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-DE | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-DK | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-EE | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-ES | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-FI | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-FR | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-GB | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-GR | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-HR | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-HU | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-IE | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-IT | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-LT | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-LU | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-LV | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-MT | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-NL | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-PL | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-PT | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-RO | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-SE | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-SI | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-SK | 
| arn:aws:dataprotection::aws:data-identifier/DriversLicense-US | 
| arn:aws:dataprotection::aws:data-identifier/ElectoralRollNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/EmailAddress | 
| arn:aws:dataprotection::aws:data-identifier/IndividualTaxIdentificationNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/InseeCode-FR | 
| arn:aws:dataprotection::aws:data-identifier/LatLong | 
| arn:aws:dataprotection::aws:data-identifier/Name | 
| arn:aws:dataprotection::aws:data-identifier/NationalIdentificationNumber-DE | 
| arn:aws:dataprotection::aws:data-identifier/NationalIdentificationNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/NationalIdentificationNumber-IT | 
| arn:aws:dataprotection::aws:data-identifier/NieNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/NifNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-CA | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-DE | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-FR | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-IT | 
| arn:aws:dataprotection::aws:data-identifier/PassportNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/PermanentResidenceNumber-CA | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-BR | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-DE | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-ES | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-FR | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-GB | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-IT | 
| arn:aws:dataprotection::aws:data-identifier/PhoneNumber-US | 
| arn:aws:dataprotection::aws:data-identifier/PostalCode-CA | 
| arn:aws:dataprotection::aws:data-identifier/RgNumber-BR | 
| arn:aws:dataprotection::aws:data-identifier/SocialInsuranceNumber-CA | 
| arn:aws:dataprotection::aws:data-identifier/Ssn-ES | 
| arn:aws:dataprotection::aws:data-identifier/Ssn-US | 
| arn:aws:dataprotection::aws:data-identifier/TaxId-DE | 
| arn:aws:dataprotection::aws:data-identifier/TaxId-ES | 
| arn:aws:dataprotection::aws:data-identifier/TaxId-FR | 
| arn:aws:dataprotection::aws:data-identifier/TaxId-GB | 
| arn:aws:dataprotection::aws:data-identifier/VehicleIdentificationNumber | 
| arn:aws:dataprotection::aws:data-identifier/ZipCode-US | 