Module Smaws_Client_WorkSpaces

WorkSpaces client library built on EIO.

Types

module Types : sig ... end

Builders

val make_capacity_status : active_user_sessions:Types.active_user_sessions -> actual_user_sessions:Types.actual_user_sessions -> desired_user_sessions:Types.desired_user_sessions -> available_user_sessions:Types.available_user_sessions -> unit -> Types.capacity_status
val make_workspaces_pool_error : ?error_message:Types.error_message -> ?error_code:Types.workspaces_pool_error_code -> unit -> Types.workspaces_pool_error
val make_application_settings_response : ?s3_bucket_name:Types.s3_bucket_name -> ?settings_group:Types.settings_group -> status:Types.application_settings_status_enum -> unit -> Types.application_settings_response
val make_timeout_settings : ?max_user_duration_in_seconds:Types.max_user_duration_in_seconds -> ?idle_disconnect_timeout_in_seconds:Types.idle_disconnect_timeout_in_seconds -> ?disconnect_timeout_in_seconds:Types.disconnect_timeout_in_seconds -> unit -> Types.timeout_settings
val make_workspaces_pool : ?timeout_settings:Types.timeout_settings -> ?application_settings:Types.application_settings_response -> ?errors:Types.workspaces_pool_errors -> ?description:Types.update_description -> running_mode:Types.pools_running_mode -> directory_id:Types.directory_id -> bundle_id:Types.bundle_id -> created_at:Types.timestamp -> state:Types.workspaces_pool_state -> pool_name:Types.workspaces_pool_name -> capacity_status:Types.capacity_status -> pool_arn:Types.ar_n -> pool_id:Types.workspaces_pool_id -> unit -> Types.workspaces_pool
val make_capacity : desired_user_sessions:Types.desired_user_sessions -> unit -> Types.capacity
val make_application_settings_request : ?settings_group:Types.settings_group -> status:Types.application_settings_status_enum -> unit -> Types.application_settings_request
val make_update_workspaces_pool_request : ?running_mode:Types.pools_running_mode -> ?timeout_settings:Types.timeout_settings -> ?application_settings:Types.application_settings_request -> ?capacity:Types.capacity -> ?directory_id:Types.directory_id -> ?bundle_id:Types.bundle_id -> ?description:Types.update_description -> pool_id:Types.workspaces_pool_id -> unit -> Types.update_workspaces_pool_request
val make_update_workspace_image_permission_request : shared_account_id:Types.aws_account -> allow_copy_image:Types.boolean_object -> image_id:Types.workspace_image_id -> unit -> Types.update_workspace_image_permission_request
val make_update_workspace_bundle_request : ?image_id:Types.workspace_image_id -> ?bundle_id:Types.bundle_id -> unit -> Types.update_workspace_bundle_request
val make_ip_rule_item : ?rule_desc:Types.ip_rule_desc -> ?ip_rule:Types.ip_rule -> unit -> Types.ip_rule_item
val make_update_rules_of_ip_group_request : user_rules:Types.ip_rule_list -> group_id:Types.ip_group_id -> unit -> Types.update_rules_of_ip_group_request
val make_connection_alias_permission : allow_association:Types.boolean_object -> shared_account_id:Types.aws_account -> unit -> Types.connection_alias_permission
val make_update_connection_alias_permission_request : connection_alias_permission:Types.connection_alias_permission -> alias_id:Types.connection_alias_id -> unit -> Types.update_connection_alias_permission_request
val make_update_connect_client_add_in_request : ?ur_l:Types.add_in_url -> ?name:Types.add_in_name -> resource_id:Types.directory_id -> add_in_id:Types.amazon_uuid -> unit -> Types.update_connect_client_add_in_request
val make_terminate_workspaces_pool_session_request : session_id:Types.amazon_uuid -> unit -> Types.terminate_workspaces_pool_session_request
val make_terminate_workspaces_pool_request : pool_id:Types.workspaces_pool_id -> unit -> Types.terminate_workspaces_pool_request
val make_failed_workspace_change_request : ?error_message:Types.description -> ?error_code:Types.error_type -> ?workspace_id:Types.workspace_id -> unit -> Types.failed_workspace_change_request
val make_terminate_request : workspace_id:Types.workspace_id -> unit -> Types.terminate_request
val make_terminate_workspaces_request : terminate_workspace_requests:Types.terminate_workspace_requests -> unit -> Types.terminate_workspaces_request
val make_stop_workspaces_pool_request : pool_id:Types.workspaces_pool_id -> unit -> Types.stop_workspaces_pool_request
val make_stop_request : ?workspace_id:Types.workspace_id -> unit -> Types.stop_request
val make_stop_workspaces_request : stop_workspace_requests:Types.stop_workspace_requests -> unit -> Types.stop_workspaces_request
val make_start_workspaces_pool_request : pool_id:Types.workspaces_pool_id -> unit -> Types.start_workspaces_pool_request
val make_start_request : ?workspace_id:Types.workspace_id -> unit -> Types.start_request
val make_start_workspaces_request : start_workspace_requests:Types.start_workspace_requests -> unit -> Types.start_workspaces_request
val make_revoke_ip_rules_request : user_rules:Types.ip_revoked_rule_list -> group_id:Types.ip_group_id -> unit -> Types.revoke_ip_rules_request
val make_restore_workspace_request : workspace_id:Types.workspace_id -> unit -> Types.restore_workspace_request
val make_tag : ?value:Types.tag_value -> key:Types.tag_key -> unit -> Types.tag
val make_microsoft_entra_config : ?application_config_secret_arn:Types.secrets_manager_arn -> ?tenant_id:Types.microsoft_entra_config_tenant_id -> unit -> Types.microsoft_entra_config
val make_active_directory_config : service_account_secret_arn:Types.secrets_manager_arn -> domain_name:Types.domain_name -> unit -> Types.active_directory_config
val make_register_workspace_directory_request : ?active_directory_config:Types.active_directory_config -> ?workspace_type:Types.workspace_type -> ?microsoft_entra_config:Types.microsoft_entra_config -> ?idc_instance_arn:Types.ar_n -> ?user_identity_type:Types.user_identity_type -> ?workspace_directory_description:Types.workspace_directory_description -> ?workspace_directory_name:Types.workspace_directory_name -> ?tags:Types.tag_list -> ?tenancy:Types.tenancy -> ?enable_self_service:Types.boolean_object -> ?subnet_ids:Types.subnet_ids -> ?directory_id:Types.directory_id -> unit -> Types.register_workspace_directory_request
val make_rebuild_request : workspace_id:Types.workspace_id -> unit -> Types.rebuild_request
val make_rebuild_workspaces_request : rebuild_workspace_requests:Types.rebuild_workspace_requests -> unit -> Types.rebuild_workspaces_request
val make_reboot_request : workspace_id:Types.workspace_id -> unit -> Types.reboot_request
val make_reboot_workspaces_request : reboot_workspace_requests:Types.reboot_workspace_requests -> unit -> Types.reboot_workspaces_request
val make_modify_workspace_state_request : workspace_state:Types.target_workspace_state -> workspace_id:Types.workspace_id -> unit -> Types.modify_workspace_state_request
val make_global_accelerator_for_work_space : ?preferred_protocol:Types.aga_preferred_protocol_for_work_space -> mode:Types.aga_mode_for_work_space_enum -> unit -> Types.global_accelerator_for_work_space
val make_workspace_properties : ?global_accelerator:Types.global_accelerator_for_work_space -> ?operating_system_name:Types.operating_system_name -> ?protocols:Types.protocol_list -> ?compute_type_name:Types.compute -> ?user_volume_size_gib:Types.user_volume_size_gib -> ?root_volume_size_gib:Types.root_volume_size_gib -> ?running_mode_auto_stop_timeout_in_minutes: Types.running_mode_auto_stop_timeout_in_minutes -> ?running_mode:Types.running_mode -> unit -> Types.workspace_properties
val make_modify_workspace_properties_request : ?data_replication:Types.data_replication -> ?workspace_properties:Types.workspace_properties -> workspace_id:Types.workspace_id -> unit -> Types.modify_workspace_properties_request
val make_workspace_creation_properties : ?instance_iam_role_arn:Types.ar_n -> ?enable_maintenance_mode:Types.boolean_object -> ?user_enabled_as_local_administrator:Types.boolean_object -> ?custom_security_group_id:Types.security_group_id -> ?default_ou:Types.default_ou -> ?enable_internet_access:Types.boolean_object -> unit -> Types.workspace_creation_properties
val make_modify_workspace_creation_properties_request : workspace_creation_properties:Types.workspace_creation_properties -> resource_id:Types.directory_id -> unit -> Types.modify_workspace_creation_properties_request
val make_access_endpoint : ?vpc_endpoint_id:Types.alphanumeric_dash_underscore_non_empty_string -> ?access_endpoint_type:Types.access_endpoint_type -> unit -> Types.access_endpoint
val make_access_endpoint_config : ?internet_fallback_protocols:Types.internet_fallback_protocol_list -> access_endpoints:Types.access_endpoint_list -> unit -> Types.access_endpoint_config
val make_workspace_access_properties : ?access_endpoint_config:Types.access_endpoint_config -> ?device_type_work_spaces_thin_client:Types.access_property_value -> ?device_type_linux:Types.access_property_value -> ?device_type_zero_client:Types.access_property_value -> ?device_type_chrome_os:Types.access_property_value -> ?device_type_android:Types.access_property_value -> ?device_type_ios:Types.access_property_value -> ?device_type_web:Types.access_property_value -> ?device_type_osx:Types.access_property_value -> ?device_type_windows:Types.access_property_value -> unit -> Types.workspace_access_properties
val make_modify_workspace_access_properties_request : workspace_access_properties:Types.workspace_access_properties -> resource_id:Types.directory_id -> unit -> Types.modify_workspace_access_properties_request
val make_user_setting : ?maximum_length:Types.maximum_length -> permission:Types.user_setting_permission_enum -> action:Types.user_setting_action_enum -> unit -> Types.user_setting
val make_storage_connector : status:Types.storage_connector_status_enum -> connector_type:Types.storage_connector_type_enum -> unit -> Types.storage_connector
val make_global_accelerator_for_directory : ?preferred_protocol:Types.aga_preferred_protocol_for_directory -> mode:Types.aga_mode_for_directory_enum -> unit -> Types.global_accelerator_for_directory
val make_streaming_properties : ?global_accelerator:Types.global_accelerator_for_directory -> ?storage_connectors:Types.storage_connectors -> ?user_settings:Types.user_settings -> ?streaming_experience_preferred_protocol: Types.streaming_experience_preferred_protocol_enum -> unit -> Types.streaming_properties
val make_modify_streaming_properties_request : ?streaming_properties:Types.streaming_properties -> resource_id:Types.directory_id -> unit -> Types.modify_streaming_properties_request
val make_selfservice_permissions : ?rebuild_workspace:Types.reconnect_enum -> ?switch_running_mode:Types.reconnect_enum -> ?change_compute_type:Types.reconnect_enum -> ?increase_volume_size:Types.reconnect_enum -> ?restart_workspace:Types.reconnect_enum -> unit -> Types.selfservice_permissions
val make_modify_selfservice_permissions_request : selfservice_permissions:Types.selfservice_permissions -> resource_id:Types.directory_id -> unit -> Types.modify_selfservice_permissions_request
val make_saml_properties : ?relay_state_parameter_name:Types.non_empty_string -> ?user_access_url:Types.saml_user_access_url -> ?status:Types.saml_status_enum -> unit -> Types.saml_properties
val make_modify_saml_properties_request : ?properties_to_delete:Types.deletable_saml_properties_list -> ?saml_properties:Types.saml_properties -> resource_id:Types.directory_id -> unit -> Types.modify_saml_properties_request
val make_modify_endpoint_encryption_mode_response : unit -> unit
val make_modify_endpoint_encryption_mode_request : endpoint_encryption_mode:Types.endpoint_encryption_mode -> directory_id:Types.directory_id -> unit -> Types.modify_endpoint_encryption_mode_request
val make_client_properties : ?log_upload_enabled:Types.log_upload_enum -> ?reconnect_enabled:Types.reconnect_enum -> unit -> Types.client_properties
val make_modify_client_properties_request : client_properties:Types.client_properties -> resource_id:Types.non_empty_string -> unit -> Types.modify_client_properties_request
val make_certificate_based_auth_properties : ?certificate_authority_arn:Types.certificate_authority_arn -> ?status:Types.certificate_based_auth_status_enum -> unit -> Types.certificate_based_auth_properties
val make_modify_certificate_based_auth_properties_request : ?properties_to_delete:Types.deletable_certificate_based_auth_properties_list -> ?certificate_based_auth_properties:Types.certificate_based_auth_properties -> resource_id:Types.directory_id -> unit -> Types.modify_certificate_based_auth_properties_request
val make_modify_account_request : ?dedicated_tenancy_management_cidr_range: Types.dedicated_tenancy_management_cidr_range -> ?dedicated_tenancy_support:Types.dedicated_tenancy_support_enum -> unit -> Types.modify_account_request
val make_migrate_workspace_request : bundle_id:Types.bundle_id -> source_workspace_id:Types.workspace_id -> unit -> Types.migrate_workspace_request
val make_list_available_management_cidr_ranges_request : ?next_token:Types.pagination_token -> ?max_results:Types.management_cidr_range_max_results -> management_cidr_range_constraint:Types.management_cidr_range_constraint -> unit -> Types.list_available_management_cidr_ranges_request
val make_import_workspace_image_request : ?applications:Types.application_list -> ?tags:Types.tag_list -> image_description:Types.workspace_image_description -> image_name:Types.workspace_image_name -> ingestion_process:Types.workspace_image_ingestion_process -> ec2_image_id:Types.ec2_image_id -> unit -> Types.import_workspace_image_request
val make_import_custom_workspace_image_request : ?tags:Types.tag_list -> os_version:Types.os_version -> platform:Types.platform -> infrastructure_configuration_arn:Types.infrastructure_configuration_arn -> image_source:Types.image_source_identifier -> protocol:Types.custom_image_protocol -> compute_type:Types.image_compute_type -> image_description:Types.workspace_image_description -> image_name:Types.workspace_image_name -> unit -> Types.import_custom_workspace_image_request
val make_default_client_branding_attributes : ?login_message:Types.login_message -> ?forgot_password_link:Types.client_url -> ?support_link:Types.client_url -> ?support_email:Types.client_email -> ?logo_url:Types.client_url -> unit -> Types.default_client_branding_attributes
val make_ios_client_branding_attributes : ?login_message:Types.login_message -> ?forgot_password_link:Types.client_url -> ?support_link:Types.client_url -> ?support_email:Types.client_email -> ?logo3x_url:Types.client_url -> ?logo2x_url:Types.client_url -> ?logo_url:Types.client_url -> unit -> Types.ios_client_branding_attributes
val make_default_import_client_branding_attributes : ?login_message:Types.login_message -> ?forgot_password_link:Types.client_url -> ?support_link:Types.client_url -> ?support_email:Types.client_email -> ?logo:Types.default_logo -> unit -> Types.default_import_client_branding_attributes
val make_ios_import_client_branding_attributes : ?login_message:Types.login_message -> ?forgot_password_link:Types.client_url -> ?support_link:Types.client_url -> ?support_email:Types.client_email -> ?logo3x:Types.ios3_x_logo -> ?logo2x:Types.ios2_x_logo -> ?logo:Types.ios_logo -> unit -> Types.ios_import_client_branding_attributes
val make_association_state_reason : ?error_message:Types.string2048 -> ?error_code:Types.association_error_code -> unit -> Types.association_state_reason
val make_workspace_resource_association : ?workspace_id:Types.workspace_id -> ?state_reason:Types.association_state_reason -> ?state:Types.association_state -> ?last_updated_time:Types.timestamp -> ?created:Types.timestamp -> ?associated_resource_type:Types.work_space_associated_resource_type -> ?associated_resource_id:Types.non_empty_string -> unit -> Types.workspace_resource_association
val make_disassociate_workspace_application_request : application_id:Types.work_space_application_id -> workspace_id:Types.workspace_id -> unit -> Types.disassociate_workspace_application_request
val make_disassociate_ip_groups_request : group_ids:Types.ip_group_id_list -> directory_id:Types.directory_id -> unit -> Types.disassociate_ip_groups_request
val make_disassociate_connection_alias_request : alias_id:Types.connection_alias_id -> unit -> Types.disassociate_connection_alias_request
val make_network_access_configuration : ?eni_id:Types.non_empty_string -> ?eni_private_ip_address:Types.non_empty_string -> unit -> Types.network_access_configuration
val make_workspaces_pool_session : ?start_time:Types.timestamp -> ?network_access_configuration:Types.network_access_configuration -> ?expiration_time:Types.timestamp -> ?instance_id:Types.session_instance_id -> ?connection_state:Types.session_connection_state -> ?authentication_type:Types.authentication_type -> user_id:Types.workspaces_pool_user_id -> pool_id:Types.workspaces_pool_id -> session_id:Types.amazon_uuid -> unit -> Types.workspaces_pool_session
val make_describe_workspaces_pool_sessions_request : ?next_token:Types.pagination_token -> ?limit:Types.limit50 -> ?user_id:Types.workspaces_pool_user_id -> pool_id:Types.workspaces_pool_id -> unit -> Types.describe_workspaces_pool_sessions_request
val make_describe_workspaces_pools_request : ?next_token:Types.pagination_token -> ?limit:Types.limit -> ?filters:Types.describe_workspaces_pools_filters -> ?pool_ids:Types.workspaces_pool_ids -> unit -> Types.describe_workspaces_pools_request
val make_snapshot : ?snapshot_time:Types.timestamp -> unit -> Types.snapshot
val make_describe_workspace_snapshots_request : workspace_id:Types.workspace_id -> unit -> Types.describe_workspace_snapshots_request
val make_workspace_connection_status : ?last_known_user_connection_timestamp:Types.timestamp -> ?connection_state_check_timestamp:Types.timestamp -> ?connection_state:Types.connection_state -> ?workspace_id:Types.workspace_id -> unit -> Types.workspace_connection_status
val make_describe_workspaces_connection_status_request : ?next_token:Types.pagination_token -> ?workspace_ids:Types.workspace_id_list -> unit -> Types.describe_workspaces_connection_status_request
val make_modification_state : ?state:Types.modification_state_enum -> ?resource:Types.modification_resource_enum -> unit -> Types.modification_state
val make_data_replication_settings : ?recovery_snapshot_time:Types.timestamp -> ?data_replication:Types.data_replication -> unit -> Types.data_replication_settings
val make_standby_workspaces_properties : ?recovery_snapshot_time:Types.timestamp -> ?data_replication:Types.data_replication -> ?standby_workspace_id:Types.workspace_id -> unit -> Types.standby_workspaces_properties
val make_workspace : ?standby_workspaces_properties:Types.standby_workspaces_properties_list -> ?data_replication_settings:Types.data_replication_settings -> ?related_workspaces:Types.related_workspaces -> ?modification_states:Types.modification_state_list -> ?workspace_properties:Types.workspace_properties -> ?workspace_name:Types.workspace_name -> ?root_volume_encryption_enabled:Types.boolean_object -> ?user_volume_encryption_enabled:Types.boolean_object -> ?volume_encryption_key:Types.volume_encryption_key -> ?computer_name:Types.computer_name -> ?error_code:Types.workspace_error_code -> ?error_message:Types.description -> ?subnet_id:Types.subnet_id -> ?bundle_id:Types.bundle_id -> ?state:Types.workspace_state -> ?ipv6_address:Types.ipv6_address -> ?ip_address:Types.ip_address -> ?user_name:Types.user_name -> ?directory_id:Types.directory_id -> ?workspace_id:Types.workspace_id -> unit -> Types.workspace
val make_describe_workspaces_request : ?workspace_name:Types.workspace_name -> ?next_token:Types.pagination_token -> ?limit:Types.limit -> ?bundle_id:Types.bundle_id -> ?user_name:Types.user_name -> ?directory_id:Types.directory_id -> ?workspace_ids:Types.workspace_id_list -> unit -> Types.describe_workspaces_request
val make_operating_system : ?type_:Types.operating_system_type -> unit -> Types.operating_system
val make_error_details : ?error_message:Types.description -> ?error_code:Types.workspace_image_error_detail_code -> unit -> Types.error_details
val make_workspace_image : ?error_details:Types.error_details_list -> ?updates:Types.update_result -> ?owner_account_id:Types.aws_account -> ?created:Types.timestamp -> ?error_message:Types.description -> ?error_code:Types.workspace_image_error_code -> ?required_tenancy:Types.workspace_image_required_tenancy -> ?state:Types.workspace_image_state -> ?operating_system:Types.operating_system -> ?description:Types.workspace_image_description -> ?name:Types.workspace_image_name -> ?image_id:Types.workspace_image_id -> unit -> Types.workspace_image
val make_describe_workspace_images_request : ?max_results:Types.limit -> ?next_token:Types.pagination_token -> ?image_type:Types.image_type -> ?image_ids:Types.workspace_image_id_list -> unit -> Types.describe_workspace_images_request
val make_image_permission : ?shared_account_id:Types.aws_account -> unit -> Types.image_permission
val make_describe_workspace_image_permissions_request : ?max_results:Types.limit -> ?next_token:Types.pagination_token -> image_id:Types.workspace_image_id -> unit -> Types.describe_workspace_image_permissions_request
val make_default_workspace_creation_properties : ?instance_iam_role_arn:Types.ar_n -> ?enable_maintenance_mode:Types.boolean_object -> ?user_enabled_as_local_administrator:Types.boolean_object -> ?custom_security_group_id:Types.security_group_id -> ?default_ou:Types.default_ou -> ?enable_internet_access:Types.boolean_object -> unit -> Types.default_workspace_creation_properties
val make_idc_config : ?application_arn:Types.ar_n -> ?instance_arn:Types.ar_n -> unit -> Types.idc_config
val make_workspace_directory : ?error_message:Types.description -> ?streaming_properties:Types.streaming_properties -> ?active_directory_config:Types.active_directory_config -> ?idc_config:Types.idc_config -> ?workspace_type:Types.workspace_type -> ?user_identity_type:Types.user_identity_type -> ?workspace_directory_description:Types.workspace_directory_description -> ?workspace_directory_name:Types.workspace_directory_name -> ?microsoft_entra_config:Types.microsoft_entra_config -> ?endpoint_encryption_mode:Types.endpoint_encryption_mode -> ?certificate_based_auth_properties:Types.certificate_based_auth_properties -> ?saml_properties:Types.saml_properties -> ?selfservice_permissions:Types.selfservice_permissions -> ?tenancy:Types.tenancy -> ?workspace_access_properties:Types.workspace_access_properties -> ?ip_group_ids:Types.ip_group_id_list -> ?workspace_creation_properties:Types.default_workspace_creation_properties -> ?state:Types.workspace_directory_state -> ?workspace_security_group_id:Types.security_group_id -> ?directory_type:Types.workspace_directory_type -> ?iam_role_id:Types.ar_n -> ?customer_user_name:Types.user_name -> ?dns_ipv6_addresses:Types.dns_ipv6_addresses -> ?dns_ip_addresses:Types.dns_ip_addresses -> ?subnet_ids:Types.subnet_ids -> ?registration_code:Types.registration_code -> ?directory_name:Types.directory_name -> ?alias:Types.alias -> ?directory_id:Types.directory_id -> unit -> Types.workspace_directory
val make_describe_workspace_directories_request : ?filters:Types.describe_workspace_directories_filter_list -> ?next_token:Types.pagination_token -> ?limit:Types.limit -> ?workspace_directory_names:Types.workspace_directory_name_list -> ?directory_ids:Types.directory_id_list -> unit -> Types.describe_workspace_directories_request
val make_root_storage : capacity:Types.non_empty_string -> unit -> Types.root_storage
val make_user_storage : capacity:Types.non_empty_string -> unit -> Types.user_storage
val make_compute_type : ?name:Types.compute -> unit -> Types.compute_type
val make_workspace_bundle : ?bundle_type:Types.bundle_type -> ?state:Types.workspace_bundle_state -> ?creation_time:Types.timestamp -> ?last_updated_time:Types.timestamp -> ?compute_type:Types.compute_type -> ?user_storage:Types.user_storage -> ?root_storage:Types.root_storage -> ?image_id:Types.workspace_image_id -> ?description:Types.description -> ?owner:Types.bundle_owner -> ?name:Types.non_empty_string -> ?bundle_id:Types.bundle_id -> unit -> Types.workspace_bundle
val make_describe_workspace_bundles_request : ?next_token:Types.pagination_token -> ?owner:Types.bundle_owner -> ?bundle_ids:Types.bundle_id_list -> unit -> Types.describe_workspace_bundles_request
val make_describe_workspace_associations_request : associated_resource_types:Types.work_space_associated_resource_type_list -> workspace_id:Types.workspace_id -> unit -> Types.describe_workspace_associations_request
val make_describe_tags_request : resource_id:Types.non_empty_string -> unit -> Types.describe_tags_request
val make_workspaces_ip_group : ?user_rules:Types.ip_rule_list -> ?group_desc:Types.ip_group_desc -> ?group_name:Types.ip_group_name -> ?group_id:Types.ip_group_id -> unit -> Types.workspaces_ip_group
val make_describe_ip_groups_request : ?max_results:Types.limit -> ?next_token:Types.pagination_token -> ?group_ids:Types.ip_group_id_list -> unit -> Types.describe_ip_groups_request
val make_image_resource_association : ?state_reason:Types.association_state_reason -> ?state:Types.association_state -> ?image_id:Types.workspace_image_id -> ?last_updated_time:Types.timestamp -> ?created:Types.timestamp -> ?associated_resource_type:Types.image_associated_resource_type -> ?associated_resource_id:Types.non_empty_string -> unit -> Types.image_resource_association
val make_describe_image_associations_request : associated_resource_types:Types.image_associated_resource_type_list -> image_id:Types.workspace_image_id -> unit -> Types.describe_image_associations_request
val make_custom_workspace_image_import_error_details : ?error_message:Types.image_error_message -> ?error_code:Types.error_code -> unit -> Types.custom_workspace_image_import_error_details
val make_describe_custom_workspace_image_import_request : image_id:Types.workspace_image_id -> unit -> Types.describe_custom_workspace_image_import_request
val make_describe_connection_alias_permissions_request : ?max_results:Types.limit -> ?next_token:Types.pagination_token -> alias_id:Types.connection_alias_id -> unit -> Types.describe_connection_alias_permissions_request
val make_connection_alias_association : ?connection_identifier:Types.connection_identifier -> ?resource_id:Types.non_empty_string -> ?associated_account_id:Types.aws_account -> ?association_status:Types.association_status -> unit -> Types.connection_alias_association
val make_connection_alias : ?associations:Types.connection_alias_association_list -> ?owner_account_id:Types.aws_account -> ?state:Types.connection_alias_state -> ?alias_id:Types.connection_alias_id -> ?connection_string:Types.connection_string -> unit -> Types.connection_alias
val make_describe_connection_aliases_request : ?next_token:Types.pagination_token -> ?limit:Types.limit -> ?resource_id:Types.non_empty_string -> ?alias_ids:Types.connection_alias_id_list -> unit -> Types.describe_connection_aliases_request
val make_connect_client_add_in : ?ur_l:Types.add_in_url -> ?name:Types.add_in_name -> ?resource_id:Types.directory_id -> ?add_in_id:Types.amazon_uuid -> unit -> Types.connect_client_add_in
val make_describe_connect_client_add_ins_request : ?max_results:Types.limit -> ?next_token:Types.pagination_token -> resource_id:Types.directory_id -> unit -> Types.describe_connect_client_add_ins_request
val make_describe_client_properties_request : resource_ids:Types.resource_id_list -> unit -> Types.describe_client_properties_request
val make_describe_client_branding_request : resource_id:Types.directory_id -> unit -> Types.describe_client_branding_request
val make_bundle_resource_association : ?state_reason:Types.association_state_reason -> ?state:Types.association_state -> ?last_updated_time:Types.timestamp -> ?created:Types.timestamp -> ?bundle_id:Types.bundle_id -> ?associated_resource_type:Types.bundle_associated_resource_type -> ?associated_resource_id:Types.non_empty_string -> unit -> Types.bundle_resource_association
val make_describe_bundle_associations_request : associated_resource_types:Types.bundle_associated_resource_type_list -> bundle_id:Types.bundle_id -> unit -> Types.describe_bundle_associations_request
val make_work_space_application : ?supported_operating_system_names:Types.operating_system_name_list -> ?supported_compute_type_names:Types.compute_list -> ?state:Types.work_space_application_state -> ?owner:Types.work_space_application_owner -> ?name:Types.non_empty_string -> ?license_type:Types.work_space_application_license_type -> ?description:Types.string2048 -> ?created:Types.timestamp -> ?application_id:Types.work_space_application_id -> unit -> Types.work_space_application
val make_describe_applications_request : ?next_token:Types.pagination_token -> ?max_results:Types.limit -> ?owner:Types.work_space_application_owner -> ?operating_system_names:Types.operating_system_name_list -> ?license_type:Types.work_space_application_license_type -> ?compute_type_names:Types.compute_list -> ?application_ids:Types.work_space_application_id_list -> unit -> Types.describe_applications_request
val make_application_resource_association : ?state_reason:Types.association_state_reason -> ?state:Types.association_state -> ?last_updated_time:Types.timestamp -> ?created:Types.timestamp -> ?associated_resource_type:Types.application_associated_resource_type -> ?associated_resource_id:Types.non_empty_string -> ?application_id:Types.work_space_application_id -> unit -> Types.application_resource_association
val make_describe_application_associations_request : ?next_token:Types.pagination_token -> ?max_results:Types.limit -> associated_resource_types:Types.application_associated_resource_type_list -> application_id:Types.work_space_application_id -> unit -> Types.describe_application_associations_request
val make_account_modification : ?error_message:Types.description -> ?error_code:Types.workspace_error_code -> ?start_time:Types.timestamp -> ?dedicated_tenancy_management_cidr_range: Types.dedicated_tenancy_management_cidr_range -> ?dedicated_tenancy_support:Types.dedicated_tenancy_support_result_enum -> ?modification_state:Types.dedicated_tenancy_modification_state_enum -> unit -> Types.account_modification
val make_describe_account_modifications_request : ?next_token:Types.pagination_token -> unit -> Types.describe_account_modifications_request
val make_describe_account_request : unit -> unit
val make_deregister_workspace_directory_request : directory_id:Types.directory_id -> unit -> Types.deregister_workspace_directory_request
val make_work_space_application_deployment : ?associations:Types.workspace_resource_association_list -> unit -> Types.work_space_application_deployment
val make_deploy_workspace_applications_request : ?force:Types.boolean_object -> workspace_id:Types.workspace_id -> unit -> Types.deploy_workspace_applications_request
val make_delete_workspace_image_request : image_id:Types.workspace_image_id -> unit -> Types.delete_workspace_image_request
val make_delete_workspace_bundle_request : ?bundle_id:Types.bundle_id -> unit -> Types.delete_workspace_bundle_request
val make_delete_tags_request : tag_keys:Types.tag_key_list -> resource_id:Types.non_empty_string -> unit -> Types.delete_tags_request
val make_delete_ip_group_request : group_id:Types.ip_group_id -> unit -> Types.delete_ip_group_request
val make_delete_connection_alias_request : alias_id:Types.connection_alias_id -> unit -> Types.delete_connection_alias_request
val make_delete_connect_client_add_in_request : resource_id:Types.directory_id -> add_in_id:Types.amazon_uuid -> unit -> Types.delete_connect_client_add_in_request
val make_delete_client_branding_request : platforms:Types.client_device_type_list -> resource_id:Types.directory_id -> unit -> Types.delete_client_branding_request
val make_create_workspaces_pool_request : ?running_mode:Types.pools_running_mode -> ?timeout_settings:Types.timeout_settings -> ?application_settings:Types.application_settings_request -> ?tags:Types.tag_list -> capacity:Types.capacity -> directory_id:Types.directory_id -> bundle_id:Types.bundle_id -> description:Types.update_description -> pool_name:Types.workspaces_pool_name -> unit -> Types.create_workspaces_pool_request
val make_workspace_request : ?ipv6_address:Types.ipv6_address -> ?workspace_name:Types.workspace_name -> ?tags:Types.tag_list -> ?workspace_properties:Types.workspace_properties -> ?root_volume_encryption_enabled:Types.boolean_object -> ?user_volume_encryption_enabled:Types.boolean_object -> ?volume_encryption_key:Types.volume_encryption_key -> bundle_id:Types.bundle_id -> user_name:Types.user_name -> directory_id:Types.directory_id -> unit -> Types.workspace_request
val make_failed_create_workspace_request : ?error_message:Types.description -> ?error_code:Types.error_type -> ?workspace_request:Types.workspace_request -> unit -> Types.failed_create_workspace_request
val make_create_workspaces_request : workspaces:Types.workspace_request_list -> unit -> Types.create_workspaces_request
val make_create_workspace_image_request : ?tags:Types.tag_list -> workspace_id:Types.workspace_id -> description:Types.workspace_image_description -> name:Types.workspace_image_name -> unit -> Types.create_workspace_image_request
val make_create_workspace_bundle_request : ?tags:Types.tag_list -> ?root_storage:Types.root_storage -> user_storage:Types.user_storage -> compute_type:Types.compute_type -> image_id:Types.workspace_image_id -> bundle_description:Types.workspace_bundle_description -> bundle_name:Types.workspace_bundle_name -> unit -> Types.create_workspace_bundle_request
val make_create_updated_workspace_image_request : ?tags:Types.tag_list -> source_image_id:Types.workspace_image_id -> description:Types.workspace_image_description -> name:Types.workspace_image_name -> unit -> Types.create_updated_workspace_image_request
val make_create_tags_request : tags:Types.tag_list -> resource_id:Types.non_empty_string -> unit -> Types.create_tags_request
val make_standby_workspace : ?data_replication:Types.data_replication -> ?tags:Types.tag_list -> ?volume_encryption_key:Types.volume_encryption_key -> directory_id:Types.directory_id -> primary_workspace_id:Types.workspace_id -> unit -> Types.standby_workspace
val make_failed_create_standby_workspaces_request : ?error_message:Types.description -> ?error_code:Types.workspace_error_code -> ?standby_workspace_request:Types.standby_workspace -> unit -> Types.failed_create_standby_workspaces_request
val make_pending_create_standby_workspaces_request : ?workspace_id:Types.workspace_id -> ?state:Types.workspace_state -> ?directory_id:Types.directory_id -> ?user_name:Types.user_name -> unit -> Types.pending_create_standby_workspaces_request
val make_create_standby_workspaces_request : standby_workspaces:Types.standby_workspaces_list -> primary_region:Types.region -> unit -> Types.create_standby_workspaces_request
val make_create_ip_group_request : ?tags:Types.tag_list -> ?user_rules:Types.ip_rule_list -> ?group_desc:Types.ip_group_desc -> group_name:Types.ip_group_name -> unit -> Types.create_ip_group_request
val make_create_connection_alias_request : ?tags:Types.tag_list -> connection_string:Types.connection_string -> unit -> Types.create_connection_alias_request
val make_create_connect_client_add_in_request : ur_l:Types.add_in_url -> name:Types.add_in_name -> resource_id:Types.directory_id -> unit -> Types.create_connect_client_add_in_request
val make_copy_workspace_image_request : ?tags:Types.tag_list -> ?description:Types.workspace_image_description -> source_region:Types.region -> source_image_id:Types.workspace_image_id -> name:Types.workspace_image_name -> unit -> Types.copy_workspace_image_request
val make_authorize_ip_rules_request : user_rules:Types.ip_rule_list -> group_id:Types.ip_group_id -> unit -> Types.authorize_ip_rules_request
val make_associate_workspace_application_request : application_id:Types.work_space_application_id -> workspace_id:Types.workspace_id -> unit -> Types.associate_workspace_application_request
val make_associate_ip_groups_request : group_ids:Types.ip_group_id_list -> directory_id:Types.directory_id -> unit -> Types.associate_ip_groups_request
val make_associate_connection_alias_request : resource_id:Types.non_empty_string -> alias_id:Types.connection_alias_id -> unit -> Types.associate_connection_alias_request

Operations

module AcceptAccountLinkInvitation : sig ... end

Accepts the account link invitation.

module AssociateConnectionAlias : sig ... end

Associates the specified connection alias with the specified directory to enable cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

module AssociateIpGroups : sig ... end

Associates the specified IP access control group with the specified directory.

module AssociateWorkspaceApplication : sig ... end

Associates the specified application to the specified WorkSpace.

module AuthorizeIpRules : sig ... end

Adds one or more rules to the specified IP access control group.

module CopyWorkspaceImage : sig ... end

Copies the specified image from the specified Region to the current Region. For more information about copying images, see Copy a Custom WorkSpaces Image.

module CreateAccountLinkInvitation : sig ... end

Creates the account link invitation.

module CreateConnectClientAddIn : sig ... end

Creates a client-add-in for Connect Customer within a directory. You can create only one Connect Customer client add-in within a directory.

module CreateConnectionAlias : sig ... end

Creates the specified connection alias for use with cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

module CreateIpGroup : sig ... end

Creates an IP access control group.

module CreateStandbyWorkspaces : sig ... end

Creates a standby WorkSpace in a secondary Region.

module CreateTags : sig ... end

Creates the specified tags for the specified WorkSpaces resource.

module CreateUpdatedWorkspaceImage : sig ... end

