2.2.0-alpha.2 • Published 1 year ago

cloud-access-manager v2.2.0-alpha.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Cloud Access Manager

This contains policies used by roles defined in the Siemens Cloud Access Manager (CAM) (https://cam.siemens.cloud).

CAM enables the Cloud Access Manager to define roles that can be assigned to users so they can assume those roles via the Token Vending Machine (https://aws.siemens.cloud). The policies that are assigned to those roles have to be defined within the account. That is the purpose of this package.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template