Skip to content

Repo of useful lambda functions for security purpose of monitoring, logging and re-mediating vulnerabilities

Notifications You must be signed in to change notification settings

eRaMvn/aws-lambda

Repository files navigation

A repo of useful lambdas

In this repo, you will find a list of lambda function that is used to remediate security findings or help with monitoring and logging solution

  • automated-ec2-tagging
This script helps tag EC2 instance automatically based on the tag attached to the users or role
  • cloudtrail-logstash
This is the repo that contains the script that help transform cloudtrail logs once sent to S3 bucket
  • rotating-iam-access-keys
This script helps rotate the IAM Access Keys after a certain period
  • check-unapproved-service
This script helps check for unapproved service called by a role in an AWS organization

Releases

No releases published

Packages

No packages published

Languages