Creates a new updated WorkSpace image based on the specified source image. The new updated WorkSpace image has the latest drivers and other updates required by the Amazon WorkSpaces components.

module CreateWorkspaceBundle : sig ... end

Creates the specified WorkSpace bundle. For more information about creating WorkSpace bundles, see Create a Custom WorkSpaces Image and Bundle.

module CreateWorkspaceImage : sig ... end

Creates a new WorkSpace image from an existing WorkSpace.

module CreateWorkspaces : sig ... end

Creates one or more WorkSpaces.

module CreateWorkspacesPool : sig ... end

Creates a pool of WorkSpaces.

module DeleteAccountLinkInvitation : sig ... end

Deletes the account link invitation.

module DeleteClientBranding : sig ... end

Deletes customized client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

module DeleteConnectClientAddIn : sig ... end

Deletes a client-add-in for Connect Customer that is configured within a directory.

module DeleteConnectionAlias : sig ... end

Deletes the specified connection alias. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

module DeleteIpGroup : sig ... end

Deletes the specified IP access control group.

module DeleteTags : sig ... end

Deletes the specified tags from the specified WorkSpaces resource.

module DeleteWorkspaceBundle : sig ... end

Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see Delete a Custom WorkSpaces Bundle or Image.

module DeleteWorkspaceImage : sig ... end

