@aws-sdk/client-chime 3.535.0 → 3.540.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 (138) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/Chime.d.ts +2 -1
  6. package/dist-types/ChimeClient.d.ts +2 -1
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAppInstanceCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateAttendeeCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateMeetingCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteAttendeeCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteMeetingCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
  60. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  61. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +2 -1
  63. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetAttendeeCommand.d.ts +2 -1
  65. package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
  66. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +2 -1
  67. package/dist-types/commands/GetMeetingCommand.d.ts +2 -1
  68. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
  69. package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
  70. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  71. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  72. package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
  73. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
  74. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  76. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  77. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  78. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  79. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  80. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  81. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  82. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +2 -1
  83. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +2 -1
  84. package/dist-types/commands/ListAppInstancesCommand.d.ts +2 -1
  85. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +2 -1
  86. package/dist-types/commands/ListAttendeesCommand.d.ts +2 -1
  87. package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
  88. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
  89. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
  90. package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
  91. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
  92. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  93. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
  94. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +2 -1
  95. package/dist-types/commands/ListMeetingTagsCommand.d.ts +2 -1
  96. package/dist-types/commands/ListMeetingsCommand.d.ts +2 -1
  97. package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
  98. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  99. package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
  100. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  101. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  102. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  103. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  104. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +2 -1
  105. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
  106. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  107. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  108. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  109. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  110. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  111. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  112. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  113. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  114. package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
  115. package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
  116. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +2 -1
  117. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +2 -1
  118. package/dist-types/commands/TagAttendeeCommand.d.ts +2 -1
  119. package/dist-types/commands/TagMeetingCommand.d.ts +2 -1
  120. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  121. package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -1
  122. package/dist-types/commands/UntagMeetingCommand.d.ts +2 -1
  123. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  124. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +2 -1
  125. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +2 -1
  126. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  127. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
  128. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
  129. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
  130. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  131. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  132. package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
  133. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  134. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  135. package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
  136. package/dist-types/index.d.ts +0 -1
  137. package/dist-types/ts3.4/index.d.ts +0 -1
  138. package/package.json +5 -5
