WinterYukky
WinterYukky
Thank you @madeline-k for your quick reply. Please take your time🕊️
Hello @madeline-k. I fixed RFC and created the PR https://github.com/aws/aws-cdk/pull/18364 with the minimum feature set . Cloud you review the PR?
> @madeline-k will be API bar raiser for this one. Thank you, @madeline-k. I will send you a PR in the near future 🕊️
Thanks for your review. > 1. For the proposed Cognito[IdentityPool](https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-cognito-identitypool.IdentityPool.html)Authorizer construct, we should integrate with the existing IdentityPool construct. The CognitoIdentityPoolAuthorizer class is probably not necessary, and the AppMonitor constructor...
> 2. Can you explain in a bit more detail how this will fully automate injecting the RUM code snippet into the user's web application? This part is the biggest...
> 3. It would be ideal if the customer never has to call appmonitor.generateCodeSnippet(), and instead we just generate the code snippet and insert it into the right place for...
> Also, if you haven't seen it yet, here's a link to the design guidelines: https://github.com/aws/aws-cdk/blob/master/docs/DESIGN_GUIDELINES.md. These should be helpful in both the design and execution phases. I was looking...
@tresko I created the PR exactly at the moment you commented. LOL! The current escape hatch is to wrap an existing preset for Lambda@Edge. An example of wrapping a `aws-lambda`...
@tresko Yes. I'm using Nuxt3 on lambda@edge. I have created and published a simple project for you. It is a site that when accessed via `/` calls free API and...
@mirumirumi Thanks your comment! Also, thank you @danielroe and @pi0 for reviewing🥰