AWS.S3.TS3Client.GetBucketTagging

Fetch all tags for a bucket.

function GetBucketTagging(const ARequest: IS3GetBucketTaggingRequest): IS3GetBucketTaggingResponse; overload;
__fastcall IS3GetBucketTaggingResponse GetBucketTagging(const IS3GetBucketTaggingRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3GetBucketTaggingRequest
A GetBucketTagging request object.

Response containing GetBucketTagging results.

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