@@ -35,6 +35,8 @@ declare const DeleteMediaCapturePipelineCommand_base: {
35
35
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
36
36
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
37
37
  * </important>
38
+ *
39
+ * @deprecated Replaced by DeleteMediaCapturePipeline in the Amazon Chime SDK Media Pipelines Namespace
38
40
  * @example
39
41
  * Use a bare-bones client and the command you need to make an API call.
40
42
  * ```javascript
@@ -81,7 +83,6 @@ declare const DeleteMediaCapturePipelineCommand_base: {
81
83
  * <p>Base exception class for all service exceptions from Chime service.</p>
82
84
  *
83
85
  * @public
84
- * @deprecated Replaced by DeleteMediaCapturePipeline in the Amazon Chime SDK Media Pipelines Namespace
85
86
  */
86
87
  export declare class DeleteMediaCapturePipelineCommand extends DeleteMediaCapturePipelineCommand_base {
87
88
  }
@@ -37,6 +37,8 @@ declare const DeleteMeetingCommand_base: {
37
37
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
38
38
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
39
39
  * </important>
40
+ *
41
+ * @deprecated Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
40
42
  * @example
41
43
  * Use a bare-bones client and the command you need to make an API call.
42
44
  * ```javascript
@@ -83,7 +85,6 @@ declare const DeleteMeetingCommand_base: {
83
85
  * <p>Base exception class for all service exceptions from Chime service.</p>
84
86
  *
85
87
  * @public
86
- * @deprecated Replaced by DeleteMeeting in the Amazon Chime SDK Meetings Namespace
87
88
  */
88
89
  export declare class DeleteMeetingCommand extends DeleteMeetingCommand_base {
89
90
  }
@@ -34,6 +34,8 @@ declare const DeleteProxySessionCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteProxySession in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -81,7 +83,6 @@ declare const DeleteProxySessionCommand_base: {
81
83
  * <p>Base exception class for all service exceptions from Chime service.</p>
82
84
  *
83
85
  * @public
84
- * @deprecated Replaced by DeleteProxySession in the Amazon Chime SDK Voice Namespace
85
86
  */
86
87
  export declare class DeleteProxySessionCommand extends DeleteProxySessionCommand_base {
87
88
  }
@@ -34,6 +34,8 @@ declare const DeleteSipMediaApplicationCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteSipMediaApplication in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -84,7 +86,6 @@ declare const DeleteSipMediaApplicationCommand_base: {
84
86
  * <p>Base exception class for all service exceptions from Chime service.</p>
85
87
  *
86
88
  * @public
87
- * @deprecated Replaced by DeleteSipMediaApplication in the Amazon Chime SDK Voice Namespace
88
89
  */
89
90
  export declare class DeleteSipMediaApplicationCommand extends DeleteSipMediaApplicationCommand_base {
90
91
  }
@@ -34,6 +34,8 @@ declare const DeleteSipRuleCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteSipRule in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -84,7 +86,6 @@ declare const DeleteSipRuleCommand_base: {
84
86
  * <p>Base exception class for all service exceptions from Chime service.</p>
85
87
  *
86
88
  * @public
87
- * @deprecated Replaced by DeleteSipRule in the Amazon Chime SDK Voice Namespace
88
89
  */
89
90
  export declare class DeleteSipRuleCommand extends DeleteSipRuleCommand_base {
90
91
  }
@@ -36,6 +36,8 @@ declare const DeleteVoiceConnectorCommand_base: {
36
36
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
37
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
38
  * </important>
39
+ *
40
+ * @deprecated Replaced by DeleteVoiceConnector in the Amazon Chime SDK Voice Namespace
39
41
  * @example
40
42
  * Use a bare-bones client and the command you need to make an API call.
41
43
  * ```javascript
@@ -86,7 +88,6 @@ declare const DeleteVoiceConnectorCommand_base: {
86
88
  * <p>Base exception class for all service exceptions from Chime service.</p>
87
89
  *
88
90
  * @public
89
- * @deprecated Replaced by DeleteVoiceConnector in the Amazon Chime SDK Voice Namespace
90
91
  */
91
92
  export declare class DeleteVoiceConnectorCommand extends DeleteVoiceConnectorCommand_base {
92
93
  }
@@ -34,6 +34,8 @@ declare const DeleteVoiceConnectorEmergencyCallingConfigurationCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -80,7 +82,6 @@ declare const DeleteVoiceConnectorEmergencyCallingConfigurationCommand_base: {
80
82
  * <p>Base exception class for all service exceptions from Chime service.</p>
81
83
  *
82
84
  * @public
83
- * @deprecated Replaced by DeleteVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
84
85
  */
85
86
  export declare class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends DeleteVoiceConnectorEmergencyCallingConfigurationCommand_base {
86
87
  }
@@ -36,6 +36,8 @@ declare const DeleteVoiceConnectorGroupCommand_base: {
36
36
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
37
37
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
38
38
  * </important>
39
+ *
40
+ * @deprecated Replaced by DeleteVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
39
41
  * @example
40
42
  * Use a bare-bones client and the command you need to make an API call.
41
43
  * ```javascript
@@ -86,7 +88,6 @@ declare const DeleteVoiceConnectorGroupCommand_base: {
86
88
  * <p>Base exception class for all service exceptions from Chime service.</p>
87
89
  *
88
90
  * @public
89
- * @deprecated Replaced by DeleteVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
90
91
  */
91
92
  export declare class DeleteVoiceConnectorGroupCommand extends DeleteVoiceConnectorGroupCommand_base {
92
93
  }
@@ -37,6 +37,8 @@ declare const DeleteVoiceConnectorOriginationCommand_base: {
37
37
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
38
38
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
39
39
  * </important>
40
+ *
41
+ * @deprecated Replaced by DeleteVoiceConnectorOrigination in the Amazon Chime SDK Voice Namespace
40
42
  * @example
41
43
  * Use a bare-bones client and the command you need to make an API call.
42
44
  * ```javascript
@@ -83,7 +85,6 @@ declare const DeleteVoiceConnectorOriginationCommand_base: {
83
85
  * <p>Base exception class for all service exceptions from Chime service.</p>
84
86
  *
85
87
  * @public
86
- * @deprecated Replaced by DeleteVoiceConnectorOrigination in the Amazon Chime SDK Voice Namespace
87
88
  */
88
89
  export declare class DeleteVoiceConnectorOriginationCommand extends DeleteVoiceConnectorOriginationCommand_base {
89
90
  }
@@ -34,6 +34,8 @@ declare const DeleteVoiceConnectorProxyCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -80,7 +82,6 @@ declare const DeleteVoiceConnectorProxyCommand_base: {
80
82
  * <p>Base exception class for all service exceptions from Chime service.</p>
81
83
  *
82
84
  * @public
83
- * @deprecated Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice Namespace
84
85
  */
85
86
  export declare class DeleteVoiceConnectorProxyCommand extends DeleteVoiceConnectorProxyCommand_base {
86
87
  }
@@ -34,6 +34,8 @@ declare const DeleteVoiceConnectorStreamingConfigurationCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteVoiceConnectorStreamingConfiguration in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -80,7 +82,6 @@ declare const DeleteVoiceConnectorStreamingConfigurationCommand_base: {
80
82
  * <p>Base exception class for all service exceptions from Chime service.</p>
81
83
  *
82
84
  * @public
83
- * @deprecated Replaced by DeleteVoiceConnectorStreamingConfiguration in the Amazon Chime SDK Voice Namespace
84
85
  */
85
86
  export declare class DeleteVoiceConnectorStreamingConfigurationCommand extends DeleteVoiceConnectorStreamingConfigurationCommand_base {
86
87
  }
@@ -37,6 +37,8 @@ declare const DeleteVoiceConnectorTerminationCommand_base: {
37
37
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
38
38
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
39
39
  * </important>
40
+ *
41
+ * @deprecated Replaced by DeleteVoiceConnectorTermination in the Amazon Chime SDK Voice Namespace
40
42
  * @example
41
43
  * Use a bare-bones client and the command you need to make an API call.
42
44
  * ```javascript
@@ -83,7 +85,6 @@ declare const DeleteVoiceConnectorTerminationCommand_base: {
83
85
  * <p>Base exception class for all service exceptions from Chime service.</p>
84
86
  *
85
87
  * @public
86
- * @deprecated Replaced by DeleteVoiceConnectorTermination in the Amazon Chime SDK Voice Namespace
87
88
  */
88
89
  export declare class DeleteVoiceConnectorTerminationCommand extends DeleteVoiceConnectorTerminationCommand_base {
89
90
  }
@@ -34,6 +34,8 @@ declare const DeleteVoiceConnectorTerminationCredentialsCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DeleteVoiceConnectorTerminationCredentials in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -83,7 +85,6 @@ declare const DeleteVoiceConnectorTerminationCredentialsCommand_base: {
83
85
  * <p>Base exception class for all service exceptions from Chime service.</p>
84
86
  *
85
87
  * @public
86
- * @deprecated Replaced by DeleteVoiceConnectorTerminationCredentials in the Amazon Chime SDK Voice Namespace
87
88
  */
88
89
  export declare class DeleteVoiceConnectorTerminationCredentialsCommand extends DeleteVoiceConnectorTerminationCredentialsCommand_base {
89
90
  }
@@ -34,6 +34,8 @@ declare const DescribeAppInstanceAdminCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DescribeAppInstanceAdmin in the Amazon Chime SDK Identity Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -87,7 +89,6 @@ declare const DescribeAppInstanceAdminCommand_base: {
87
89
  * <p>Base exception class for all service exceptions from Chime service.</p>
88
90
  *
89
91
  * @public
90
- * @deprecated Replaced by DescribeAppInstanceAdmin in the Amazon Chime SDK Identity Namespace
91
92
  */
92
93
  export declare class DescribeAppInstanceAdminCommand extends DescribeAppInstanceAdminCommand_base {
93
94
  }
@@ -34,6 +34,8 @@ declare const DescribeAppInstanceCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DescribeAppInstance in the Amazon Chime SDK Identity Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -85,7 +87,6 @@ declare const DescribeAppInstanceCommand_base: {
85
87
  * <p>Base exception class for all service exceptions from Chime service.</p>
86
88
  *
87
89
  * @public
88
- * @deprecated Replaced by DescribeAppInstance in the Amazon Chime SDK Identity Namespace
89
90
  */
90
91
  export declare class DescribeAppInstanceCommand extends DescribeAppInstanceCommand_base {
91
92
  }
@@ -34,6 +34,8 @@ declare const DescribeAppInstanceUserCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DescribeAppInstanceUser in the Amazon Chime SDK Identity Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -85,7 +87,6 @@ declare const DescribeAppInstanceUserCommand_base: {
85
87
  * <p>Base exception class for all service exceptions from Chime service.</p>
86
88
  *
87
89
  * @public
88
- * @deprecated Replaced by DescribeAppInstanceUser in the Amazon Chime SDK Identity Namespace
89
90
  */
90
91
  export declare class DescribeAppInstanceUserCommand extends DescribeAppInstanceUserCommand_base {
91
92
  }
@@ -39,6 +39,8 @@ declare const DescribeChannelBanCommand_base: {
39
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
40
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
41
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by DescribeChannelBan in the Amazon Chime SDK Messaging Namespace
42
44
  * @example
43
45
  * Use a bare-bones client and the command you need to make an API call.
44
46
  * ```javascript
@@ -100,7 +102,6 @@ declare const DescribeChannelBanCommand_base: {
100
102
  * <p>Base exception class for all service exceptions from Chime service.</p>
101
103
  *
102
104
  * @public
103
- * @deprecated Replaced by DescribeChannelBan in the Amazon Chime SDK Messaging Namespace
104
105
  */
105
106
  export declare class DescribeChannelBanCommand extends DescribeChannelBanCommand_base {
106
107
  }
@@ -40,6 +40,8 @@ declare const DescribeChannelCommand_base: {
40
40
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
41
41
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
42
42
  * </important>
43
+ *
44
+ * @deprecated Replaced by DescribeChannel in the Amazon Chime SDK Messaging Namespace
43
45
  * @example
44
46
  * Use a bare-bones client and the command you need to make an API call.
45
47
  * ```javascript
@@ -99,7 +101,6 @@ declare const DescribeChannelCommand_base: {
99
101
  * <p>Base exception class for all service exceptions from Chime service.</p>
100
102
  *
101
103
  * @public
102
- * @deprecated Replaced by DescribeChannel in the Amazon Chime SDK Messaging Namespace
103
104
  */
104
105
  export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
105
106
  }
@@ -39,6 +39,8 @@ declare const DescribeChannelMembershipCommand_base: {
39
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
40
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
41
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by DescribeChannelMembership in the Amazon Chime SDK Messaging Namespace
42
44
  * @example
43
45
  * Use a bare-bones client and the command you need to make an API call.
44
46
  * ```javascript
@@ -102,7 +104,6 @@ declare const DescribeChannelMembershipCommand_base: {
102
104
  * <p>Base exception class for all service exceptions from Chime service.</p>
103
105
  *
104
106
  * @public
105
- * @deprecated Replaced by DescribeChannelMembership in the Amazon Chime SDK Messaging Namespace
106
107
  */
107
108
  export declare class DescribeChannelMembershipCommand extends DescribeChannelMembershipCommand_base {
108
109
  }
@@ -40,6 +40,8 @@ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
40
40
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
41
41
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
42
42
  * </important>
43
+ *
44
+ * @deprecated Replaced by DescribeChannelMembershipForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
43
45
  * @example
44
46
  * Use a bare-bones client and the command you need to make an API call.
45
47
  * ```javascript
@@ -100,7 +102,6 @@ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
100
102
  * <p>Base exception class for all service exceptions from Chime service.</p>
101
103
  *
102
104
  * @public
103
- * @deprecated Replaced by DescribeChannelMembershipForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
104
105
  */
105
106
  export declare class DescribeChannelMembershipForAppInstanceUserCommand extends DescribeChannelMembershipForAppInstanceUserCommand_base {
106
107
  }
@@ -40,6 +40,8 @@ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
40
40
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
41
41
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
42
42
  * </important>
43
+ *
44
+ * @deprecated Replaced by DescribeChannelModeratedByAppInstanceUser in the Amazon Chime SDK Messaging Namespace
43
45
  * @example
44
46
  * Use a bare-bones client and the command you need to make an API call.
45
47
  * ```javascript
@@ -96,7 +98,6 @@ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
96
98
  * <p>Base exception class for all service exceptions from Chime service.</p>
97
99
  *
98
100
  * @public
99
- * @deprecated Replaced by DescribeChannelModeratedByAppInstanceUser in the Amazon Chime SDK Messaging Namespace
100
101
  */
101
102
  export declare class DescribeChannelModeratedByAppInstanceUserCommand extends DescribeChannelModeratedByAppInstanceUserCommand_base {
102
103
  }
@@ -39,6 +39,8 @@ declare const DescribeChannelModeratorCommand_base: {
39
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
40
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
41
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by DescribeChannelModerator in the Amazon Chime SDK Messaging Namespace
42
44
  * @example
43
45
  * Use a bare-bones client and the command you need to make an API call.
44
46
  * ```javascript
@@ -100,7 +102,6 @@ declare const DescribeChannelModeratorCommand_base: {
100
102
  * <p>Base exception class for all service exceptions from Chime service.</p>
101
103
  *
102
104
  * @public
103
- * @deprecated Replaced by DescribeChannelModerator in the Amazon Chime SDK Messaging Namespace
104
105
  */
105
106
  export declare class DescribeChannelModeratorCommand extends DescribeChannelModeratorCommand_base {
106
107
  }
@@ -34,6 +34,8 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DisassociatePhoneNumbersFromVoiceConnector in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -91,7 +93,6 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorCommand_base: {
91
93
  * <p>Base exception class for all service exceptions from Chime service.</p>
92
94
  *
93
95
  * @public
94
- * @deprecated Replaced by DisassociatePhoneNumbersFromVoiceConnector in the Amazon Chime SDK Voice Namespace
95
96
  */
96
97
  export declare class DisassociatePhoneNumbersFromVoiceConnectorCommand extends DisassociatePhoneNumbersFromVoiceConnectorCommand_base {
97
98
  }
@@ -34,6 +34,8 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by DisassociatePhoneNumbersFromVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -91,7 +93,6 @@ declare const DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_base: {
91
93
  * <p>Base exception class for all service exceptions from Chime service.</p>
92
94
  *
93
95
  * @public
94
- * @deprecated Replaced by DisassociatePhoneNumbersFromVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
95
96
  */
96
97
  export declare class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends DisassociatePhoneNumbersFromVoiceConnectorGroupCommand_base {
97
98
  }
@@ -34,6 +34,8 @@ declare const GetAppInstanceRetentionSettingsCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetAppInstanceRetentionSettings in the Amazon Chime SDK Identity Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -87,7 +89,6 @@ declare const GetAppInstanceRetentionSettingsCommand_base: {
87
89
  * <p>Base exception class for all service exceptions from Chime service.</p>
88
90
  *
89
91
  * @public
90
- * @deprecated Replaced by GetAppInstanceRetentionSettings in the Amazon Chime SDK Identity Namespace
91
92
  */
92
93
  export declare class GetAppInstanceRetentionSettingsCommand extends GetAppInstanceRetentionSettingsCommand_base {
93
94
  }
@@ -34,6 +34,8 @@ declare const GetAppInstanceStreamingConfigurationsCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetAppInstanceStreamingConfigurations in the Amazon Chime SDK Messaging Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -87,7 +89,6 @@ declare const GetAppInstanceStreamingConfigurationsCommand_base: {
87
89
  * <p>Base exception class for all service exceptions from Chime service.</p>
88
90
  *
89
91
  * @public
90
- * @deprecated Replaced by GetAppInstanceStreamingConfigurations in the Amazon Chime SDK Messaging Namespace
91
92
  */
92
93
  export declare class GetAppInstanceStreamingConfigurationsCommand extends GetAppInstanceStreamingConfigurationsCommand_base {
93
94
  }
@@ -38,6 +38,8 @@ declare const GetAttendeeCommand_base: {
38
38
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
39
39
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
40
40
  * </important>
41
+ *
42
+ * @deprecated Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
41
43
  * @example
42
44
  * Use a bare-bones client and the command you need to make an API call.
43
45
  * ```javascript
@@ -91,7 +93,6 @@ declare const GetAttendeeCommand_base: {
91
93
  * <p>Base exception class for all service exceptions from Chime service.</p>
92
94
  *
93
95
  * @public
94
- * @deprecated Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace
95
96
  */
96
97
  export declare class GetAttendeeCommand extends GetAttendeeCommand_base {
97
98
  }
@@ -39,6 +39,8 @@ declare const GetChannelMessageCommand_base: {
39
39
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
40
40
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
41
41
  * </important>
42
+ *
43
+ * @deprecated Replaced by GetChannelMessage in the Amazon Chime SDK Messaging Namespace
42
44
  * @example
43
45
  * Use a bare-bones client and the command you need to make an API call.
44
46
  * ```javascript
@@ -104,7 +106,6 @@ declare const GetChannelMessageCommand_base: {
104
106
  * <p>Base exception class for all service exceptions from Chime service.</p>
105
107
  *
106
108
  * @public
107
- * @deprecated Replaced by GetChannelMessage in the Amazon Chime SDK Messaging Namespace
108
109
  */
109
110
  export declare class GetChannelMessageCommand extends GetChannelMessageCommand_base {
110
111
  }
@@ -35,6 +35,8 @@ declare const GetMediaCapturePipelineCommand_base: {
35
35
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
36
36
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
37
37
  * </important>
38
+ *
39
+ * @deprecated Replaced by GetMediaCapturePipeline in the Amazon Chime SDK Media Pipelines Namespace
38
40
  * @example
39
41
  * Use a bare-bones client and the command you need to make an API call.
40
42
  * ```javascript
@@ -117,7 +119,6 @@ declare const GetMediaCapturePipelineCommand_base: {
117
119
  * <p>Base exception class for all service exceptions from Chime service.</p>
118
120
  *
119
121
  * @public
120
- * @deprecated Replaced by GetMediaCapturePipeline in the Amazon Chime SDK Media Pipelines Namespace
121
122
  */
122
123
  export declare class GetMediaCapturePipelineCommand extends GetMediaCapturePipelineCommand_base {
123
124
  }
@@ -40,6 +40,8 @@ declare const GetMeetingCommand_base: {
40
40
  * <i>Amazon Chime SDK Developer Guide</i>
41
41
  * .
42
42
  * </p>
43
+ *
44
+ * @deprecated Replaced by GetMeeting in the Amazon Chime SDK Meetings Namespace
43
45
  * @example
44
46
  * Use a bare-bones client and the command you need to make an API call.
45
47
  * ```javascript
@@ -102,7 +104,6 @@ declare const GetMeetingCommand_base: {
102
104
  * <p>Base exception class for all service exceptions from Chime service.</p>
103
105
  *
104
106
  * @public
105
- * @deprecated Replaced by GetMeeting in the Amazon Chime SDK Meetings Namespace
106
107
  */
107
108
  export declare class GetMeetingCommand extends GetMeetingCommand_base {
108
109
  }
@@ -34,6 +34,8 @@ declare const GetMessagingSessionEndpointCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -76,7 +78,6 @@ declare const GetMessagingSessionEndpointCommand_base: {
76
78
  * <p>Base exception class for all service exceptions from Chime service.</p>
77
79
  *
78
80
  * @public
79
- * @deprecated Replaced by GetMessagingSessionEndpoint in the Amazon Chime SDK Messaging Namespace
80
81
  */
81
82
  export declare class GetMessagingSessionEndpointCommand extends GetMessagingSessionEndpointCommand_base {
82
83
  }
@@ -34,6 +34,8 @@ declare const GetProxySessionCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -107,7 +109,6 @@ declare const GetProxySessionCommand_base: {
107
109
  * <p>Base exception class for all service exceptions from Chime service.</p>
108
110
  *
109
111
  * @public
110
- * @deprecated Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
111
112
  */
112
113
  export declare class GetProxySessionCommand extends GetProxySessionCommand_base {
113
114
  }
@@ -34,6 +34,8 @@ declare const GetSipMediaApplicationCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetSipMediaApplication in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -93,7 +95,6 @@ declare const GetSipMediaApplicationCommand_base: {
93
95
  * <p>Base exception class for all service exceptions from Chime service.</p>
94
96
  *
95
97
  * @public
96
- * @deprecated Replaced by GetSipMediaApplication in the Amazon Chime SDK Voice Namespace
97
98
  */
98
99
  export declare class GetSipMediaApplicationCommand extends GetSipMediaApplicationCommand_base {
99
100
  }
@@ -34,6 +34,8 @@ declare const GetSipMediaApplicationLoggingConfigurationCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetSipMediaApplicationLoggingConfiguration in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -84,7 +86,6 @@ declare const GetSipMediaApplicationLoggingConfigurationCommand_base: {
84
86
  * <p>Base exception class for all service exceptions from Chime service.</p>
85
87
  *
86
88
  * @public
87
- * @deprecated Replaced by GetSipMediaApplicationLoggingConfiguration in the Amazon Chime SDK Voice Namespace
88
89
  */
89
90
  export declare class GetSipMediaApplicationLoggingConfigurationCommand extends GetSipMediaApplicationLoggingConfigurationCommand_base {
90
91
  }
@@ -34,6 +34,8 @@ declare const GetSipRuleCommand_base: {
34
34
  * <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/migrate-from-chm-namespace.html">Migrating from the Amazon Chime namespace</a> in the
35
35
  * <i>Amazon Chime SDK Developer Guide</i>.</p>
36
36
  * </important>
37
+ *
38
+ * @deprecated Replaced by GetSipRule in the Amazon Chime SDK Voice Namespace
37
39
  * @example
38
40
  * Use a bare-bones client and the command you need to make an API call.
39
41
  * ```javascript
@@ -97,7 +99,6 @@ declare const GetSipRuleCommand_base: {
97
99
  * <p>Base exception class for all service exceptions from Chime service.</p>
98
100
  *
99
101
  * @public
100
- * @deprecated Replaced by GetSipRule in the Amazon Chime SDK Voice Namespace
101
102
  */
102
103
  export declare class GetSipRuleCommand extends GetSipRuleCommand_base {
103
104
  }