lyft / cartography

Cartography is a Python tool that consolidates infrastructure assets and the relationships between them in an intuitive graph view powered by a Neo4j database.

Home Page:https://lyft.github.io/cartography/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS S3: get bucket logging

achantavy opened this issue · comments

Description:

Describe your idea. Please be detailed. If a feature request, please
describe the desired behavior, what scenario it enables, and how it
would be used.

Cartography should retrieve and store the bucket logging status of an s3 bucket so that we know if the feature is turned on. Unfortunately this needs an entirely separate API call to fetch.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/get_bucket_logging.html