AWS SDK for .NET Documentation
GetNotificationConfiguration Method (request)
AmazonAmazon.S3AmazonS3ClientGetNotificationConfiguration(GetNotificationConfigurationRequest) Did this page help you?   Yes   No    Tell us about it...
Retrieve the notification configuration for the specified bucket.
Declaration Syntax
C#
public GetNotificationConfigurationResponse GetNotificationConfiguration(
	GetNotificationConfigurationRequest request
)
Parameters
request (GetNotificationConfigurationRequest)
The GetNotificationConfigurationRequest that defines the parameters of the operation.
Return Value
Returns a GetNotificationConfigurationResponse from S3.
Remarks
Only the owner of the bucket can retrieve the notification configuration.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)