class Aws::GuardDuty::Types::OrganizationDataSourceConfigurations

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

@note When making an API call, you may pass OrganizationDataSourceConfigurations

data as a hash:

    {
      s3_logs: {
        auto_enable: false, # required
      },
    }

@!attribute [rw] s3_logs

Describes whether S3 data event logs are enabled for new members of
the organization.
@return [Types::OrganizationS3LogsConfiguration]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/OrganizationDataSourceConfigurations AWS API Documentation

Constants

SENSITIVE