Module Awso_wickr_asyncSource

include module type of struct include Awso_wickr.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule PermittedWickrEnterpriseNetwork = Awso_wickr.Values.PermittedWickrEnterpriseNetwork

Identifies a Wickr enterprise network that is permitted for global federation, allowing users to communicate with members of the specified network.

Identifies a Amazon Web Services Wickr network by region and network ID, used for configuring permitted networks for global federation.

Defines the calling feature permissions and settings for users in a security group, controlling what types of calls users can initiate and participate in.

Sourcemodule PasswordRequirements = Awso_wickr.Values.PasswordRequirements

Defines password complexity requirements for users in a security group, including minimum length and character type requirements.

Sourcemodule PermittedNetworksList = Awso_wickr.Values.PermittedNetworksList
Sourcemodule PermittedWickrEnterpriseNetworksList = Awso_wickr.Values.PermittedWickrEnterpriseNetworksList
Sourcemodule SecurityGroupStringList = Awso_wickr.Values.SecurityGroupStringList

Configuration for the message shredder feature, which securely deletes messages and files from devices to prevent data recovery.

Sourcemodule WickrAwsNetworksList = Awso_wickr.Values.WickrAwsNetworksList

Contains detailed error information explaining why an operation failed, including which field caused the error and the reason for the failure.

Sourcemodule SecurityGroupIdList = Awso_wickr.Values.SecurityGroupIdList
Sourcemodule SecurityGroupSettings = Awso_wickr.Values.SecurityGroupSettings

Comprehensive configuration settings that define all user capabilities, restrictions, and features for members of a security group. These settings control everything from calling permissions to federation settings to security policies.

Represents a single network-level configuration setting with its name, value, and data type. Settings control network-wide behaviors and features.

Configuration for read receipts at the network level, controlling whether senders can see when their messages have been read.

Represents a user account in a Wickr network with detailed profile information, status, security settings, and authentication details. codeValidation, inviteCode and inviteCodeTtl are restricted to networks under preview only.

Represents a security group in a Wickr network, containing membership statistics, configuration, and all permission settings that apply to its members.

Represents a Wickr network with all its configuration and status information.

Represents a guest user who has accessed the network from a federated Wickr network.

Represents a device where a user has logged into Wickr, containing information about the device's type, status, and login history.

Represents a bot account in a Wickr network with all its informational fields.

Represents a guest user who has been blocked from accessing a Wickr network.

Sourcemodule OidcConfigInfoApplicationIdInteger = Awso_wickr.Values.OidcConfigInfoApplicationIdInteger
Sourcemodule GuestUserHistoryCount = Awso_wickr.Values.GuestUserHistoryCount

Contains the count of guest users for a specific billing period, used for tracking historical guest user activity.

Sourcemodule BatchUserErrorResponseItem = Awso_wickr.Values.BatchUserErrorResponseItem

Contains error information for a user operation that failed in a batch user request.

Sourcemodule BatchUserSuccessResponseItem = Awso_wickr.Values.BatchUserSuccessResponseItem

Contains information about a user that was successfully processed in a batch user operation.

Sourcemodule BatchDeviceErrorResponseItem = Awso_wickr.Values.BatchDeviceErrorResponseItem

Contains error information for a device operation that failed in a batch device request.

Sourcemodule BatchDeviceSuccessResponseItem = Awso_wickr.Values.BatchDeviceSuccessResponseItem

Contains information about a device that was successfully processed in a batch device operation.

Sourcemodule BatchUnameErrorResponseItem = Awso_wickr.Values.BatchUnameErrorResponseItem

Contains error information for a username hash lookup that failed in a batch uname lookup request.

Sourcemodule BatchUnameSuccessResponseItem = Awso_wickr.Values.BatchUnameSuccessResponseItem

Contains information about a username hash that was successfully resolved in a batch uname lookup operation.

Sourcemodule BatchCreateUserRequestItem = Awso_wickr.Values.BatchCreateUserRequestItem

Contains the details for a single user to be created in a batch user creation request. A user can only be assigned to a single security group. Attempting to add a user to multiple security groups is not supported and will result in an error. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.

The request was invalid or malformed. This error occurs when the request parameters do not meet the API requirements, such as invalid field values, missing required parameters, or improperly formatted data.

