Finishes the asynchronous execution of the PutLifecycleConfiguration operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public PutLifecycleConfigurationResponse EndPutLifecycleConfiguration( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutLifecycleConfiguration.
 Return Value
 Return ValueReturns a PutLifecycleConfigurationResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoPutLifecycleConfiguration()()()()