Finishes the asynchronous execution of the SetNotificationConfiguration operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public SetNotificationConfigurationResponse EndSetNotificationConfiguration( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSetNotificationConfiguration.
 Return Value
 Return ValueReturns a SetNotificationConfigurationResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoSetNotificationConfiguration()()()()