AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returns all of the attributes associated with the specified item. Optionally, the attributes returned can be limited to one or more attributes by specifying an attribute name parameter.
If the item does not exist on the replica that was accessed for this operation, an empty set is returned. The system does not return an error as it cannot guarantee the item does not exist on other replicas.
For .NET Core this operation is only available in asynchronous form. Please refer to GetAttributesAsync.
Namespace: Amazon.SimpleDB
Assembly: AWSSDK.SimpleDB.dll
Version: 3.x.y.z
public abstract GetAttributesResponse GetAttributes( GetAttributesRequest request )
Container for the necessary parameters to execute the GetAttributes service method.
Exception | Condition |
---|---|
InvalidParameterValueException | The value for a parameter is invalid. |
MissingParameterException | The request must contain the specified missing parameter. |
NoSuchDomainException | The specified domain does not exist. |
.NET Framework:
Supported in: 4.5 and newer, 3.5