Use the get_bucket_logging() method to configure bucket logging, for example:
response = client.get_bucket_logging(
Bucket='mybucket',
)Use the get_bucket_logging() method to configure bucket logging, for example:
response = client.get_bucket_logging(
Bucket='mybucket',
)