lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.68k stars 119 forks source link

aws: Add S3DescribeBucket, and S3GetAccessPoint #3023

Closed tolujimoh closed 5 months ago

tolujimoh commented 5 months ago

Description

This PR adds functionality for calling S3DescribeBucket, and S3GetAccessPoint to support topology cache for Buckets, and Access Points.

It also updates s3 client interface to include ListBuckets, ListAccessPoints and ListRoles.