Deletes the specified image from your account. To delete an image, you must first delete any bundles that are associated with the image and unshare the image if it is shared with other accounts.

module DeployWorkspaceApplications : sig ... end

Deploys associated applications to the specified WorkSpace

module DeregisterWorkspaceDirectory : sig ... end

Deregisters the specified directory. This operation is asynchronous and returns before the WorkSpace directory is deregistered. If any WorkSpaces are registered to this directory, you must remove them before you can deregister the directory.

module DescribeAccount : sig ... end

Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.

module DescribeAccountModifications : sig ... end

Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.

module DescribeApplicationAssociations : sig ... end

Describes the associations between the application and the specified associated resources.

module DescribeApplications : sig ... end

Describes the specified applications by filtering based on their compute types, license availability, operating systems, and owners.

module DescribeBundleAssociations : sig ... end

Describes the associations between the applications and the specified bundle.

module DescribeClientBranding : sig ... end

Describes the specified client branding. Client branding allows you to customize the log in page of various device types for your users. You can add your company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

module DescribeClientProperties : sig ... end

Retrieves a list that describes one or more specified Amazon WorkSpaces clients.

module DescribeConnectClientAddIns : sig ... end

Retrieves a list of Connect Customer client add-ins that have been created.

module DescribeConnectionAliases : sig ... end

