AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.

Namespace: Amazon.SimpleDB
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DomainMetadataResponse DomainMetadata(
         DomainMetadataRequest request
)

Parameters

request
Type: Amazon.SimpleDB.Model.DomainMetadataRequest

Container for the necessary parameters to execute the DomainMetadata service method.

Return Value
Type: Amazon.SimpleDB.Model.DomainMetadataResponse
The response from the DomainMetadata service method, as returned by SimpleDB.

Exceptions

ExceptionCondition
MissingParameterException The request must contain the specified missing parameter.
NoSuchDomainException The specified domain does not exist.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5