sodafoundation / strato

SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato'
Apache License 2.0
234 stars 329 forks source link

collect additional metadata for buckets and objects in aws driver #1399

Closed devanshjain7 closed 1 year ago

devanshjain7 commented 1 year ago

What type of PR is this? /kind enhancement

What this PR does / why we need it: Added additional metadata collection for buckets and objects in aws driver The following metadata fields have been added:

Bucket Level: Bucket Access Control List

Object Level: Object Access Control List Redirect Location Object Tags Metadata

Test Report Added?: /kind TESTED

Test Report: image

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #1399 (01e648e) into metadata-management (4b427c5) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## metadata-management #1399 +/- ## ==================================================== Coverage 48.12% 48.12% ==================================================== Files 10 10 Lines 1571 1571 ==================================================== Hits 756 756 Misses 756 756 Partials 59 59 ```