AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateOrganizationConfiguration operation.
Configures the delegated administrator account with the provided values. You must
provide a value for either autoEnableOrganizationMembers
or autoEnable
,
but not both.
Specifying both EKS Runtime Monitoring (EKS_RUNTIME_MONITORING
) and Runtime
Monitoring (RUNTIME_MONITORING
) will cause an error. You can add only one of
these two features because Runtime Monitoring already includes the threat detection
for Amazon EKS resources. For more information, see Runtime
Monitoring.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
Namespace: Amazon.GuardDuty.Model
Assembly: AWSSDK.GuardDuty.dll
Version: 3.x.y.z
public class UpdateOrganizationConfigurationRequest : AmazonGuardDutyRequest IAmazonWebServiceRequest
The UpdateOrganizationConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateOrganizationConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoEnable | System.Boolean |
Gets and sets the property AutoEnable. Represents whether to automatically enable member accounts in the organization. This applies to only new member accounts, not the existing member accounts. When a new account joins the organization, the chosen features will be enabled for them by default.
Even though this is still supported, we recommend using |
![]() |
AutoEnableOrganizationMembers | Amazon.GuardDuty.AutoEnableMembers |
Gets and sets the property AutoEnableOrganizationMembers.
Indicates the auto-enablement configuration of GuardDuty for the member accounts in
the organization. You must provide a value for either
Use one of the following configuration values for
|
![]() |
DataSources | Amazon.GuardDuty.Model.OrganizationDataSourceConfigurations |
Gets and sets the property DataSources. Describes which data sources will be updated. |
![]() |
DetectorId | System.String |
Gets and sets the property DetectorId. The ID of the detector that configures the delegated administrator.
To find the |
![]() |
Features | System.Collections.Generic.List<Amazon.GuardDuty.Model.OrganizationFeatureConfiguration> |
Gets and sets the property Features. A list of features that will be configured for the organization. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5