Skip to content

Guardduty  >  Structures  >  OrganizationDataSourceConfigurations

OrganizationDataSourceConfigurations

Structure Class

OrganizationDataSourceConfigurations dataclass

An object that contains information on which data sources will be configured to be automatically enabled for new members within the organization.

Attributes

kubernetes class-attribute instance-attribute
kubernetes: OrganizationKubernetesConfiguration | None = None

Describes the configuration of Kubernetes data sources for new members of the organization.

malware_protection class-attribute instance-attribute
malware_protection: OrganizationMalwareProtectionConfiguration | None = None

Describes the configuration of Malware Protection for new members of the organization.

s3_logs class-attribute instance-attribute
s3_logs: OrganizationS3LogsConfiguration | None = None

Describes whether S3 data event logs are enabled for new members of the organization.