OrganizationAdditionalConfigurationResult
A list of additional configuration which will be configured for the organization.
Contents
- autoEnable
-
Describes the status of the additional configuration that is configured for the member accounts within the organization. One of the following values is the status for the entire organization:
-
NEW
: Indicates that when a new account joins the organization, they will have the additional configuration enabled automatically. -
ALL
: Indicates that all accounts in the organization have the additional configuration enabled automatically. This includesNEW
accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.It may take up to 24 hours to update the configuration for all the member accounts.
-
NONE
: Indicates that the additional configuration will not be automatically enabled for any account in the organization. The administrator must manage the additional configuration for each account individually.
Type: String
Valid Values:
NEW | NONE | ALL
Required: No
-
- name
-
The name of the additional configuration that is configured for the member accounts within the organization. These values are applicable to only Runtime Monitoring protection plan.
Type: String
Valid Values:
EKS_ADDON_MANAGEMENT | ECS_FARGATE_AGENT_MANAGEMENT | EC2_AGENT_MANAGEMENT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: