Skip to content

Immediately block users from your AWS organization when they're disabled or removed in Identity Center.

Notifications You must be signed in to change notification settings

jSherz/automate-aws-access-removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automate-aws-access-removal

This is a solution to automate the blocking of AWS Identity Center user access when they leave your workplace. See the blog post on jSherz.com.

Getting started

Install dependencies in the Lambda project:

cd lambdas

nvm use 18
corepack enable
yarn install

Head to the Terraform project and apply it all:

cd ../infrastructure

terraform init
terraform apply

Find your identity_store_id in the Identity Center console. It will start with d-.

About

Immediately block users from your AWS organization when they're disabled or removed in Identity Center.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published