Pinned
234 contributions in the last year
Less
More
Contribution activity
July 2021
Created an issue in aws/aws-cdk that received 1 comment
aws-msk: msk.Cluster(..).clusterArn can not be referenced in ManagedKafkaEventSource
Reproduction Steps
Use CDK for Typescript in v1.114
Run the following snippet
const cluster = new Cluster(this, "Cluster", { vpc: props.vpc, clu…
1
comment
38
contributions
in private repositories
Jul 8 – Jul 22