@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.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Chime.d.ts +2 -1
- package/dist-types/ChimeClient.d.ts +2 -1
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/CreateAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreateMeetingCommand.d.ts +2 -1
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +2 -1
- package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMeetingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/GetAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetMeetingCommand.d.ts +2 -1
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
- package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +2 -1
- package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListAppInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListAttendeeTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListAttendeesCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListMeetingTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListMeetingsCommand.d.ts +2 -1
- package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
- package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +2 -1
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +2 -1
- package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +2 -1
- package/dist-types/commands/TagAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/TagMeetingCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -1
- package/dist-types/commands/UntagMeetingCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +5 -5
|
@@ -34,6 +34,8 @@ declare const GetVoiceConnectorCommand_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 GetVoiceConnector 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 GetVoiceConnectorCommand_base: {
|
|
|
91
93
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
92
94
|
*
|
|
93
95
|
* @public
|
|
94
|
-
* @deprecated Replaced by GetVoiceConnector in the Amazon Chime SDK Voice Namespace
|
|
95
96
|
*/
|
|
96
97
|
export declare class GetVoiceConnectorCommand extends GetVoiceConnectorCommand_base {
|
|
97
98
|
}
|
|
@@ -34,6 +34,8 @@ declare const GetVoiceConnectorEmergencyCallingConfigurationCommand_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 GetVoiceConnectorEmergencyCallingConfiguration 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
|
|
@@ -90,7 +92,6 @@ declare const GetVoiceConnectorEmergencyCallingConfigurationCommand_base: {
|
|
|
90
92
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
91
93
|
*
|
|
92
94
|
* @public
|
|
93
|
-
* @deprecated Replaced by GetVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetVoiceConnectorEmergencyCallingConfigurationCommand extends GetVoiceConnectorEmergencyCallingConfigurationCommand_base {
|
|
96
97
|
}
|
|
@@ -35,6 +35,8 @@ declare const GetVoiceConnectorGroupCommand_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 GetVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
|
|
38
40
|
* @example
|
|
39
41
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
42
|
* ```javascript
|
|
@@ -95,7 +97,6 @@ declare const GetVoiceConnectorGroupCommand_base: {
|
|
|
95
97
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
96
98
|
*
|
|
97
99
|
* @public
|
|
98
|
-
* @deprecated Replaced by GetVoiceConnectorGroup in the Amazon Chime SDK Voice Namespace
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetVoiceConnectorGroupCommand extends GetVoiceConnectorGroupCommand_base {
|
|
101
102
|
}
|
|
@@ -35,6 +35,8 @@ declare const GetVoiceConnectorLoggingConfigurationCommand_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 GetVoiceConnectorLoggingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
38
40
|
* @example
|
|
39
41
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
42
|
* ```javascript
|
|
@@ -86,7 +88,6 @@ declare const GetVoiceConnectorLoggingConfigurationCommand_base: {
|
|
|
86
88
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
87
89
|
*
|
|
88
90
|
* @public
|
|
89
|
-
* @deprecated Replaced by GetVoiceConnectorLoggingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetVoiceConnectorLoggingConfigurationCommand extends GetVoiceConnectorLoggingConfigurationCommand_base {
|
|
92
93
|
}
|
|
@@ -34,6 +34,8 @@ declare const GetVoiceConnectorOriginationCommand_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 GetVoiceConnectorOrigination 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 GetVoiceConnectorOriginationCommand_base: {
|
|
|
93
95
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
94
96
|
*
|
|
95
97
|
* @public
|
|
96
|
-
* @deprecated Replaced by GetVoiceConnectorOrigination in the Amazon Chime SDK Voice Namespace
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetVoiceConnectorOriginationCommand extends GetVoiceConnectorOriginationCommand_base {
|
|
99
100
|
}
|
|
@@ -34,6 +34,8 @@ declare const GetVoiceConnectorProxyCommand_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 GetVoiceConnectorProxy 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
|
|
@@ -89,7 +91,6 @@ declare const GetVoiceConnectorProxyCommand_base: {
|
|
|
89
91
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
90
92
|
*
|
|
91
93
|
* @public
|
|
92
|
-
* @deprecated Replaced by GetVoiceConnectorProxy in the Amazon Chime SDK Voice Namespace
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetVoiceConnectorProxyCommand extends GetVoiceConnectorProxyCommand_base {
|
|
95
96
|
}
|
|
@@ -36,6 +36,8 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_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 GetVoiceConnectorStreamingConfiguration 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
|
|
@@ -92,7 +94,6 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
|
|
|
92
94
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
93
95
|
*
|
|
94
96
|
* @public
|
|
95
|
-
* @deprecated Replaced by GetVoiceConnectorStreamingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetVoiceConnectorStreamingConfigurationCommand extends GetVoiceConnectorStreamingConfigurationCommand_base {
|
|
98
99
|
}
|
|
@@ -34,6 +34,8 @@ declare const GetVoiceConnectorTerminationCommand_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 GetVoiceConnectorTermination 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
|
|
@@ -92,7 +94,6 @@ declare const GetVoiceConnectorTerminationCommand_base: {
|
|
|
92
94
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
93
95
|
*
|
|
94
96
|
* @public
|
|
95
|
-
* @deprecated Replaced by GetVoiceConnectorTermination in the Amazon Chime SDK Voice Namespace
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetVoiceConnectorTerminationCommand extends GetVoiceConnectorTerminationCommand_base {
|
|
98
99
|
}
|
|
@@ -35,6 +35,8 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
|
|
|
35
35
|
* </important>
|
|
36
36
|
* <p>Retrieves information about the last time a SIP <code>OPTIONS</code> ping was received from
|
|
37
37
|
* your SIP infrastructure for the specified Amazon Chime Voice Connector.</p>
|
|
38
|
+
*
|
|
39
|
+
* @deprecated Replaced by GetVoiceConnectorTerminationHealth in the Amazon Chime SDK Voice Namespace
|
|
38
40
|
* @example
|
|
39
41
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
42
|
* ```javascript
|
|
@@ -86,7 +88,6 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
|
|
|
86
88
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
87
89
|
*
|
|
88
90
|
* @public
|
|
89
|
-
* @deprecated Replaced by GetVoiceConnectorTerminationHealth in the Amazon Chime SDK Voice Namespace
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetVoiceConnectorTerminationHealthCommand extends GetVoiceConnectorTerminationHealthCommand_base {
|
|
92
93
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListAppInstanceAdminsCommand_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 ListAppInstanceAdmins 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
|
|
@@ -90,7 +92,6 @@ declare const ListAppInstanceAdminsCommand_base: {
|
|
|
90
92
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
91
93
|
*
|
|
92
94
|
* @public
|
|
93
|
-
* @deprecated Replaced by ListAppInstanceAdmins in the Amazon Chime SDK Identity Namespace
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListAppInstanceAdminsCommand extends ListAppInstanceAdminsCommand_base {
|
|
96
97
|
}
|
|
@@ -36,6 +36,8 @@ declare const ListAppInstanceUsersCommand_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 ListAppInstanceUsers in the Amazon Chime SDK Identity Namespace
|
|
39
41
|
* @example
|
|
40
42
|
* Use a bare-bones client and the command you need to make an API call.
|
|
41
43
|
* ```javascript
|
|
@@ -91,7 +93,6 @@ declare const ListAppInstanceUsersCommand_base: {
|
|
|
91
93
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
92
94
|
*
|
|
93
95
|
* @public
|
|
94
|
-
* @deprecated Replaced by ListAppInstanceUsers in the Amazon Chime SDK Identity Namespace
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListAppInstanceUsersCommand extends ListAppInstanceUsersCommand_base {
|
|
97
98
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListAppInstancesCommand_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 ListAppInstances 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 ListAppInstancesCommand_base: {
|
|
|
87
89
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
88
90
|
*
|
|
89
91
|
* @public
|
|
90
|
-
* @deprecated Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListAppInstancesCommand extends ListAppInstancesCommand_base {
|
|
93
94
|
}
|
|
@@ -30,6 +30,8 @@ declare const ListAttendeeTagsCommand_base: {
|
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>ListAttendeeTags is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.</p>
|
|
32
32
|
* </important>
|
|
33
|
+
*
|
|
34
|
+
* @deprecated Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
|
|
33
35
|
* @example
|
|
34
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
37
|
* ```javascript
|
|
@@ -84,7 +86,6 @@ declare const ListAttendeeTagsCommand_base: {
|
|
|
84
86
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
85
87
|
*
|
|
86
88
|
* @public
|
|
87
|
-
* @deprecated Attendee Tags are not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListAttendeeTagsCommand extends ListAttendeeTagsCommand_base {
|
|
90
91
|
}
|
|
@@ -38,6 +38,8 @@ declare const ListAttendeesCommand_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 ListAttendees 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
|
|
@@ -95,7 +97,6 @@ declare const ListAttendeesCommand_base: {
|
|
|
95
97
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
96
98
|
*
|
|
97
99
|
* @public
|
|
98
|
-
* @deprecated Replaced by ListAttendees in the Amazon Chime SDK Meetings Namespace
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListAttendeesCommand extends ListAttendeesCommand_base {
|
|
101
102
|
}
|
|
@@ -39,6 +39,8 @@ declare const ListChannelBansCommand_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 ListChannelBans 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
|
|
@@ -96,7 +98,6 @@ declare const ListChannelBansCommand_base: {
|
|
|
96
98
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
97
99
|
*
|
|
98
100
|
* @public
|
|
99
|
-
* @deprecated Replaced by ListChannelBans in the Amazon Chime SDK Messaging Namespace
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListChannelBansCommand extends ListChannelBansCommand_base {
|
|
102
103
|
}
|
|
@@ -39,6 +39,8 @@ declare const ListChannelMembershipsCommand_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 ListChannelMemberships 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
|
|
@@ -97,7 +99,6 @@ declare const ListChannelMembershipsCommand_base: {
|
|
|
97
99
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
98
100
|
*
|
|
99
101
|
* @public
|
|
100
|
-
* @deprecated Replaced by ListChannelMemberships in the Amazon Chime SDK Messaging Namespace
|
|
101
102
|
*/
|
|
102
103
|
export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {
|
|
103
104
|
}
|
|
@@ -40,6 +40,8 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_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 ListChannelMembershipsForAppInstanceUser 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
|
|
@@ -104,7 +106,6 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
|
|
|
104
106
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
105
107
|
*
|
|
106
108
|
* @public
|
|
107
|
-
* @deprecated Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
|
108
109
|
*/
|
|
109
110
|
export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {
|
|
110
111
|
}
|
|
@@ -44,6 +44,8 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
44
44
|
* <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
|
|
45
45
|
* <i>Amazon Chime SDK Developer Guide</i>.</p>
|
|
46
46
|
* </important>
|
|
47
|
+
*
|
|
48
|
+
* @deprecated Replaced by ListChannelMessages in the Amazon Chime SDK Messaging Namespace
|
|
47
49
|
* @example
|
|
48
50
|
* Use a bare-bones client and the command you need to make an API call.
|
|
49
51
|
* ```javascript
|
|
@@ -112,7 +114,6 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
112
114
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
113
115
|
*
|
|
114
116
|
* @public
|
|
115
|
-
* @deprecated Replaced by ListChannelMessages in the Amazon Chime SDK Messaging Namespace
|
|
116
117
|
*/
|
|
117
118
|
export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {
|
|
118
119
|
}
|
|
@@ -39,6 +39,8 @@ declare const ListChannelModeratorsCommand_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 ListChannelModerators 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
|
|
@@ -96,7 +98,6 @@ declare const ListChannelModeratorsCommand_base: {
|
|
|
96
98
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
97
99
|
*
|
|
98
100
|
* @public
|
|
99
|
-
* @deprecated Replaced by ListChannelModerators in the Amazon Chime SDK Messaging Namespace
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {
|
|
102
103
|
}
|
|
@@ -53,6 +53,8 @@ declare const ListChannelsCommand_base: {
|
|
|
53
53
|
* <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
|
|
54
54
|
* <i>Amazon Chime SDK Developer Guide</i>.</p>
|
|
55
55
|
* </important>
|
|
56
|
+
*
|
|
57
|
+
* @deprecated Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
|
56
58
|
* @example
|
|
57
59
|
* Use a bare-bones client and the command you need to make an API call.
|
|
58
60
|
* ```javascript
|
|
@@ -112,7 +114,6 @@ declare const ListChannelsCommand_base: {
|
|
|
112
114
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
113
115
|
*
|
|
114
116
|
* @public
|
|
115
|
-
* @deprecated Replaced by ListChannels in the Amazon Chime SDK Messaging Namespace
|
|
116
117
|
*/
|
|
117
118
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
118
119
|
}
|
|
@@ -39,6 +39,8 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_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 ListChannelsModeratedByAppInstanceUser 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
|
|
@@ -99,7 +101,6 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
|
|
|
99
101
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
100
102
|
*
|
|
101
103
|
* @public
|
|
102
|
-
* @deprecated Replaced by ListChannelsModeratedByAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
|
103
104
|
*/
|
|
104
105
|
export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {
|
|
105
106
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListMediaCapturePipelinesCommand_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 ListMediaCapturePipelines in the Amazon Chime SDK Media Pipelines Namespace
|
|
37
39
|
* @example
|
|
38
40
|
* Use a bare-bones client and the command you need to make an API call.
|
|
39
41
|
* ```javascript
|
|
@@ -117,7 +119,6 @@ declare const ListMediaCapturePipelinesCommand_base: {
|
|
|
117
119
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
118
120
|
*
|
|
119
121
|
* @public
|
|
120
|
-
* @deprecated Replaced by ListMediaCapturePipelines in the Amazon Chime SDK Media Pipelines Namespace
|
|
121
122
|
*/
|
|
122
123
|
export declare class ListMediaCapturePipelinesCommand extends ListMediaCapturePipelinesCommand_base {
|
|
123
124
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListMeetingTagsCommand_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 Use ListTagsForResource in the Amazon Chime SDK Meetings 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 ListMeetingTagsCommand_base: {
|
|
|
87
89
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
88
90
|
*
|
|
89
91
|
* @public
|
|
90
|
-
* @deprecated Use ListTagsForResource in the Amazon Chime SDK Meetings Namespace.
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListMeetingTagsCommand extends ListMeetingTagsCommand_base {
|
|
93
94
|
}
|
|
@@ -33,6 +33,8 @@ declare const ListMeetingsCommand_base: {
|
|
|
33
33
|
* <p>For more information about the Amazon Chime SDK, see
|
|
34
34
|
* <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/meetings-sdk.html">Using the Amazon Chime SDK</a>
|
|
35
35
|
* in the <i>Amazon Chime SDK Developer Guide</i>.</p>
|
|
36
|
+
*
|
|
37
|
+
* @deprecated ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
|
|
36
38
|
* @example
|
|
37
39
|
* Use a bare-bones client and the command you need to make an API call.
|
|
38
40
|
* ```javascript
|
|
@@ -96,7 +98,6 @@ declare const ListMeetingsCommand_base: {
|
|
|
96
98
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
97
99
|
*
|
|
98
100
|
* @public
|
|
99
|
-
* @deprecated ListMeetings is not supported in the Amazon Chime SDK Meetings Namespace. Update your application to remove calls to this API.
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListMeetingsCommand extends ListMeetingsCommand_base {
|
|
102
103
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListProxySessionsCommand_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 ListProxySessions 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
|
|
@@ -112,7 +114,6 @@ declare const ListProxySessionsCommand_base: {
|
|
|
112
114
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
113
115
|
*
|
|
114
116
|
* @public
|
|
115
|
-
* @deprecated Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
|
|
116
117
|
*/
|
|
117
118
|
export declare class ListProxySessionsCommand extends ListProxySessionsCommand_base {
|
|
118
119
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListSipMediaApplicationsCommand_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 ListSipMediaApplications 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
|
|
@@ -94,7 +96,6 @@ declare const ListSipMediaApplicationsCommand_base: {
|
|
|
94
96
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
95
97
|
*
|
|
96
98
|
* @public
|
|
97
|
-
* @deprecated Replaced by ListSipMediaApplications in the Amazon Chime SDK Voice Namespace
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListSipMediaApplicationsCommand extends ListSipMediaApplicationsCommand_base {
|
|
100
101
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListSipRulesCommand_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 ListSipRules 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
|
|
@@ -99,7 +101,6 @@ declare const ListSipRulesCommand_base: {
|
|
|
99
101
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
100
102
|
*
|
|
101
103
|
* @public
|
|
102
|
-
* @deprecated Replaced by ListSipRules in the Amazon Chime SDK Voice Namespace
|
|
103
104
|
*/
|
|
104
105
|
export declare class ListSipRulesCommand extends ListSipRulesCommand_base {
|
|
105
106
|
}
|
|
@@ -42,6 +42,8 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
42
42
|
* <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
|
|
43
43
|
* <i>Amazon Chime SDK Developer Guide</i>.</p>
|
|
44
44
|
* </important>
|
|
45
|
+
*
|
|
46
|
+
* @deprecated Replaced by ListTagsForResource in the Amazon Chime SDK Voice, Amazon Chime SDK Meetings, Amazon Chime SDK Identity, Amazon Chime SDK Messaging, and Amazon Chime SDK Media Pipelines Namespaces
|
|
45
47
|
* @example
|
|
46
48
|
* Use a bare-bones client and the command you need to make an API call.
|
|
47
49
|
* ```javascript
|
|
@@ -92,7 +94,6 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
92
94
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
93
95
|
*
|
|
94
96
|
* @public
|
|
95
|
-
* @deprecated Replaced by ListTagsForResource in the Amazon Chime SDK Voice, Amazon Chime SDK Meetings, Amazon Chime SDK Identity, Amazon Chime SDK Messaging, and Amazon Chime SDK Media Pipelines Namespaces
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
98
99
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListVoiceConnectorGroupsCommand_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 ListVoiceConnectorGroups 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
|
|
@@ -95,7 +97,6 @@ declare const ListVoiceConnectorGroupsCommand_base: {
|
|
|
95
97
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
96
98
|
*
|
|
97
99
|
* @public
|
|
98
|
-
* @deprecated Replaced by ListVoiceConnectorGroups in the Amazon Chime SDK Voice Namespace
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListVoiceConnectorGroupsCommand extends ListVoiceConnectorGroupsCommand_base {
|
|
101
102
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListVoiceConnectorTerminationCredentialsCommand_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 ListVoiceConnectorTerminationCredentials 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 ListVoiceConnectorTerminationCredentialsCommand_base: {
|
|
|
84
86
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
85
87
|
*
|
|
86
88
|
* @public
|
|
87
|
-
* @deprecated Replaced by ListVoiceConnectorTerminationCredentials in the Amazon Chime SDK Voice Namespace
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListVoiceConnectorTerminationCredentialsCommand extends ListVoiceConnectorTerminationCredentialsCommand_base {
|
|
90
91
|
}
|
|
@@ -34,6 +34,8 @@ declare const ListVoiceConnectorsCommand_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 ListVoiceConnectors 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
|
|
@@ -92,7 +94,6 @@ declare const ListVoiceConnectorsCommand_base: {
|
|
|
92
94
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
93
95
|
*
|
|
94
96
|
* @public
|
|
95
|
-
* @deprecated Replaced by ListVoiceConnectors in the Amazon Chime SDK Voice Namespace
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListVoiceConnectorsCommand extends ListVoiceConnectorsCommand_base {
|
|
98
99
|
}
|
|
@@ -34,6 +34,8 @@ declare const PutAppInstanceRetentionSettingsCommand_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 PutAppInstanceRetentionSettings 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
|
|
@@ -96,7 +98,6 @@ declare const PutAppInstanceRetentionSettingsCommand_base: {
|
|
|
96
98
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
97
99
|
*
|
|
98
100
|
* @public
|
|
99
|
-
* @deprecated Replaced by PutAppInstanceRetentionSettings in the Amazon Chime SDK Identity Namespace
|
|
100
101
|
*/
|
|
101
102
|
export declare class PutAppInstanceRetentionSettingsCommand extends PutAppInstanceRetentionSettingsCommand_base {
|
|
102
103
|
}
|
|
@@ -34,6 +34,8 @@ declare const PutAppInstanceStreamingConfigurationsCommand_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 PutAppInstanceStreamingConfigurations 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
|
|
@@ -93,7 +95,6 @@ declare const PutAppInstanceStreamingConfigurationsCommand_base: {
|
|
|
93
95
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
94
96
|
*
|
|
95
97
|
* @public
|
|
96
|
-
* @deprecated Replaced by PutAppInstanceStreamingConfigurations in the Amazon Chime SDK Messaging Namespace
|
|
97
98
|
*/
|
|
98
99
|
export declare class PutAppInstanceStreamingConfigurationsCommand extends PutAppInstanceStreamingConfigurationsCommand_base {
|
|
99
100
|
}
|
|
@@ -34,6 +34,8 @@ declare const PutSipMediaApplicationLoggingConfigurationCommand_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 PutSipMediaApplicationLoggingConfiguration 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
|
|
@@ -87,7 +89,6 @@ declare const PutSipMediaApplicationLoggingConfigurationCommand_base: {
|
|
|
87
89
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
88
90
|
*
|
|
89
91
|
* @public
|
|
90
|
-
* @deprecated Replaced by PutSipMediaApplicationLoggingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
91
92
|
*/
|
|
92
93
|
export declare class PutSipMediaApplicationLoggingConfigurationCommand extends PutSipMediaApplicationLoggingConfigurationCommand_base {
|
|
93
94
|
}
|
|
@@ -35,6 +35,8 @@ declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_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 PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
38
40
|
* @example
|
|
39
41
|
* Use a bare-bones client and the command you need to make an API call.
|
|
40
42
|
* ```javascript
|
|
@@ -100,7 +102,6 @@ declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_base: {
|
|
|
100
102
|
* <p>Base exception class for all service exceptions from Chime service.</p>
|
|
101
103
|
*
|
|
102
104
|
* @public
|
|
103
|
-
* @deprecated Replaced by PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
|
|
104
105
|
*/
|
|
105
106
|
export declare class PutVoiceConnectorEmergencyCallingConfigurationCommand extends PutVoiceConnectorEmergencyCallingConfigurationCommand_base {
|
|
106
107
|
}
|