Skip to main content

fetch_notifications

Function fetch_notifications 

Source
async fn fetch_notifications(
    client: &Client,
    bucket: &str,
) -> Result<SectionResult<NotificationConfig>, AppError>
Expand description

Fetch S3 event notification configuration via GetBucketNotificationConfiguration.