@aws-sdk/client-chime 3.37.0 → 3.38.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/CHANGELOG.md CHANGED
@@ -3,6 +3,19 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
12
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
13
+ * **clients:** update clients as of 2021/10/22 ([#2924](https://github.com/aws/aws-sdk-js-v3/issues/2924)) ([4d79819](https://github.com/aws/aws-sdk-js-v3/commit/4d798196e652f8cfdc1c155a46ac6b6aa31b2656))
14
+
15
+
16
+
17
+
18
+
6
19
  # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
7
20
 
8
21
 
@@ -0,0 +1,193 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AssociatePhoneNumberWithUserCommand"), exports);
5
+ tslib_1.__exportStar(require("./AssociatePhoneNumbersWithVoiceConnectorCommand"), exports);
6
+ tslib_1.__exportStar(require("./AssociatePhoneNumbersWithVoiceConnectorGroupCommand"), exports);
7
+ tslib_1.__exportStar(require("./AssociateSigninDelegateGroupsWithAccountCommand"), exports);
8
+ tslib_1.__exportStar(require("./BatchCreateAttendeeCommand"), exports);
9
+ tslib_1.__exportStar(require("./BatchCreateChannelMembershipCommand"), exports);
10
+ tslib_1.__exportStar(require("./BatchCreateRoomMembershipCommand"), exports);
11
+ tslib_1.__exportStar(require("./BatchDeletePhoneNumberCommand"), exports);
12
+ tslib_1.__exportStar(require("./BatchSuspendUserCommand"), exports);
13
+ tslib_1.__exportStar(require("./BatchUnsuspendUserCommand"), exports);
14
+ tslib_1.__exportStar(require("./BatchUpdatePhoneNumberCommand"), exports);
15
+ tslib_1.__exportStar(require("./BatchUpdateUserCommand"), exports);
16
+ tslib_1.__exportStar(require("./CreateAccountCommand"), exports);
17
+ tslib_1.__exportStar(require("./CreateAppInstanceAdminCommand"), exports);
18
+ tslib_1.__exportStar(require("./CreateAppInstanceCommand"), exports);
19
+ tslib_1.__exportStar(require("./CreateAppInstanceUserCommand"), exports);
20
+ tslib_1.__exportStar(require("./CreateAttendeeCommand"), exports);
21
+ tslib_1.__exportStar(require("./CreateBotCommand"), exports);
22
+ tslib_1.__exportStar(require("./CreateChannelBanCommand"), exports);
23
+ tslib_1.__exportStar(require("./CreateChannelCommand"), exports);
24
+ tslib_1.__exportStar(require("./CreateChannelMembershipCommand"), exports);
25
+ tslib_1.__exportStar(require("./CreateChannelModeratorCommand"), exports);
26
+ tslib_1.__exportStar(require("./CreateMediaCapturePipelineCommand"), exports);
27
+ tslib_1.__exportStar(require("./CreateMeetingCommand"), exports);
28
+ tslib_1.__exportStar(require("./CreateMeetingDialOutCommand"), exports);
29
+ tslib_1.__exportStar(require("./CreateMeetingWithAttendeesCommand"), exports);
30
+ tslib_1.__exportStar(require("./CreatePhoneNumberOrderCommand"), exports);
31
+ tslib_1.__exportStar(require("./CreateProxySessionCommand"), exports);
32
+ tslib_1.__exportStar(require("./CreateRoomCommand"), exports);
33
+ tslib_1.__exportStar(require("./CreateRoomMembershipCommand"), exports);
34
+ tslib_1.__exportStar(require("./CreateSipMediaApplicationCallCommand"), exports);
35
+ tslib_1.__exportStar(require("./CreateSipMediaApplicationCommand"), exports);
36
+ tslib_1.__exportStar(require("./CreateSipRuleCommand"), exports);
37
+ tslib_1.__exportStar(require("./CreateUserCommand"), exports);
38
+ tslib_1.__exportStar(require("./CreateVoiceConnectorCommand"), exports);
39
+ tslib_1.__exportStar(require("./CreateVoiceConnectorGroupCommand"), exports);
40
+ tslib_1.__exportStar(require("./DeleteAccountCommand"), exports);
41
+ tslib_1.__exportStar(require("./DeleteAppInstanceAdminCommand"), exports);
42
+ tslib_1.__exportStar(require("./DeleteAppInstanceCommand"), exports);
43
+ tslib_1.__exportStar(require("./DeleteAppInstanceStreamingConfigurationsCommand"), exports);
44
+ tslib_1.__exportStar(require("./DeleteAppInstanceUserCommand"), exports);
45
+ tslib_1.__exportStar(require("./DeleteAttendeeCommand"), exports);
46
+ tslib_1.__exportStar(require("./DeleteChannelBanCommand"), exports);
47
+ tslib_1.__exportStar(require("./DeleteChannelCommand"), exports);
48
+ tslib_1.__exportStar(require("./DeleteChannelMembershipCommand"), exports);
49
+ tslib_1.__exportStar(require("./DeleteChannelMessageCommand"), exports);
50
+ tslib_1.__exportStar(require("./DeleteChannelModeratorCommand"), exports);
51
+ tslib_1.__exportStar(require("./DeleteEventsConfigurationCommand"), exports);
52
+ tslib_1.__exportStar(require("./DeleteMediaCapturePipelineCommand"), exports);
53
+ tslib_1.__exportStar(require("./DeleteMeetingCommand"), exports);
54
+ tslib_1.__exportStar(require("./DeletePhoneNumberCommand"), exports);
55
+ tslib_1.__exportStar(require("./DeleteProxySessionCommand"), exports);
56
+ tslib_1.__exportStar(require("./DeleteRoomCommand"), exports);
57
+ tslib_1.__exportStar(require("./DeleteRoomMembershipCommand"), exports);
58
+ tslib_1.__exportStar(require("./DeleteSipMediaApplicationCommand"), exports);
59
+ tslib_1.__exportStar(require("./DeleteSipRuleCommand"), exports);
60
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorCommand"), exports);
61
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
62
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorGroupCommand"), exports);
63
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorOriginationCommand"), exports);
64
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorProxyCommand"), exports);
65
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorStreamingConfigurationCommand"), exports);
66
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCommand"), exports);
67
+ tslib_1.__exportStar(require("./DeleteVoiceConnectorTerminationCredentialsCommand"), exports);
68
+ tslib_1.__exportStar(require("./DescribeAppInstanceAdminCommand"), exports);
69
+ tslib_1.__exportStar(require("./DescribeAppInstanceCommand"), exports);
70
+ tslib_1.__exportStar(require("./DescribeAppInstanceUserCommand"), exports);
71
+ tslib_1.__exportStar(require("./DescribeChannelBanCommand"), exports);
72
+ tslib_1.__exportStar(require("./DescribeChannelCommand"), exports);
73
+ tslib_1.__exportStar(require("./DescribeChannelMembershipCommand"), exports);
74
+ tslib_1.__exportStar(require("./DescribeChannelMembershipForAppInstanceUserCommand"), exports);
75
+ tslib_1.__exportStar(require("./DescribeChannelModeratedByAppInstanceUserCommand"), exports);
76
+ tslib_1.__exportStar(require("./DescribeChannelModeratorCommand"), exports);
77
+ tslib_1.__exportStar(require("./DisassociatePhoneNumberFromUserCommand"), exports);
78
+ tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorCommand"), exports);
79
+ tslib_1.__exportStar(require("./DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"), exports);
80
+ tslib_1.__exportStar(require("./DisassociateSigninDelegateGroupsFromAccountCommand"), exports);
81
+ tslib_1.__exportStar(require("./GetAccountCommand"), exports);
82
+ tslib_1.__exportStar(require("./GetAccountSettingsCommand"), exports);
83
+ tslib_1.__exportStar(require("./GetAppInstanceRetentionSettingsCommand"), exports);
84
+ tslib_1.__exportStar(require("./GetAppInstanceStreamingConfigurationsCommand"), exports);
85
+ tslib_1.__exportStar(require("./GetAttendeeCommand"), exports);
86
+ tslib_1.__exportStar(require("./GetBotCommand"), exports);
87
+ tslib_1.__exportStar(require("./GetChannelMessageCommand"), exports);
88
+ tslib_1.__exportStar(require("./GetEventsConfigurationCommand"), exports);
89
+ tslib_1.__exportStar(require("./GetGlobalSettingsCommand"), exports);
90
+ tslib_1.__exportStar(require("./GetMediaCapturePipelineCommand"), exports);
91
+ tslib_1.__exportStar(require("./GetMeetingCommand"), exports);
92
+ tslib_1.__exportStar(require("./GetMessagingSessionEndpointCommand"), exports);
93
+ tslib_1.__exportStar(require("./GetPhoneNumberCommand"), exports);
94
+ tslib_1.__exportStar(require("./GetPhoneNumberOrderCommand"), exports);
95
+ tslib_1.__exportStar(require("./GetPhoneNumberSettingsCommand"), exports);
96
+ tslib_1.__exportStar(require("./GetProxySessionCommand"), exports);
97
+ tslib_1.__exportStar(require("./GetRetentionSettingsCommand"), exports);
98
+ tslib_1.__exportStar(require("./GetRoomCommand"), exports);
99
+ tslib_1.__exportStar(require("./GetSipMediaApplicationCommand"), exports);
100
+ tslib_1.__exportStar(require("./GetSipMediaApplicationLoggingConfigurationCommand"), exports);
101
+ tslib_1.__exportStar(require("./GetSipRuleCommand"), exports);
102
+ tslib_1.__exportStar(require("./GetUserCommand"), exports);
103
+ tslib_1.__exportStar(require("./GetUserSettingsCommand"), exports);
104
+ tslib_1.__exportStar(require("./GetVoiceConnectorCommand"), exports);
105
+ tslib_1.__exportStar(require("./GetVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
106
+ tslib_1.__exportStar(require("./GetVoiceConnectorGroupCommand"), exports);
107
+ tslib_1.__exportStar(require("./GetVoiceConnectorLoggingConfigurationCommand"), exports);
108
+ tslib_1.__exportStar(require("./GetVoiceConnectorOriginationCommand"), exports);
109
+ tslib_1.__exportStar(require("./GetVoiceConnectorProxyCommand"), exports);
110
+ tslib_1.__exportStar(require("./GetVoiceConnectorStreamingConfigurationCommand"), exports);
111
+ tslib_1.__exportStar(require("./GetVoiceConnectorTerminationCommand"), exports);
112
+ tslib_1.__exportStar(require("./GetVoiceConnectorTerminationHealthCommand"), exports);
113
+ tslib_1.__exportStar(require("./InviteUsersCommand"), exports);
114
+ tslib_1.__exportStar(require("./ListAccountsCommand"), exports);
115
+ tslib_1.__exportStar(require("./ListAppInstanceAdminsCommand"), exports);
116
+ tslib_1.__exportStar(require("./ListAppInstanceUsersCommand"), exports);
117
+ tslib_1.__exportStar(require("./ListAppInstancesCommand"), exports);
118
+ tslib_1.__exportStar(require("./ListAttendeeTagsCommand"), exports);
119
+ tslib_1.__exportStar(require("./ListAttendeesCommand"), exports);
120
+ tslib_1.__exportStar(require("./ListBotsCommand"), exports);
121
+ tslib_1.__exportStar(require("./ListChannelBansCommand"), exports);
122
+ tslib_1.__exportStar(require("./ListChannelMembershipsCommand"), exports);
123
+ tslib_1.__exportStar(require("./ListChannelMembershipsForAppInstanceUserCommand"), exports);
124
+ tslib_1.__exportStar(require("./ListChannelMessagesCommand"), exports);
125
+ tslib_1.__exportStar(require("./ListChannelModeratorsCommand"), exports);
126
+ tslib_1.__exportStar(require("./ListChannelsCommand"), exports);
127
+ tslib_1.__exportStar(require("./ListChannelsModeratedByAppInstanceUserCommand"), exports);
128
+ tslib_1.__exportStar(require("./ListMediaCapturePipelinesCommand"), exports);
129
+ tslib_1.__exportStar(require("./ListMeetingTagsCommand"), exports);
130
+ tslib_1.__exportStar(require("./ListMeetingsCommand"), exports);
131
+ tslib_1.__exportStar(require("./ListPhoneNumberOrdersCommand"), exports);
132
+ tslib_1.__exportStar(require("./ListPhoneNumbersCommand"), exports);
133
+ tslib_1.__exportStar(require("./ListProxySessionsCommand"), exports);
134
+ tslib_1.__exportStar(require("./ListRoomMembershipsCommand"), exports);
135
+ tslib_1.__exportStar(require("./ListRoomsCommand"), exports);
136
+ tslib_1.__exportStar(require("./ListSipMediaApplicationsCommand"), exports);
137
+ tslib_1.__exportStar(require("./ListSipRulesCommand"), exports);
138
+ tslib_1.__exportStar(require("./ListSupportedPhoneNumberCountriesCommand"), exports);
139
+ tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
140
+ tslib_1.__exportStar(require("./ListUsersCommand"), exports);
141
+ tslib_1.__exportStar(require("./ListVoiceConnectorGroupsCommand"), exports);
142
+ tslib_1.__exportStar(require("./ListVoiceConnectorTerminationCredentialsCommand"), exports);
143
+ tslib_1.__exportStar(require("./ListVoiceConnectorsCommand"), exports);
144
+ tslib_1.__exportStar(require("./LogoutUserCommand"), exports);
145
+ tslib_1.__exportStar(require("./PutAppInstanceRetentionSettingsCommand"), exports);
146
+ tslib_1.__exportStar(require("./PutAppInstanceStreamingConfigurationsCommand"), exports);
147
+ tslib_1.__exportStar(require("./PutEventsConfigurationCommand"), exports);
148
+ tslib_1.__exportStar(require("./PutRetentionSettingsCommand"), exports);
149
+ tslib_1.__exportStar(require("./PutSipMediaApplicationLoggingConfigurationCommand"), exports);
150
+ tslib_1.__exportStar(require("./PutVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
151
+ tslib_1.__exportStar(require("./PutVoiceConnectorLoggingConfigurationCommand"), exports);
152
+ tslib_1.__exportStar(require("./PutVoiceConnectorOriginationCommand"), exports);
153
+ tslib_1.__exportStar(require("./PutVoiceConnectorProxyCommand"), exports);
154
+ tslib_1.__exportStar(require("./PutVoiceConnectorStreamingConfigurationCommand"), exports);
155
+ tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCommand"), exports);
156
+ tslib_1.__exportStar(require("./PutVoiceConnectorTerminationCredentialsCommand"), exports);
157
+ tslib_1.__exportStar(require("./RedactChannelMessageCommand"), exports);
158
+ tslib_1.__exportStar(require("./RedactConversationMessageCommand"), exports);
159
+ tslib_1.__exportStar(require("./RedactRoomMessageCommand"), exports);
160
+ tslib_1.__exportStar(require("./RegenerateSecurityTokenCommand"), exports);
161
+ tslib_1.__exportStar(require("./ResetPersonalPINCommand"), exports);
162
+ tslib_1.__exportStar(require("./RestorePhoneNumberCommand"), exports);
163
+ tslib_1.__exportStar(require("./SearchAvailablePhoneNumbersCommand"), exports);
164
+ tslib_1.__exportStar(require("./SendChannelMessageCommand"), exports);
165
+ tslib_1.__exportStar(require("./StartMeetingTranscriptionCommand"), exports);
166
+ tslib_1.__exportStar(require("./StopMeetingTranscriptionCommand"), exports);
167
+ tslib_1.__exportStar(require("./TagAttendeeCommand"), exports);
168
+ tslib_1.__exportStar(require("./TagMeetingCommand"), exports);
169
+ tslib_1.__exportStar(require("./TagResourceCommand"), exports);
170
+ tslib_1.__exportStar(require("./UntagAttendeeCommand"), exports);
171
+ tslib_1.__exportStar(require("./UntagMeetingCommand"), exports);
172
+ tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
173
+ tslib_1.__exportStar(require("./UpdateAccountCommand"), exports);
174
+ tslib_1.__exportStar(require("./UpdateAccountSettingsCommand"), exports);
175
+ tslib_1.__exportStar(require("./UpdateAppInstanceCommand"), exports);
176
+ tslib_1.__exportStar(require("./UpdateAppInstanceUserCommand"), exports);
177
+ tslib_1.__exportStar(require("./UpdateBotCommand"), exports);
178
+ tslib_1.__exportStar(require("./UpdateChannelCommand"), exports);
179
+ tslib_1.__exportStar(require("./UpdateChannelMessageCommand"), exports);
180
+ tslib_1.__exportStar(require("./UpdateChannelReadMarkerCommand"), exports);
181
+ tslib_1.__exportStar(require("./UpdateGlobalSettingsCommand"), exports);
182
+ tslib_1.__exportStar(require("./UpdatePhoneNumberCommand"), exports);
183
+ tslib_1.__exportStar(require("./UpdatePhoneNumberSettingsCommand"), exports);
184
+ tslib_1.__exportStar(require("./UpdateProxySessionCommand"), exports);
185
+ tslib_1.__exportStar(require("./UpdateRoomCommand"), exports);
186
+ tslib_1.__exportStar(require("./UpdateRoomMembershipCommand"), exports);
187
+ tslib_1.__exportStar(require("./UpdateSipMediaApplicationCallCommand"), exports);
188
+ tslib_1.__exportStar(require("./UpdateSipMediaApplicationCommand"), exports);
189
+ tslib_1.__exportStar(require("./UpdateSipRuleCommand"), exports);
190
+ tslib_1.__exportStar(require("./UpdateUserCommand"), exports);
191
+ tslib_1.__exportStar(require("./UpdateUserSettingsCommand"), exports);
192
+ tslib_1.__exportStar(require("./UpdateVoiceConnectorCommand"), exports);
193
+ tslib_1.__exportStar(require("./UpdateVoiceConnectorGroupCommand"), exports);
package/dist-cjs/index.js CHANGED
@@ -1,223 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./ChimeClient"), exports);
5
4
  tslib_1.__exportStar(require("./Chime"), exports);
6
- tslib_1.__exportStar(require("./commands/AssociatePhoneNumbersWithVoiceConnectorCommand"), exports);
7
- tslib_1.__exportStar(require("./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand"), exports);
8
- tslib_1.__exportStar(require("./commands/AssociatePhoneNumberWithUserCommand"), exports);
9
- tslib_1.__exportStar(require("./commands/AssociateSigninDelegateGroupsWithAccountCommand"), exports);
10
- tslib_1.__exportStar(require("./commands/BatchCreateAttendeeCommand"), exports);
11
- tslib_1.__exportStar(require("./commands/BatchCreateChannelMembershipCommand"), exports);
12
- tslib_1.__exportStar(require("./commands/BatchCreateRoomMembershipCommand"), exports);
13
- tslib_1.__exportStar(require("./commands/BatchDeletePhoneNumberCommand"), exports);
14
- tslib_1.__exportStar(require("./commands/BatchSuspendUserCommand"), exports);
15
- tslib_1.__exportStar(require("./commands/BatchUnsuspendUserCommand"), exports);
16
- tslib_1.__exportStar(require("./commands/BatchUpdatePhoneNumberCommand"), exports);
17
- tslib_1.__exportStar(require("./commands/BatchUpdateUserCommand"), exports);
18
- tslib_1.__exportStar(require("./commands/CreateAccountCommand"), exports);
19
- tslib_1.__exportStar(require("./commands/CreateAppInstanceCommand"), exports);
20
- tslib_1.__exportStar(require("./commands/CreateAppInstanceAdminCommand"), exports);
21
- tslib_1.__exportStar(require("./commands/CreateAppInstanceUserCommand"), exports);
22
- tslib_1.__exportStar(require("./commands/CreateAttendeeCommand"), exports);
23
- tslib_1.__exportStar(require("./commands/CreateBotCommand"), exports);
24
- tslib_1.__exportStar(require("./commands/CreateChannelCommand"), exports);
25
- tslib_1.__exportStar(require("./commands/CreateChannelBanCommand"), exports);
26
- tslib_1.__exportStar(require("./commands/CreateChannelMembershipCommand"), exports);
27
- tslib_1.__exportStar(require("./commands/CreateChannelModeratorCommand"), exports);
28
- tslib_1.__exportStar(require("./commands/CreateMediaCapturePipelineCommand"), exports);
29
- tslib_1.__exportStar(require("./commands/CreateMeetingCommand"), exports);
30
- tslib_1.__exportStar(require("./commands/CreateMeetingDialOutCommand"), exports);
31
- tslib_1.__exportStar(require("./commands/CreateMeetingWithAttendeesCommand"), exports);
32
- tslib_1.__exportStar(require("./commands/CreatePhoneNumberOrderCommand"), exports);
33
- tslib_1.__exportStar(require("./commands/CreateProxySessionCommand"), exports);
34
- tslib_1.__exportStar(require("./commands/CreateRoomCommand"), exports);
35
- tslib_1.__exportStar(require("./commands/CreateRoomMembershipCommand"), exports);
36
- tslib_1.__exportStar(require("./commands/CreateSipMediaApplicationCommand"), exports);
37
- tslib_1.__exportStar(require("./commands/CreateSipMediaApplicationCallCommand"), exports);
38
- tslib_1.__exportStar(require("./commands/CreateSipRuleCommand"), exports);
39
- tslib_1.__exportStar(require("./commands/CreateUserCommand"), exports);
40
- tslib_1.__exportStar(require("./commands/CreateVoiceConnectorCommand"), exports);
41
- tslib_1.__exportStar(require("./commands/CreateVoiceConnectorGroupCommand"), exports);
42
- tslib_1.__exportStar(require("./commands/DeleteAccountCommand"), exports);
43
- tslib_1.__exportStar(require("./commands/DeleteAppInstanceCommand"), exports);
44
- tslib_1.__exportStar(require("./commands/DeleteAppInstanceAdminCommand"), exports);
45
- tslib_1.__exportStar(require("./commands/DeleteAppInstanceStreamingConfigurationsCommand"), exports);
46
- tslib_1.__exportStar(require("./commands/DeleteAppInstanceUserCommand"), exports);
47
- tslib_1.__exportStar(require("./commands/DeleteAttendeeCommand"), exports);
48
- tslib_1.__exportStar(require("./commands/DeleteChannelCommand"), exports);
49
- tslib_1.__exportStar(require("./commands/DeleteChannelBanCommand"), exports);
50
- tslib_1.__exportStar(require("./commands/DeleteChannelMembershipCommand"), exports);
51
- tslib_1.__exportStar(require("./commands/DeleteChannelMessageCommand"), exports);
52
- tslib_1.__exportStar(require("./commands/DeleteChannelModeratorCommand"), exports);
53
- tslib_1.__exportStar(require("./commands/DeleteEventsConfigurationCommand"), exports);
54
- tslib_1.__exportStar(require("./commands/DeleteMediaCapturePipelineCommand"), exports);
55
- tslib_1.__exportStar(require("./commands/DeleteMeetingCommand"), exports);
56
- tslib_1.__exportStar(require("./commands/DeletePhoneNumberCommand"), exports);
57
- tslib_1.__exportStar(require("./commands/DeleteProxySessionCommand"), exports);
58
- tslib_1.__exportStar(require("./commands/DeleteRoomCommand"), exports);
59
- tslib_1.__exportStar(require("./commands/DeleteRoomMembershipCommand"), exports);
60
- tslib_1.__exportStar(require("./commands/DeleteSipMediaApplicationCommand"), exports);
61
- tslib_1.__exportStar(require("./commands/DeleteSipRuleCommand"), exports);
62
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorCommand"), exports);
63
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
64
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorGroupCommand"), exports);
65
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorOriginationCommand"), exports);
66
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorProxyCommand"), exports);
67
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorStreamingConfigurationCommand"), exports);
68
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorTerminationCommand"), exports);
69
- tslib_1.__exportStar(require("./commands/DeleteVoiceConnectorTerminationCredentialsCommand"), exports);
70
- tslib_1.__exportStar(require("./commands/DescribeAppInstanceCommand"), exports);
71
- tslib_1.__exportStar(require("./commands/DescribeAppInstanceAdminCommand"), exports);
72
- tslib_1.__exportStar(require("./commands/DescribeAppInstanceUserCommand"), exports);
73
- tslib_1.__exportStar(require("./commands/DescribeChannelCommand"), exports);
74
- tslib_1.__exportStar(require("./commands/DescribeChannelBanCommand"), exports);
75
- tslib_1.__exportStar(require("./commands/DescribeChannelMembershipCommand"), exports);
76
- tslib_1.__exportStar(require("./commands/DescribeChannelMembershipForAppInstanceUserCommand"), exports);
77
- tslib_1.__exportStar(require("./commands/DescribeChannelModeratedByAppInstanceUserCommand"), exports);
78
- tslib_1.__exportStar(require("./commands/DescribeChannelModeratorCommand"), exports);
79
- tslib_1.__exportStar(require("./commands/DisassociatePhoneNumberFromUserCommand"), exports);
80
- tslib_1.__exportStar(require("./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand"), exports);
81
- tslib_1.__exportStar(require("./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"), exports);
82
- tslib_1.__exportStar(require("./commands/DisassociateSigninDelegateGroupsFromAccountCommand"), exports);
83
- tslib_1.__exportStar(require("./commands/GetAccountCommand"), exports);
84
- tslib_1.__exportStar(require("./commands/GetAccountSettingsCommand"), exports);
85
- tslib_1.__exportStar(require("./commands/GetAppInstanceRetentionSettingsCommand"), exports);
86
- tslib_1.__exportStar(require("./commands/GetAppInstanceStreamingConfigurationsCommand"), exports);
87
- tslib_1.__exportStar(require("./commands/GetAttendeeCommand"), exports);
88
- tslib_1.__exportStar(require("./commands/GetBotCommand"), exports);
89
- tslib_1.__exportStar(require("./commands/GetChannelMessageCommand"), exports);
90
- tslib_1.__exportStar(require("./commands/GetEventsConfigurationCommand"), exports);
91
- tslib_1.__exportStar(require("./commands/GetGlobalSettingsCommand"), exports);
92
- tslib_1.__exportStar(require("./commands/GetMediaCapturePipelineCommand"), exports);
93
- tslib_1.__exportStar(require("./commands/GetMeetingCommand"), exports);
94
- tslib_1.__exportStar(require("./commands/GetMessagingSessionEndpointCommand"), exports);
95
- tslib_1.__exportStar(require("./commands/GetPhoneNumberCommand"), exports);
96
- tslib_1.__exportStar(require("./commands/GetPhoneNumberOrderCommand"), exports);
97
- tslib_1.__exportStar(require("./commands/GetPhoneNumberSettingsCommand"), exports);
98
- tslib_1.__exportStar(require("./commands/GetProxySessionCommand"), exports);
99
- tslib_1.__exportStar(require("./commands/GetRetentionSettingsCommand"), exports);
100
- tslib_1.__exportStar(require("./commands/GetRoomCommand"), exports);
101
- tslib_1.__exportStar(require("./commands/GetSipMediaApplicationCommand"), exports);
102
- tslib_1.__exportStar(require("./commands/GetSipMediaApplicationLoggingConfigurationCommand"), exports);
103
- tslib_1.__exportStar(require("./commands/GetSipRuleCommand"), exports);
104
- tslib_1.__exportStar(require("./commands/GetUserCommand"), exports);
105
- tslib_1.__exportStar(require("./commands/GetUserSettingsCommand"), exports);
106
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorCommand"), exports);
107
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
108
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorGroupCommand"), exports);
109
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorLoggingConfigurationCommand"), exports);
110
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorOriginationCommand"), exports);
111
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorProxyCommand"), exports);
112
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorStreamingConfigurationCommand"), exports);
113
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorTerminationCommand"), exports);
114
- tslib_1.__exportStar(require("./commands/GetVoiceConnectorTerminationHealthCommand"), exports);
115
- tslib_1.__exportStar(require("./commands/InviteUsersCommand"), exports);
116
- tslib_1.__exportStar(require("./commands/ListAccountsCommand"), exports);
117
- tslib_1.__exportStar(require("./pagination/ListAccountsPaginator"), exports);
118
- tslib_1.__exportStar(require("./commands/ListAppInstanceAdminsCommand"), exports);
119
- tslib_1.__exportStar(require("./pagination/ListAppInstanceAdminsPaginator"), exports);
120
- tslib_1.__exportStar(require("./commands/ListAppInstancesCommand"), exports);
121
- tslib_1.__exportStar(require("./pagination/ListAppInstancesPaginator"), exports);
122
- tslib_1.__exportStar(require("./commands/ListAppInstanceUsersCommand"), exports);
123
- tslib_1.__exportStar(require("./pagination/ListAppInstanceUsersPaginator"), exports);
124
- tslib_1.__exportStar(require("./commands/ListAttendeesCommand"), exports);
125
- tslib_1.__exportStar(require("./pagination/ListAttendeesPaginator"), exports);
126
- tslib_1.__exportStar(require("./commands/ListAttendeeTagsCommand"), exports);
127
- tslib_1.__exportStar(require("./commands/ListBotsCommand"), exports);
128
- tslib_1.__exportStar(require("./pagination/ListBotsPaginator"), exports);
129
- tslib_1.__exportStar(require("./commands/ListChannelBansCommand"), exports);
130
- tslib_1.__exportStar(require("./pagination/ListChannelBansPaginator"), exports);
131
- tslib_1.__exportStar(require("./commands/ListChannelMembershipsCommand"), exports);
132
- tslib_1.__exportStar(require("./pagination/ListChannelMembershipsPaginator"), exports);
133
- tslib_1.__exportStar(require("./commands/ListChannelMembershipsForAppInstanceUserCommand"), exports);
134
- tslib_1.__exportStar(require("./pagination/ListChannelMembershipsForAppInstanceUserPaginator"), exports);
135
- tslib_1.__exportStar(require("./commands/ListChannelMessagesCommand"), exports);
136
- tslib_1.__exportStar(require("./pagination/ListChannelMessagesPaginator"), exports);
137
- tslib_1.__exportStar(require("./commands/ListChannelModeratorsCommand"), exports);
138
- tslib_1.__exportStar(require("./pagination/ListChannelModeratorsPaginator"), exports);
139
- tslib_1.__exportStar(require("./commands/ListChannelsCommand"), exports);
140
- tslib_1.__exportStar(require("./pagination/ListChannelsPaginator"), exports);
141
- tslib_1.__exportStar(require("./commands/ListChannelsModeratedByAppInstanceUserCommand"), exports);
142
- tslib_1.__exportStar(require("./pagination/ListChannelsModeratedByAppInstanceUserPaginator"), exports);
143
- tslib_1.__exportStar(require("./commands/ListMediaCapturePipelinesCommand"), exports);
144
- tslib_1.__exportStar(require("./pagination/ListMediaCapturePipelinesPaginator"), exports);
145
- tslib_1.__exportStar(require("./commands/ListMeetingsCommand"), exports);
146
- tslib_1.__exportStar(require("./pagination/ListMeetingsPaginator"), exports);
147
- tslib_1.__exportStar(require("./commands/ListMeetingTagsCommand"), exports);
148
- tslib_1.__exportStar(require("./commands/ListPhoneNumberOrdersCommand"), exports);
149
- tslib_1.__exportStar(require("./pagination/ListPhoneNumberOrdersPaginator"), exports);
150
- tslib_1.__exportStar(require("./commands/ListPhoneNumbersCommand"), exports);
151
- tslib_1.__exportStar(require("./pagination/ListPhoneNumbersPaginator"), exports);
152
- tslib_1.__exportStar(require("./commands/ListProxySessionsCommand"), exports);
153
- tslib_1.__exportStar(require("./pagination/ListProxySessionsPaginator"), exports);
154
- tslib_1.__exportStar(require("./commands/ListRoomMembershipsCommand"), exports);
155
- tslib_1.__exportStar(require("./pagination/ListRoomMembershipsPaginator"), exports);
156
- tslib_1.__exportStar(require("./commands/ListRoomsCommand"), exports);
157
- tslib_1.__exportStar(require("./pagination/ListRoomsPaginator"), exports);
158
- tslib_1.__exportStar(require("./commands/ListSipMediaApplicationsCommand"), exports);
159
- tslib_1.__exportStar(require("./pagination/ListSipMediaApplicationsPaginator"), exports);
160
- tslib_1.__exportStar(require("./commands/ListSipRulesCommand"), exports);
161
- tslib_1.__exportStar(require("./pagination/ListSipRulesPaginator"), exports);
162
- tslib_1.__exportStar(require("./commands/ListSupportedPhoneNumberCountriesCommand"), exports);
163
- tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
164
- tslib_1.__exportStar(require("./commands/ListUsersCommand"), exports);
165
- tslib_1.__exportStar(require("./pagination/ListUsersPaginator"), exports);
166
- tslib_1.__exportStar(require("./commands/ListVoiceConnectorGroupsCommand"), exports);
167
- tslib_1.__exportStar(require("./pagination/ListVoiceConnectorGroupsPaginator"), exports);
168
- tslib_1.__exportStar(require("./commands/ListVoiceConnectorsCommand"), exports);
169
- tslib_1.__exportStar(require("./pagination/ListVoiceConnectorsPaginator"), exports);
170
- tslib_1.__exportStar(require("./commands/ListVoiceConnectorTerminationCredentialsCommand"), exports);
171
- tslib_1.__exportStar(require("./commands/LogoutUserCommand"), exports);
172
- tslib_1.__exportStar(require("./commands/PutAppInstanceRetentionSettingsCommand"), exports);
173
- tslib_1.__exportStar(require("./commands/PutAppInstanceStreamingConfigurationsCommand"), exports);
174
- tslib_1.__exportStar(require("./commands/PutEventsConfigurationCommand"), exports);
175
- tslib_1.__exportStar(require("./commands/PutRetentionSettingsCommand"), exports);
176
- tslib_1.__exportStar(require("./commands/PutSipMediaApplicationLoggingConfigurationCommand"), exports);
177
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand"), exports);
178
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorLoggingConfigurationCommand"), exports);
179
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorOriginationCommand"), exports);
180
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorProxyCommand"), exports);
181
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorStreamingConfigurationCommand"), exports);
182
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorTerminationCommand"), exports);
183
- tslib_1.__exportStar(require("./commands/PutVoiceConnectorTerminationCredentialsCommand"), exports);
184
- tslib_1.__exportStar(require("./commands/RedactChannelMessageCommand"), exports);
185
- tslib_1.__exportStar(require("./commands/RedactConversationMessageCommand"), exports);
186
- tslib_1.__exportStar(require("./commands/RedactRoomMessageCommand"), exports);
187
- tslib_1.__exportStar(require("./commands/RegenerateSecurityTokenCommand"), exports);
188
- tslib_1.__exportStar(require("./commands/ResetPersonalPINCommand"), exports);
189
- tslib_1.__exportStar(require("./commands/RestorePhoneNumberCommand"), exports);
190
- tslib_1.__exportStar(require("./commands/SearchAvailablePhoneNumbersCommand"), exports);
191
- tslib_1.__exportStar(require("./pagination/SearchAvailablePhoneNumbersPaginator"), exports);
192
- tslib_1.__exportStar(require("./commands/SendChannelMessageCommand"), exports);
193
- tslib_1.__exportStar(require("./commands/StartMeetingTranscriptionCommand"), exports);
194
- tslib_1.__exportStar(require("./commands/StopMeetingTranscriptionCommand"), exports);
195
- tslib_1.__exportStar(require("./commands/TagAttendeeCommand"), exports);
196
- tslib_1.__exportStar(require("./commands/TagMeetingCommand"), exports);
197
- tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
198
- tslib_1.__exportStar(require("./commands/UntagAttendeeCommand"), exports);
199
- tslib_1.__exportStar(require("./commands/UntagMeetingCommand"), exports);
200
- tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
201
- tslib_1.__exportStar(require("./commands/UpdateAccountCommand"), exports);
202
- tslib_1.__exportStar(require("./commands/UpdateAccountSettingsCommand"), exports);
203
- tslib_1.__exportStar(require("./commands/UpdateAppInstanceCommand"), exports);
204
- tslib_1.__exportStar(require("./commands/UpdateAppInstanceUserCommand"), exports);
205
- tslib_1.__exportStar(require("./commands/UpdateBotCommand"), exports);
206
- tslib_1.__exportStar(require("./commands/UpdateChannelCommand"), exports);
207
- tslib_1.__exportStar(require("./commands/UpdateChannelMessageCommand"), exports);
208
- tslib_1.__exportStar(require("./commands/UpdateChannelReadMarkerCommand"), exports);
209
- tslib_1.__exportStar(require("./commands/UpdateGlobalSettingsCommand"), exports);
210
- tslib_1.__exportStar(require("./commands/UpdatePhoneNumberCommand"), exports);
211
- tslib_1.__exportStar(require("./commands/UpdatePhoneNumberSettingsCommand"), exports);
212
- tslib_1.__exportStar(require("./commands/UpdateProxySessionCommand"), exports);
213
- tslib_1.__exportStar(require("./commands/UpdateRoomCommand"), exports);
214
- tslib_1.__exportStar(require("./commands/UpdateRoomMembershipCommand"), exports);
215
- tslib_1.__exportStar(require("./commands/UpdateSipMediaApplicationCommand"), exports);
216
- tslib_1.__exportStar(require("./commands/UpdateSipMediaApplicationCallCommand"), exports);
217
- tslib_1.__exportStar(require("./commands/UpdateSipRuleCommand"), exports);
218
- tslib_1.__exportStar(require("./commands/UpdateUserCommand"), exports);
219
- tslib_1.__exportStar(require("./commands/UpdateUserSettingsCommand"), exports);
220
- tslib_1.__exportStar(require("./commands/UpdateVoiceConnectorCommand"), exports);
221
- tslib_1.__exportStar(require("./commands/UpdateVoiceConnectorGroupCommand"), exports);
222
- tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
223
- tslib_1.__exportStar(require("./models/index"), exports);
5
+ tslib_1.__exportStar(require("./ChimeClient"), exports);
6
+ tslib_1.__exportStar(require("./commands"), exports);
7
+ tslib_1.__exportStar(require("./models"), exports);
8
+ tslib_1.__exportStar(require("./pagination"), exports);
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./Interfaces"), exports);
5
+ tslib_1.__exportStar(require("./ListAccountsPaginator"), exports);
6
+ tslib_1.__exportStar(require("./ListAppInstanceAdminsPaginator"), exports);
7
+ tslib_1.__exportStar(require("./ListAppInstanceUsersPaginator"), exports);
8
+ tslib_1.__exportStar(require("./ListAppInstancesPaginator"), exports);
9
+ tslib_1.__exportStar(require("./ListAttendeesPaginator"), exports);
10
+ tslib_1.__exportStar(require("./ListBotsPaginator"), exports);
11
+ tslib_1.__exportStar(require("./ListChannelBansPaginator"), exports);
12
+ tslib_1.__exportStar(require("./ListChannelMembershipsForAppInstanceUserPaginator"), exports);
13
+ tslib_1.__exportStar(require("./ListChannelMembershipsPaginator"), exports);
14
+ tslib_1.__exportStar(require("./ListChannelMessagesPaginator"), exports);
15
+ tslib_1.__exportStar(require("./ListChannelModeratorsPaginator"), exports);
16
+ tslib_1.__exportStar(require("./ListChannelsModeratedByAppInstanceUserPaginator"), exports);
17
+ tslib_1.__exportStar(require("./ListChannelsPaginator"), exports);
18
+ tslib_1.__exportStar(require("./ListMediaCapturePipelinesPaginator"), exports);
19
+ tslib_1.__exportStar(require("./ListMeetingsPaginator"), exports);
20
+ tslib_1.__exportStar(require("./ListPhoneNumberOrdersPaginator"), exports);
21
+ tslib_1.__exportStar(require("./ListPhoneNumbersPaginator"), exports);
22
+ tslib_1.__exportStar(require("./ListProxySessionsPaginator"), exports);
23
+ tslib_1.__exportStar(require("./ListRoomMembershipsPaginator"), exports);
24
+ tslib_1.__exportStar(require("./ListRoomsPaginator"), exports);
25
+ tslib_1.__exportStar(require("./ListSipMediaApplicationsPaginator"), exports);
26
+ tslib_1.__exportStar(require("./ListSipRulesPaginator"), exports);
27
+ tslib_1.__exportStar(require("./ListUsersPaginator"), exports);
28
+ tslib_1.__exportStar(require("./ListVoiceConnectorGroupsPaginator"), exports);
29
+ tslib_1.__exportStar(require("./ListVoiceConnectorsPaginator"), exports);
30
+ tslib_1.__exportStar(require("./SearchAvailablePhoneNumbersPaginator"), exports);
@@ -27021,6 +27021,7 @@ const deserializeAws_restJson1VoiceConnector = (output, context) => {
27021
27021
  UpdatedTimestamp: output.UpdatedTimestamp !== undefined && output.UpdatedTimestamp !== null
27022
27022
  ? smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output.UpdatedTimestamp))
27023
27023
  : undefined,
27024
+ VoiceConnectorArn: smithy_client_1.expectString(output.VoiceConnectorArn),
27024
27025
  VoiceConnectorId: smithy_client_1.expectString(output.VoiceConnectorId),
27025
27026
  };
27026
27027
  };
@@ -27033,6 +27034,7 @@ const deserializeAws_restJson1VoiceConnectorGroup = (output, context) => {
27033
27034
  UpdatedTimestamp: output.UpdatedTimestamp !== undefined && output.UpdatedTimestamp !== null
27034
27035
  ? smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output.UpdatedTimestamp))
27035
27036
  : undefined,
27037
+ VoiceConnectorGroupArn: smithy_client_1.expectString(output.VoiceConnectorGroupArn),
27036
27038
  VoiceConnectorGroupId: smithy_client_1.expectString(output.VoiceConnectorGroupId),
27037
27039
  VoiceConnectorItems: output.VoiceConnectorItems !== undefined && output.VoiceConnectorItems !== null
27038
27040
  ? deserializeAws_restJson1VoiceConnectorItemList(output.VoiceConnectorItems, context)