RE: Re: [DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-09 Thread Daren Wong
Hi Hong, Thanks for the comments and suggestions, really appreciate it! > Clarify Cloudwatch API limitations and handling in the sink. [1] Great to see > we're being explicit with the Java API model! Let's be explicit about the > PutMetricsData API constraints and how we handle them (it would

RE: Re: [DISCUSS] FLIP-Draft - Amazon CloudWatch Metric Sink Connector

2025-04-09 Thread Daren Wong
Hi Ahmed, Thanks for the detailed feedback and questions Just a quick note that after gathering you and Hong’s feedback, I have updated the design to remove “CloudWatchMetricInput” model and introduce “MetricWriteRequest” instead, and we will expose an element converter that user can implement