Retrieves a list that describes the connection aliases used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Retrieves information about a WorkSpace BYOL image being imported via ImportCustomWorkspaceImage.

module DescribeImageAssociations : sig ... end

Describes the associations between the applications and the specified image.

module DescribeIpGroups : sig ... end

Describes one or more of your IP access control groups.

module DescribeTags : sig ... end

Describes the specified tags for the specified WorkSpaces resource.

module DescribeWorkspaceAssociations : sig ... end

Describes the associations betweens applications and the specified WorkSpace.

module DescribeWorkspaceBundles : sig ... end

Retrieves a list that describes the available WorkSpace bundles.

module DescribeWorkspaceDirectories : sig ... end

Describes the available directories that are registered with Amazon WorkSpaces.

Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.

module DescribeWorkspaceImages : sig ... end

Retrieves a list that describes one or more specified images, if the image identifiers are provided. Otherwise, all images in the account are described.

module DescribeWorkspaces : sig ... end

Describes the specified WorkSpaces.

Describes the connection status of the specified WorkSpaces.

module DescribeWorkspaceSnapshots : sig ... end

Describes the snapshots for the specified WorkSpace.

module DescribeWorkspacesPools : sig ... end

Describes the specified WorkSpaces Pools.

module DescribeWorkspacesPoolSessions : sig ... end

Retrieves a list that describes the streaming sessions for a specified pool.

module DisassociateConnectionAlias : sig ... end

Disassociates a connection alias from a directory. Disassociating a connection alias disables cross-Region redirection between two directories in different Regions. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

module DisassociateIpGroups : sig ... end

Disassociates the specified IP access control group from the specified directory.

Disassociates the specified application from a WorkSpace.

Retrieves account link information.

module ImportClientBranding : sig ... end

Imports client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

module ImportCustomWorkspaceImage : sig ... end

Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces using EC2 Image Builder. The image must be an already licensed image that is in your Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see Bring Your Own Windows Desktop Licenses.

module ImportWorkspaceImage : sig ... end

Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is in your Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see Bring Your Own Windows Desktop Licenses.

Lists all account links.

Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).

module MigrateWorkspace : sig ... end

Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.

module ModifyAccount : sig ... end

Modifies the configuration of Bring Your Own License (BYOL) for the specified account.

Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.

module ModifyClientProperties : sig ... end

Modifies the properties of the specified Amazon WorkSpaces clients.

module ModifyEndpointEncryptionMode : sig ... end

Modifies the endpoint encryption mode that allows you to configure the specified directory between Standard TLS and FIPS 140-2 validated mode.

module ModifySamlProperties : sig ... end

Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.

module ModifySelfservicePermissions : sig ... end

Modifies the self-service WorkSpace management capabilities for your users. For more information, see Enable Self-Service WorkSpace Management Capabilities for Your Users.

module ModifyStreamingProperties : sig ... end

Modifies the specified streaming properties.

module ModifyWorkspaceAccessProperties : sig ... end

Specifies which devices and operating systems users can use to access their WorkSpaces. For more information, see Control Device Access.

Modify the default properties used to create WorkSpaces.

module ModifyWorkspaceProperties : sig ... end

Modifies the specified WorkSpace properties. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.

module ModifyWorkspaceState : sig ... end

Sets the state of the specified WorkSpace.

module RebootWorkspaces : sig ... end

Reboots the specified WorkSpaces.

module RebuildWorkspaces : sig ... end

Rebuilds the specified WorkSpace.

module RegisterWorkspaceDirectory : sig ... end

Registers the specified directory. This operation is asynchronous and returns before the WorkSpace directory is registered. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.

module RejectAccountLinkInvitation : sig ... end

Rejects the account link invitation.

module RestoreWorkspace : sig ... end

Restores the specified WorkSpace to its last known healthy state.

module RevokeIpRules : sig ... end

Removes one or more rules from the specified IP access control group.

module StartWorkspaces : sig ... end

