awslabs / amazon-kinesis-video-streams-producer-c

https://awslabs.github.io/amazon-kinesis-video-streams-producer-c/group__PublicMemberFunctions.html
Apache License 2.0
56 stars 74 forks source link

Handle aws special regions #430

Closed hassanctech closed 8 months ago

hassanctech commented 8 months ago

Issue #, if available:

Description of changes: Adding support for ADC and GovCloud regions (FIPS endpoints) + tests to confirm correct control plane url is created for the supplied region.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2c046f2) 64.17% compared to head (e722f3b) 64.22%.

:exclamation: Current head e722f3b differs from pull request most recent head 01413a3. Consider uploading reports for the commit 01413a3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #430 +/- ## =========================================== + Coverage 64.17% 64.22% +0.04% =========================================== Files 32 32 Lines 5075 5079 +4 =========================================== + Hits 3257 3262 +5 + Misses 1818 1817 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.