Finishes the asynchronous execution of the PutAttributes operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
PutAttributesResponse EndPutAttributes( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutAttributes.
 Return Value
 Return ValueReturns a PutAttributesResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonSimpleDBException | 
 See Also
 See AlsoPutAttributes()()()()