Package-level declarations
Types
Amazon Web Services Directory Service Data is an extension of Directory Service. This API reference provides detailed information about Directory Service Data operations and object types.
Inherited functions
Adds an existing user, group, or computer as a group member.
Creates a new group.
Creates a new user.
Deletes a group.
Deletes a user.
Returns information about a specific group.
Returns information about a specific user.
Deactivates an active user account. For information about how to enable an inactive user account, see ResetUserPassword in the Directory Service API Reference.
Returns member information for the specified group.
Returns group information for the specified directory.
Returns group information for the specified member.
Returns user information for the specified directory.
Removes a member from a group.
Searches the specified directory for a group. You can find groups that match the SearchString parameter with the value of their attributes included in the SearchString parameter.
Searches the specified directory for a user. You can find users that match the SearchString parameter with the value of their attributes included in the SearchString parameter.
Updates group information.
Updates user information.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.