AWS.S3.TS3Client.GetBucketLocation

Fetch the location of a bucket.

function GetBucketLocation(const ARequest: IS3GetBucketLocationRequest): IS3GetBucketLocationResponse; overload;
__fastcall IS3GetBucketLocationResponse GetBucketLocation(const IS3GetBucketLocationRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3GetBucketLocationRequest
A GetBucketLocation request object.

Response containing GetBucketLocation results.

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