Amazon Directory Service · JSON Structure

Amazon Directory Service Trust Structure

Describes a trust relationship between an Managed Microsoft AD directory and an external domain.

Type: object Properties: 11
Active DirectoryAuthenticationDirectory ServicesIdentity Management

Amazon Directory Service Trust Structure is a JSON Structure definition published by Amazon Directory Service, describing 11 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

DirectoryId TrustId RemoteDomainName TrustType TrustDirection TrustState CreatedDateTime LastUpdatedDateTime StateLastUpdatedDateTime TrustStateReason SelectiveAuth

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-directory-service/refs/heads/main/json-structure/amazon-directory-service-trust-structure.json",
  "title": "Trust",
  "description": "Describes a trust relationship between an Managed Microsoft AD directory and an external domain.",
  "type": "object",
  "properties": {
    "DirectoryId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DirectoryId"
        },
        {
          "description": "The Directory ID of the Amazon Web Services directory involved in the trust relationship."
        }
      ]
    },
    "TrustId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrustId"
        },
        {
          "description": "The unique ID of the trust relationship."
        }
      ]
    },
    "RemoteDomainName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RemoteDomainName"
        },
        {
          "description": "The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship."
        }
      ]
    },
    "TrustType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrustType"
        },
        {
          "description": "The trust relationship type. <code>Forest</code> is the default."
        }
      ]
    },
    "TrustDirection": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrustDirection"
        },
        {
          "description": "The trust relationship direction."
        }
      ]
    },
    "TrustState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrustState"
        },
        {
          "description": "The trust relationship state."
        }
      ]
    },
    "CreatedDateTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CreatedDateTime"
        },
        {
          "description": "The date and time that the trust relationship was created."
        }
      ]
    },
    "LastUpdatedDateTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LastUpdatedDateTime"
        },
        {
          "description": "The date and time that the trust relationship was last updated."
        }
      ]
    },
    "StateLastUpdatedDateTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/StateLastUpdatedDateTime"
        },
        {
          "description": "The date and time that the TrustState was last updated."
        }
      ]
    },
    "TrustStateReason": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TrustStateReason"
        },
        {
          "description": "The reason for the TrustState."
        }
      ]
    },
    "SelectiveAuth": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SelectiveAuth"
        },
        {
          "description": "Current state of selective authentication for the trust."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-directory-service-trust-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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.

A second provider on the same verified email joins the account you already have.