Finishes the asynchronous execution of the PutAttributes operation.

C# |
public PutAttributesResponse EndPutAttributes( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutAttributes.

Returns a PutAttributesResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonSimpleDBException |

PutAttributes()()()()