-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS CloudTrail Insights & ApiErrorRateInsight #21840
Comments
Hi, the latest provider version already supports this, can you double check? |
Before creating this issue I tried with 3.65.0 - did not work.
|
I'm having the same issue with the following provider
Here's the error when running
|
@josephbleroy looks like it's valid behaviour based on docs: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudtrail#insight_selector
@DrFaust92 I don't see in the code anything related to ApiErrorRateInsight so I guess it hasn't been merged/prepared yet. |
Yeah seems it will be available next provider version. See my tests here on current main branch #21882 |
The new enumeration value has been available since AWS SDK v1.42.6 which was merged into |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
CloudTrail Insights is designed to automatically analyze management events from your CloudTrail trails to establish a baseline for normal behavior, and then raise issues by generating Insights events when it detects unusual patterns.
ApiErrorRateInsight
is a new type of insight offered.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: