@aws-sdk/client-chime 3.278.0 → 3.281.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. package/README.md +1531 -0
  2. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +6 -0
  3. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +6 -0
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +6 -0
  5. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +6 -0
  6. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +6 -0
  7. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +6 -0
  8. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +6 -0
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +6 -0
  10. package/dist-types/commands/BatchSuspendUserCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +6 -0
  13. package/dist-types/commands/BatchUpdateUserCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateAccountCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateAppInstanceCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateAttendeeCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateBotCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateChannelBanCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateChannelCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateMeetingCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +6 -0
  28. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateProxySessionCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateRoomCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateSipRuleCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateUserCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteAccountCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +6 -0
  41. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteAttendeeCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteChannelBanCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteChannelCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +6 -0
  47. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +6 -0
  48. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +6 -0
  49. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +6 -0
  50. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +6 -0
  51. package/dist-types/commands/DeleteMeetingCommand.d.ts +6 -0
  52. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +6 -0
  53. package/dist-types/commands/DeleteProxySessionCommand.d.ts +6 -0
  54. package/dist-types/commands/DeleteRoomCommand.d.ts +6 -0
  55. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +6 -0
  56. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +6 -0
  57. package/dist-types/commands/DeleteSipRuleCommand.d.ts +6 -0
  58. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +6 -0
  62. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +6 -0
  63. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +6 -0
  65. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  66. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +6 -0
  67. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +6 -0
  68. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +6 -0
  69. package/dist-types/commands/DescribeChannelBanCommand.d.ts +6 -0
  70. package/dist-types/commands/DescribeChannelCommand.d.ts +6 -0
  71. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +6 -0
  72. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +6 -0
  73. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +6 -0
  74. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +6 -0
  75. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +6 -0
  76. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +6 -0
  77. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +6 -0
  78. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +6 -0
  79. package/dist-types/commands/GetAccountCommand.d.ts +6 -0
  80. package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -0
  81. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +6 -0
  82. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  83. package/dist-types/commands/GetAttendeeCommand.d.ts +6 -0
  84. package/dist-types/commands/GetBotCommand.d.ts +6 -0
  85. package/dist-types/commands/GetChannelMessageCommand.d.ts +6 -0
  86. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +6 -0
  87. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +6 -0
  88. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +6 -0
  89. package/dist-types/commands/GetMeetingCommand.d.ts +6 -0
  90. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +6 -0
  91. package/dist-types/commands/GetPhoneNumberCommand.d.ts +6 -0
  92. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +6 -0
  93. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +6 -0
  94. package/dist-types/commands/GetProxySessionCommand.d.ts +6 -0
  95. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +6 -0
  96. package/dist-types/commands/GetRoomCommand.d.ts +6 -0
  97. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +6 -0
  98. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -0
  99. package/dist-types/commands/GetSipRuleCommand.d.ts +6 -0
  100. package/dist-types/commands/GetUserCommand.d.ts +6 -0
  101. package/dist-types/commands/GetUserSettingsCommand.d.ts +6 -0
  102. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +6 -0
  103. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  104. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +6 -0
  105. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +6 -0
  106. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +6 -0
  107. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +6 -0
  108. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  109. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +6 -0
  110. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +6 -0
  111. package/dist-types/commands/InviteUsersCommand.d.ts +6 -0
  112. package/dist-types/commands/ListAccountsCommand.d.ts +6 -0
  113. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +6 -0
  114. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +6 -0
  115. package/dist-types/commands/ListAppInstancesCommand.d.ts +6 -0
  116. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +6 -0
  117. package/dist-types/commands/ListAttendeesCommand.d.ts +6 -0
  118. package/dist-types/commands/ListBotsCommand.d.ts +6 -0
  119. package/dist-types/commands/ListChannelBansCommand.d.ts +6 -0
  120. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +6 -0
  121. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +6 -0
  122. package/dist-types/commands/ListChannelMessagesCommand.d.ts +6 -0
  123. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +6 -0
  124. package/dist-types/commands/ListChannelsCommand.d.ts +6 -0
  125. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +6 -0
  126. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +6 -0
  127. package/dist-types/commands/ListMeetingTagsCommand.d.ts +6 -0
  128. package/dist-types/commands/ListMeetingsCommand.d.ts +6 -0
  129. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +6 -0
  130. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -0
  131. package/dist-types/commands/ListProxySessionsCommand.d.ts +6 -0
  132. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +6 -0
  133. package/dist-types/commands/ListRoomsCommand.d.ts +6 -0
  134. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +6 -0
  135. package/dist-types/commands/ListSipRulesCommand.d.ts +6 -0
  136. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +6 -0
  137. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  138. package/dist-types/commands/ListUsersCommand.d.ts +6 -0
  139. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +6 -0
  140. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  141. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +6 -0
  142. package/dist-types/commands/LogoutUserCommand.d.ts +6 -0
  143. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +6 -0
  144. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +6 -0
  145. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +6 -0
  146. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +6 -0
  147. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +6 -0
  148. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +6 -0
  149. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +6 -0
  150. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +6 -0
  151. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +6 -0
  152. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +6 -0
  153. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +6 -0
  154. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +6 -0
  155. package/dist-types/commands/RedactChannelMessageCommand.d.ts +6 -0
  156. package/dist-types/commands/RedactConversationMessageCommand.d.ts +6 -0
  157. package/dist-types/commands/RedactRoomMessageCommand.d.ts +6 -0
  158. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +6 -0
  159. package/dist-types/commands/ResetPersonalPINCommand.d.ts +6 -0
  160. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +6 -0
  161. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -0
  162. package/dist-types/commands/SendChannelMessageCommand.d.ts +6 -0
  163. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +6 -0
  164. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +6 -0
  165. package/dist-types/commands/TagAttendeeCommand.d.ts +6 -0
  166. package/dist-types/commands/TagMeetingCommand.d.ts +6 -0
  167. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  168. package/dist-types/commands/UntagAttendeeCommand.d.ts +6 -0
  169. package/dist-types/commands/UntagMeetingCommand.d.ts +6 -0
  170. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  171. package/dist-types/commands/UpdateAccountCommand.d.ts +6 -0
  172. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -0
  173. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +6 -0
  174. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +6 -0
  175. package/dist-types/commands/UpdateBotCommand.d.ts +6 -0
  176. package/dist-types/commands/UpdateChannelCommand.d.ts +6 -0
  177. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +6 -0
  178. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +6 -0
  179. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -0
  180. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -0
  181. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +6 -0
  182. package/dist-types/commands/UpdateProxySessionCommand.d.ts +6 -0
  183. package/dist-types/commands/UpdateRoomCommand.d.ts +6 -0
  184. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +6 -0
  185. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +6 -0
  186. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +6 -0
  187. package/dist-types/commands/UpdateSipRuleCommand.d.ts +6 -0
  188. package/dist-types/commands/UpdateUserCommand.d.ts +6 -0
  189. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +6 -0
  190. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +6 -0
  191. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +6 -0
  192. package/dist-types/commands/ValidateE911AddressCommand.d.ts +6 -0
  193. package/package.json +6 -6
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelBansRequest, ListChannelBansResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelBansCommand}.
8
+ */
6
9
  export interface ListChannelBansCommandInput extends ListChannelBansRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelBansCommand}.
13
+ */
8
14
  export interface ListChannelBansCommandOutput extends ListChannelBansResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelMembershipsRequest, ListChannelMembershipsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelMembershipsCommand}.
8
+ */
6
9
  export interface ListChannelMembershipsCommandInput extends ListChannelMembershipsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelMembershipsCommand}.
13
+ */
8
14
  export interface ListChannelMembershipsCommandOutput extends ListChannelMembershipsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelMembershipsForAppInstanceUserRequest, ListChannelMembershipsForAppInstanceUserResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelMembershipsForAppInstanceUserCommand}.
8
+ */
6
9
  export interface ListChannelMembershipsForAppInstanceUserCommandInput extends ListChannelMembershipsForAppInstanceUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelMembershipsForAppInstanceUserCommand}.
13
+ */
8
14
  export interface ListChannelMembershipsForAppInstanceUserCommandOutput extends ListChannelMembershipsForAppInstanceUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelMessagesRequest, ListChannelMessagesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelMessagesCommand}.
8
+ */
6
9
  export interface ListChannelMessagesCommandInput extends ListChannelMessagesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelMessagesCommand}.
13
+ */
8
14
  export interface ListChannelMessagesCommandOutput extends ListChannelMessagesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelModeratorsRequest, ListChannelModeratorsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelModeratorsCommand}.
8
+ */
6
9
  export interface ListChannelModeratorsCommandInput extends ListChannelModeratorsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelModeratorsCommand}.
13
+ */
8
14
  export interface ListChannelModeratorsCommandOutput extends ListChannelModeratorsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelsRequest, ListChannelsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelsCommand}.
8
+ */
6
9
  export interface ListChannelsCommandInput extends ListChannelsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelsCommand}.
13
+ */
8
14
  export interface ListChannelsCommandOutput extends ListChannelsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListChannelsModeratedByAppInstanceUserRequest, ListChannelsModeratedByAppInstanceUserResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListChannelsModeratedByAppInstanceUserCommand}.
8
+ */
6
9
  export interface ListChannelsModeratedByAppInstanceUserCommandInput extends ListChannelsModeratedByAppInstanceUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListChannelsModeratedByAppInstanceUserCommand}.
13
+ */
8
14
  export interface ListChannelsModeratedByAppInstanceUserCommandOutput extends ListChannelsModeratedByAppInstanceUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListMediaCapturePipelinesRequest, ListMediaCapturePipelinesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListMediaCapturePipelinesCommand}.
8
+ */
6
9
  export interface ListMediaCapturePipelinesCommandInput extends ListMediaCapturePipelinesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListMediaCapturePipelinesCommand}.
13
+ */
8
14
  export interface ListMediaCapturePipelinesCommandOutput extends ListMediaCapturePipelinesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListMeetingTagsRequest, ListMeetingTagsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListMeetingTagsCommand}.
8
+ */
6
9
  export interface ListMeetingTagsCommandInput extends ListMeetingTagsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListMeetingTagsCommand}.
13
+ */
8
14
  export interface ListMeetingTagsCommandOutput extends ListMeetingTagsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListMeetingsRequest, ListMeetingsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListMeetingsCommand}.
8
+ */
6
9
  export interface ListMeetingsCommandInput extends ListMeetingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListMeetingsCommand}.
13
+ */
8
14
  export interface ListMeetingsCommandOutput extends ListMeetingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListPhoneNumberOrdersRequest, ListPhoneNumberOrdersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListPhoneNumberOrdersCommand}.
8
+ */
6
9
  export interface ListPhoneNumberOrdersCommandInput extends ListPhoneNumberOrdersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPhoneNumberOrdersCommand}.
13
+ */
8
14
  export interface ListPhoneNumberOrdersCommandOutput extends ListPhoneNumberOrdersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListPhoneNumbersRequest, ListPhoneNumbersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListPhoneNumbersCommand}.
8
+ */
6
9
  export interface ListPhoneNumbersCommandInput extends ListPhoneNumbersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPhoneNumbersCommand}.
13
+ */
8
14
  export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListProxySessionsRequest, ListProxySessionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListProxySessionsCommand}.
8
+ */
6
9
  export interface ListProxySessionsCommandInput extends ListProxySessionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListProxySessionsCommand}.
13
+ */
8
14
  export interface ListProxySessionsCommandOutput extends ListProxySessionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListRoomMembershipsRequest, ListRoomMembershipsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListRoomMembershipsCommand}.
8
+ */
6
9
  export interface ListRoomMembershipsCommandInput extends ListRoomMembershipsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRoomMembershipsCommand}.
13
+ */
8
14
  export interface ListRoomMembershipsCommandOutput extends ListRoomMembershipsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListRoomsRequest, ListRoomsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListRoomsCommand}.
8
+ */
6
9
  export interface ListRoomsCommandInput extends ListRoomsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRoomsCommand}.
13
+ */
8
14
  export interface ListRoomsCommandOutput extends ListRoomsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListSipMediaApplicationsRequest, ListSipMediaApplicationsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListSipMediaApplicationsCommand}.
8
+ */
6
9
  export interface ListSipMediaApplicationsCommandInput extends ListSipMediaApplicationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSipMediaApplicationsCommand}.
13
+ */
8
14
  export interface ListSipMediaApplicationsCommandOutput extends ListSipMediaApplicationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListSipRulesRequest, ListSipRulesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListSipRulesCommand}.
8
+ */
6
9
  export interface ListSipRulesCommandInput extends ListSipRulesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSipRulesCommand}.
13
+ */
8
14
  export interface ListSipRulesCommandOutput extends ListSipRulesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListSupportedPhoneNumberCountriesRequest, ListSupportedPhoneNumberCountriesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListSupportedPhoneNumberCountriesCommand}.
8
+ */
6
9
  export interface ListSupportedPhoneNumberCountriesCommandInput extends ListSupportedPhoneNumberCountriesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSupportedPhoneNumberCountriesCommand}.
13
+ */
8
14
  export interface ListSupportedPhoneNumberCountriesCommandOutput extends ListSupportedPhoneNumberCountriesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListUsersRequest, ListUsersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListUsersCommand}.
8
+ */
6
9
  export interface ListUsersCommandInput extends ListUsersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListUsersCommand}.
13
+ */
8
14
  export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListVoiceConnectorGroupsRequest, ListVoiceConnectorGroupsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListVoiceConnectorGroupsCommand}.
8
+ */
6
9
  export interface ListVoiceConnectorGroupsCommandInput extends ListVoiceConnectorGroupsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListVoiceConnectorGroupsCommand}.
13
+ */
8
14
  export interface ListVoiceConnectorGroupsCommandOutput extends ListVoiceConnectorGroupsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListVoiceConnectorTerminationCredentialsRequest, ListVoiceConnectorTerminationCredentialsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListVoiceConnectorTerminationCredentialsCommand}.
8
+ */
6
9
  export interface ListVoiceConnectorTerminationCredentialsCommandInput extends ListVoiceConnectorTerminationCredentialsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListVoiceConnectorTerminationCredentialsCommand}.
13
+ */
8
14
  export interface ListVoiceConnectorTerminationCredentialsCommandOutput extends ListVoiceConnectorTerminationCredentialsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { ListVoiceConnectorsRequest, ListVoiceConnectorsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListVoiceConnectorsCommand}.
8
+ */
6
9
  export interface ListVoiceConnectorsCommandInput extends ListVoiceConnectorsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListVoiceConnectorsCommand}.
13
+ */
8
14
  export interface ListVoiceConnectorsCommandOutput extends ListVoiceConnectorsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { LogoutUserRequest, LogoutUserResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link LogoutUserCommand}.
8
+ */
6
9
  export interface LogoutUserCommandInput extends LogoutUserRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link LogoutUserCommand}.
13
+ */
8
14
  export interface LogoutUserCommandOutput extends LogoutUserResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutAppInstanceRetentionSettingsRequest, PutAppInstanceRetentionSettingsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutAppInstanceRetentionSettingsCommand}.
8
+ */
6
9
  export interface PutAppInstanceRetentionSettingsCommandInput extends PutAppInstanceRetentionSettingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutAppInstanceRetentionSettingsCommand}.
13
+ */
8
14
  export interface PutAppInstanceRetentionSettingsCommandOutput extends PutAppInstanceRetentionSettingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutAppInstanceStreamingConfigurationsRequest, PutAppInstanceStreamingConfigurationsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutAppInstanceStreamingConfigurationsCommand}.
8
+ */
6
9
  export interface PutAppInstanceStreamingConfigurationsCommandInput extends PutAppInstanceStreamingConfigurationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutAppInstanceStreamingConfigurationsCommand}.
13
+ */
8
14
  export interface PutAppInstanceStreamingConfigurationsCommandOutput extends PutAppInstanceStreamingConfigurationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutEventsConfigurationRequest, PutEventsConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutEventsConfigurationCommand}.
8
+ */
6
9
  export interface PutEventsConfigurationCommandInput extends PutEventsConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutEventsConfigurationCommand}.
13
+ */
8
14
  export interface PutEventsConfigurationCommandOutput extends PutEventsConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutRetentionSettingsRequest, PutRetentionSettingsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutRetentionSettingsCommand}.
8
+ */
6
9
  export interface PutRetentionSettingsCommandInput extends PutRetentionSettingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutRetentionSettingsCommand}.
13
+ */
8
14
  export interface PutRetentionSettingsCommandOutput extends PutRetentionSettingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutSipMediaApplicationLoggingConfigurationRequest, PutSipMediaApplicationLoggingConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutSipMediaApplicationLoggingConfigurationCommand}.
8
+ */
6
9
  export interface PutSipMediaApplicationLoggingConfigurationCommandInput extends PutSipMediaApplicationLoggingConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutSipMediaApplicationLoggingConfigurationCommand}.
13
+ */
8
14
  export interface PutSipMediaApplicationLoggingConfigurationCommandOutput extends PutSipMediaApplicationLoggingConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorEmergencyCallingConfigurationRequest, PutVoiceConnectorEmergencyCallingConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorEmergencyCallingConfigurationCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorEmergencyCallingConfigurationCommandInput extends PutVoiceConnectorEmergencyCallingConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorEmergencyCallingConfigurationCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorEmergencyCallingConfigurationCommandOutput extends PutVoiceConnectorEmergencyCallingConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorLoggingConfigurationRequest, PutVoiceConnectorLoggingConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorLoggingConfigurationCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorLoggingConfigurationCommandInput extends PutVoiceConnectorLoggingConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorLoggingConfigurationCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorLoggingConfigurationCommandOutput extends PutVoiceConnectorLoggingConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorOriginationRequest, PutVoiceConnectorOriginationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorOriginationCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorOriginationCommandInput extends PutVoiceConnectorOriginationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorOriginationCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorOriginationCommandOutput extends PutVoiceConnectorOriginationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorProxyRequest, PutVoiceConnectorProxyResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorProxyCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorProxyCommandInput extends PutVoiceConnectorProxyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorProxyCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorProxyCommandOutput extends PutVoiceConnectorProxyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorStreamingConfigurationRequest, PutVoiceConnectorStreamingConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorStreamingConfigurationCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorStreamingConfigurationCommandInput extends PutVoiceConnectorStreamingConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorStreamingConfigurationCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorStreamingConfigurationCommandOutput extends PutVoiceConnectorStreamingConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorTerminationRequest, PutVoiceConnectorTerminationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorTerminationCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorTerminationCommandInput extends PutVoiceConnectorTerminationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorTerminationCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorTerminationCommandOutput extends PutVoiceConnectorTerminationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { PutVoiceConnectorTerminationCredentialsRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutVoiceConnectorTerminationCredentialsCommand}.
8
+ */
6
9
  export interface PutVoiceConnectorTerminationCredentialsCommandInput extends PutVoiceConnectorTerminationCredentialsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutVoiceConnectorTerminationCredentialsCommand}.
13
+ */
8
14
  export interface PutVoiceConnectorTerminationCredentialsCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { RedactChannelMessageRequest, RedactChannelMessageResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link RedactChannelMessageCommand}.
8
+ */
6
9
  export interface RedactChannelMessageCommandInput extends RedactChannelMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RedactChannelMessageCommand}.
13
+ */
8
14
  export interface RedactChannelMessageCommandOutput extends RedactChannelMessageResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { RedactConversationMessageRequest, RedactConversationMessageResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link RedactConversationMessageCommand}.
8
+ */
6
9
  export interface RedactConversationMessageCommandInput extends RedactConversationMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RedactConversationMessageCommand}.
13
+ */
8
14
  export interface RedactConversationMessageCommandOutput extends RedactConversationMessageResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ChimeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeClient";
5
5
  import { RedactRoomMessageRequest, RedactRoomMessageResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link RedactRoomMessageCommand}.
8
+ */
6
9
  export interface RedactRoomMessageCommandInput extends RedactRoomMessageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RedactRoomMessageCommand}.
13
+ */
8
14
  export interface RedactRoomMessageCommandOutput extends RedactRoomMessageResponse, __MetadataBearer {
9
15
  }
10
16
  /**