

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

# GuardDuty の従来のアクションとパラメータ
<a name="guardduty-legacy-parameters"></a>

Amazon GuardDuty では、一部の API アクションとパラメータが非推奨になりましたが、引き続きサポートされています。従来のオプションに置き換わる新しい API アクションとパラメータを使用するのがベストプラクティスです。次の表では、従来のアクションとパラメータを、新しいアクションとパラメータと比較しています。


| 従来のアクション/パラメータ | 新しいアクション/パラメータ | 比較 | 
| --- | --- | --- | 
| [DisassociateFromMasterAccount](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateFromMasterAccount.html) | [DisassociateFromAdministratorAccount](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateFromAdministratorAccount.html) | 両方のアクションで同じ実装が行われるため、GuardDuty は `DisassociateFromAdministratorAccount` の `Administrator` という用語を使用します。 | 
| [DescribeOrganizationConfiguration](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DescribeOrganizationConfiguration.html) および [UpdateOrganizationConfiguration](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_UpdateOrganizationConfiguration.html) の `autoEnable` パラメータ | `[autoEnableOrganizationMembers](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_UpdateOrganizationConfiguration.html#guardduty-UpdateOrganizationConfiguration-request-autoEnableOrganizationMembers)` | `autoEnableOrganizationMembers` を使用すると、GuardDuty 管理者アカウントは、すべてのメンバーアカウントについて GuardDuty を監査し、いずれかの値に設定するよう強制できます。API を使用すると、すべてのメンバーアカウントの設定を更新するのに最大 24 時間かかる場合があります。`autoEnableOrganizationMembers` フィールドの可能な値の詳細については、「[autoEnableOrganizationMembers](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_UpdateOrganizationConfiguration.html#guardduty-UpdateOrganizationConfiguration-request-autoEnableOrganizationMembers)」を参照してください | 
| [2023 年 3 月の GuardDuty API の変更](guardduty-feature-object-api-changes-march2023.md) にリストされている API の `dataSources` パラメータ。 | [https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DetectorFeatureConfiguration.html](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DetectorFeatureConfiguration.html) | 2023 年 3 月以降、`features` を使用して [GuardDuty Malware Protection for EC2](malware-protection.md) と新しい GuardDuty 保護プランを設定できるようになります。2023 年 3 月より前にリリースされた保護プラン (Malware Protection for EC2 を含む) は、引き続き `dataSources` を使用した設定をサポートしています。API を使用して保護プランを設定する場合、各 API リクエストには `dataSources` または `features` のいずれかを含めることができます。両方を含めることはできません。 | 