Access to the requested resource is forbidden. This error occurs when the authenticated user does not have the necessary permissions to perform the requested operation, even though they are authenticated.

Sourcemodule InternalServerError = Awso_wickr.Values.InternalServerError

An unexpected error occurred on the server while processing the request. This indicates a problem with the Wickr service itself rather than with the request. If this error persists, contact Amazon Web Services Support.

The request was throttled because too many requests were sent in a short period of time. Wait a moment and retry the request. Consider implementing exponential backoff in your application.

Sourcemodule ResourceNotFoundError = Awso_wickr.Values.ResourceNotFoundError

The requested resource could not be found. This error occurs when you try to access or modify a network, user, bot, security group, or other resource that doesn't exist or has been deleted.

The request was not authenticated or the authentication credentials were invalid. This error occurs when the request lacks valid authentication credentials or the credentials have expired.

One or more fields in the request failed validation. This error provides detailed information about which fields were invalid and why, allowing you to correct the request and retry.

Contains the modifiable details for updating an existing user, including name, password, security group membership, and invitation settings. A user can only be assigned to a single security group. Attempting to add a user to multiple security groups is not supported and will result in an error.

Contains network-level configuration settings that apply to all users and security groups within a Wickr network.

Sourcemodule DataRetentionActionType = Awso_wickr.Values.DataRetentionActionType
Sourcemodule RegisterOidcConfigResponseApplicationIdInteger = Awso_wickr.Values.RegisterOidcConfigResponseApplicationIdInteger
Sourcemodule BlockedGuestUserList = Awso_wickr.Values.BlockedGuestUserList
Sourcemodule SyntheticTimestamp_epoch_seconds = Awso_wickr.Values.SyntheticTimestamp_epoch_seconds

Contains the OpenID Connect (OIDC) configuration information for Single Sign-On (SSO) authentication, including identity provider settings and client credentials.

Contains OAuth token information returned from the identity provider, including access tokens, ID tokens, and PKCE parameters used for secure authentication.

Sourcemodule GuestUserHistoryCountList = Awso_wickr.Values.GuestUserHistoryCountList
Sourcemodule SecurityGroupSettingsRequest = Awso_wickr.Values.SecurityGroupSettingsRequest

Contains the security group configuration settings that can be specified when creating or updating a security group. This is a subset of SecurityGroupSettings containing only the modifiable federation and security settings.

Sourcemodule BatchUserErrorResponseItems = Awso_wickr.Values.BatchUserErrorResponseItems
Sourcemodule BatchUserSuccessResponseItems = Awso_wickr.Values.BatchUserSuccessResponseItems
Sourcemodule BatchDeviceErrorResponseItems = Awso_wickr.Values.BatchDeviceErrorResponseItems
Sourcemodule BatchDeviceSuccessResponseItems = Awso_wickr.Values.BatchDeviceSuccessResponseItems
Sourcemodule BatchUnameErrorResponseItems = Awso_wickr.Values.BatchUnameErrorResponseItems
Sourcemodule BatchUnameSuccessResponseItems = Awso_wickr.Values.BatchUnameSuccessResponseItems
Sourcemodule BatchCreateUserRequestItems = Awso_wickr.Values.BatchCreateUserRequestItems
Sourcemodule UpdateUserResponse = Awso_wickr.Values.UpdateUserResponse

Updates the properties of an existing user in a Wickr network. This operation allows you to modify the user's name, password, security group membership, and invite code settings. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.

Updates the properties of an existing user in a Wickr network. This operation allows you to modify the user's name, password, security group membership, and invite code settings. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.

Sourcemodule UpdateSecurityGroupResponse = Awso_wickr.Values.UpdateSecurityGroupResponse

Updates the properties of an existing security group in a Wickr network, such as its name or settings.

Sourcemodule UpdateSecurityGroupRequest = Awso_wickr.Values.UpdateSecurityGroupRequest

Updates the properties of an existing security group in a Wickr network, such as its name or settings.

Sourcemodule UpdateNetworkSettingsResponse = Awso_wickr.Values.UpdateNetworkSettingsResponse

Updates network-level settings for a Wickr network. You can modify settings such as client metrics, data retention, and other network-wide options.

Sourcemodule UpdateNetworkSettingsRequest = Awso_wickr.Values.UpdateNetworkSettingsRequest

Updates network-level settings for a Wickr network. You can modify settings such as client metrics, data retention, and other network-wide options.

Sourcemodule UpdateNetworkResponse = Awso_wickr.Values.UpdateNetworkResponse

Updates the properties of an existing Wickr network, such as its name or encryption key configuration.

Sourcemodule UpdateNetworkRequest = Awso_wickr.Values.UpdateNetworkRequest

Updates the properties of an existing Wickr network, such as its name or encryption key configuration.

Sourcemodule UpdateGuestUserResponse = Awso_wickr.Values.UpdateGuestUserResponse

Updates the block status of a guest user in a Wickr network. This operation allows you to block or unblock a guest user from accessing the network.

Sourcemodule UpdateGuestUserRequest = Awso_wickr.Values.UpdateGuestUserRequest

Updates the block status of a guest user in a Wickr network. This operation allows you to block or unblock a guest user from accessing the network.

Sourcemodule UpdateDataRetentionResponse = Awso_wickr.Values.UpdateDataRetentionResponse

Updates the data retention bot settings, allowing you to enable or disable the data retention service, or acknowledge the public key message.

Sourcemodule UpdateDataRetentionRequest = Awso_wickr.Values.UpdateDataRetentionRequest

Updates the data retention bot settings, allowing you to enable or disable the data retention service, or acknowledge the public key message.

Updates the properties of an existing bot in a Wickr network. This operation allows you to modify the bot's display name, security group, password, or suspension status.

Updates the properties of an existing bot in a Wickr network. This operation allows you to modify the bot's display name, security group, password, or suspension status.

Sourcemodule RegisterOpentdfConfigResponse = Awso_wickr.Values.RegisterOpentdfConfigResponse

Registers and saves OpenTDF configuration for a Wickr network, enabling attribute-based access control for Wickr through an OpenTDF provider.

Sourcemodule RegisterOpentdfConfigRequest = Awso_wickr.Values.RegisterOpentdfConfigRequest

Registers and saves OpenTDF configuration for a Wickr network, enabling attribute-based access control for Wickr through an OpenTDF provider.

Sourcemodule RegisterOidcConfigTestResponse = Awso_wickr.Values.RegisterOidcConfigTestResponse

Tests an OpenID Connect (OIDC) configuration for a Wickr network by validating the connection to the identity provider and retrieving its supported capabilities.

Sourcemodule RegisterOidcConfigTestRequest = Awso_wickr.Values.RegisterOidcConfigTestRequest

Tests an OpenID Connect (OIDC) configuration for a Wickr network by validating the connection to the identity provider and retrieving its supported capabilities.

Sourcemodule RegisterOidcConfigResponse = Awso_wickr.Values.RegisterOidcConfigResponse

Registers and saves an OpenID Connect (OIDC) configuration for a Wickr network, enabling Single Sign-On (SSO) authentication through an identity provider.

Sourcemodule RegisterOidcConfigRequest = Awso_wickr.Values.RegisterOidcConfigRequest

Registers and saves an OpenID Connect (OIDC) configuration for a Wickr network, enabling Single Sign-On (SSO) authentication through an identity provider.

Retrieves a paginated list of users in a specified Wickr network. You can filter and sort the results based on various criteria such as name, status, or security group membership.

Retrieves a paginated list of users in a specified Wickr network. You can filter and sort the results based on various criteria such as name, status, or security group membership.

Sourcemodule ListSecurityGroupsResponse = Awso_wickr.Values.ListSecurityGroupsResponse

Retrieves a paginated list of security groups in a specified Wickr network. You can sort the results by various criteria.

Sourcemodule ListSecurityGroupsRequest = Awso_wickr.Values.ListSecurityGroupsRequest

Retrieves a paginated list of security groups in a specified Wickr network. You can sort the results by various criteria.

Sourcemodule ListSecurityGroupUsersResponse = Awso_wickr.Values.ListSecurityGroupUsersResponse

Retrieves a paginated list of users who belong to a specific security group in a Wickr network.

Sourcemodule ListSecurityGroupUsersRequest = Awso_wickr.Values.ListSecurityGroupUsersRequest

Retrieves a paginated list of users who belong to a specific security group in a Wickr network.

