Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

Return Bucket Logging

Prev Next

Use the get_bucket_logging() method to configure bucket logging, for example:

response = client.get_bucket_logging(
    Bucket='mybucket',
)