Mengxin Zhu

Results 146 comments of Mengxin Zhu

I implemented this via cfn custom resources. If anyone is interested in it, you can refer to [the implementation](https://github.com/zxkane/cdk-collections/blob/master/codecommit-collaboration-model/lib/codecommit-collaboration-model-stack.ts#L346).

@rik2803 , thanks for your response. For your inquiry, I never logged-in my account via IAM user. We have internal AWS account management system which is authenticated and authorized by...

It's a really helpful PR.

Language extensions is not supported by all regions. It's an another drawback to adapt it.

@MalikAtalla-AWS will AWS China regions be included too?

Same confusion here. It would be helpful to add a config-client sample to demonstrate how receiving the broadcast of the config changes.

EKS 1.23 is supported by [CDK 2.49.0](https://github.com/aws/aws-cdk/releases/tag/v2.49.0). Hope this be resolved soon!

Another case is missing option to set `checks` to allow publish test and coverage results in PR.

Hi, The bucket specified in the notebook is owned by another AWS account. You cannot access it from the AWS console. However, the objects are public for use. You can...

@zinebtabet Could you add the detailed reproduciable steps how you using the code?