We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Specify an advanced event selector for enabling data event logging
Be able to configure an advanced event selector on a CloudTrail trail.
Optimise CloudTrail trail costs by enabling a deeper level of customization to the type of API request that the trail will capture.
Add an advanced_event_selector variable following the pattern used for the event_selector variable.
advanced_event_selector
event_selector
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the Feature
Specify an advanced event selector for enabling data event logging
References
Expected Behavior
Be able to configure an advanced event selector on a CloudTrail trail.
Use Case
Optimise CloudTrail trail costs by enabling a deeper level of customization to the type of API request that the trail will capture.
Describe Ideal Solution
Add an
advanced_event_selector
variable following the pattern used for theevent_selector
variable.Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: