Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 475 Bytes

File metadata and controls

11 lines (6 loc) · 475 Bytes

Cerberus Admin IAM Role

This template creates the admin IAM role to be used by the Lambda serverless components to call the Cerberus Management Service admin endpoints

Deploy

After configuring a global profile, you can simply run.

./gradlew cerberus-admin-iam-role:deploy --stacktrace

After deploying, you can get the admin IAM role ARN as a CloudFormation export variable CerberusAdminIamRoleARN and the role name via export variable CerberusAdminIamRole.