I created an AWS CDK app in Typescript that creates an IAM Role. Here is my code:
export class AccountCreatorIamRoleStack extends cdk.Stack { public create():