AWS.S3.TS3Client.ListBucketInventoryConfigurations

List the Inventory configurations for a bucket.

function ListBucketInventoryConfigurations(const ARequest: IS3ListBucketInventoryConfigurationsRequest): IS3ListBucketInventoryConfigurationsResponse; overload;
__fastcall IS3ListBucketInventoryConfigurationsResponse ListBucketInventoryConfigurations(const IS3ListBucketInventoryConfigurationsRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3ListBucketInventoryConfigurationsRequest
A ListBucketInventoryConfigurations request object.

Response containing ListBucketInventoryConfigurations results.

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