Amazon Directory Service · Example Payload

Amazon Directory Service Directory Limits Example

Active DirectoryAuthenticationDirectory ServicesIdentity Management

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

Top-level fields

CloudOnlyDirectoriesLimitCloudOnlyDirectoriesCurrentCountCloudOnlyDirectoriesLimitReachedCloudOnlyMicrosoftADLimitCloudOnlyMicrosoftADCurrentCountCloudOnlyMicrosoftADLimitReachedConnectedDirectoriesLimitConnectedDirectoriesCurrentCountConnectedDirectoriesLimitReached

Example Payload

Raw ↑
{
  "CloudOnlyDirectoriesLimit": "example-5666",
  "CloudOnlyDirectoriesCurrentCount": "example-8241",
  "CloudOnlyDirectoriesLimitReached": "example-6246",
  "CloudOnlyMicrosoftADLimit": "example-1871",
  "CloudOnlyMicrosoftADCurrentCount": "example-8683",
  "CloudOnlyMicrosoftADLimitReached": "example-2986",
  "ConnectedDirectoriesLimit": "example-7981",
  "ConnectedDirectoriesCurrentCount": "example-1279",
  "ConnectedDirectoriesLimitReached": "example-1036"
}