Finishes the asynchronous execution of the GetNotificationConfiguration operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetNotificationConfigurationResponse EndGetNotificationConfiguration( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetNotificationConfiguration.
 Return Value
 Return ValueReturns a GetNotificationConfigurationResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoGetNotificationConfiguration()()()()