python-botocore/botocore/data/ds/2015-04-16/service-2.json
2017-07-10 16:39:11 +09:00

2988 lines
114 KiB
JSON

{
"version":"2.0",
"metadata":{
"apiVersion":"2015-04-16",
"endpointPrefix":"ds",
"jsonVersion":"1.1",
"protocol":"json",
"serviceAbbreviation":"Directory Service",
"serviceFullName":"AWS Directory Service",
"signatureVersion":"v4",
"targetPrefix":"DirectoryService_20150416",
"uid":"ds-2015-04-16"
},
"operations":{
"AddIpRoutes":{
"name":"AddIpRoutes",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"AddIpRoutesRequest"},
"output":{"shape":"AddIpRoutesResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"EntityAlreadyExistsException"},
{"shape":"InvalidParameterException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"IpRouteLimitExceededException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services. <i>AddIpRoutes</i> adds this address block. You can also use <i>AddIpRoutes</i> to facilitate routing traffic that uses public IP ranges from your Microsoft AD on AWS to a peer VPC. </p> <p>Before you call <i>AddIpRoutes</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>AddIpRoutes</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"AddTagsToResource":{
"name":"AddTagsToResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"AddTagsToResourceRequest"},
"output":{"shape":"AddTagsToResourceResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"TagLimitExceededException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Adds or overwrites one or more tags for the specified directory. Each directory can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique to each resource.</p>"
},
"CancelSchemaExtension":{
"name":"CancelSchemaExtension",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CancelSchemaExtensionRequest"},
"output":{"shape":"CancelSchemaExtensionResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Cancels an in-progress schema extension to a Microsoft AD directory. Once a schema extension has started replicating to all domain controllers, the task can no longer be canceled. A schema extension can be canceled during any of the following states; <code>Initializing</code>, <code>CreatingSnapshot</code>, and <code>UpdatingSchema</code>.</p>"
},
"ConnectDirectory":{
"name":"ConnectDirectory",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ConnectDirectoryRequest"},
"output":{"shape":"ConnectDirectoryResult"},
"errors":[
{"shape":"DirectoryLimitExceededException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates an AD Connector to connect to an on-premises directory.</p> <p>Before you call <i>ConnectDirectory</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>ConnectDirectory</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"CreateAlias":{
"name":"CreateAlias",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateAliasRequest"},
"output":{"shape":"CreateAliasResult"},
"errors":[
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates an alias for a directory and assigns the alias to the directory. The alias is used to construct the access URL for the directory, such as <code>http://&lt;alias&gt;.awsapps.com</code>.</p> <important> <p>After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.</p> </important>"
},
"CreateComputer":{
"name":"CreateComputer",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateComputerRequest"},
"output":{"shape":"CreateComputerResult"},
"errors":[
{"shape":"AuthenticationFailedException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates a computer account in the specified directory, and joins the computer to the directory.</p>"
},
"CreateConditionalForwarder":{
"name":"CreateConditionalForwarder",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateConditionalForwarderRequest"},
"output":{"shape":"CreateConditionalForwarderResult"},
"errors":[
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates a conditional forwarder associated with your AWS directory. Conditional forwarders are required in order to set up a trust relationship with another domain. The conditional forwarder points to the trusted domain.</p>"
},
"CreateDirectory":{
"name":"CreateDirectory",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateDirectoryRequest"},
"output":{"shape":"CreateDirectoryResult"},
"errors":[
{"shape":"DirectoryLimitExceededException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates a Simple AD directory.</p> <p>Before you call <i>CreateDirectory</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>CreateDirectory</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"CreateMicrosoftAD":{
"name":"CreateMicrosoftAD",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateMicrosoftADRequest"},
"output":{"shape":"CreateMicrosoftADResult"},
"errors":[
{"shape":"DirectoryLimitExceededException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>Creates a Microsoft AD in the AWS cloud.</p> <p>Before you call <i>CreateMicrosoftAD</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>CreateMicrosoftAD</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"CreateSnapshot":{
"name":"CreateSnapshot",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateSnapshotRequest"},
"output":{"shape":"CreateSnapshotResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"SnapshotLimitExceededException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud.</p> <note> <p>You cannot take snapshots of AD Connector directories.</p> </note>"
},
"CreateTrust":{
"name":"CreateTrust",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateTrustRequest"},
"output":{"shape":"CreateTrustResult"},
"errors":[
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships. For example, you can establish a trust between your Microsoft AD in the AWS cloud, and your existing on-premises Microsoft Active Directory. This would allow you to provide users and groups access to resources in either domain, with a single set of credentials.</p> <p>This action initiates the creation of the AWS side of a trust relationship between a Microsoft AD in the AWS cloud and an external domain.</p>"
},
"DeleteConditionalForwarder":{
"name":"DeleteConditionalForwarder",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteConditionalForwarderRequest"},
"output":{"shape":"DeleteConditionalForwarderResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Deletes a conditional forwarder that has been set up for your AWS directory.</p>"
},
"DeleteDirectory":{
"name":"DeleteDirectory",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteDirectoryRequest"},
"output":{"shape":"DeleteDirectoryResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Deletes an AWS Directory Service directory.</p> <p>Before you call <i>DeleteDirectory</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>DeleteDirectory</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"DeleteSnapshot":{
"name":"DeleteSnapshot",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteSnapshotRequest"},
"output":{"shape":"DeleteSnapshotResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Deletes a directory snapshot.</p>"
},
"DeleteTrust":{
"name":"DeleteTrust",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteTrustRequest"},
"output":{"shape":"DeleteTrustResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain.</p>"
},
"DeregisterEventTopic":{
"name":"DeregisterEventTopic",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeregisterEventTopicRequest"},
"output":{"shape":"DeregisterEventTopicResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Removes the specified directory as a publisher to the specified SNS topic.</p>"
},
"DescribeConditionalForwarders":{
"name":"DescribeConditionalForwarders",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeConditionalForwardersRequest"},
"output":{"shape":"DescribeConditionalForwardersResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains information about the conditional forwarders for this account.</p> <p>If no input parameters are provided for RemoteDomainNames, this request describes all conditional forwarders for the specified directory ID.</p>"
},
"DescribeDirectories":{
"name":"DescribeDirectories",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeDirectoriesRequest"},
"output":{"shape":"DescribeDirectoriesResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidNextTokenException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains information about the directories that belong to this account.</p> <p>You can retrieve information about specific directories by passing the directory identifiers in the <i>DirectoryIds</i> parameter. Otherwise, all directories that belong to the current account are returned.</p> <p>This operation supports pagination with the use of the <i>NextToken</i> request and response parameters. If more results are available, the <i>DescribeDirectoriesResult.NextToken</i> member contains a token that you pass in the next call to <a>DescribeDirectories</a> to retrieve the next set of items.</p> <p>You can also specify a maximum number of return results with the <i>Limit</i> parameter.</p>"
},
"DescribeDomainControllers":{
"name":"DescribeDomainControllers",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeDomainControllersRequest"},
"output":{"shape":"DescribeDomainControllersResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>Provides information about any domain controllers in your directory.</p>"
},
"DescribeEventTopics":{
"name":"DescribeEventTopics",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeEventTopicsRequest"},
"output":{"shape":"DescribeEventTopicsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains information about which SNS topics receive status messages from the specified directory.</p> <p>If no input parameters are provided, such as DirectoryId or TopicName, this request describes all of the associations in the account.</p>"
},
"DescribeSnapshots":{
"name":"DescribeSnapshots",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeSnapshotsRequest"},
"output":{"shape":"DescribeSnapshotsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidNextTokenException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains information about the directory snapshots that belong to this account.</p> <p>This operation supports pagination with the use of the <i>NextToken</i> request and response parameters. If more results are available, the <i>DescribeSnapshots.NextToken</i> member contains a token that you pass in the next call to <a>DescribeSnapshots</a> to retrieve the next set of items.</p> <p>You can also specify a maximum number of return results with the <i>Limit</i> parameter.</p>"
},
"DescribeTrusts":{
"name":"DescribeTrusts",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeTrustsRequest"},
"output":{"shape":"DescribeTrustsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>Obtains information about the trust relationships for this account.</p> <p>If no input parameters are provided, such as DirectoryId or TrustIds, this request describes all the trust relationships belonging to the account.</p>"
},
"DisableRadius":{
"name":"DisableRadius",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DisableRadiusRequest"},
"output":{"shape":"DisableRadiusResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.</p>"
},
"DisableSso":{
"name":"DisableSso",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DisableSsoRequest"},
"output":{"shape":"DisableSsoResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InsufficientPermissionsException"},
{"shape":"AuthenticationFailedException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Disables single-sign on for a directory.</p>"
},
"EnableRadius":{
"name":"EnableRadius",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"EnableRadiusRequest"},
"output":{"shape":"EnableRadiusResult"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory.</p>"
},
"EnableSso":{
"name":"EnableSso",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"EnableSsoRequest"},
"output":{"shape":"EnableSsoResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InsufficientPermissionsException"},
{"shape":"AuthenticationFailedException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Enables single sign-on for a directory.</p>"
},
"GetDirectoryLimits":{
"name":"GetDirectoryLimits",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetDirectoryLimitsRequest"},
"output":{"shape":"GetDirectoryLimitsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains directory limit information for the current region.</p>"
},
"GetSnapshotLimits":{
"name":"GetSnapshotLimits",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetSnapshotLimitsRequest"},
"output":{"shape":"GetSnapshotLimitsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Obtains the manual snapshot limits for a directory.</p>"
},
"ListIpRoutes":{
"name":"ListIpRoutes",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListIpRoutesRequest"},
"output":{"shape":"ListIpRoutesResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Lists the address blocks that you have added to a directory.</p>"
},
"ListSchemaExtensions":{
"name":"ListSchemaExtensions",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListSchemaExtensionsRequest"},
"output":{"shape":"ListSchemaExtensionsResult"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Lists all schema extensions applied to a Microsoft AD Directory.</p>"
},
"ListTagsForResource":{
"name":"ListTagsForResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListTagsForResourceRequest"},
"output":{"shape":"ListTagsForResourceResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Lists all tags on a directory.</p>"
},
"RegisterEventTopic":{
"name":"RegisterEventTopic",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RegisterEventTopicRequest"},
"output":{"shape":"RegisterEventTopicResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Associates a directory with an SNS topic. This establishes the directory as a publisher to the specified SNS topic. You can then receive email or text (SMS) messages when the status of your directory changes. You get notified if your directory goes from an Active status to an Impaired or Inoperable status. You also receive a notification when the directory returns to an Active status.</p>"
},
"RemoveIpRoutes":{
"name":"RemoveIpRoutes",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RemoveIpRoutesRequest"},
"output":{"shape":"RemoveIpRoutesResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Removes IP address blocks from a directory.</p>"
},
"RemoveTagsFromResource":{
"name":"RemoveTagsFromResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RemoveTagsFromResourceRequest"},
"output":{"shape":"RemoveTagsFromResourceResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Removes tags from a directory.</p>"
},
"RestoreFromSnapshot":{
"name":"RestoreFromSnapshot",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RestoreFromSnapshotRequest"},
"output":{"shape":"RestoreFromSnapshotResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Restores a directory using an existing directory snapshot.</p> <p>When you restore a directory from a snapshot, any changes made to the directory after the snapshot date are overwritten.</p> <p>This action returns as soon as the restore operation is initiated. You can monitor the progress of the restore operation by calling the <a>DescribeDirectories</a> operation with the directory identifier. When the <b>DirectoryDescription.Stage</b> value changes to <code>Active</code>, the restore operation is complete.</p>"
},
"StartSchemaExtension":{
"name":"StartSchemaExtension",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StartSchemaExtensionRequest"},
"output":{"shape":"StartSchemaExtensionResult"},
"errors":[
{"shape":"DirectoryUnavailableException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"SnapshotLimitExceededException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Applies a schema extension to a Microsoft AD directory.</p>"
},
"UpdateConditionalForwarder":{
"name":"UpdateConditionalForwarder",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateConditionalForwarderRequest"},
"output":{"shape":"UpdateConditionalForwarderResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Updates a conditional forwarder that has been set up for your AWS directory.</p>"
},
"UpdateNumberOfDomainControllers":{
"name":"UpdateNumberOfDomainControllers",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateNumberOfDomainControllersRequest"},
"output":{"shape":"UpdateNumberOfDomainControllersResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"DirectoryUnavailableException"},
{"shape":"DomainControllerLimitExceededException"},
{"shape":"InvalidParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Adds or removes domain controllers to or from the directory. Based on the difference between current value and new value (provided through this API call), domain controllers will be added or removed. It may take up to 45 minutes for any new domain controllers to become fully active once the requested number of domain controllers is updated. During this time, you cannot make another update request.</p>"
},
"UpdateRadius":{
"name":"UpdateRadius",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateRadiusRequest"},
"output":{"shape":"UpdateRadiusResult"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory.</p>"
},
"VerifyTrust":{
"name":"VerifyTrust",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"VerifyTrustRequest"},
"output":{"shape":"VerifyTrustResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidParameterException"},
{"shape":"ClientException"},
{"shape":"ServiceException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p>AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.</p> <p>This action verifies a trust relationship between your Microsoft AD in the AWS cloud and an external domain.</p>"
}
},
"shapes":{
"AccessUrl":{
"type":"string",
"max":128,
"min":1
},
"AddIpRoutesRequest":{
"type":"structure",
"required":[
"DirectoryId",
"IpRoutes"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory to which to add the address block.</p>"
},
"IpRoutes":{
"shape":"IpRoutes",
"documentation":"<p>IP address blocks, using CIDR format, of the traffic to route. This is often the IP address block of the DNS server used for your on-premises domain.</p>"
},
"UpdateSecurityGroupForDirectoryControllers":{
"shape":"UpdateSecurityGroupForDirectoryControllers",
"documentation":"<p>If set to true, updates the inbound and outbound rules of the security group that has the description: \"AWS created security group for <i>directory ID</i> directory controllers.\" Following are the new rules: </p> <p>Inbound:</p> <ul> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 88, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 123, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 138, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 389, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 464, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom UDP Rule, Protocol: UDP, Range: 445, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 88, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 135, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 445, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 464, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 636, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 1024-65535, Source: 0.0.0.0/0</p> </li> <li> <p>Type: Custom TCP Rule, Protocol: TCP, Range: 3268-33269, Source: 0.0.0.0/0</p> </li> <li> <p>Type: DNS (UDP), Protocol: UDP, Range: 53, Source: 0.0.0.0/0</p> </li> <li> <p>Type: DNS (TCP), Protocol: TCP, Range: 53, Source: 0.0.0.0/0</p> </li> <li> <p>Type: LDAP, Protocol: TCP, Range: 389, Source: 0.0.0.0/0</p> </li> <li> <p>Type: All ICMP, Protocol: All, Range: N/A, Source: 0.0.0.0/0</p> </li> </ul> <p/> <p>Outbound:</p> <ul> <li> <p>Type: All traffic, Protocol: All, Range: All, Destination: 0.0.0.0/0</p> </li> </ul> <p>These security rules impact an internal network interface that is not exposed publicly.</p>"
}
}
},
"AddIpRoutesResult":{
"type":"structure",
"members":{
}
},
"AddTagsToResourceRequest":{
"type":"structure",
"required":[
"ResourceId",
"Tags"
],
"members":{
"ResourceId":{
"shape":"ResourceId",
"documentation":"<p>Identifier (ID) for the directory to which to add the tag.</p>"
},
"Tags":{
"shape":"Tags",
"documentation":"<p>The tags to be assigned to the directory.</p>"
}
}
},
"AddTagsToResourceResult":{
"type":"structure",
"members":{
}
},
"AddedDateTime":{"type":"timestamp"},
"AliasName":{
"type":"string",
"max":62,
"min":1,
"pattern":"^(?!d-)([\\da-zA-Z]+)([-]*[\\da-zA-Z])*"
},
"Attribute":{
"type":"structure",
"members":{
"Name":{
"shape":"AttributeName",
"documentation":"<p>The name of the attribute.</p>"
},
"Value":{
"shape":"AttributeValue",
"documentation":"<p>The value of the attribute.</p>"
}
},
"documentation":"<p>Represents a named directory attribute.</p>"
},
"AttributeName":{
"type":"string",
"min":1
},
"AttributeValue":{"type":"string"},
"Attributes":{
"type":"list",
"member":{"shape":"Attribute"}
},
"AuthenticationFailedException":{
"type":"structure",
"members":{
"Message":{
"shape":"ExceptionMessage",
"documentation":"<p>The textual message for the exception.</p>"
},
"RequestId":{
"shape":"RequestId",
"documentation":"<p>The identifier of the request that caused the exception.</p>"
}
},
"documentation":"<p>An authentication error occurred.</p>",
"exception":true
},
"AvailabilityZone":{"type":"string"},
"AvailabilityZones":{
"type":"list",
"member":{"shape":"AvailabilityZone"}
},
"CancelSchemaExtensionRequest":{
"type":"structure",
"required":[
"DirectoryId",
"SchemaExtensionId"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory whose schema extension will be canceled.</p>"
},
"SchemaExtensionId":{
"shape":"SchemaExtensionId",
"documentation":"<p>The identifier of the schema extension that will be canceled.</p>"
}
}
},
"CancelSchemaExtensionResult":{
"type":"structure",
"members":{
}
},
"CidrIp":{
"type":"string",
"pattern":"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\\/([1-9]|[1-2][0-9]|3[0-2]))$"
},
"CidrIps":{
"type":"list",
"member":{"shape":"CidrIp"}
},
"ClientException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>A client exception has occurred.</p>",
"exception":true
},
"CloudOnlyDirectoriesLimitReached":{"type":"boolean"},
"Computer":{
"type":"structure",
"members":{
"ComputerId":{
"shape":"SID",
"documentation":"<p>The identifier of the computer.</p>"
},
"ComputerName":{
"shape":"ComputerName",
"documentation":"<p>The computer name.</p>"
},
"ComputerAttributes":{
"shape":"Attributes",
"documentation":"<p>An array of <a>Attribute</a> objects containing the LDAP attributes that belong to the computer account.</p>"
}
},
"documentation":"<p>Contains information about a computer account in a directory.</p>"
},
"ComputerName":{
"type":"string",
"max":15,
"min":1
},
"ComputerPassword":{
"type":"string",
"max":64,
"min":8,
"pattern":"[\\u0020-\\u00FF]+",
"sensitive":true
},
"ConditionalForwarder":{
"type":"structure",
"members":{
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The fully qualified domain name (FQDN) of the remote domains pointed to by the conditional forwarder.</p>"
},
"DnsIpAddrs":{
"shape":"DnsIpAddrs",
"documentation":"<p>The IP addresses of the remote DNS server associated with RemoteDomainName. This is the IP address of the DNS server that your conditional forwarder points to.</p>"
},
"ReplicationScope":{
"shape":"ReplicationScope",
"documentation":"<p>The replication scope of the conditional forwarder. The only allowed value is <code>Domain</code>, which will replicate the conditional forwarder to all of the domain controllers for your AWS directory.</p>"
}
},
"documentation":"<p>Points to a remote domain with which you are setting up a trust relationship. Conditional forwarders are required in order to set up a trust relationship with another domain.</p>"
},
"ConditionalForwarders":{
"type":"list",
"member":{"shape":"ConditionalForwarder"}
},
"ConnectDirectoryRequest":{
"type":"structure",
"required":[
"Name",
"Password",
"Size",
"ConnectSettings"
],
"members":{
"Name":{
"shape":"DirectoryName",
"documentation":"<p>The fully-qualified name of the on-premises directory, such as <code>corp.example.com</code>.</p>"
},
"ShortName":{
"shape":"DirectoryShortName",
"documentation":"<p>The NetBIOS name of the on-premises directory, such as <code>CORP</code>.</p>"
},
"Password":{
"shape":"ConnectPassword",
"documentation":"<p>The password for the on-premises user account.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A textual description for the directory.</p>"
},
"Size":{
"shape":"DirectorySize",
"documentation":"<p>The size of the directory.</p>"
},
"ConnectSettings":{
"shape":"DirectoryConnectSettings",
"documentation":"<p>A <a>DirectoryConnectSettings</a> object that contains additional information for the operation.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>ConnectDirectory</a> operation.</p>"
},
"ConnectDirectoryResult":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the new directory.</p>"
}
},
"documentation":"<p>Contains the results of the <a>ConnectDirectory</a> operation.</p>"
},
"ConnectPassword":{
"type":"string",
"max":128,
"min":1,
"sensitive":true
},
"ConnectedDirectoriesLimitReached":{"type":"boolean"},
"CreateAliasRequest":{
"type":"structure",
"required":[
"DirectoryId",
"Alias"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to create the alias.</p>"
},
"Alias":{
"shape":"AliasName",
"documentation":"<p>The requested alias.</p> <p>The alias must be unique amongst all aliases in AWS. This operation throws an <code>EntityAlreadyExistsException</code> error if the alias already exists.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>CreateAlias</a> operation.</p>"
},
"CreateAliasResult":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory.</p>"
},
"Alias":{
"shape":"AliasName",
"documentation":"<p>The alias for the directory.</p>"
}
},
"documentation":"<p>Contains the results of the <a>CreateAlias</a> operation.</p>"
},
"CreateComputerRequest":{
"type":"structure",
"required":[
"DirectoryId",
"ComputerName",
"Password"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory in which to create the computer account.</p>"
},
"ComputerName":{
"shape":"ComputerName",
"documentation":"<p>The name of the computer account.</p>"
},
"Password":{
"shape":"ComputerPassword",
"documentation":"<p>A one-time password that is used to join the computer to the directory. You should generate a random, strong password to use for this parameter.</p>"
},
"OrganizationalUnitDistinguishedName":{
"shape":"OrganizationalUnitDN",
"documentation":"<p>The fully-qualified distinguished name of the organizational unit to place the computer account in.</p>"
},
"ComputerAttributes":{
"shape":"Attributes",
"documentation":"<p>An array of <a>Attribute</a> objects that contain any LDAP attributes to apply to the computer account.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>CreateComputer</a> operation.</p>"
},
"CreateComputerResult":{
"type":"structure",
"members":{
"Computer":{
"shape":"Computer",
"documentation":"<p>A <a>Computer</a> object that represents the computer account.</p>"
}
},
"documentation":"<p>Contains the results for the <a>CreateComputer</a> operation.</p>"
},
"CreateConditionalForwarderRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RemoteDomainName",
"DnsIpAddrs"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory ID of the AWS directory for which you are creating the conditional forwarder.</p>"
},
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.</p>"
},
"DnsIpAddrs":{
"shape":"DnsIpAddrs",
"documentation":"<p>The IP addresses of the remote DNS server associated with RemoteDomainName.</p>"
}
},
"documentation":"<p>Initiates the creation of a conditional forwarder for your AWS Directory Service for Microsoft Active Directory. Conditional forwarders are required in order to set up a trust relationship with another domain.</p>"
},
"CreateConditionalForwarderResult":{
"type":"structure",
"members":{
},
"documentation":"<p>The result of a CreateConditinalForwarder request.</p>"
},
"CreateDirectoryRequest":{
"type":"structure",
"required":[
"Name",
"Password",
"Size"
],
"members":{
"Name":{
"shape":"DirectoryName",
"documentation":"<p>The fully qualified name for the directory, such as <code>corp.example.com</code>.</p>"
},
"ShortName":{
"shape":"DirectoryShortName",
"documentation":"<p>The short name of the directory, such as <code>CORP</code>.</p>"
},
"Password":{
"shape":"Password",
"documentation":"<p>The password for the directory administrator. The directory creation process creates a directory administrator account with the username <code>Administrator</code> and this password.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A textual description for the directory.</p>"
},
"Size":{
"shape":"DirectorySize",
"documentation":"<p>The size of the directory.</p>"
},
"VpcSettings":{
"shape":"DirectoryVpcSettings",
"documentation":"<p>A <a>DirectoryVpcSettings</a> object that contains additional information for the operation.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>CreateDirectory</a> operation. </p>"
},
"CreateDirectoryResult":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory that was created.</p>"
}
},
"documentation":"<p>Contains the results of the <a>CreateDirectory</a> operation.</p>"
},
"CreateMicrosoftADRequest":{
"type":"structure",
"required":[
"Name",
"Password",
"VpcSettings"
],
"members":{
"Name":{
"shape":"DirectoryName",
"documentation":"<p>The fully qualified domain name for the directory, such as <code>corp.example.com</code>. This name will resolve inside your VPC only. It does not need to be publicly resolvable.</p>"
},
"ShortName":{
"shape":"DirectoryShortName",
"documentation":"<p>The NetBIOS name for your domain. A short identifier for your domain, such as <code>CORP</code>. If you don't specify a NetBIOS name, it will default to the first part of your directory DNS. For example, <code>CORP</code> for the directory DNS <code>corp.example.com</code>. </p>"
},
"Password":{
"shape":"Password",
"documentation":"<p>The password for the default administrative user named <code>Admin</code>.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A textual description for the directory. This label will appear on the AWS console <code>Directory Details</code> page after the directory is created.</p>"
},
"VpcSettings":{
"shape":"DirectoryVpcSettings",
"documentation":"<p>Contains VPC information for the <a>CreateDirectory</a> or <a>CreateMicrosoftAD</a> operation.</p>"
}
},
"documentation":"<p>Creates a Microsoft AD in the AWS cloud.</p>"
},
"CreateMicrosoftADResult":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory that was created.</p>"
}
},
"documentation":"<p>Result of a CreateMicrosoftAD request.</p>"
},
"CreateSnapshotBeforeSchemaExtension":{"type":"boolean"},
"CreateSnapshotRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory of which to take a snapshot.</p>"
},
"Name":{
"shape":"SnapshotName",
"documentation":"<p>The descriptive name to apply to the snapshot.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>CreateSnapshot</a> operation.</p>"
},
"CreateSnapshotResult":{
"type":"structure",
"members":{
"SnapshotId":{
"shape":"SnapshotId",
"documentation":"<p>The identifier of the snapshot that was created.</p>"
}
},
"documentation":"<p>Contains the results of the <a>CreateSnapshot</a> operation.</p>"
},
"CreateTrustRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RemoteDomainName",
"TrustPassword",
"TrustDirection"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID of the Microsoft AD in the AWS cloud for which to establish the trust relationship.</p>"
},
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The Fully Qualified Domain Name (FQDN) of the external domain for which to create the trust relationship.</p>"
},
"TrustPassword":{
"shape":"TrustPassword",
"documentation":"<p>The trust password. The must be the same password that was used when creating the trust relationship on the external domain.</p>"
},
"TrustDirection":{
"shape":"TrustDirection",
"documentation":"<p>The direction of the trust relationship.</p>"
},
"TrustType":{
"shape":"TrustType",
"documentation":"<p>The trust relationship type.</p>"
},
"ConditionalForwarderIpAddrs":{
"shape":"DnsIpAddrs",
"documentation":"<p>The IP addresses of the remote DNS server associated with RemoteDomainName.</p>"
}
},
"documentation":"<p>AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships. For example, you can establish a trust between your Microsoft AD in the AWS cloud, and your existing on-premises Microsoft Active Directory. This would allow you to provide users and groups access to resources in either domain, with a single set of credentials.</p> <p>This action initiates the creation of the AWS side of a trust relationship between a Microsoft AD in the AWS cloud and an external domain.</p>"
},
"CreateTrustResult":{
"type":"structure",
"members":{
"TrustId":{
"shape":"TrustId",
"documentation":"<p>A unique identifier for the trust relationship that was created.</p>"
}
},
"documentation":"<p>The result of a CreateTrust request.</p>"
},
"CreatedDateTime":{"type":"timestamp"},
"DeleteAssociatedConditionalForwarder":{"type":"boolean"},
"DeleteConditionalForwarderRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RemoteDomainName"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory ID for which you are deleting the conditional forwarder.</p>"
},
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.</p>"
}
},
"documentation":"<p>Deletes a conditional forwarder.</p>"
},
"DeleteConditionalForwarderResult":{
"type":"structure",
"members":{
},
"documentation":"<p>The result of a DeleteConditionalForwarder request.</p>"
},
"DeleteDirectoryRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory to delete.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DeleteDirectory</a> operation.</p>"
},
"DeleteDirectoryResult":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory identifier.</p>"
}
},
"documentation":"<p>Contains the results of the <a>DeleteDirectory</a> operation.</p>"
},
"DeleteSnapshotRequest":{
"type":"structure",
"required":["SnapshotId"],
"members":{
"SnapshotId":{
"shape":"SnapshotId",
"documentation":"<p>The identifier of the directory snapshot to be deleted.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DeleteSnapshot</a> operation.</p>"
},
"DeleteSnapshotResult":{
"type":"structure",
"members":{
"SnapshotId":{
"shape":"SnapshotId",
"documentation":"<p>The identifier of the directory snapshot that was deleted.</p>"
}
},
"documentation":"<p>Contains the results of the <a>DeleteSnapshot</a> operation.</p>"
},
"DeleteTrustRequest":{
"type":"structure",
"required":["TrustId"],
"members":{
"TrustId":{
"shape":"TrustId",
"documentation":"<p>The Trust ID of the trust relationship to be deleted.</p>"
},
"DeleteAssociatedConditionalForwarder":{
"shape":"DeleteAssociatedConditionalForwarder",
"documentation":"<p>Delete a conditional forwarder as part of a DeleteTrustRequest.</p>"
}
},
"documentation":"<p>Deletes the local side of an existing trust relationship between the Microsoft AD in the AWS cloud and the external domain.</p>"
},
"DeleteTrustResult":{
"type":"structure",
"members":{
"TrustId":{
"shape":"TrustId",
"documentation":"<p>The Trust ID of the trust relationship that was deleted.</p>"
}
},
"documentation":"<p>The result of a DeleteTrust request.</p>"
},
"DeregisterEventTopicRequest":{
"type":"structure",
"required":[
"DirectoryId",
"TopicName"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID to remove as a publisher. This directory will no longer send messages to the specified SNS topic.</p>"
},
"TopicName":{
"shape":"TopicName",
"documentation":"<p>The name of the SNS topic from which to remove the directory as a publisher.</p>"
}
},
"documentation":"<p>Removes the specified directory as a publisher to the specified SNS topic.</p>"
},
"DeregisterEventTopicResult":{
"type":"structure",
"members":{
},
"documentation":"<p>The result of a DeregisterEventTopic request.</p>"
},
"DescribeConditionalForwardersRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory ID for which to get the list of associated conditional forwarders.</p>"
},
"RemoteDomainNames":{
"shape":"RemoteDomainNames",
"documentation":"<p>The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders. If this member is null, all conditional forwarders are returned.</p>"
}
},
"documentation":"<p>Describes a conditional forwarder.</p>"
},
"DescribeConditionalForwardersResult":{
"type":"structure",
"members":{
"ConditionalForwarders":{
"shape":"ConditionalForwarders",
"documentation":"<p>The list of conditional forwarders that have been created.</p>"
}
},
"documentation":"<p>The result of a DescribeConditionalForwarder request.</p>"
},
"DescribeDirectoriesRequest":{
"type":"structure",
"members":{
"DirectoryIds":{
"shape":"DirectoryIds",
"documentation":"<p>A list of identifiers of the directories for which to obtain the information. If this member is null, all directories that belong to the current account are returned.</p> <p>An empty list results in an <code>InvalidParameterException</code> being thrown.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <i>DescribeDirectoriesResult.NextToken</i> value from a previous call to <a>DescribeDirectories</a>. Pass null if this is the first call.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DescribeDirectories</a> operation.</p>"
},
"DescribeDirectoriesResult":{
"type":"structure",
"members":{
"DirectoryDescriptions":{
"shape":"DirectoryDescriptions",
"documentation":"<p>The list of <a>DirectoryDescription</a> objects that were retrieved.</p> <p>It is possible that this list contains less than the number of items specified in the <i>Limit</i> member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value for the <i>NextToken</i> parameter in a subsequent call to <a>DescribeDirectories</a> to retrieve the next set of items.</p>"
}
},
"documentation":"<p>Contains the results of the <a>DescribeDirectories</a> operation.</p>"
},
"DescribeDomainControllersRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier of the directory for which to retrieve the domain controller information.</p>"
},
"DomainControllerIds":{
"shape":"DomainControllerIds",
"documentation":"<p>A list of identifiers for the domain controllers whose information will be provided.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <i>DescribeDomainControllers.NextToken</i> value from a previous call to <a>DescribeDomainControllers</a>. Pass null if this is the first call. </p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of items to return.</p>"
}
}
},
"DescribeDomainControllersResult":{
"type":"structure",
"members":{
"DomainControllers":{
"shape":"DomainControllers",
"documentation":"<p>List of the <a>DomainController</a> objects that were retrieved.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value for the <code>NextToken</code> parameter in a subsequent call to <a>DescribeDomainControllers</a> retrieve the next set of items.</p>"
}
}
},
"DescribeEventTopicsRequest":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID for which to get the list of associated SNS topics. If this member is null, associations for all Directory IDs are returned.</p>"
},
"TopicNames":{
"shape":"TopicNames",
"documentation":"<p>A list of SNS topic names for which to obtain the information. If this member is null, all associations for the specified Directory ID are returned.</p> <p>An empty list results in an <code>InvalidParameterException</code> being thrown.</p>"
}
},
"documentation":"<p>Describes event topics.</p>"
},
"DescribeEventTopicsResult":{
"type":"structure",
"members":{
"EventTopics":{
"shape":"EventTopics",
"documentation":"<p>A list of SNS topic names that receive status messages from the specified Directory ID.</p>"
}
},
"documentation":"<p>The result of a DescribeEventTopic request.</p>"
},
"DescribeSnapshotsRequest":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to retrieve snapshot information.</p>"
},
"SnapshotIds":{
"shape":"SnapshotIds",
"documentation":"<p>A list of identifiers of the snapshots to obtain the information for. If this member is null or empty, all snapshots are returned using the <i>Limit</i> and <i>NextToken</i> members.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <i>DescribeSnapshotsResult.NextToken</i> value from a previous call to <a>DescribeSnapshots</a>. Pass null if this is the first call.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of objects to return.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DescribeSnapshots</a> operation.</p>"
},
"DescribeSnapshotsResult":{
"type":"structure",
"members":{
"Snapshots":{
"shape":"Snapshots",
"documentation":"<p>The list of <a>Snapshot</a> objects that were retrieved.</p> <p>It is possible that this list contains less than the number of items specified in the <i>Limit</i> member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value in the <i>NextToken</i> member of a subsequent call to <a>DescribeSnapshots</a>.</p>"
}
},
"documentation":"<p>Contains the results of the <a>DescribeSnapshots</a> operation.</p>"
},
"DescribeTrustsRequest":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID of the AWS directory that is a part of the requested trust relationship.</p>"
},
"TrustIds":{
"shape":"TrustIds",
"documentation":"<p>A list of identifiers of the trust relationships for which to obtain the information. If this member is null, all trust relationships that belong to the current account are returned.</p> <p>An empty list results in an <code>InvalidParameterException</code> being thrown.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <i>DescribeTrustsResult.NextToken</i> value from a previous call to <a>DescribeTrusts</a>. Pass null if this is the first call.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of objects to return.</p>"
}
},
"documentation":"<p>Describes the trust relationships for a particular Microsoft AD in the AWS cloud. If no input parameters are are provided, such as directory ID or trust ID, this request describes all the trust relationships.</p>"
},
"DescribeTrustsResult":{
"type":"structure",
"members":{
"Trusts":{
"shape":"Trusts",
"documentation":"<p>The list of Trust objects that were retrieved.</p> <p>It is possible that this list contains less than the number of items specified in the <i>Limit</i> member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value for the <i>NextToken</i> parameter in a subsequent call to <a>DescribeTrusts</a> to retrieve the next set of items.</p>"
}
},
"documentation":"<p>The result of a DescribeTrust request.</p>"
},
"Description":{
"type":"string",
"max":128,
"min":0,
"pattern":"^([a-zA-Z0-9_])[\\\\a-zA-Z0-9_@#%*+=:?./!\\s-]*$"
},
"DesiredNumberOfDomainControllers":{
"type":"integer",
"min":2
},
"DirectoryConnectSettings":{
"type":"structure",
"required":[
"VpcId",
"SubnetIds",
"CustomerDnsIps",
"CustomerUserName"
],
"members":{
"VpcId":{
"shape":"VpcId",
"documentation":"<p>The identifier of the VPC in which the AD Connector is created.</p>"
},
"SubnetIds":{
"shape":"SubnetIds",
"documentation":"<p>A list of subnet identifiers in the VPC in which the AD Connector is created.</p>"
},
"CustomerDnsIps":{
"shape":"DnsIpAddrs",
"documentation":"<p>A list of one or more IP addresses of DNS servers or domain controllers in the on-premises directory.</p>"
},
"CustomerUserName":{
"shape":"UserName",
"documentation":"<p>The username of an account in the on-premises directory that is used to connect to the directory. This account must have the following privileges:</p> <ul> <li> <p>Read users and groups</p> </li> <li> <p>Create computer objects</p> </li> <li> <p>Join computers to the domain</p> </li> </ul>"
}
},
"documentation":"<p>Contains information for the <a>ConnectDirectory</a> operation when an AD Connector directory is being created.</p>"
},
"DirectoryConnectSettingsDescription":{
"type":"structure",
"members":{
"VpcId":{
"shape":"VpcId",
"documentation":"<p>The identifier of the VPC that the AD Connector is in.</p>"
},
"SubnetIds":{
"shape":"SubnetIds",
"documentation":"<p>A list of subnet identifiers in the VPC that the AD connector is in.</p>"
},
"CustomerUserName":{
"shape":"UserName",
"documentation":"<p>The username of the service account in the on-premises directory.</p>"
},
"SecurityGroupId":{
"shape":"SecurityGroupId",
"documentation":"<p>The security group identifier for the AD Connector directory.</p>"
},
"AvailabilityZones":{
"shape":"AvailabilityZones",
"documentation":"<p>A list of the Availability Zones that the directory is in.</p>"
},
"ConnectIps":{
"shape":"IpAddrs",
"documentation":"<p>The IP addresses of the AD Connector servers.</p>"
}
},
"documentation":"<p>Contains information about an AD Connector directory.</p>"
},
"DirectoryDescription":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory identifier.</p>"
},
"Name":{
"shape":"DirectoryName",
"documentation":"<p>The fully-qualified name of the directory.</p>"
},
"ShortName":{
"shape":"DirectoryShortName",
"documentation":"<p>The short name of the directory.</p>"
},
"Size":{
"shape":"DirectorySize",
"documentation":"<p>The directory size.</p>"
},
"Alias":{
"shape":"AliasName",
"documentation":"<p>The alias for the directory. If no alias has been created for the directory, the alias is the directory identifier, such as <code>d-XXXXXXXXXX</code>.</p>"
},
"AccessUrl":{
"shape":"AccessUrl",
"documentation":"<p>The access URL for the directory, such as <code>http://&lt;alias&gt;.awsapps.com</code>. If no alias has been created for the directory, <code>&lt;alias&gt;</code> is the directory identifier, such as <code>d-XXXXXXXXXX</code>.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>The textual description for the directory.</p>"
},
"DnsIpAddrs":{
"shape":"DnsIpAddrs",
"documentation":"<p>The IP addresses of the DNS servers for the directory. For a Simple AD or Microsoft AD directory, these are the IP addresses of the Simple AD or Microsoft AD directory servers. For an AD Connector directory, these are the IP addresses of the DNS servers or domain controllers in the on-premises directory to which the AD Connector is connected.</p>"
},
"Stage":{
"shape":"DirectoryStage",
"documentation":"<p>The current stage of the directory.</p>"
},
"LaunchTime":{
"shape":"LaunchTime",
"documentation":"<p>Specifies when the directory was created.</p>"
},
"StageLastUpdatedDateTime":{
"shape":"LastUpdatedDateTime",
"documentation":"<p>The date and time that the stage was last updated.</p>"
},
"Type":{
"shape":"DirectoryType",
"documentation":"<p>The directory size.</p>"
},
"VpcSettings":{
"shape":"DirectoryVpcSettingsDescription",
"documentation":"<p>A <a>DirectoryVpcSettingsDescription</a> object that contains additional information about a directory. This member is only present if the directory is a Simple AD or Managed AD directory.</p>"
},
"ConnectSettings":{
"shape":"DirectoryConnectSettingsDescription",
"documentation":"<p>A <a>DirectoryConnectSettingsDescription</a> object that contains additional information about an AD Connector directory. This member is only present if the directory is an AD Connector directory.</p>"
},
"RadiusSettings":{
"shape":"RadiusSettings",
"documentation":"<p>A <a>RadiusSettings</a> object that contains information about the RADIUS server configured for this directory.</p>"
},
"RadiusStatus":{
"shape":"RadiusStatus",
"documentation":"<p>The status of the RADIUS MFA server connection.</p>"
},
"StageReason":{
"shape":"StageReason",
"documentation":"<p>Additional information about the directory stage.</p>"
},
"SsoEnabled":{
"shape":"SsoEnabled",
"documentation":"<p>Indicates if single-sign on is enabled for the directory. For more information, see <a>EnableSso</a> and <a>DisableSso</a>.</p>"
},
"DesiredNumberOfDomainControllers":{
"shape":"DesiredNumberOfDomainControllers",
"documentation":"<p>The desired number of domain controllers in the directory if the directory is Microsoft AD.</p>"
}
},
"documentation":"<p>Contains information about an AWS Directory Service directory.</p>"
},
"DirectoryDescriptions":{
"type":"list",
"member":{"shape":"DirectoryDescription"},
"documentation":"<p>A list of directory descriptions.</p>"
},
"DirectoryId":{
"type":"string",
"pattern":"^d-[0-9a-f]{10}$"
},
"DirectoryIds":{
"type":"list",
"member":{"shape":"DirectoryId"},
"documentation":"<p>A list of directory identifiers.</p>"
},
"DirectoryLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The maximum number of directories in the region has been reached. You can use the <a>GetDirectoryLimits</a> operation to determine your directory limits in the region.</p>",
"exception":true
},
"DirectoryLimits":{
"type":"structure",
"members":{
"CloudOnlyDirectoriesLimit":{
"shape":"Limit",
"documentation":"<p>The maximum number of cloud directories allowed in the region.</p>"
},
"CloudOnlyDirectoriesCurrentCount":{
"shape":"Limit",
"documentation":"<p>The current number of cloud directories in the region.</p>"
},
"CloudOnlyDirectoriesLimitReached":{
"shape":"CloudOnlyDirectoriesLimitReached",
"documentation":"<p>Indicates if the cloud directory limit has been reached.</p>"
},
"CloudOnlyMicrosoftADLimit":{
"shape":"Limit",
"documentation":"<p>The maximum number of Microsoft AD directories allowed in the region.</p>"
},
"CloudOnlyMicrosoftADCurrentCount":{
"shape":"Limit",
"documentation":"<p>The current number of Microsoft AD directories in the region.</p>"
},
"CloudOnlyMicrosoftADLimitReached":{
"shape":"CloudOnlyDirectoriesLimitReached",
"documentation":"<p>Indicates if the Microsoft AD directory limit has been reached.</p>"
},
"ConnectedDirectoriesLimit":{
"shape":"Limit",
"documentation":"<p>The maximum number of connected directories allowed in the region.</p>"
},
"ConnectedDirectoriesCurrentCount":{
"shape":"Limit",
"documentation":"<p>The current number of connected directories in the region.</p>"
},
"ConnectedDirectoriesLimitReached":{
"shape":"ConnectedDirectoriesLimitReached",
"documentation":"<p>Indicates if the connected directory limit has been reached.</p>"
}
},
"documentation":"<p>Contains directory limit information for a region.</p>"
},
"DirectoryName":{
"type":"string",
"pattern":"^([a-zA-Z0-9]+[\\\\.-])+([a-zA-Z0-9])+$"
},
"DirectoryShortName":{
"type":"string",
"pattern":"^[^\\\\/:*?\\\"\\<\\>|.]+[^\\\\/:*?\\\"<>|]*$"
},
"DirectorySize":{
"type":"string",
"enum":[
"Small",
"Large"
]
},
"DirectoryStage":{
"type":"string",
"enum":[
"Requested",
"Creating",
"Created",
"Active",
"Inoperable",
"Impaired",
"Restoring",
"RestoreFailed",
"Deleting",
"Deleted",
"Failed"
]
},
"DirectoryType":{
"type":"string",
"enum":[
"SimpleAD",
"ADConnector",
"MicrosoftAD"
]
},
"DirectoryUnavailableException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The specified directory is unavailable or could not be found.</p>",
"exception":true
},
"DirectoryVpcSettings":{
"type":"structure",
"required":[
"VpcId",
"SubnetIds"
],
"members":{
"VpcId":{
"shape":"VpcId",
"documentation":"<p>The identifier of the VPC in which to create the directory.</p>"
},
"SubnetIds":{
"shape":"SubnetIds",
"documentation":"<p>The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service creates a directory server and a DNS server in each of these subnets.</p>"
}
},
"documentation":"<p>Contains VPC information for the <a>CreateDirectory</a> or <a>CreateMicrosoftAD</a> operation.</p>"
},
"DirectoryVpcSettingsDescription":{
"type":"structure",
"members":{
"VpcId":{
"shape":"VpcId",
"documentation":"<p>The identifier of the VPC that the directory is in.</p>"
},
"SubnetIds":{
"shape":"SubnetIds",
"documentation":"<p>The identifiers of the subnets for the directory servers.</p>"
},
"SecurityGroupId":{
"shape":"SecurityGroupId",
"documentation":"<p>The security group identifier for the directory. If the directory was created before 8/1/2014, this is the identifier of the directory members security group that was created when the directory was created. If the directory was created after this date, this value is null.</p>"
},
"AvailabilityZones":{
"shape":"AvailabilityZones",
"documentation":"<p>The list of Availability Zones that the directory is in.</p>"
}
},
"documentation":"<p>Contains information about the directory.</p>"
},
"DisableRadiusRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to disable MFA.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DisableRadius</a> operation.</p>"
},
"DisableRadiusResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>DisableRadius</a> operation.</p>"
},
"DisableSsoRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to disable single-sign on.</p>"
},
"UserName":{
"shape":"UserName",
"documentation":"<p>The username of an alternate account to use to disable single-sign on. This is only used for AD Connector directories. This account must have privileges to remove a service principal name.</p> <p>If the AD Connector service account does not have privileges to remove a service principal name, you can specify an alternate account with the <i>UserName</i> and <i>Password</i> parameters. These credentials are only used to disable single sign-on and are not stored by the service. The AD Connector service account is not changed.</p>"
},
"Password":{
"shape":"ConnectPassword",
"documentation":"<p>The password of an alternate account to use to disable single-sign on. This is only used for AD Connector directories. For more information, see the <i>UserName</i> parameter.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>DisableSso</a> operation.</p>"
},
"DisableSsoResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>DisableSso</a> operation.</p>"
},
"DnsIpAddrs":{
"type":"list",
"member":{"shape":"IpAddr"}
},
"DomainController":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier of the directory where the domain controller resides.</p>"
},
"DomainControllerId":{
"shape":"DomainControllerId",
"documentation":"<p>Identifies a specific domain controller in the directory.</p>"
},
"DnsIpAddr":{
"shape":"IpAddr",
"documentation":"<p>The IP address of the domain controller.</p>"
},
"VpcId":{
"shape":"VpcId",
"documentation":"<p>The identifier of the VPC that contains the domain controller.</p>"
},
"SubnetId":{
"shape":"SubnetId",
"documentation":"<p>Identifier of the subnet in the VPC that contains the domain controller.</p>"
},
"AvailabilityZone":{
"shape":"AvailabilityZone",
"documentation":"<p>The Availability Zone where the domain controller is located.</p>"
},
"Status":{
"shape":"DomainControllerStatus",
"documentation":"<p>The status of the domain controller.</p>"
},
"StatusReason":{
"shape":"DomainControllerStatusReason",
"documentation":"<p>A description of the domain controller state.</p>"
},
"LaunchTime":{
"shape":"LaunchTime",
"documentation":"<p>Specifies when the domain controller was created.</p>"
},
"StatusLastUpdatedDateTime":{
"shape":"LastUpdatedDateTime",
"documentation":"<p>The date and time that the status was last updated.</p>"
}
},
"documentation":"<p>Contains information about the domain controllers for a specified directory.</p>"
},
"DomainControllerId":{
"type":"string",
"pattern":"^dc-[0-9a-f]{10}$"
},
"DomainControllerIds":{
"type":"list",
"member":{"shape":"DomainControllerId"}
},
"DomainControllerLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The maximum allowed number of domain controllers per directory was exceeded. The default limit per directory is 20 domain controllers.</p>",
"exception":true
},
"DomainControllerStatus":{
"type":"string",
"enum":[
"Creating",
"Active",
"Impaired",
"Restoring",
"Deleting",
"Deleted",
"Failed"
]
},
"DomainControllerStatusReason":{"type":"string"},
"DomainControllers":{
"type":"list",
"member":{"shape":"DomainController"}
},
"EnableRadiusRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RadiusSettings"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to enable MFA.</p>"
},
"RadiusSettings":{
"shape":"RadiusSettings",
"documentation":"<p>A <a>RadiusSettings</a> object that contains information about the RADIUS server.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>EnableRadius</a> operation.</p>"
},
"EnableRadiusResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>EnableRadius</a> operation.</p>"
},
"EnableSsoRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to enable single-sign on.</p>"
},
"UserName":{
"shape":"UserName",
"documentation":"<p>The username of an alternate account to use to enable single-sign on. This is only used for AD Connector directories. This account must have privileges to add a service principal name.</p> <p>If the AD Connector service account does not have privileges to add a service principal name, you can specify an alternate account with the <i>UserName</i> and <i>Password</i> parameters. These credentials are only used to enable single sign-on and are not stored by the service. The AD Connector service account is not changed.</p>"
},
"Password":{
"shape":"ConnectPassword",
"documentation":"<p>The password of an alternate account to use to enable single-sign on. This is only used for AD Connector directories. For more information, see the <i>UserName</i> parameter.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>EnableSso</a> operation.</p>"
},
"EnableSsoResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>EnableSso</a> operation.</p>"
},
"EndDateTime":{"type":"timestamp"},
"EntityAlreadyExistsException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The specified entity already exists.</p>",
"exception":true
},
"EntityDoesNotExistException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The specified entity could not be found.</p>",
"exception":true
},
"EventTopic":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID of an AWS Directory Service directory that will publish status messages to an SNS topic.</p>"
},
"TopicName":{
"shape":"TopicName",
"documentation":"<p>The name of an AWS SNS topic the receives status messages from the directory.</p>"
},
"TopicArn":{
"shape":"TopicArn",
"documentation":"<p>The SNS topic ARN (Amazon Resource Name).</p>"
},
"CreatedDateTime":{
"shape":"CreatedDateTime",
"documentation":"<p>The date and time of when you associated your directory with the SNS topic.</p>"
},
"Status":{
"shape":"TopicStatus",
"documentation":"<p>The topic registration status.</p>"
}
},
"documentation":"<p>Information about SNS topic and AWS Directory Service directory associations.</p>"
},
"EventTopics":{
"type":"list",
"member":{"shape":"EventTopic"}
},
"ExceptionMessage":{
"type":"string",
"documentation":"<p>The descriptive message for the exception.</p>"
},
"GetDirectoryLimitsRequest":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the inputs for the <a>GetDirectoryLimits</a> operation.</p>"
},
"GetDirectoryLimitsResult":{
"type":"structure",
"members":{
"DirectoryLimits":{
"shape":"DirectoryLimits",
"documentation":"<p>A <a>DirectoryLimits</a> object that contains the directory limits for the current region.</p>"
}
},
"documentation":"<p>Contains the results of the <a>GetDirectoryLimits</a> operation.</p>"
},
"GetSnapshotLimitsRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Contains the identifier of the directory to obtain the limits for.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>GetSnapshotLimits</a> operation.</p>"
},
"GetSnapshotLimitsResult":{
"type":"structure",
"members":{
"SnapshotLimits":{
"shape":"SnapshotLimits",
"documentation":"<p>A <a>SnapshotLimits</a> object that contains the manual snapshot limits for the specified directory.</p>"
}
},
"documentation":"<p>Contains the results of the <a>GetSnapshotLimits</a> operation.</p>"
},
"InsufficientPermissionsException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The account does not have sufficient permission to perform the operation.</p>",
"exception":true
},
"InvalidNextTokenException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The <i>NextToken</i> value is not valid.</p>",
"exception":true
},
"InvalidParameterException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>One or more parameters are not valid.</p>",
"exception":true
},
"IpAddr":{
"type":"string",
"pattern":"^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$"
},
"IpAddrs":{
"type":"list",
"member":{"shape":"IpAddr"}
},
"IpRoute":{
"type":"structure",
"members":{
"CidrIp":{
"shape":"CidrIp",
"documentation":"<p>IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>Description of the address block.</p>"
}
},
"documentation":"<p>IP address block. This is often the address block of the DNS server used for your on-premises domain. </p>"
},
"IpRouteInfo":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory associated with the IP addresses.</p>"
},
"CidrIp":{
"shape":"CidrIp",
"documentation":"<p>IP address block in the <a>IpRoute</a>.</p>"
},
"IpRouteStatusMsg":{
"shape":"IpRouteStatusMsg",
"documentation":"<p>The status of the IP address block.</p>"
},
"AddedDateTime":{
"shape":"AddedDateTime",
"documentation":"<p>The date and time the address block was added to the directory.</p>"
},
"IpRouteStatusReason":{
"shape":"IpRouteStatusReason",
"documentation":"<p>The reason for the IpRouteStatusMsg.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>Description of the <a>IpRouteInfo</a>.</p>"
}
},
"documentation":"<p>Information about one or more IP address blocks.</p>"
},
"IpRouteLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The maximum allowed number of IP addresses was exceeded. The default limit is 100 IP address blocks.</p>",
"exception":true
},
"IpRouteStatusMsg":{
"type":"string",
"enum":[
"Adding",
"Added",
"Removing",
"Removed",
"AddFailed",
"RemoveFailed"
]
},
"IpRouteStatusReason":{"type":"string"},
"IpRoutes":{
"type":"list",
"member":{"shape":"IpRoute"}
},
"IpRoutesInfo":{
"type":"list",
"member":{"shape":"IpRouteInfo"}
},
"LastUpdatedDateTime":{"type":"timestamp"},
"LaunchTime":{"type":"timestamp"},
"LdifContent":{
"type":"string",
"max":500000,
"min":1
},
"Limit":{
"type":"integer",
"min":0
},
"ListIpRoutesRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory for which you want to retrieve the IP addresses.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <i>ListIpRoutes.NextToken</i> value from a previous call to <a>ListIpRoutes</a>. Pass null if this is the first call.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>Maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.</p>"
}
}
},
"ListIpRoutesResult":{
"type":"structure",
"members":{
"IpRoutesInfo":{
"shape":"IpRoutesInfo",
"documentation":"<p>A list of <a>IpRoute</a>s.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value for the <i>NextToken</i> parameter in a subsequent call to <a>ListIpRoutes</a> to retrieve the next set of items.</p>"
}
}
},
"ListSchemaExtensionsRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory from which to retrieve the schema extension information.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The <code>ListSchemaExtensions.NextToken</code> value from a previous call to <code>ListSchemaExtensions</code>. Pass null if this is the first call.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of items to return.</p>"
}
}
},
"ListSchemaExtensionsResult":{
"type":"structure",
"members":{
"SchemaExtensionsInfo":{
"shape":"SchemaExtensionsInfo",
"documentation":"<p>Information about the schema extensions applied to the directory.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If not null, more results are available. Pass this value for the <code>NextToken</code> parameter in a subsequent call to <code>ListSchemaExtensions</code> to retrieve the next set of items.</p>"
}
}
},
"ListTagsForResourceRequest":{
"type":"structure",
"required":["ResourceId"],
"members":{
"ResourceId":{
"shape":"ResourceId",
"documentation":"<p>Identifier (ID) of the directory for which you want to retrieve tags.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>Reserved for future use.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>Reserved for future use.</p>"
}
}
},
"ListTagsForResourceResult":{
"type":"structure",
"members":{
"Tags":{
"shape":"Tags",
"documentation":"<p>List of tags returned by the ListTagsForResource operation.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>Reserved for future use.</p>"
}
}
},
"ManualSnapshotsLimitReached":{"type":"boolean"},
"NextToken":{"type":"string"},
"OrganizationalUnitDN":{
"type":"string",
"max":2000,
"min":1
},
"Password":{
"type":"string",
"pattern":"(?=^.{8,64}$)((?=.*\\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[^A-Za-z0-9\\s])(?=.*[a-z])|(?=.*[^A-Za-z0-9\\s])(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9\\s]))^.*",
"sensitive":true
},
"PortNumber":{
"type":"integer",
"max":65535,
"min":1025
},
"RadiusAuthenticationProtocol":{
"type":"string",
"enum":[
"PAP",
"CHAP",
"MS-CHAPv1",
"MS-CHAPv2"
]
},
"RadiusDisplayLabel":{
"type":"string",
"max":64,
"min":1
},
"RadiusRetries":{
"type":"integer",
"max":10,
"min":0
},
"RadiusSettings":{
"type":"structure",
"members":{
"RadiusServers":{
"shape":"Servers",
"documentation":"<p>An array of strings that contains the IP addresses of the RADIUS server endpoints, or the IP addresses of your RADIUS server load balancer.</p>"
},
"RadiusPort":{
"shape":"PortNumber",
"documentation":"<p>The port that your RADIUS server is using for communications. Your on-premises network must allow inbound traffic over this port from the AWS Directory Service servers.</p>"
},
"RadiusTimeout":{
"shape":"RadiusTimeout",
"documentation":"<p>The amount of time, in seconds, to wait for the RADIUS server to respond.</p>"
},
"RadiusRetries":{
"shape":"RadiusRetries",
"documentation":"<p>The maximum number of times that communication with the RADIUS server is attempted.</p>"
},
"SharedSecret":{
"shape":"RadiusSharedSecret",
"documentation":"<p>Not currently used.</p>"
},
"AuthenticationProtocol":{
"shape":"RadiusAuthenticationProtocol",
"documentation":"<p>The protocol specified for your RADIUS endpoints.</p>"
},
"DisplayLabel":{
"shape":"RadiusDisplayLabel",
"documentation":"<p>Not currently used.</p>"
},
"UseSameUsername":{
"shape":"UseSameUsername",
"documentation":"<p>Not currently used.</p>"
}
},
"documentation":"<p>Contains information about a Remote Authentication Dial In User Service (RADIUS) server.</p>"
},
"RadiusSharedSecret":{
"type":"string",
"max":512,
"min":8,
"sensitive":true
},
"RadiusStatus":{
"type":"string",
"enum":[
"Creating",
"Completed",
"Failed"
]
},
"RadiusTimeout":{
"type":"integer",
"max":20,
"min":1
},
"RegisterEventTopicRequest":{
"type":"structure",
"required":[
"DirectoryId",
"TopicName"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID that will publish status messages to the SNS topic.</p>"
},
"TopicName":{
"shape":"TopicName",
"documentation":"<p>The SNS topic name to which the directory will publish status messages. This SNS topic must be in the same region as the specified Directory ID.</p>"
}
},
"documentation":"<p>Registers a new event topic.</p>"
},
"RegisterEventTopicResult":{
"type":"structure",
"members":{
},
"documentation":"<p>The result of a RegisterEventTopic request.</p>"
},
"RemoteDomainName":{
"type":"string",
"pattern":"^([a-zA-Z0-9]+[\\\\.-])+([a-zA-Z0-9])+[.]?$"
},
"RemoteDomainNames":{
"type":"list",
"member":{"shape":"RemoteDomainName"}
},
"RemoveIpRoutesRequest":{
"type":"structure",
"required":[
"DirectoryId",
"CidrIps"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory from which you want to remove the IP addresses.</p>"
},
"CidrIps":{
"shape":"CidrIps",
"documentation":"<p>IP address blocks that you want to remove.</p>"
}
}
},
"RemoveIpRoutesResult":{
"type":"structure",
"members":{
}
},
"RemoveTagsFromResourceRequest":{
"type":"structure",
"required":[
"ResourceId",
"TagKeys"
],
"members":{
"ResourceId":{
"shape":"ResourceId",
"documentation":"<p>Identifier (ID) of the directory from which to remove the tag.</p>"
},
"TagKeys":{
"shape":"TagKeys",
"documentation":"<p>The tag key (name) of the tag to be removed.</p>"
}
}
},
"RemoveTagsFromResourceResult":{
"type":"structure",
"members":{
}
},
"ReplicationScope":{
"type":"string",
"enum":["Domain"]
},
"RequestId":{
"type":"string",
"documentation":"<p>The AWS request identifier.</p>",
"pattern":"^([A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12})$"
},
"ResourceId":{
"type":"string",
"pattern":"^[d]-[0-9a-f]{10}$"
},
"RestoreFromSnapshotRequest":{
"type":"structure",
"required":["SnapshotId"],
"members":{
"SnapshotId":{
"shape":"SnapshotId",
"documentation":"<p>The identifier of the snapshot to restore from.</p>"
}
},
"documentation":"<p>An object representing the inputs for the <a>RestoreFromSnapshot</a> operation.</p>"
},
"RestoreFromSnapshotResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>RestoreFromSnapshot</a> operation.</p>"
},
"SID":{
"type":"string",
"max":256,
"min":1,
"pattern":"[&\\w+-.@]+"
},
"SchemaExtensionId":{
"type":"string",
"pattern":"^e-[0-9a-f]{10}$"
},
"SchemaExtensionInfo":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory to which the schema extension is applied.</p>"
},
"SchemaExtensionId":{
"shape":"SchemaExtensionId",
"documentation":"<p>The identifier of the schema extension.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A description of the schema extension.</p>"
},
"SchemaExtensionStatus":{
"shape":"SchemaExtensionStatus",
"documentation":"<p>The current status of the schema extension.</p>"
},
"SchemaExtensionStatusReason":{
"shape":"SchemaExtensionStatusReason",
"documentation":"<p>The reason for the <code>SchemaExtensionStatus</code>.</p>"
},
"StartDateTime":{
"shape":"StartDateTime",
"documentation":"<p>The date and time that the schema extension started being applied to the directory.</p>"
},
"EndDateTime":{
"shape":"EndDateTime",
"documentation":"<p>The date and time that the schema extension was completed.</p>"
}
},
"documentation":"<p>Information about a schema extension.</p>"
},
"SchemaExtensionStatus":{
"type":"string",
"enum":[
"Initializing",
"CreatingSnapshot",
"UpdatingSchema",
"Replicating",
"CancelInProgress",
"RollbackInProgress",
"Cancelled",
"Failed",
"Completed"
]
},
"SchemaExtensionStatusReason":{"type":"string"},
"SchemaExtensionsInfo":{
"type":"list",
"member":{"shape":"SchemaExtensionInfo"}
},
"SecurityGroupId":{
"type":"string",
"pattern":"^(sg-[0-9a-f]{8})$"
},
"Server":{
"type":"string",
"max":256,
"min":1
},
"Servers":{
"type":"list",
"member":{"shape":"Server"}
},
"ServiceException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>An exception has occurred in AWS Directory Service.</p>",
"exception":true,
"fault":true
},
"Snapshot":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory identifier.</p>"
},
"SnapshotId":{
"shape":"SnapshotId",
"documentation":"<p>The snapshot identifier.</p>"
},
"Type":{
"shape":"SnapshotType",
"documentation":"<p>The snapshot type.</p>"
},
"Name":{
"shape":"SnapshotName",
"documentation":"<p>The descriptive name of the snapshot.</p>"
},
"Status":{
"shape":"SnapshotStatus",
"documentation":"<p>The snapshot status.</p>"
},
"StartTime":{
"shape":"StartTime",
"documentation":"<p>The date and time that the snapshot was taken.</p>"
}
},
"documentation":"<p>Describes a directory snapshot.</p>"
},
"SnapshotId":{
"type":"string",
"pattern":"^s-[0-9a-f]{10}$"
},
"SnapshotIds":{
"type":"list",
"member":{"shape":"SnapshotId"},
"documentation":"<p>A list of directory snapshot identifiers.</p>"
},
"SnapshotLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The maximum number of manual snapshots for the directory has been reached. You can use the <a>GetSnapshotLimits</a> operation to determine the snapshot limits for a directory.</p>",
"exception":true
},
"SnapshotLimits":{
"type":"structure",
"members":{
"ManualSnapshotsLimit":{
"shape":"Limit",
"documentation":"<p>The maximum number of manual snapshots allowed.</p>"
},
"ManualSnapshotsCurrentCount":{
"shape":"Limit",
"documentation":"<p>The current number of manual snapshots of the directory.</p>"
},
"ManualSnapshotsLimitReached":{
"shape":"ManualSnapshotsLimitReached",
"documentation":"<p>Indicates if the manual snapshot limit has been reached.</p>"
}
},
"documentation":"<p>Contains manual snapshot limit information for a directory.</p>"
},
"SnapshotName":{
"type":"string",
"max":128,
"min":0,
"pattern":"^([a-zA-Z0-9_])[\\\\a-zA-Z0-9_@#%*+=:?./!\\s-]*$"
},
"SnapshotStatus":{
"type":"string",
"enum":[
"Creating",
"Completed",
"Failed"
]
},
"SnapshotType":{
"type":"string",
"enum":[
"Auto",
"Manual"
]
},
"Snapshots":{
"type":"list",
"member":{"shape":"Snapshot"},
"documentation":"<p>A list of descriptions of directory snapshots.</p>"
},
"SsoEnabled":{"type":"boolean"},
"StageReason":{"type":"string"},
"StartDateTime":{"type":"timestamp"},
"StartSchemaExtensionRequest":{
"type":"structure",
"required":[
"DirectoryId",
"CreateSnapshotBeforeSchemaExtension",
"LdifContent",
"Description"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which the schema extension will be applied to.</p>"
},
"CreateSnapshotBeforeSchemaExtension":{
"shape":"CreateSnapshotBeforeSchemaExtension",
"documentation":"<p>If true, creates a snapshot of the directory before applying the schema extension.</p>"
},
"LdifContent":{
"shape":"LdifContent",
"documentation":"<p>The LDIF file represented as a string. To construct the LdifContent string, precede each line as it would be formatted in an ldif file with \\n. See the example request below for more details. The file size can be no larger than 1MB.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A description of the schema extension.</p>"
}
}
},
"StartSchemaExtensionResult":{
"type":"structure",
"members":{
"SchemaExtensionId":{
"shape":"SchemaExtensionId",
"documentation":"<p>The identifier of the schema extension that will be applied.</p>"
}
}
},
"StartTime":{"type":"timestamp"},
"StateLastUpdatedDateTime":{"type":"timestamp"},
"SubnetId":{
"type":"string",
"pattern":"^(subnet-[0-9a-f]{8})$"
},
"SubnetIds":{
"type":"list",
"member":{"shape":"SubnetId"}
},
"Tag":{
"type":"structure",
"required":[
"Key",
"Value"
],
"members":{
"Key":{
"shape":"TagKey",
"documentation":"<p>Required name of the tag. The string value can be Unicode characters and cannot be prefixed with \"aws:\". The string can contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").</p>"
},
"Value":{
"shape":"TagValue",
"documentation":"<p>The optional value of the tag. The string value can be Unicode characters. The string can contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").</p>"
}
},
"documentation":"<p>Metadata assigned to a directory consisting of a key-value pair.</p>"
},
"TagKey":{
"type":"string",
"max":128,
"min":1,
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
},
"TagKeys":{
"type":"list",
"member":{"shape":"TagKey"}
},
"TagLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The maximum allowed number of tags was exceeded.</p>",
"exception":true
},
"TagValue":{
"type":"string",
"max":256,
"min":0,
"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
},
"Tags":{
"type":"list",
"member":{"shape":"Tag"}
},
"TopicArn":{"type":"string"},
"TopicName":{
"type":"string",
"max":256,
"min":1,
"pattern":"[a-zA-Z0-9_-]+"
},
"TopicNames":{
"type":"list",
"member":{"shape":"TopicName"}
},
"TopicStatus":{
"type":"string",
"enum":[
"Registered",
"Topic not found",
"Failed",
"Deleted"
]
},
"Trust":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The Directory ID of the AWS directory involved in the trust relationship.</p>"
},
"TrustId":{
"shape":"TrustId",
"documentation":"<p>The unique ID of the trust relationship.</p>"
},
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship.</p>"
},
"TrustType":{
"shape":"TrustType",
"documentation":"<p>The trust relationship type.</p>"
},
"TrustDirection":{
"shape":"TrustDirection",
"documentation":"<p>The trust relationship direction.</p>"
},
"TrustState":{
"shape":"TrustState",
"documentation":"<p>The trust relationship state.</p>"
},
"CreatedDateTime":{
"shape":"CreatedDateTime",
"documentation":"<p>The date and time that the trust relationship was created.</p>"
},
"LastUpdatedDateTime":{
"shape":"LastUpdatedDateTime",
"documentation":"<p>The date and time that the trust relationship was last updated.</p>"
},
"StateLastUpdatedDateTime":{
"shape":"StateLastUpdatedDateTime",
"documentation":"<p>The date and time that the TrustState was last updated.</p>"
},
"TrustStateReason":{
"shape":"TrustStateReason",
"documentation":"<p>The reason for the TrustState.</p>"
}
},
"documentation":"<p>Describes a trust relationship between an Microsoft AD in the AWS cloud and an external domain.</p>"
},
"TrustDirection":{
"type":"string",
"enum":[
"One-Way: Outgoing",
"One-Way: Incoming",
"Two-Way"
]
},
"TrustId":{
"type":"string",
"pattern":"^t-[0-9a-f]{10}$"
},
"TrustIds":{
"type":"list",
"member":{"shape":"TrustId"}
},
"TrustPassword":{
"type":"string",
"max":128,
"min":1,
"sensitive":true
},
"TrustState":{
"type":"string",
"enum":[
"Creating",
"Created",
"Verifying",
"VerifyFailed",
"Verified",
"Deleting",
"Deleted",
"Failed"
]
},
"TrustStateReason":{"type":"string"},
"TrustType":{
"type":"string",
"enum":["Forest"]
},
"Trusts":{
"type":"list",
"member":{"shape":"Trust"}
},
"UnsupportedOperationException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"},
"RequestId":{"shape":"RequestId"}
},
"documentation":"<p>The operation is not supported.</p>",
"exception":true
},
"UpdateConditionalForwarderRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RemoteDomainName",
"DnsIpAddrs"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory ID of the AWS directory for which to update the conditional forwarder.</p>"
},
"RemoteDomainName":{
"shape":"RemoteDomainName",
"documentation":"<p>The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.</p>"
},
"DnsIpAddrs":{
"shape":"DnsIpAddrs",
"documentation":"<p>The updated IP addresses of the remote DNS server associated with the conditional forwarder.</p>"
}
},
"documentation":"<p>Updates a conditional forwarder.</p>"
},
"UpdateConditionalForwarderResult":{
"type":"structure",
"members":{
},
"documentation":"<p>The result of an UpdateConditionalForwarder request.</p>"
},
"UpdateNumberOfDomainControllersRequest":{
"type":"structure",
"required":[
"DirectoryId",
"DesiredNumber"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier of the directory to which the domain controllers will be added or removed.</p>"
},
"DesiredNumber":{
"shape":"DesiredNumberOfDomainControllers",
"documentation":"<p>The number of domain controllers desired in the directory.</p>"
}
}
},
"UpdateNumberOfDomainControllersResult":{
"type":"structure",
"members":{
}
},
"UpdateRadiusRequest":{
"type":"structure",
"required":[
"DirectoryId",
"RadiusSettings"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the directory for which to update the RADIUS server information.</p>"
},
"RadiusSettings":{
"shape":"RadiusSettings",
"documentation":"<p>A <a>RadiusSettings</a> object that contains information about the RADIUS server.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>UpdateRadius</a> operation.</p>"
},
"UpdateRadiusResult":{
"type":"structure",
"members":{
},
"documentation":"<p>Contains the results of the <a>UpdateRadius</a> operation.</p>"
},
"UpdateSecurityGroupForDirectoryControllers":{"type":"boolean"},
"UseSameUsername":{"type":"boolean"},
"UserName":{
"type":"string",
"min":1,
"pattern":"[a-zA-Z0-9._-]+"
},
"VerifyTrustRequest":{
"type":"structure",
"required":["TrustId"],
"members":{
"TrustId":{
"shape":"TrustId",
"documentation":"<p>The unique Trust ID of the trust relationship to verify.</p>"
}
},
"documentation":"<p>Initiates the verification of an existing trust relationship between a Microsoft AD in the AWS cloud and an external domain.</p>"
},
"VerifyTrustResult":{
"type":"structure",
"members":{
"TrustId":{
"shape":"TrustId",
"documentation":"<p>The unique Trust ID of the trust relationship that was verified.</p>"
}
},
"documentation":"<p>Result of a VerifyTrust request.</p>"
},
"VpcId":{
"type":"string",
"pattern":"^(vpc-[0-9a-f]{8})$"
}
},
"documentation":"<fullname>AWS Directory Service</fullname> <p>AWS Directory Service is a web service that makes it easy for you to setup and run directories in the AWS cloud, or connect your AWS resources with an existing on-premises Microsoft Active Directory. This guide provides detailed information about AWS Directory Service operations, data types, parameters, and errors. For information about AWS Directory Services features, see <a href=\"https://aws.amazon.com/directoryservice/\">AWS Directory Service</a> and the <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/what_is.html\">AWS Directory Service Administration Guide</a>.</p> <note> <p>AWS provides SDKs that consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, etc.). The SDKs provide a convenient way to create programmatic access to AWS Directory Service and other AWS services. For more information about the AWS SDKs, including how to download and install them, see <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> </note>"
}