paws-r / paws

Paws, a package for Amazon Web Services in R
https://www.paws-r-sdk.com
Other
313 stars 37 forks source link

Service endpoint #684

Closed DyfanJones closed 10 months ago

DyfanJones commented 10 months ago

This PR allows service specific endpoints to be set in environmental variables or in config file:

https://docs.aws.amazon.com/sdkref/latest/guide/ss-endpoints-table.html https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html#ss-endpoints-envar

Address Ticket: #667

codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (93f6f46) 84.11% compared to head (7446511) 84.14%.

:exclamation: Current head 7446511 differs from pull request most recent head 854c895. Consider uploading reports for the commit 854c895 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #684 +/- ## ========================================== + Coverage 84.11% 84.14% +0.02% ========================================== Files 201 201 Lines 14437 14518 +81 ========================================== + Hits 12144 12216 +72 - Misses 2293 2302 +9 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/paws-r/paws/pull/684/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paws-r)

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