aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 49 forks source link

Added support for analytics metadata for collecting Amazon Pinpoint metrics. #148

Open ashishdhingra opened 1 week ago

ashishdhingra commented 1 week ago

Issue #, if available: #147

Description of changes: Added support for analytics metadata for collecting Amazon Pinpoint metrics.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ashishdhingra commented 4 days ago

Could you please add a unit test or integ test to exercise the new field?

@philasmar Thanks for the feedback. I'm unsure on how we could test this new field end-to-end since it is primarily used for PinPoint analytics. I believe there are there are no tests for ClientMetadata either. Please advise.