Starts the specified WorkSpaces.

module StartWorkspacesPool : sig ... end

Starts the specified pool.

module StopWorkspaces : sig ... end

Stops the specified WorkSpaces.

module StopWorkspacesPool : sig ... end

Stops the specified pool.

module TerminateWorkspaces : sig ... end

Terminates the specified WorkSpaces.

module TerminateWorkspacesPool : sig ... end

Terminates the specified pool.

module TerminateWorkspacesPoolSession : sig ... end

Terminates the pool session.

module UpdateConnectClientAddIn : sig ... end

Updates a Connect Customer client add-in. Use this action to update the name and endpoint URL of a Connect Customer client add-in.

module UpdateConnectionAliasPermission : sig ... end

Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory. If the association permission is granted, the connection alias is shared with that account. If the association permission is revoked, the connection alias is unshared with the account. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

module UpdateRulesOfIpGroup : sig ... end

Replaces the current rules of the specified IP access control group with the specified rules.

module UpdateWorkspaceBundle : sig ... end

Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see Update a Custom WorkSpaces Bundle.

module UpdateWorkspaceImagePermission : sig ... end

Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image. If the copy image permission is granted, the image is shared with that account. If the copy image permission is revoked, the image is unshared with the account.

module UpdateWorkspacesPool : sig ... end
module Json_serializers : sig ... end
module Json_deserializers : sig ... end