AWS.S3.TS3Client.GetBucketNotificationConfiguration

Fetch the Notification configuration for a bucket.

function GetBucketNotificationConfiguration(const ARequest: IS3GetBucketNotificationConfigurationRequest): IS3GetBucketNotificationConfigurationResponse; overload;
__fastcall IS3GetBucketNotificationConfigurationResponse GetBucketNotificationConfiguration(const IS3GetBucketNotificationConfigurationRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3GetBucketNotificationConfigurationRequest
A GetBucketNotificationConfiguration request object.

Response containing GetBucketNotificationConfiguration results.

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