Sourcemodule ListNetworksResponse = Awso_wickr.Values.ListNetworksResponse

Retrieves a paginated list of all Wickr networks associated with your Amazon Web Services account. You can sort the results by network ID or name.

Sourcemodule ListNetworksRequest = Awso_wickr.Values.ListNetworksRequest

Retrieves a paginated list of all Wickr networks associated with your Amazon Web Services account. You can sort the results by network ID or name.

Sourcemodule ListGuestUsersResponse = Awso_wickr.Values.ListGuestUsersResponse

Retrieves a paginated list of guest users who have communicated with your Wickr network. Guest users are external users from federated networks who can communicate with network members.

Sourcemodule ListGuestUsersRequest = Awso_wickr.Values.ListGuestUsersRequest

Retrieves a paginated list of guest users who have communicated with your Wickr network. Guest users are external users from federated networks who can communicate with network members.

Sourcemodule ListDevicesForUserResponse = Awso_wickr.Values.ListDevicesForUserResponse

Retrieves a paginated list of devices associated with a specific user in a Wickr network. This operation returns information about all devices where the user has logged into Wickr.

Sourcemodule ListDevicesForUserRequest = Awso_wickr.Values.ListDevicesForUserRequest

Retrieves a paginated list of devices associated with a specific user in a Wickr network. This operation returns information about all devices where the user has logged into Wickr.

Retrieves a paginated list of bots in a specified Wickr network. You can filter and sort the results based on various criteria.

Retrieves a paginated list of bots in a specified Wickr network. You can filter and sort the results based on various criteria.

Sourcemodule ListBlockedGuestUsersResponse = Awso_wickr.Values.ListBlockedGuestUsersResponse

Retrieves a paginated list of guest users who have been blocked from a Wickr network. You can filter and sort the results.

Sourcemodule ListBlockedGuestUsersRequest = Awso_wickr.Values.ListBlockedGuestUsersRequest

Retrieves a paginated list of guest users who have been blocked from a Wickr network. You can filter and sort the results.

Sourcemodule GetUsersCountResponse = Awso_wickr.Values.GetUsersCountResponse

Retrieves the count of users in a Wickr network, categorized by their status (pending, active, rejected) and showing how many users can still be added.

Sourcemodule GetUsersCountRequest = Awso_wickr.Values.GetUsersCountRequest

Retrieves the count of users in a Wickr network, categorized by their status (pending, active, rejected) and showing how many users can still be added.

Retrieves detailed information about a specific user in a Wickr network, including their profile, status, and activity history.

Retrieves detailed information about a specific user in a Wickr network, including their profile, status, and activity history.

Sourcemodule GetSecurityGroupResponse = Awso_wickr.Values.GetSecurityGroupResponse

Retrieves detailed information about a specific security group in a Wickr network, including its settings, member counts, and configuration.

Sourcemodule GetSecurityGroupRequest = Awso_wickr.Values.GetSecurityGroupRequest

Retrieves detailed information about a specific security group in a Wickr network, including its settings, member counts, and configuration.

Sourcemodule GetOpentdfConfigResponse = Awso_wickr.Values.GetOpentdfConfigResponse

Retrieves the OpenTDF integration configuration for a Wickr network.

Sourcemodule GetOpentdfConfigRequest = Awso_wickr.Values.GetOpentdfConfigRequest

Retrieves the OpenTDF integration configuration for a Wickr network.

Sourcemodule GetOidcInfoResponse = Awso_wickr.Values.GetOidcInfoResponse

Retrieves the OpenID Connect (OIDC) configuration for a Wickr network, including SSO settings and optional token information if access token parameters are provided.

Sourcemodule GetOidcInfoRequest = Awso_wickr.Values.GetOidcInfoRequest

Retrieves the OpenID Connect (OIDC) configuration for a Wickr network, including SSO settings and optional token information if access token parameters are provided.

Sourcemodule GetNetworkSettingsResponse = Awso_wickr.Values.GetNetworkSettingsResponse

Retrieves all network-level settings for a Wickr network, including client metrics, data retention, and other configuration options.

Sourcemodule GetNetworkSettingsRequest = Awso_wickr.Values.GetNetworkSettingsRequest

Retrieves all network-level settings for a Wickr network, including client metrics, data retention, and other configuration options.

Sourcemodule GetNetworkResponse = Awso_wickr.Values.GetNetworkResponse

Retrieves detailed information about a specific Wickr network, including its configuration, access level, and status.

Retrieves detailed information about a specific Wickr network, including its configuration, access level, and status.

Sourcemodule GetGuestUserHistoryCountResponse = Awso_wickr.Values.GetGuestUserHistoryCountResponse

Retrieves historical guest user count data for a Wickr network, showing the number of guest users per billing period over the past 90 days.

Sourcemodule GetGuestUserHistoryCountRequest = Awso_wickr.Values.GetGuestUserHistoryCountRequest

Retrieves historical guest user count data for a Wickr network, showing the number of guest users per billing period over the past 90 days.

Sourcemodule GetDataRetentionBotResponse = Awso_wickr.Values.GetDataRetentionBotResponse

Retrieves information about the data retention bot in a Wickr network, including its status and whether the data retention service is enabled.

Sourcemodule GetDataRetentionBotRequest = Awso_wickr.Values.GetDataRetentionBotRequest

Retrieves information about the data retention bot in a Wickr network, including its status and whether the data retention service is enabled.

Sourcemodule GetBotsCountResponse = Awso_wickr.Values.GetBotsCountResponse

Retrieves the count of bots in a Wickr network, categorized by their status (pending, active, and total).

Sourcemodule GetBotsCountRequest = Awso_wickr.Values.GetBotsCountRequest

Retrieves the count of bots in a Wickr network, categorized by their status (pending, active, and total).

Retrieves detailed information about a specific bot in a Wickr network, including its status, group membership, and authentication details.

Retrieves detailed information about a specific bot in a Wickr network, including its status, group membership, and authentication details.

Sourcemodule DeleteSecurityGroupResponse = Awso_wickr.Values.DeleteSecurityGroupResponse

Deletes a security group from a Wickr network. This operation cannot be performed on the default security group.

Sourcemodule DeleteSecurityGroupRequest = Awso_wickr.Values.DeleteSecurityGroupRequest

Deletes a security group from a Wickr network. This operation cannot be performed on the default security group.

Sourcemodule DeleteNetworkResponse = Awso_wickr.Values.DeleteNetworkResponse

Deletes a Wickr network and all its associated resources, including users, bots, security groups, and settings. This operation is permanent and cannot be undone.

Sourcemodule DeleteNetworkRequest = Awso_wickr.Values.DeleteNetworkRequest

Deletes a Wickr network and all its associated resources, including users, bots, security groups, and settings. This operation is permanent and cannot be undone.

Sourcemodule DeleteDataRetentionBotResponse = Awso_wickr.Values.DeleteDataRetentionBotResponse

Deletes the data retention bot from a Wickr network. This operation permanently removes the bot and all its associated data from the database.

Sourcemodule DeleteDataRetentionBotRequest = Awso_wickr.Values.DeleteDataRetentionBotRequest

Deletes the data retention bot from a Wickr network. This operation permanently removes the bot and all its associated data from the database.

Deletes a bot from a specified Wickr network. This operation permanently removes the bot account and its associated data from the network.

Deletes a bot from a specified Wickr network. This operation permanently removes the bot account and its associated data from the network.

Sourcemodule CreateSecurityGroupResponse = Awso_wickr.Values.CreateSecurityGroupResponse

Creates a new security group in a Wickr network. Security groups allow you to organize users and control their permissions, features, and security settings.

Sourcemodule CreateSecurityGroupRequest = Awso_wickr.Values.CreateSecurityGroupRequest

Creates a new security group in a Wickr network. Security groups allow you to organize users and control their permissions, features, and security settings.

Sourcemodule CreateNetworkResponse = Awso_wickr.Values.CreateNetworkResponse

Creates a new Wickr network with specified access level and configuration. This operation provisions a new communication network for your organization.

Sourcemodule CreateNetworkRequest = Awso_wickr.Values.CreateNetworkRequest

Creates a new Wickr network with specified access level and configuration. This operation provisions a new communication network for your organization.

Sourcemodule CreateDataRetentionBotResponse = Awso_wickr.Values.CreateDataRetentionBotResponse

Creates a data retention bot in a Wickr network. Data retention bots are specialized bots that handle message archiving and compliance by capturing and storing messages for regulatory or organizational requirements.

Sourcemodule CreateDataRetentionBotRequest = Awso_wickr.Values.CreateDataRetentionBotRequest

Creates a data retention bot in a Wickr network. Data retention bots are specialized bots that handle message archiving and compliance by capturing and storing messages for regulatory or organizational requirements.

Sourcemodule CreateDataRetentionBotChallengeResponse = Awso_wickr.Values.CreateDataRetentionBotChallengeResponse

Creates a new challenge password for the data retention bot. This password is used for authentication when the bot connects to the network.

Sourcemodule CreateDataRetentionBotChallengeRequest = Awso_wickr.Values.CreateDataRetentionBotChallengeRequest

Creates a new challenge password for the data retention bot. This password is used for authentication when the bot connects to the network.

Creates a new bot in a specified Wickr network. Bots are automated accounts that can send and receive messages, enabling integration with external systems and automation of tasks.

Creates a new bot in a specified Wickr network. Bots are automated accounts that can send and receive messages, enabling integration with external systems and automation of tasks.

Sourcemodule BatchToggleUserSuspendStatusResponse = Awso_wickr.Values.BatchToggleUserSuspendStatusResponse

Suspends or unsuspends multiple users in a Wickr network. Suspended users cannot access the network until they are unsuspended. This operation is useful for temporarily restricting access without deleting user accounts.

Sourcemodule BatchToggleUserSuspendStatusRequest = Awso_wickr.Values.BatchToggleUserSuspendStatusRequest

Suspends or unsuspends multiple users in a Wickr network. Suspended users cannot access the network until they are unsuspended. This operation is useful for temporarily restricting access without deleting user accounts.

Sourcemodule BatchResetDevicesForUserResponse = Awso_wickr.Values.BatchResetDevicesForUserResponse

Resets multiple devices for a specific user in a Wickr network. This operation forces the selected devices to log out and requires users to re-authenticate, which is useful for security purposes or when devices need to be revoked.

Sourcemodule BatchResetDevicesForUserRequest = Awso_wickr.Values.BatchResetDevicesForUserRequest

Resets multiple devices for a specific user in a Wickr network. This operation forces the selected devices to log out and requires users to re-authenticate, which is useful for security purposes or when devices need to be revoked.

Sourcemodule BatchReinviteUserResponse = Awso_wickr.Values.BatchReinviteUserResponse

Resends invitation codes to multiple users who have pending invitations in a Wickr network. This operation is useful when users haven't accepted their initial invitations or when invitations have expired.

Sourcemodule BatchReinviteUserRequest = Awso_wickr.Values.BatchReinviteUserRequest

Resends invitation codes to multiple users who have pending invitations in a Wickr network. This operation is useful when users haven't accepted their initial invitations or when invitations have expired.

Sourcemodule BatchLookupUserUnameResponse = Awso_wickr.Values.BatchLookupUserUnameResponse

Looks up multiple user usernames from their unique username hashes (unames). This operation allows you to retrieve the email addresses associated with a list of username hashes.

Sourcemodule BatchLookupUserUnameRequest = Awso_wickr.Values.BatchLookupUserUnameRequest

Looks up multiple user usernames from their unique username hashes (unames). This operation allows you to retrieve the email addresses associated with a list of username hashes.

Sourcemodule BatchDeleteUserResponse = Awso_wickr.Values.BatchDeleteUserResponse

Deletes multiple users from a specified Wickr network. This operation permanently removes user accounts and their associated data from the network.

Sourcemodule BatchDeleteUserRequest = Awso_wickr.Values.BatchDeleteUserRequest

Deletes multiple users from a specified Wickr network. This operation permanently removes user accounts and their associated data from the network.

Sourcemodule BatchCreateUserResponse = Awso_wickr.Values.BatchCreateUserResponse

Creates multiple users in a specified Wickr network. This operation allows you to provision multiple user accounts simultaneously, optionally specifying security groups, and validation requirements for each user. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.

Sourcemodule BatchCreateUserRequest = Awso_wickr.Values.BatchCreateUserRequest

Creates multiple users in a specified Wickr network. This operation allows you to provision multiple user accounts simultaneously, optionally specifying security groups, and validation requirements for each user. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.

Sourcemodule Cli : sig ... end