[Enhancement]: Use features
instead of dataSources
in aws_guardduty_detector
#30303
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/guardduty
Issues and PRs that pertain to the guardduty service.
Milestone
Description
The use of
dataSources
is deprecated and the use offeatures
is recommended.https://docs.aws.amazon.com/guardduty/latest/ug/guardduty-feature-object-api-changes-march2023.html
If new features are added to GuardDuty in the future, they will not be available.
Adding RDS Login events (#28229) requires support for this issue.
Affected Resource(s) and/or Data Source(s)
aws_guardduty_detector
Potential Terraform Configuration
No response
References
https://docs.aws.amazon.com/guardduty/latest/ug/guardduty-feature-object-api-changes-march2023.html
https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DetectorFeatureConfiguration.html
https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DataSourceConfigurations.html
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: