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
 
The DeleteDomain operation deletes a domain. Any items (and their attributes) in the domain are deleted as well. The DeleteDomain operation might take 10 or more seconds to complete.

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

Syntax

C#
public virtual DeleteDomainResponse DeleteDomain(
         DeleteDomainRequest request
)

Parameters

request
Type: Amazon.SimpleDB.Model.DeleteDomainRequest

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

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

Exceptions

ExceptionCondition
MissingParameterException The request must contain the specified missing parameter.

Version Information

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