

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

# AWS Directory Service Data 属性
<a name="ad_data_attributes"></a>

 このトピックでは、「[AWS Directory Service Data API 参照](https://docs.aws.amazon.com//directoryservicedata/latest/DirectoryServiceDataAPIReference/Welcome.html)」の属性を操作する方法について説明します。

## リクエスト属性
<a name="ad_data-attributes-request"></a>

 リクエスト本文のパラメータでは、次の属性を定義する必要があります。これらの属性を定義する方法の例については、「AWS Directory Service Data API Reference」の「[CreateGroup](https://docs.aws.amazon.com/directoryservicedata/latest/DirectoryServiceDataAPIReference/API_CreateGroup.html)」を参照してください。**


| Directory Service Data 属性名 | LDAP 表示名 | AWS マネジメントコンソール | PowerShell エイリアス | アクセスタイプ | オブジェクトの種類 | 属性値 | 検索可能 | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|   [DistinguishedName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-distinguishedname)   |  distinguishedName  | 識別名 |  なし  |  ReadOnly  |  ユーザー、グループ  |  String  |  不可  | 
|   [EmailAddress](https://learn.microsoft.com/en-us/windows/win32/adschema/a-mail)   |  mail  | E メールアドレス |  EmailAddress  |  作成可能  |  ユーザー  |  String  |  はい  | 
|   有効   |  なし  | 有効 |  有効  |  Mutable  |  ユーザー  |  ブール値  |  不可  | 
|   [GivenName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-givenname)   |  givenName  | [First Name] (名) |  GivenName  |  作成可能  |  ユーザー  |  String  |  はい  | 
|   [GroupScope](https://learn.microsoft.com/en-us/windows/win32/adschema/a-grouptype)   |  groupScope  | グループのスコープ |  なし  |  作成可能  |  Group  |  列挙型  |  不可  | 
|   [GroupType](https://learn.microsoft.com/en-us/windows/win32/adschema/a-grouptype)   |  groupType  | グループのタイプ |  なし  |  作成可能  |  Group  |  列挙型  |  不可  | 
|   [SamAccountName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-samaccountname)   |  sAMAccountName  | [User logon name] (ユーザーのログオン名) |  sAMAccountName  |  作成可能  |  ユーザー、グループ  |  String  |  はい  | 
|   [SID](https://learn.microsoft.com/en-us/windows/win32/adschema/a-objectsid)   |  objectSid  | ユーザー/グループのセキュリティ識別子 (SID) |  SID  |  ReadOnly  |  ユーザー、グループ  |  String  |  不可  | 
|   [Surname](https://learn.microsoft.com/en-us/windows/win32/adschema/a-sn)   |  sn  | 姓 |  Surname  |  作成可能  |  ユーザー  |  String  |  はい  | 
|   [UserPrincipalName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-userprincipalname)   |  userPrincipalName  | ユーザープリンシパル名 |  UserPrincipalName  |  ReadOnly  |  ユーザー  |  String  |  不可  | 

## その他の属性
<a name="ad_data-attributes-other"></a>

 次の属性は `OtherAttributes` で定義する必要があり、リクエスト本文パラメータにはマッピングされません。リクエストで他の属性を定義する場合は、属性名、データタイプ、および各属性の値を指定する必要があります。これらの属性を定義する方法の例については、「AWS Directory Service Data API Reference」の「[CreateUser](https://docs.aws.amazon.com/directoryservicedata/latest/DirectoryServiceDataAPIReference/API_CreateUser.html)」を参照してください。**

**注記**  
 これらの属性の名前は入力として提供され、LDAP 表示名と同等である場合、大文字と小文字を区別しません。**


| Directory Service Data 属性名 | LDAP 表示名 | AWS マネジメントコンソール | PowerShell エイリアス | アクセスタイプ | オブジェクトの種類 | 属性値 | 検索可能 | 
| --- | --- | --- | --- | --- | --- | --- | --- | 
|   [Assistant](https://learn.microsoft.com/en-us/windows/win32/adschema/a-assistant)   |  assistant  | Assistant |  なし  |  ReadOnly  |  ユーザー  |  String  |  不可  | 
|   [Cn](https://learn.microsoft.com/en-us/windows/win32/adschema/a-cn)   |  cn  | 共通名 |  なし  |  ReadOnly  |  ユーザー、グループ  |  String  |  不可  | 
|   [Co](https://learn.microsoft.com/en-us/windows/win32/adschema/a-co)   |  co  | 国/リージョン |  Country  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [Company](https://learn.microsoft.com/en-us/windows/win32/adschema/a-company)   |  company  | Company |  Company  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [Department](https://learn.microsoft.com/en-us/windows/win32/adschema/a-department)   |  department  | Department |  Department  |  作成可能  |  ユーザー  |  String  |  いいえ  | 
|   [説明](https://learn.microsoft.com/en-us/windows/win32/adschema/a-description)   |  説明  | 説明 |  説明  |  作成可能  |  ユーザー、グループ  |  String  |  不可  | 
|   [DirectReports](https://learn.microsoft.com/en-us/windows/win32/adschema/a-directreports)   |  directReports  | 直属部下 |  なし  |  ReadOnly  |  ユーザー  |  文字列セット  |  不可  | 
|   [DisplayName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-displayname)   |  displayName  | Display name (表示名) |  DisplayName  |  作成可能  |  ユーザー、グループ  |  String  |  はい  | 
|   [FacsimileTelephoneNumber](https://learn.microsoft.com/en-us/windows/win32/adschema/a-facsimiletelephonenumber)   |  facsimileTelephoneNumber  | Fax |  Fax  |  作成可能  |  ユーザー、グループ  |  String  |  不可  | 
|   [HomePhone](https://learn.microsoft.com/en-us/windows/win32/adschema/a-homephone)   |  homePhone  | 自宅の電話番号 |  HomePhone  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [[情報]](https://learn.microsoft.com/en-us/windows/win32/adschema/a-info)   |  情報  | 注意事項 |  なし  |  Mutable  |  ユーザー、グループ  |  String  |  不可  | 
|   [Initials](https://learn.microsoft.com/en-us/windows/win32/adschema/a-initials)   |  initials  | Initials |  Initials  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [IpPhone](https://learn.microsoft.com/en-us/windows/win32/adschema/a-ipphone)   |  ipPhone  | IP 電話 |  なし  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [L](https://learn.microsoft.com/en-us/windows/win32/adschema/a-l)   |  I  | City |  City  |  作成可能  |  ユーザー  |  String  |  はい  | 
|   [Manager](https://learn.microsoft.com/en-us/windows/win32/adschema/a-manager)   |  manager  | Manager |  Manager  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [Mail](https://learn.microsoft.com/en-us/windows/win32/adschema/a-mail)   |  mail  | E メールアドレス |  EmailAddress  |  Mutable  |  Group  |  String  |  はい  | 
|   [モバイル](https://learn.microsoft.com/en-us/windows/win32/adschema/a-mobile)   |  mobile  | 携帯電話番号 |  MobilePhone  |  Mutable  |  ユーザー  |  String  |  不可  | 
|  ObjectClass  |  objectClass  | ユーザー/グループ |  なし  |  ReadOnly  |  Group  |  String  |  不可  | 
|   [ObjectGUID](https://learn.microsoft.com/en-us/windows/win32/adschema/a-objectguid)   |  objectGUID  | グローバル一意識別子 (GUID) |  なし  |  ReadOnly  |  ユーザー、グループ  |  String  |  不可  | 
|   [Pager](https://learn.microsoft.com/en-us/windows/win32/adschema/a-pager)   |  pager  | ページャー |  なし  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [PhysicalDeliveryOfficeName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-physicaldeliveryofficename)   |  physicalDeliveryOfficeName  | Office |  なし  |  作成可能  |  ユーザー  |  String  |  はい  | 
|   [PostalCode](https://learn.microsoft.com/en-us/windows/win32/adschema/a-postalcode)   |  postalCode  | 郵便番号 |  PostalCode  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [PreferredLanguage](https://learn.microsoft.com/en-us/windows/win32/adschema/a-preferredlanguage)   |  preferredLanguage  | 優先言語 |  なし  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [ProxyAddresses](https://learn.microsoft.com/en-us/windows/win32/adschema/a-proxyaddresses)   |  proxyAddresses  | プロキシアドレス |  なし  |  ReadOnly  |  ユーザー、グループ  |  複数値の文字列  |  はい  | 
|   [ServicePrincipalName](https://learn.microsoft.com/en-us/windows/win32/adschema/a-serviceprincipalname)   |  servicePrincipalName  | サービスプリンシパル名  |  ServicePrincipalName  |  Mutable  |  ユーザー  |  複数値の文字列  |  不可  | 
|   [St](https://learn.microsoft.com/en-us/windows/win32/adschema/a-st)   |  st  | 都道府県 |  State  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [StreetAddress](https://learn.microsoft.com/en-us/windows/win32/adschema/a-street)   |  streetAddress  | 番地 |  StreetAddress  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [TelephoneNumber](https://learn.microsoft.com/en-us/windows/win32/adschema/a-telephonenumber)   |  telephoneNumber  | 電話番号 |  OfficePhone  |  作成可能  |  ユーザー  |  String  |  不可  | 
|   [タイトル](https://learn.microsoft.com/en-us/windows/win32/adschema/a-title)   |  title  | 役割 |  タイトル  |  Mutable  |  ユーザー  |  String  |  不可  | 
|   [WhenChanged](https://learn.microsoft.com/en-us/windows/win32/adschema/a-whenchanged)   |  whenChanged  | 最終更新日 |  なし  |  ReadOnly  |  ユーザー、グループ  |  String  |  不可  | 
|   [WWWHomePage](https://learn.microsoft.com/en-us/windows/win32/adschema/a-wwwhomepage)   |  wWWHomePage  | ホームページ URL |  wWWHomePage  |  Mutable  |  ユーザー、グループ  |  String  |  不可  | 