Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@tionichm tionichm released this 30 Oct 13:37
· 1 commit to main since this release
5343a03

[1.0.0] - 2024-10-30

Added

  • Initial release of the IAM Monitoring module.
  • Support for monitoring AWS Identity and Access Management (IAM) events with custom metric filters and alarms.
  • Configurable parameters for IAM event names, CloudWatch log settings, and alarm settings.
  • Automatic creation of CloudWatch metric filters based on specified IAM events.
  • Alarms triggered based on defined thresholds for the specified IAM metrics.
  • Detailed variable descriptions for easy customization and configuration.

Changed

  • Updated Terraform examples in README.md to reference the module source from the Terraform Registry.