constructor()

in src/cfn-registry.ts [87:89]


  constructor() {
    this.cfn = createAwsClient(AWS.CloudFormation);
  }