Package-level declarations

Types

Link copied to clipboard

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.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Adds an existing user, group, or computer as a group member.

Link copied to clipboard

Creates a new group.

Link copied to clipboard

Creates a new user.

Link copied to clipboard

Deletes a group.

Link copied to clipboard

Deletes a user.

Link copied to clipboard

Returns information about a specific group.

Link copied to clipboard

Returns information about a specific user.

Link copied to clipboard

Deactivates an active user account. For information about how to enable an inactive user account, see ResetUserPassword in the Directory Service API Reference.

Link copied to clipboard

Returns member information for the specified group.

Link copied to clipboard

Returns group information for the specified directory.

Link copied to clipboard

Returns group information for the specified member.

Link copied to clipboard

Returns user information for the specified directory.

Link copied to clipboard

Removes a member from a group.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

Updates group information.

Link copied to clipboard

Updates user information.

Link copied to clipboard

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.