9

AWS IAM Access Key Rotation - Lambda Function

Embed Size (px)

Citation preview

Page 1: AWS IAM Access Key Rotation - Lambda Function
Page 2: AWS IAM Access Key Rotation - Lambda Function

AutomaticIAM Access KeyRotation viaLambda Function

Page 3: AWS IAM Access Key Rotation - Lambda Function

CloudWatchScheduled Event

Email Reportvia SES

SysOps

Access KeysUsers

Triggers

Queries Updates

Generates Delivers

IAM

Page 4: AWS IAM Access Key Rotation - Lambda Function

The Access Key [***************A4B4Q] belonging to User [Logstash] has been automatically deactivated due to it being 50 days old.

Output

Page 5: AWS IAM Access Key Rotation - Lambda Function

PyCharmIDE

Python 2.7Boto3

GruntJavaScript

Task Runner

IAM RoleIAM Policy

LambdaFunction

CloudWatchScheduled Event

GitHub

API

Page 6: AWS IAM Access Key Rotation - Lambda Function

BuildDeployRun

Page 7: AWS IAM Access Key Rotation - Lambda Function

Deactivates 1 month old IAM Access Keys – 1.0.21

Page 8: AWS IAM Access Key Rotation - Lambda Function
Page 9: AWS IAM Access Key Rotation - Lambda Function

https://github.com/te-papa/aws-key-disablerSource Code