JinyuChen97 commented on code in PR #8668:
URL: https://github.com/apache/camel-quarkus/pull/8668#discussion_r3266348767


##########
integration-test-groups/aws2/aws2-ecs/README.adoc:
##########
@@ -0,0 +1,26 @@
+= AWS ECS tests
+
+By default the tests run in WireMock playback mode using pre-recorded mappings 
from `src/test/resources/mappings/`.

Review Comment:
   my bad this part, the recording mode doesn't work for AWS services because 
wiremock must act as an HTTPS reerse proxy, which modifies request header and 
breaks aws sigv4 signature validation. Seems even aws sdk c2 own tests only use 
wiremock for playback. I have updated it in test README.doc



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to