integrations.sh
← all integrations

amazonaws.com – ds

OpenAPI apis-guru cloud

Directory Service

Directory Service is a web service that makes it easy for you to setup and run directories in the Amazon Web Services cloud, or connect your Amazon Web Services resources with an existing self-managed Microsoft Active Directory. This guide provides detailed information about Directory Service operations, data types, parameters, and errors. For information about Directory Services features, see and the .

Amazon Web Services 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 Directory Service and other Amazon Web Services services. For more information about the Amazon Web Services SDKs, including how to download and install them, see .

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:ds/2015-04-16.json
Provider
amazonaws.com:ds / ds
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/ds/2015-04-16/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/ds/2015-04-16/openapi.yaml

Tools (69)

Extracted live via the executor SDK.

  • xAmzTargetDirectoryService20150416AcceptSharedDirectory.acceptSharedDirectory

    Accepts a directory sharing request that was sent from the directory owner account.

  • xAmzTargetDirectoryService20150416AddIpRoutes.addIpRoutes

    If the DNS server for your self-managed 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. AddIpRoutes adds this address block. You can also use AddIpRoutes to facilitate routing traffic that uses public IP ranges from your Microsoft AD on Amazon Web Services to a peer VPC.

    Before you call AddIpRoutes, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the AddIpRoutes operation, see .

  • xAmzTargetDirectoryService20150416AddRegion.addRegion

    Adds two domain controllers in the specified Region for the specified directory.

  • xAmzTargetDirectoryService20150416AddTagsToResource.addTagsToResource

    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.

  • xAmzTargetDirectoryService20150416CancelSchemaExtension.cancelSchemaExtension

    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; Initializing, CreatingSnapshot, and UpdatingSchema.

  • xAmzTargetDirectoryService20150416ConnectDirectory.connectDirectory

    Creates an AD Connector to connect to a self-managed directory.

    Before you call ConnectDirectory, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the ConnectDirectory operation, see .

  • xAmzTargetDirectoryService20150416CreateAlias.createAlias

    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 http://<alias>.awsapps.com.

    After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.

  • xAmzTargetDirectoryService20150416CreateComputer.createComputer

    Creates an Active Directory computer object in the specified directory.

  • xAmzTargetDirectoryService20150416CreateConditionalForwarder.createConditionalForwarder

    Creates a conditional forwarder associated with your Amazon Web Services directory. Conditional forwarders are required in order to set up a trust relationship with another domain. The conditional forwarder points to the trusted domain.

  • xAmzTargetDirectoryService20150416CreateDirectory.createDirectory

    Creates a Simple AD directory. For more information, see in the Directory Service Admin Guide.

    Before you call CreateDirectory, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the CreateDirectory operation, see .

  • xAmzTargetDirectoryService20150416CreateLogSubscription.createLogSubscription

    Creates a subscription to forward real-time Directory Service domain controller security logs to the specified Amazon CloudWatch log group in your Amazon Web Services account.

  • xAmzTargetDirectoryService20150416CreateMicrosoftAd.createMicrosoftAd

    Creates a Microsoft AD directory in the Amazon Web Services Cloud. For more information, see in the Directory Service Admin Guide.

    Before you call CreateMicrosoftAD, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the CreateMicrosoftAD operation, see .

  • xAmzTargetDirectoryService20150416CreateSnapshot.createSnapshot

    Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.

    You cannot take snapshots of AD Connector directories.

  • xAmzTargetDirectoryService20150416CreateTrust.createTrust

    Directory Service for Microsoft Active Directory allows you to configure trust relationships. For example, you can establish a trust between your Managed Microsoft AD directory, and your existing self-managed Microsoft Active Directory. This would allow you to provide users and groups access to resources in either domain, with a single set of credentials.

    This action initiates the creation of the Amazon Web Services side of a trust relationship between an Managed Microsoft AD directory and an external domain. You can create either a forest trust or an external trust.

  • xAmzTargetDirectoryService20150416DeleteConditionalForwarder.deleteConditionalForwarder

    Deletes a conditional forwarder that has been set up for your Amazon Web Services directory.

  • xAmzTargetDirectoryService20150416DeleteDirectory.deleteDirectory

    Deletes an Directory Service directory.

    Before you call DeleteDirectory, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the DeleteDirectory operation, see .

  • xAmzTargetDirectoryService20150416DeleteLogSubscription.deleteLogSubscription

    Deletes the specified log subscription.

  • xAmzTargetDirectoryService20150416DeleteSnapshot.deleteSnapshot

    Deletes a directory snapshot.

  • xAmzTargetDirectoryService20150416DeleteTrust.deleteTrust

    Deletes an existing trust relationship between your Managed Microsoft AD directory and an external domain.

  • xAmzTargetDirectoryService20150416DeregisterCertificate.deregisterCertificate

    Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.

  • xAmzTargetDirectoryService20150416DeregisterEventTopic.deregisterEventTopic

    Removes the specified directory as a publisher to the specified Amazon SNS topic.

  • xAmzTargetDirectoryService20150416DescribeCertificate.describeCertificate

    Displays information about the certificate registered for secure LDAP or client certificate authentication.

  • xAmzTargetDirectoryService20150416DescribeClientAuthenticationSettings.describeClientAuthenticationSettings

    Retrieves information about the type of client authentication for the specified directory, if the type is specified. If no type is specified, information about all client authentication types that are supported for the specified directory is retrieved. Currently, only SmartCard is supported.

  • xAmzTargetDirectoryService20150416DescribeConditionalForwarders.describeConditionalForwarders

    Obtains information about the conditional forwarders for this account.

    If no input parameters are provided for RemoteDomainNames, this request describes all conditional forwarders for the specified directory ID.

  • xAmzTargetDirectoryService20150416DescribeDirectories.describeDirectories

    Obtains information about the directories that belong to this account.

    You can retrieve information about specific directories by passing the directory identifiers in the DirectoryIds parameter. Otherwise, all directories that belong to the current account are returned.

    This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeDirectoriesResult.NextToken member contains a token that you pass in the next call to DescribeDirectories [blocked] to retrieve the next set of items.

    You can also specify a maximum number of return results with the Limit parameter.

  • xAmzTargetDirectoryService20150416DescribeDomainControllers.describeDomainControllers

    Provides information about any domain controllers in your directory.

  • xAmzTargetDirectoryService20150416DescribeEventTopics.describeEventTopics

    Obtains information about which Amazon SNS topics receive status messages from the specified directory.

    If no input parameters are provided, such as DirectoryId or TopicName, this request describes all of the associations in the account.

  • xAmzTargetDirectoryService20150416DescribeLdapsSettings.describeLdapsSettings

    Describes the status of LDAP security for the specified directory.

  • xAmzTargetDirectoryService20150416DescribeRegions.describeRegions

    Provides information about the Regions that are configured for multi-Region replication.

  • xAmzTargetDirectoryService20150416DescribeSettings.describeSettings

    Retrieves information about the configurable settings for the specified directory.

  • xAmzTargetDirectoryService20150416DescribeSharedDirectories.describeSharedDirectories

    Returns the shared directories in your account.

  • xAmzTargetDirectoryService20150416DescribeSnapshots.describeSnapshots

    Obtains information about the directory snapshots that belong to this account.

    This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the DescribeSnapshots.NextToken member contains a token that you pass in the next call to DescribeSnapshots [blocked] to retrieve the next set of items.

    You can also specify a maximum number of return results with the Limit parameter.

  • xAmzTargetDirectoryService20150416DescribeTrusts.describeTrusts

    Obtains information about the trust relationships for this account.

    If no input parameters are provided, such as DirectoryId or TrustIds, this request describes all the trust relationships belonging to the account.

  • xAmzTargetDirectoryService20150416DescribeUpdateDirectory.describeUpdateDirectory

    Describes the updates of a directory for a particular update type.

  • xAmzTargetDirectoryService20150416DisableClientAuthentication.disableClientAuthentication

    Disables alternative client authentication methods for the specified directory.

  • xAmzTargetDirectoryService20150416DisableLdaps.disableLdaps

    Deactivates LDAP secure calls for the specified directory.

  • xAmzTargetDirectoryService20150416DisableRadius.disableRadius

    Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory.

  • xAmzTargetDirectoryService20150416DisableSso.disableSso

    Disables single-sign on for a directory.

  • xAmzTargetDirectoryService20150416EnableClientAuthentication.enableClientAuthentication

    Enables alternative client authentication methods for the specified directory.

  • xAmzTargetDirectoryService20150416EnableLdaps.enableLdaps

    Activates the switch for the specific directory to always use LDAP secure calls.

  • xAmzTargetDirectoryService20150416EnableRadius.enableRadius

    Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector or Microsoft AD directory.

  • xAmzTargetDirectoryService20150416EnableSso.enableSso

    Enables single sign-on for a directory. Single sign-on allows users in your directory to access certain Amazon Web Services services from a computer joined to the directory without having to enter their credentials separately.

  • xAmzTargetDirectoryService20150416GetDirectoryLimits.getDirectoryLimits

    Obtains directory limit information for the current Region.

  • xAmzTargetDirectoryService20150416GetSnapshotLimits.getSnapshotLimits

    Obtains the manual snapshot limits for a directory.

  • xAmzTargetDirectoryService20150416ListCertificates.listCertificates

    For the specified directory, lists all the certificates registered for a secure LDAP or client certificate authentication.

  • xAmzTargetDirectoryService20150416ListIpRoutes.listIpRoutes

    Lists the address blocks that you have added to a directory.

  • xAmzTargetDirectoryService20150416ListLogSubscriptions.listLogSubscriptions

    Lists the active log subscriptions for the Amazon Web Services account.

  • xAmzTargetDirectoryService20150416ListSchemaExtensions.listSchemaExtensions

    Lists all schema extensions applied to a Microsoft AD Directory.

  • xAmzTargetDirectoryService20150416ListTagsForResource.listTagsForResource

    Lists all tags on a directory.

  • xAmzTargetDirectoryService20150416RegisterCertificate.registerCertificate

    Registers a certificate for a secure LDAP or client certificate authentication.

  • xAmzTargetDirectoryService20150416RegisterEventTopic.registerEventTopic

    Associates a directory with an Amazon SNS topic. This establishes the directory as a publisher to the specified Amazon 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.

  • xAmzTargetDirectoryService20150416RejectSharedDirectory.rejectSharedDirectory

    Rejects a directory sharing request that was sent from the directory owner account.

  • xAmzTargetDirectoryService20150416RemoveIpRoutes.removeIpRoutes

    Removes IP address blocks from a directory.

  • xAmzTargetDirectoryService20150416RemoveRegion.removeRegion

    Stops all replication and removes the domain controllers from the specified Region. You cannot remove the primary Region with this operation. Instead, use the DeleteDirectory API.

  • xAmzTargetDirectoryService20150416RemoveTagsFromResource.removeTagsFromResource

    Removes tags from a directory.

  • xAmzTargetDirectoryService20150416ResetUserPassword.resetUserPassword

    Resets the password for any user in your Managed Microsoft AD or Simple AD directory.

    You can reset the password for any user in your directory with the following exceptions:

    • For Simple AD, you cannot reset the password for any user that is a member of either the Domain Admins or Enterprise Admins group except for the administrator user.

    • For Managed Microsoft AD, you can only reset the password for a user that is in an OU based off of the NetBIOS name that you typed when you created your directory. For example, you cannot reset the password for a user in the Amazon Web Services Reserved OU. For more information about the OU structure for an Managed Microsoft AD directory, see in the Directory Service Administration Guide.

  • xAmzTargetDirectoryService20150416RestoreFromSnapshot.restoreFromSnapshot

    Restores a directory using an existing directory snapshot.

    When you restore a directory from a snapshot, any changes made to the directory after the snapshot date are overwritten.

    This action returns as soon as the restore operation is initiated. You can monitor the progress of the restore operation by calling the DescribeDirectories [blocked] operation with the directory identifier. When the DirectoryDescription.Stage value changes to Active, the restore operation is complete.

  • xAmzTargetDirectoryService20150416ShareDirectory.shareDirectory

    Shares a specified directory (DirectoryId) in your Amazon Web Services account (directory owner) with another Amazon Web Services account (directory consumer). With this operation you can use your directory from any Amazon Web Services account and from any Amazon VPC within an Amazon Web Services Region.

    When you share your Managed Microsoft AD directory, Directory Service creates a shared directory in the directory consumer account. This shared directory contains the metadata to provide access to the directory within the directory owner account. The shared directory is visible in all VPCs in the directory consumer account.

    The ShareMethod parameter determines whether the specified directory can be shared between Amazon Web Services accounts inside the same Amazon Web Services organization (ORGANIZATIONS). It also determines whether you can share the directory with any other Amazon Web Services account either inside or outside of the organization (HANDSHAKE).

    The ShareNotes parameter is only used when HANDSHAKE is called, which sends a directory sharing request to the directory consumer.

  • xAmzTargetDirectoryService20150416StartSchemaExtension.startSchemaExtension

    Applies a schema extension to a Microsoft AD directory.

  • xAmzTargetDirectoryService20150416UnshareDirectory.unshareDirectory

    Stops the directory sharing between the directory owner and consumer accounts.

  • xAmzTargetDirectoryService20150416UpdateConditionalForwarder.updateConditionalForwarder

    Updates a conditional forwarder that has been set up for your Amazon Web Services directory.

  • xAmzTargetDirectoryService20150416UpdateDirectorySetup.updateDirectorySetup

    Updates the directory for a particular update type.

  • xAmzTargetDirectoryService20150416UpdateNumberOfDomainControllers.updateNumberOfDomainControllers

    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.

  • xAmzTargetDirectoryService20150416UpdateRadius.updateRadius

    Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector or Microsoft AD directory.

  • xAmzTargetDirectoryService20150416UpdateSettings.updateSettings

    Updates the configurable settings for the specified directory.

  • xAmzTargetDirectoryService20150416UpdateTrust.updateTrust

    Updates the trust that has been set up between your Managed Microsoft AD directory and an self-managed Active Directory.

  • xAmzTargetDirectoryService20150416VerifyTrust.verifyTrust

    Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships.

    This action verifies a trust relationship between your Managed Microsoft AD directory and an external domain.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools