ListDomainsResult is a JSON Structure definition published by Amazon SimpleDB, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-simpledb/refs/heads/main/json-structure/amazon-simpledb-list-domains-result-structure.json",
"name": "ListDomainsResult",
"description": "ListDomainsResult schema from Amazon SimpleDB API",
"properties": {
"DomainNames": {
"allOf": [
{
"$ref": "#/components/schemas/DomainNameList"
},
{
"description": "A list of domain names that match the expression."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "An opaque token indicating that there are more domains than the specified <code>MaxNumberOfDomains</code> still available."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.