Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 360 Bytes

File metadata and controls

22 lines (16 loc) · 360 Bytes

AGC minimal permissions

This CDK project will create two policies that represent minimal permissions for:

  • Admins - roles that perform
    • agc account *
  • Users - roles that peform
    • agc context *
    • agc workflow *
    • agc logs *

To install dependencies:

npm install

To deploy this into your account run:

cdk deploy