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.
![]() | Note |
|---|---|
Running |
| Name | Description | Required |
|---|---|---|
DomainName
|
The name of the domain to delete. Type: String | Yes |
| Error | Description |
|---|---|
MissingParameter
| The request must contain the parameter
DomainName. |
https://sdb.amazonaws.com/ ?Action=DeleteDomain &AWSAccessKeyId=[valid access key id] &DomainName=MyDomain &SignatureVersion=2 &SignatureMethod=HmacSHA256 &Timestamp=2010-01-25T15%3A02%3A20-07%3A00 &Version=2009-04-15 &Signature=[valid signature]
<DeleteDomainResponse>
<ResponseMetadata>
<RequestId>c522638b-31a2-4d69-b376-8c5428744704</RequestId>
<BoxUsage>0.0000219907</BoxUsage>
</ResponseMetadata>
</DeleteDomainResponse>