Amazon Directory Service · Example Payload

Amazon Directory Service Trust Example

Active DirectoryAuthenticationDirectory ServicesIdentity Management

Amazon Directory Service Trust Example is an example object payload from Amazon Directory Service, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DirectoryIdTrustIdRemoteDomainNameTrustTypeTrustDirectionTrustStateCreatedDateTimeLastUpdatedDateTimeStateLastUpdatedDateTimeTrustStateReasonSelectiveAuth

Example Payload

Raw ↑
{
  "DirectoryId": "example-2559",
  "TrustId": "example-4824",
  "RemoteDomainName": "example-7277",
  "TrustType": "example-3635",
  "TrustDirection": "example-2178",
  "TrustState": "example-6687",
  "CreatedDateTime": "example-2909",
  "LastUpdatedDateTime": "example-9320",
  "StateLastUpdatedDateTime": "example-9294",
  "TrustStateReason": "example-7202",
  "SelectiveAuth": "example-5409"
}