AWS.S3.TS3Client.GetBucketInventoryConfiguration

Fetch an Inventory configuration for a bucket.

function GetBucketInventoryConfiguration(const ARequest: IS3GetBucketInventoryConfigurationRequest): IS3GetBucketInventoryConfigurationResponse; overload;
__fastcall IS3GetBucketInventoryConfigurationResponse GetBucketInventoryConfiguration(const IS3GetBucketInventoryConfigurationRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3GetBucketInventoryConfigurationRequest
A GetBucketInventoryConfiguration request object.

Response containing GetBucketInventoryConfiguration results.

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