Scribbd / TechGroundInAcountUser

CDK app for creating users for labs that require AWS console access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creates a cloudformation template with autogenerated users with a given policy document.

Use variables in cdk.json to specify the amount wanted or prefix. Set ./policy/*.json to the required policy.

About

CDK app for creating users for labs that require AWS console access


Languages

Language:TypeScript 83.2%Language:JavaScript 16.8%