boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.44k stars 1.06k forks source link

Remove backupstorage client following the service deprecation #3202

Closed hssyoo closed 2 weeks ago

hssyoo commented 2 weeks ago

Remove the now-deprecated backupstorage client from the Boto3 SDK.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 93.14%. Comparing base (f563963) to head (3faa7f5). Report is 30 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3202 +/- ## ======================================== Coverage 93.14% 93.14% ======================================== Files 66 66 Lines 14248 14248 ======================================== Hits 13272 13272 Misses 976 976 ```

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