AWS.S3.TS3Client.PutBucketLogging

Set the Logging configuration for a bucket.

function PutBucketLogging(const ARequest: IS3PutBucketLoggingRequest): IS3PutBucketLoggingResponse;
__fastcall IS3PutBucketLoggingResponse PutBucketLogging(const IS3PutBucketLoggingRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3PutBucketLoggingRequest
A PutBucketLogging request object.

Response containing PutBucketLogging results.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.