Calvin Combs

Results 16 comments of Calvin Combs

Does this satisfy your use case? https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-quicksight.CfnDataSet.html#rowlevelpermissiondataset-1

We're still investigating this issue. A potential workaround now would be to change the logical ID of the public key, which will force a new one to be created with...

@mandar-git could you please include the exact template file you're including in your app?

Overall I don't understand why this can't be implemented by adding only * `_removeAssemblyDependency()` * `removeDependency()` and have those methods mirror the implementation of their `add` counterparts + some helper...

>I don't see any breaking changes here - what are you referring to? The closest thing I see is the addDependsOn -> addDependency deprecation, which I did specifically as a...

>the method will resolve it to a stack-level dependency and, rather than remove the dependency, it will find the matching source and target in the StackDependencyReason, remove that reason, but...

Thanks for the explanation, this makes sense. It's good to think of edge cases like this, and we should definitely guard against it. However I'd prefer to fail in this...

for `IElement`, please leave the original union type `Element` as it was.

@jusdino Can you please enable contributions by maintainers to your fork? I have a commit I'd like to push to this PR, and then I'll be happy to approve it....

Thanks! Just link it here and I'll approve once I push a commit to it.