Closed lewijacn closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.54%. Comparing base (
bcd38c6
) to head (3d8a2ce
). Report is 12 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Validate endpoints for source and target and add default ports if missing. This should result in a consistent pattern for our endpoints in CDK and prevent Capture Proxy errors from providing a destinationURI without a port.
Issues Resolved
https://opensearch.atlassian.net/browse/MIGRATIONS-2035
Is this a backport? If so, please add backport PR # and/or commits #
Testing
CDK testing
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.