aws_sdk_connect/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `ActivateEvaluationForm` operation.
5pub mod activate_evaluation_form;
6
7/// Types for the `AssociateAnalyticsDataSet` operation.
8pub mod associate_analytics_data_set;
9
10/// Types for the `AssociateApprovedOrigin` operation.
11pub mod associate_approved_origin;
12
13/// Types for the `AssociateBot` operation.
14pub mod associate_bot;
15
16/// Types for the `AssociateContactWithUser` operation.
17pub mod associate_contact_with_user;
18
19/// Types for the `AssociateDefaultVocabulary` operation.
20pub mod associate_default_vocabulary;
21
22/// Types for the `AssociateEmailAddressAlias` operation.
23pub mod associate_email_address_alias;
24
25/// Types for the `AssociateFlow` operation.
26pub mod associate_flow;
27
28/// Types for the `AssociateInstanceStorageConfig` operation.
29pub mod associate_instance_storage_config;
30
31/// Types for the `AssociateLambdaFunction` operation.
32pub mod associate_lambda_function;
33
34/// Types for the `AssociateLexBot` operation.
35pub mod associate_lex_bot;
36
37/// Types for the `AssociatePhoneNumberContactFlow` operation.
38pub mod associate_phone_number_contact_flow;
39
40/// Types for the `AssociateQueueQuickConnects` operation.
41pub mod associate_queue_quick_connects;
42
43/// Types for the `AssociateRoutingProfileQueues` operation.
44pub mod associate_routing_profile_queues;
45
46/// Types for the `AssociateSecurityKey` operation.
47pub mod associate_security_key;
48
49/// Types for the `AssociateSecurityProfiles` operation.
50pub mod associate_security_profiles;
51
52/// Types for the `AssociateTrafficDistributionGroupUser` operation.
53pub mod associate_traffic_distribution_group_user;
54
55/// Types for the `AssociateUserProficiencies` operation.
56pub mod associate_user_proficiencies;
57
58/// Types for the `AssociateWorkspace` operation.
59pub mod associate_workspace;
60
61/// Types for the `BatchAssociateAnalyticsDataSet` operation.
62pub mod batch_associate_analytics_data_set;
63
64/// Types for the `BatchCreateDataTableValue` operation.
65pub mod batch_create_data_table_value;
66
67/// Types for the `BatchDeleteDataTableValue` operation.
68pub mod batch_delete_data_table_value;
69
70/// Types for the `BatchDescribeDataTableValue` operation.
71pub mod batch_describe_data_table_value;
72
73/// Types for the `BatchDisassociateAnalyticsDataSet` operation.
74pub mod batch_disassociate_analytics_data_set;
75
76/// Types for the `BatchGetAttachedFileMetadata` operation.
77pub mod batch_get_attached_file_metadata;
78
79/// Types for the `BatchGetFlowAssociation` operation.
80pub mod batch_get_flow_association;
81
82/// Types for the `BatchPutContact` operation.
83pub mod batch_put_contact;
84
85/// Types for the `BatchUpdateDataTableValue` operation.
86pub mod batch_update_data_table_value;
87
88/// Types for the `ClaimPhoneNumber` operation.
89pub mod claim_phone_number;
90
91/// Types for the `CompleteAttachedFileUpload` operation.
92pub mod complete_attached_file_upload;
93
94/// Types for the `CreateAgentStatus` operation.
95pub mod create_agent_status;
96
97/// Types for the `CreateContact` operation.
98pub mod create_contact;
99
100/// Types for the `CreateContactFlow` operation.
101pub mod create_contact_flow;
102
103/// Types for the `CreateContactFlowModule` operation.
104pub mod create_contact_flow_module;
105
106/// Types for the `CreateContactFlowModuleAlias` operation.
107pub mod create_contact_flow_module_alias;
108
109/// Types for the `CreateContactFlowModuleVersion` operation.
110pub mod create_contact_flow_module_version;
111
112/// Types for the `CreateContactFlowVersion` operation.
113pub mod create_contact_flow_version;
114
115/// Types for the `CreateDataTable` operation.
116pub mod create_data_table;
117
118/// Types for the `CreateDataTableAttribute` operation.
119pub mod create_data_table_attribute;
120
121/// Types for the `CreateEmailAddress` operation.
122pub mod create_email_address;
123
124/// Types for the `CreateEvaluationForm` operation.
125pub mod create_evaluation_form;
126
127/// Types for the `CreateHoursOfOperation` operation.
128pub mod create_hours_of_operation;
129
130/// Types for the `CreateHoursOfOperationOverride` operation.
131pub mod create_hours_of_operation_override;
132
133/// Types for the `CreateInstance` operation.
134pub mod create_instance;
135
136/// Types for the `CreateIntegrationAssociation` operation.
137pub mod create_integration_association;
138
139/// Types for the `CreateParticipant` operation.
140pub mod create_participant;
141
142/// Types for the `CreatePersistentContactAssociation` operation.
143pub mod create_persistent_contact_association;
144
145/// Types for the `CreatePredefinedAttribute` operation.
146pub mod create_predefined_attribute;
147
148/// Types for the `CreatePrompt` operation.
149pub mod create_prompt;
150
151/// Types for the `CreatePushNotificationRegistration` operation.
152pub mod create_push_notification_registration;
153
154/// Types for the `CreateQueue` operation.
155pub mod create_queue;
156
157/// Types for the `CreateQuickConnect` operation.
158pub mod create_quick_connect;
159
160/// Types for the `CreateRoutingProfile` operation.
161pub mod create_routing_profile;
162
163/// Types for the `CreateRule` operation.
164pub mod create_rule;
165
166/// Types for the `CreateSecurityProfile` operation.
167pub mod create_security_profile;
168
169/// Types for the `CreateTaskTemplate` operation.
170pub mod create_task_template;
171
172/// Types for the `CreateTrafficDistributionGroup` operation.
173pub mod create_traffic_distribution_group;
174
175/// Types for the `CreateUseCase` operation.
176pub mod create_use_case;
177
178/// Types for the `CreateUser` operation.
179pub mod create_user;
180
181/// Types for the `CreateUserHierarchyGroup` operation.
182pub mod create_user_hierarchy_group;
183
184/// Types for the `CreateView` operation.
185pub mod create_view;
186
187/// Types for the `CreateViewVersion` operation.
188pub mod create_view_version;
189
190/// Types for the `CreateVocabulary` operation.
191pub mod create_vocabulary;
192
193/// Types for the `CreateWorkspace` operation.
194pub mod create_workspace;
195
196/// Types for the `CreateWorkspacePage` operation.
197pub mod create_workspace_page;
198
199/// Types for the `DeactivateEvaluationForm` operation.
200pub mod deactivate_evaluation_form;
201
202/// Types for the `DeleteAttachedFile` operation.
203pub mod delete_attached_file;
204
205/// Types for the `DeleteContactEvaluation` operation.
206pub mod delete_contact_evaluation;
207
208/// Types for the `DeleteContactFlow` operation.
209pub mod delete_contact_flow;
210
211/// Types for the `DeleteContactFlowModule` operation.
212pub mod delete_contact_flow_module;
213
214/// Types for the `DeleteContactFlowModuleAlias` operation.
215pub mod delete_contact_flow_module_alias;
216
217/// Types for the `DeleteContactFlowModuleVersion` operation.
218pub mod delete_contact_flow_module_version;
219
220/// Types for the `DeleteContactFlowVersion` operation.
221pub mod delete_contact_flow_version;
222
223/// Types for the `DeleteDataTable` operation.
224pub mod delete_data_table;
225
226/// Types for the `DeleteDataTableAttribute` operation.
227pub mod delete_data_table_attribute;
228
229/// Types for the `DeleteEmailAddress` operation.
230pub mod delete_email_address;
231
232/// Types for the `DeleteEvaluationForm` operation.
233pub mod delete_evaluation_form;
234
235/// Types for the `DeleteHoursOfOperation` operation.
236pub mod delete_hours_of_operation;
237
238/// Types for the `DeleteHoursOfOperationOverride` operation.
239pub mod delete_hours_of_operation_override;
240
241/// Types for the `DeleteInstance` operation.
242pub mod delete_instance;
243
244/// Types for the `DeleteIntegrationAssociation` operation.
245pub mod delete_integration_association;
246
247/// Types for the `DeletePredefinedAttribute` operation.
248pub mod delete_predefined_attribute;
249
250/// Types for the `DeletePrompt` operation.
251pub mod delete_prompt;
252
253/// Types for the `DeletePushNotificationRegistration` operation.
254pub mod delete_push_notification_registration;
255
256/// Types for the `DeleteQueue` operation.
257pub mod delete_queue;
258
259/// Types for the `DeleteQuickConnect` operation.
260pub mod delete_quick_connect;
261
262/// Types for the `DeleteRoutingProfile` operation.
263pub mod delete_routing_profile;
264
265/// Types for the `DeleteRule` operation.
266pub mod delete_rule;
267
268/// Types for the `DeleteSecurityProfile` operation.
269pub mod delete_security_profile;
270
271/// Types for the `DeleteTaskTemplate` operation.
272pub mod delete_task_template;
273
274/// Types for the `DeleteTrafficDistributionGroup` operation.
275pub mod delete_traffic_distribution_group;
276
277/// Types for the `DeleteUseCase` operation.
278pub mod delete_use_case;
279
280/// Types for the `DeleteUser` operation.
281pub mod delete_user;
282
283/// Types for the `DeleteUserHierarchyGroup` operation.
284pub mod delete_user_hierarchy_group;
285
286/// Types for the `DeleteView` operation.
287pub mod delete_view;
288
289/// Types for the `DeleteViewVersion` operation.
290pub mod delete_view_version;
291
292/// Types for the `DeleteVocabulary` operation.
293pub mod delete_vocabulary;
294
295/// Types for the `DeleteWorkspace` operation.
296pub mod delete_workspace;
297
298/// Types for the `DeleteWorkspaceMedia` operation.
299pub mod delete_workspace_media;
300
301/// Types for the `DeleteWorkspacePage` operation.
302pub mod delete_workspace_page;
303
304/// Types for the `DescribeAgentStatus` operation.
305pub mod describe_agent_status;
306
307/// Types for the `DescribeAuthenticationProfile` operation.
308pub mod describe_authentication_profile;
309
310/// Types for the `DescribeContact` operation.
311pub mod describe_contact;
312
313/// Types for the `DescribeContactEvaluation` operation.
314pub mod describe_contact_evaluation;
315
316/// Types for the `DescribeContactFlow` operation.
317pub mod describe_contact_flow;
318
319/// Types for the `DescribeContactFlowModule` operation.
320pub mod describe_contact_flow_module;
321
322/// Types for the `DescribeContactFlowModuleAlias` operation.
323pub mod describe_contact_flow_module_alias;
324
325/// Types for the `DescribeDataTable` operation.
326pub mod describe_data_table;
327
328/// Types for the `DescribeDataTableAttribute` operation.
329pub mod describe_data_table_attribute;
330
331/// Types for the `DescribeEmailAddress` operation.
332pub mod describe_email_address;
333
334/// Types for the `DescribeEvaluationForm` operation.
335pub mod describe_evaluation_form;
336
337/// Types for the `DescribeHoursOfOperation` operation.
338pub mod describe_hours_of_operation;
339
340/// Types for the `DescribeHoursOfOperationOverride` operation.
341pub mod describe_hours_of_operation_override;
342
343/// Types for the `DescribeInstance` operation.
344pub mod describe_instance;
345
346/// Types for the `DescribeInstanceAttribute` operation.
347pub mod describe_instance_attribute;
348
349/// Types for the `DescribeInstanceStorageConfig` operation.
350pub mod describe_instance_storage_config;
351
352/// Types for the `DescribePhoneNumber` operation.
353pub mod describe_phone_number;
354
355/// Types for the `DescribePredefinedAttribute` operation.
356pub mod describe_predefined_attribute;
357
358/// Types for the `DescribePrompt` operation.
359pub mod describe_prompt;
360
361/// Types for the `DescribeQueue` operation.
362pub mod describe_queue;
363
364/// Types for the `DescribeQuickConnect` operation.
365pub mod describe_quick_connect;
366
367/// Types for the `DescribeRoutingProfile` operation.
368pub mod describe_routing_profile;
369
370/// Types for the `DescribeRule` operation.
371pub mod describe_rule;
372
373/// Types for the `DescribeSecurityProfile` operation.
374pub mod describe_security_profile;
375
376/// Types for the `DescribeTrafficDistributionGroup` operation.
377pub mod describe_traffic_distribution_group;
378
379/// Types for the `DescribeUser` operation.
380pub mod describe_user;
381
382/// Types for the `DescribeUserHierarchyGroup` operation.
383pub mod describe_user_hierarchy_group;
384
385/// Types for the `DescribeUserHierarchyStructure` operation.
386pub mod describe_user_hierarchy_structure;
387
388/// Types for the `DescribeView` operation.
389pub mod describe_view;
390
391/// Types for the `DescribeVocabulary` operation.
392pub mod describe_vocabulary;
393
394/// Types for the `DescribeWorkspace` operation.
395pub mod describe_workspace;
396
397/// Types for the `DisassociateAnalyticsDataSet` operation.
398pub mod disassociate_analytics_data_set;
399
400/// Types for the `DisassociateApprovedOrigin` operation.
401pub mod disassociate_approved_origin;
402
403/// Types for the `DisassociateBot` operation.
404pub mod disassociate_bot;
405
406/// Types for the `DisassociateEmailAddressAlias` operation.
407pub mod disassociate_email_address_alias;
408
409/// Types for the `DisassociateFlow` operation.
410pub mod disassociate_flow;
411
412/// Types for the `DisassociateInstanceStorageConfig` operation.
413pub mod disassociate_instance_storage_config;
414
415/// Types for the `DisassociateLambdaFunction` operation.
416pub mod disassociate_lambda_function;
417
418/// Types for the `DisassociateLexBot` operation.
419pub mod disassociate_lex_bot;
420
421/// Types for the `DisassociatePhoneNumberContactFlow` operation.
422pub mod disassociate_phone_number_contact_flow;
423
424/// Types for the `DisassociateQueueQuickConnects` operation.
425pub mod disassociate_queue_quick_connects;
426
427/// Types for the `DisassociateRoutingProfileQueues` operation.
428pub mod disassociate_routing_profile_queues;
429
430/// Types for the `DisassociateSecurityKey` operation.
431pub mod disassociate_security_key;
432
433/// Types for the `DisassociateSecurityProfiles` operation.
434pub mod disassociate_security_profiles;
435
436/// Types for the `DisassociateTrafficDistributionGroupUser` operation.
437pub mod disassociate_traffic_distribution_group_user;
438
439/// Types for the `DisassociateUserProficiencies` operation.
440pub mod disassociate_user_proficiencies;
441
442/// Types for the `DisassociateWorkspace` operation.
443pub mod disassociate_workspace;
444
445/// Types for the `DismissUserContact` operation.
446pub mod dismiss_user_contact;
447
448/// Types for the `EvaluateDataTableValues` operation.
449pub mod evaluate_data_table_values;
450
451/// Types for the `GetAttachedFile` operation.
452pub mod get_attached_file;
453
454/// Types for the `GetContactAttributes` operation.
455pub mod get_contact_attributes;
456
457/// Types for the `GetContactMetrics` operation.
458pub mod get_contact_metrics;
459
460/// Types for the `GetCurrentMetricData` operation.
461pub mod get_current_metric_data;
462
463/// Types for the `GetCurrentUserData` operation.
464pub mod get_current_user_data;
465
466/// Types for the `GetEffectiveHoursOfOperations` operation.
467pub mod get_effective_hours_of_operations;
468
469/// Types for the `GetFederationToken` operation.
470pub mod get_federation_token;
471
472/// Types for the `GetFlowAssociation` operation.
473pub mod get_flow_association;
474
475/// Types for the `GetMetricData` operation.
476pub mod get_metric_data;
477
478/// Types for the `GetMetricDataV2` operation.
479pub mod get_metric_data_v2;
480
481/// Types for the `GetPromptFile` operation.
482pub mod get_prompt_file;
483
484/// Types for the `GetTaskTemplate` operation.
485pub mod get_task_template;
486
487/// Types for the `GetTrafficDistribution` operation.
488pub mod get_traffic_distribution;
489
490/// Types for the `ImportPhoneNumber` operation.
491pub mod import_phone_number;
492
493/// Types for the `ImportWorkspaceMedia` operation.
494pub mod import_workspace_media;
495
496/// Types for the `ListAgentStatuses` operation.
497pub mod list_agent_statuses;
498
499/// Types for the `ListAnalyticsDataAssociations` operation.
500pub mod list_analytics_data_associations;
501
502/// Types for the `ListAnalyticsDataLakeDataSets` operation.
503pub mod list_analytics_data_lake_data_sets;
504
505/// Types for the `ListApprovedOrigins` operation.
506pub mod list_approved_origins;
507
508/// Types for the `ListAssociatedContacts` operation.
509pub mod list_associated_contacts;
510
511/// Types for the `ListAuthenticationProfiles` operation.
512pub mod list_authentication_profiles;
513
514/// Types for the `ListBots` operation.
515pub mod list_bots;
516
517/// Types for the `ListContactEvaluations` operation.
518pub mod list_contact_evaluations;
519
520/// Types for the `ListContactFlowModuleAliases` operation.
521pub mod list_contact_flow_module_aliases;
522
523/// Types for the `ListContactFlowModuleVersions` operation.
524pub mod list_contact_flow_module_versions;
525
526/// Types for the `ListContactFlowModules` operation.
527pub mod list_contact_flow_modules;
528
529/// Types for the `ListContactFlowVersions` operation.
530pub mod list_contact_flow_versions;
531
532/// Types for the `ListContactFlows` operation.
533pub mod list_contact_flows;
534
535/// Types for the `ListContactReferences` operation.
536pub mod list_contact_references;
537
538/// Types for the `ListDataTableAttributes` operation.
539pub mod list_data_table_attributes;
540
541/// Types for the `ListDataTablePrimaryValues` operation.
542pub mod list_data_table_primary_values;
543
544/// Types for the `ListDataTableValues` operation.
545pub mod list_data_table_values;
546
547/// Types for the `ListDataTables` operation.
548pub mod list_data_tables;
549
550/// Types for the `ListDefaultVocabularies` operation.
551pub mod list_default_vocabularies;
552
553/// Types for the `ListEntitySecurityProfiles` operation.
554pub mod list_entity_security_profiles;
555
556/// Types for the `ListEvaluationFormVersions` operation.
557pub mod list_evaluation_form_versions;
558
559/// Types for the `ListEvaluationForms` operation.
560pub mod list_evaluation_forms;
561
562/// Types for the `ListFlowAssociations` operation.
563pub mod list_flow_associations;
564
565/// Types for the `ListHoursOfOperationOverrides` operation.
566pub mod list_hours_of_operation_overrides;
567
568/// Types for the `ListHoursOfOperations` operation.
569pub mod list_hours_of_operations;
570
571/// Types for the `ListInstanceAttributes` operation.
572pub mod list_instance_attributes;
573
574/// Types for the `ListInstanceStorageConfigs` operation.
575pub mod list_instance_storage_configs;
576
577/// Types for the `ListInstances` operation.
578pub mod list_instances;
579
580/// Types for the `ListIntegrationAssociations` operation.
581pub mod list_integration_associations;
582
583/// Types for the `ListLambdaFunctions` operation.
584pub mod list_lambda_functions;
585
586/// Types for the `ListLexBots` operation.
587pub mod list_lex_bots;
588
589/// Types for the `ListPhoneNumbers` operation.
590pub mod list_phone_numbers;
591
592/// Types for the `ListPhoneNumbersV2` operation.
593pub mod list_phone_numbers_v2;
594
595/// Types for the `ListPredefinedAttributes` operation.
596pub mod list_predefined_attributes;
597
598/// Types for the `ListPrompts` operation.
599pub mod list_prompts;
600
601/// Types for the `ListQueueQuickConnects` operation.
602pub mod list_queue_quick_connects;
603
604/// Types for the `ListQueues` operation.
605pub mod list_queues;
606
607/// Types for the `ListQuickConnects` operation.
608pub mod list_quick_connects;
609
610/// Types for the `ListRealtimeContactAnalysisSegmentsV2` operation.
611pub mod list_realtime_contact_analysis_segments_v2;
612
613/// Types for the `ListRoutingProfileManualAssignmentQueues` operation.
614pub mod list_routing_profile_manual_assignment_queues;
615
616/// Types for the `ListRoutingProfileQueues` operation.
617pub mod list_routing_profile_queues;
618
619/// Types for the `ListRoutingProfiles` operation.
620pub mod list_routing_profiles;
621
622/// Types for the `ListRules` operation.
623pub mod list_rules;
624
625/// Types for the `ListSecurityKeys` operation.
626pub mod list_security_keys;
627
628/// Types for the `ListSecurityProfileApplications` operation.
629pub mod list_security_profile_applications;
630
631/// Types for the `ListSecurityProfileFlowModules` operation.
632pub mod list_security_profile_flow_modules;
633
634/// Types for the `ListSecurityProfilePermissions` operation.
635pub mod list_security_profile_permissions;
636
637/// Types for the `ListSecurityProfiles` operation.
638pub mod list_security_profiles;
639
640/// Types for the `ListTagsForResource` operation.
641pub mod list_tags_for_resource;
642
643/// Types for the `ListTaskTemplates` operation.
644pub mod list_task_templates;
645
646/// Types for the `ListTrafficDistributionGroupUsers` operation.
647pub mod list_traffic_distribution_group_users;
648
649/// Types for the `ListTrafficDistributionGroups` operation.
650pub mod list_traffic_distribution_groups;
651
652/// Types for the `ListUseCases` operation.
653pub mod list_use_cases;
654
655/// Types for the `ListUserHierarchyGroups` operation.
656pub mod list_user_hierarchy_groups;
657
658/// Types for the `ListUserProficiencies` operation.
659pub mod list_user_proficiencies;
660
661/// Types for the `ListUsers` operation.
662pub mod list_users;
663
664/// Types for the `ListViewVersions` operation.
665pub mod list_view_versions;
666
667/// Types for the `ListViews` operation.
668pub mod list_views;
669
670/// Types for the `ListWorkspaceMedia` operation.
671pub mod list_workspace_media;
672
673/// Types for the `ListWorkspacePages` operation.
674pub mod list_workspace_pages;
675
676/// Types for the `ListWorkspaces` operation.
677pub mod list_workspaces;
678
679/// Types for the `MonitorContact` operation.
680pub mod monitor_contact;
681
682/// Types for the `PauseContact` operation.
683pub mod pause_contact;
684
685/// Types for the `PutUserStatus` operation.
686pub mod put_user_status;
687
688/// Types for the `ReleasePhoneNumber` operation.
689pub mod release_phone_number;
690
691/// Types for the `ReplicateInstance` operation.
692pub mod replicate_instance;
693
694/// Types for the `ResumeContact` operation.
695pub mod resume_contact;
696
697/// Types for the `ResumeContactRecording` operation.
698pub mod resume_contact_recording;
699
700/// Types for the `SearchAgentStatuses` operation.
701pub mod search_agent_statuses;
702
703/// Types for the `SearchAvailablePhoneNumbers` operation.
704pub mod search_available_phone_numbers;
705
706/// Types for the `SearchContactEvaluations` operation.
707pub mod search_contact_evaluations;
708
709/// Types for the `SearchContactFlowModules` operation.
710pub mod search_contact_flow_modules;
711
712/// Types for the `SearchContactFlows` operation.
713pub mod search_contact_flows;
714
715/// Types for the `SearchContacts` operation.
716pub mod search_contacts;
717
718/// Types for the `SearchDataTables` operation.
719pub mod search_data_tables;
720
721/// Types for the `SearchEmailAddresses` operation.
722pub mod search_email_addresses;
723
724/// Types for the `SearchEvaluationForms` operation.
725pub mod search_evaluation_forms;
726
727/// Types for the `SearchHoursOfOperationOverrides` operation.
728pub mod search_hours_of_operation_overrides;
729
730/// Types for the `SearchHoursOfOperations` operation.
731pub mod search_hours_of_operations;
732
733/// Types for the `SearchPredefinedAttributes` operation.
734pub mod search_predefined_attributes;
735
736/// Types for the `SearchPrompts` operation.
737pub mod search_prompts;
738
739/// Types for the `SearchQueues` operation.
740pub mod search_queues;
741
742/// Types for the `SearchQuickConnects` operation.
743pub mod search_quick_connects;
744
745/// Types for the `SearchResourceTags` operation.
746pub mod search_resource_tags;
747
748/// Types for the `SearchRoutingProfiles` operation.
749pub mod search_routing_profiles;
750
751/// Types for the `SearchSecurityProfiles` operation.
752pub mod search_security_profiles;
753
754/// Types for the `SearchUserHierarchyGroups` operation.
755pub mod search_user_hierarchy_groups;
756
757/// Types for the `SearchUsers` operation.
758pub mod search_users;
759
760/// Types for the `SearchViews` operation.
761pub mod search_views;
762
763/// Types for the `SearchVocabularies` operation.
764pub mod search_vocabularies;
765
766/// Types for the `SearchWorkspaceAssociations` operation.
767pub mod search_workspace_associations;
768
769/// Types for the `SearchWorkspaces` operation.
770pub mod search_workspaces;
771
772/// Types for the `SendChatIntegrationEvent` operation.
773pub mod send_chat_integration_event;
774
775/// Types for the `SendOutboundEmail` operation.
776pub mod send_outbound_email;
777
778/// Types for the `StartAttachedFileUpload` operation.
779pub mod start_attached_file_upload;
780
781/// Types for the `StartChatContact` operation.
782pub mod start_chat_contact;
783
784/// Types for the `StartContactEvaluation` operation.
785pub mod start_contact_evaluation;
786
787/// Types for the `StartContactMediaProcessing` operation.
788pub mod start_contact_media_processing;
789
790/// Types for the `StartContactRecording` operation.
791pub mod start_contact_recording;
792
793/// Types for the `StartContactStreaming` operation.
794pub mod start_contact_streaming;
795
796/// Types for the `StartEmailContact` operation.
797pub mod start_email_contact;
798
799/// Types for the `StartOutboundChatContact` operation.
800pub mod start_outbound_chat_contact;
801
802/// Types for the `StartOutboundEmailContact` operation.
803pub mod start_outbound_email_contact;
804
805/// Types for the `StartOutboundVoiceContact` operation.
806pub mod start_outbound_voice_contact;
807
808/// Types for the `StartScreenSharing` operation.
809pub mod start_screen_sharing;
810
811/// Types for the `StartTaskContact` operation.
812pub mod start_task_contact;
813
814/// Types for the `StartWebRTCContact` operation.
815pub mod start_web_rtc_contact;
816
817/// Types for the `StopContact` operation.
818pub mod stop_contact;
819
820/// Types for the `StopContactMediaProcessing` operation.
821pub mod stop_contact_media_processing;
822
823/// Types for the `StopContactRecording` operation.
824pub mod stop_contact_recording;
825
826/// Types for the `StopContactStreaming` operation.
827pub mod stop_contact_streaming;
828
829/// Types for the `SubmitContactEvaluation` operation.
830pub mod submit_contact_evaluation;
831
832/// Types for the `SuspendContactRecording` operation.
833pub mod suspend_contact_recording;
834
835/// Types for the `TagContact` operation.
836pub mod tag_contact;
837
838/// Types for the `TagResource` operation.
839pub mod tag_resource;
840
841/// Types for the `TransferContact` operation.
842pub mod transfer_contact;
843
844/// Types for the `UntagContact` operation.
845pub mod untag_contact;
846
847/// Types for the `UntagResource` operation.
848pub mod untag_resource;
849
850/// Types for the `UpdateAgentStatus` operation.
851pub mod update_agent_status;
852
853/// Types for the `UpdateAuthenticationProfile` operation.
854pub mod update_authentication_profile;
855
856/// Types for the `UpdateContact` operation.
857pub mod update_contact;
858
859/// Types for the `UpdateContactAttributes` operation.
860pub mod update_contact_attributes;
861
862/// Types for the `UpdateContactEvaluation` operation.
863pub mod update_contact_evaluation;
864
865/// Types for the `UpdateContactFlowContent` operation.
866pub mod update_contact_flow_content;
867
868/// Types for the `UpdateContactFlowMetadata` operation.
869pub mod update_contact_flow_metadata;
870
871/// Types for the `UpdateContactFlowModuleAlias` operation.
872pub mod update_contact_flow_module_alias;
873
874/// Types for the `UpdateContactFlowModuleContent` operation.
875pub mod update_contact_flow_module_content;
876
877/// Types for the `UpdateContactFlowModuleMetadata` operation.
878pub mod update_contact_flow_module_metadata;
879
880/// Types for the `UpdateContactFlowName` operation.
881pub mod update_contact_flow_name;
882
883/// Types for the `UpdateContactRoutingData` operation.
884pub mod update_contact_routing_data;
885
886/// Types for the `UpdateContactSchedule` operation.
887pub mod update_contact_schedule;
888
889/// Types for the `UpdateDataTableAttribute` operation.
890pub mod update_data_table_attribute;
891
892/// Types for the `UpdateDataTableMetadata` operation.
893pub mod update_data_table_metadata;
894
895/// Types for the `UpdateDataTablePrimaryValues` operation.
896pub mod update_data_table_primary_values;
897
898/// Types for the `UpdateEmailAddressMetadata` operation.
899pub mod update_email_address_metadata;
900
901/// Types for the `UpdateEvaluationForm` operation.
902pub mod update_evaluation_form;
903
904/// Types for the `UpdateHoursOfOperation` operation.
905pub mod update_hours_of_operation;
906
907/// Types for the `UpdateHoursOfOperationOverride` operation.
908pub mod update_hours_of_operation_override;
909
910/// Types for the `UpdateInstanceAttribute` operation.
911pub mod update_instance_attribute;
912
913/// Types for the `UpdateInstanceStorageConfig` operation.
914pub mod update_instance_storage_config;
915
916/// Types for the `UpdateParticipantAuthentication` operation.
917pub mod update_participant_authentication;
918
919/// Types for the `UpdateParticipantRoleConfig` operation.
920pub mod update_participant_role_config;
921
922/// Types for the `UpdatePhoneNumber` operation.
923pub mod update_phone_number;
924
925/// Types for the `UpdatePhoneNumberMetadata` operation.
926pub mod update_phone_number_metadata;
927
928/// Types for the `UpdatePredefinedAttribute` operation.
929pub mod update_predefined_attribute;
930
931/// Types for the `UpdatePrompt` operation.
932pub mod update_prompt;
933
934/// Types for the `UpdateQueueHoursOfOperation` operation.
935pub mod update_queue_hours_of_operation;
936
937/// Types for the `UpdateQueueMaxContacts` operation.
938pub mod update_queue_max_contacts;
939
940/// Types for the `UpdateQueueName` operation.
941pub mod update_queue_name;
942
943/// Types for the `UpdateQueueOutboundCallerConfig` operation.
944pub mod update_queue_outbound_caller_config;
945
946/// Types for the `UpdateQueueOutboundEmailConfig` operation.
947pub mod update_queue_outbound_email_config;
948
949/// Types for the `UpdateQueueStatus` operation.
950pub mod update_queue_status;
951
952/// Types for the `UpdateQuickConnectConfig` operation.
953pub mod update_quick_connect_config;
954
955/// Types for the `UpdateQuickConnectName` operation.
956pub mod update_quick_connect_name;
957
958/// Types for the `UpdateRoutingProfileAgentAvailabilityTimer` operation.
959pub mod update_routing_profile_agent_availability_timer;
960
961/// Types for the `UpdateRoutingProfileConcurrency` operation.
962pub mod update_routing_profile_concurrency;
963
964/// Types for the `UpdateRoutingProfileDefaultOutboundQueue` operation.
965pub mod update_routing_profile_default_outbound_queue;
966
967/// Types for the `UpdateRoutingProfileName` operation.
968pub mod update_routing_profile_name;
969
970/// Types for the `UpdateRoutingProfileQueues` operation.
971pub mod update_routing_profile_queues;
972
973/// Types for the `UpdateRule` operation.
974pub mod update_rule;
975
976/// Types for the `UpdateSecurityProfile` operation.
977pub mod update_security_profile;
978
979/// Types for the `UpdateTaskTemplate` operation.
980pub mod update_task_template;
981
982/// Types for the `UpdateTrafficDistribution` operation.
983pub mod update_traffic_distribution;
984
985/// Types for the `UpdateUserHierarchy` operation.
986pub mod update_user_hierarchy;
987
988/// Types for the `UpdateUserHierarchyGroupName` operation.
989pub mod update_user_hierarchy_group_name;
990
991/// Types for the `UpdateUserHierarchyStructure` operation.
992pub mod update_user_hierarchy_structure;
993
994/// Types for the `UpdateUserIdentityInfo` operation.
995pub mod update_user_identity_info;
996
997/// Types for the `UpdateUserPhoneConfig` operation.
998pub mod update_user_phone_config;
999
1000/// Types for the `UpdateUserProficiencies` operation.
1001pub mod update_user_proficiencies;
1002
1003/// Types for the `UpdateUserRoutingProfile` operation.
1004pub mod update_user_routing_profile;
1005
1006/// Types for the `UpdateUserSecurityProfiles` operation.
1007pub mod update_user_security_profiles;
1008
1009/// Types for the `UpdateViewContent` operation.
1010pub mod update_view_content;
1011
1012/// Types for the `UpdateViewMetadata` operation.
1013pub mod update_view_metadata;
1014
1015/// Types for the `UpdateWorkspaceMetadata` operation.
1016pub mod update_workspace_metadata;
1017
1018/// Types for the `UpdateWorkspacePage` operation.
1019pub mod update_workspace_page;
1020
1021/// Types for the `UpdateWorkspaceTheme` operation.
1022pub mod update_workspace_theme;
1023
1024/// Types for the `UpdateWorkspaceVisibility` operation.
1025pub mod update_workspace_visibility;