AWS SDK for .NET Documentation
GetAttributes Method (request)
AmazonAmazon.SimpleDBAmazonSimpleDBClientGetAttributes(GetAttributesRequest) Did this page help you?   Yes   No    Tell us about it...
Get Attributes
Declaration Syntax
C#
public GetAttributesResponse GetAttributes(
	GetAttributesRequest request
)
Parameters
request (GetAttributesRequest)
Get Attributes request
Return Value
Get Attributes Response from the service
Remarks
Returns all of the attributes associated with the item. Optionally, the attributes returned can be limited to the specified AttributeName parameter. If the item does not exist on the replica that was accessed for this operation, an empty attribute is returned. The system does not return an error as it cannot guarantee the item does not exist on other replicas.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)