@aws-sdk/client-chime 3.300.0 → 3.303.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 (197) hide show
  1. package/dist-cjs/models/models_0.js +254 -302
  2. package/dist-cjs/models/models_1.js +13 -16
  3. package/dist-es/models/models_0.js +254 -302
  4. package/dist-es/models/models_1.js +13 -16
  5. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -2
  8. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
  9. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +5 -5
  10. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -2
  11. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +3 -3
  12. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -2
  13. package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -2
  14. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -2
  15. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchUpdateUserCommand.d.ts +4 -4
  17. package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateAppInstanceCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAttendeeCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateBotCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateChannelBanCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +10 -10
  28. package/dist-types/commands/CreateMeetingCommand.d.ts +4 -4
  29. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +7 -7
  31. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -2
  32. package/dist-types/commands/CreateProxySessionCommand.d.ts +4 -4
  33. package/dist-types/commands/CreateRoomCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -2
  36. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteAccountCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteAttendeeCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteChannelBanCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
  49. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteMeetingCommand.d.ts +1 -1
  55. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteRoomCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -1
  60. package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
  67. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -2
  69. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeChannelBanCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +1 -1
  78. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +1 -1
  79. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -2
  80. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -2
  81. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -2
  82. package/dist-types/commands/GetAccountCommand.d.ts +1 -1
  83. package/dist-types/commands/GetAccountSettingsCommand.d.ts +1 -1
  84. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +1 -1
  85. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
  86. package/dist-types/commands/GetAttendeeCommand.d.ts +1 -1
  87. package/dist-types/commands/GetBotCommand.d.ts +1 -1
  88. package/dist-types/commands/GetChannelMessageCommand.d.ts +1 -1
  89. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +1 -1
  90. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -1
  91. package/dist-types/commands/GetMeetingCommand.d.ts +1 -1
  92. package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -1
  93. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -1
  94. package/dist-types/commands/GetProxySessionCommand.d.ts +1 -1
  95. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +1 -1
  96. package/dist-types/commands/GetRoomCommand.d.ts +1 -1
  97. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -1
  98. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -1
  99. package/dist-types/commands/GetSipRuleCommand.d.ts +1 -1
  100. package/dist-types/commands/GetUserCommand.d.ts +1 -1
  101. package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -1
  102. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -1
  103. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
  104. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -1
  105. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -1
  106. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -1
  107. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -1
  108. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
  109. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -1
  110. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -1
  111. package/dist-types/commands/InviteUsersCommand.d.ts +2 -2
  112. package/dist-types/commands/ListAccountsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +1 -1
  114. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +1 -1
  115. package/dist-types/commands/ListAppInstancesCommand.d.ts +1 -1
  116. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +1 -1
  117. package/dist-types/commands/ListAttendeesCommand.d.ts +1 -1
  118. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  119. package/dist-types/commands/ListChannelBansCommand.d.ts +1 -1
  120. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -1
  121. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
  122. package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
  123. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +1 -1
  124. package/dist-types/commands/ListChannelsCommand.d.ts +1 -1
  125. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
  126. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -1
  127. package/dist-types/commands/ListMeetingTagsCommand.d.ts +1 -1
  128. package/dist-types/commands/ListMeetingsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -1
  130. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
  131. package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -1
  132. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +1 -1
  133. package/dist-types/commands/ListRoomsCommand.d.ts +1 -1
  134. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -1
  135. package/dist-types/commands/ListSipRulesCommand.d.ts +1 -1
  136. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -1
  137. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  138. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  139. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -1
  140. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -1
  141. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -1
  142. package/dist-types/commands/LogoutUserCommand.d.ts +1 -1
  143. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
  144. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  145. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +1 -1
  146. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +4 -4
  147. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -2
  148. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -4
  149. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -2
  150. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -4
  151. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -2
  152. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -4
  153. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -4
  154. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  155. package/dist-types/commands/RedactChannelMessageCommand.d.ts +1 -1
  156. package/dist-types/commands/RedactConversationMessageCommand.d.ts +1 -1
  157. package/dist-types/commands/RedactRoomMessageCommand.d.ts +1 -1
  158. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +1 -1
  159. package/dist-types/commands/ResetPersonalPINCommand.d.ts +1 -1
  160. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -1
  161. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  162. package/dist-types/commands/SendChannelMessageCommand.d.ts +1 -1
  163. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -4
  164. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +1 -1
  165. package/dist-types/commands/TagAttendeeCommand.d.ts +3 -3
  166. package/dist-types/commands/TagMeetingCommand.d.ts +3 -3
  167. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  168. package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -2
  169. package/dist-types/commands/UntagMeetingCommand.d.ts +2 -2
  170. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  171. package/dist-types/commands/UpdateAccountCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -2
  173. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +1 -1
  174. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdateBotCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
  177. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
  180. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -2
  183. package/dist-types/commands/UpdateRoomCommand.d.ts +1 -1
  184. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +1 -1
  185. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -2
  186. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
  187. package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
  188. package/dist-types/commands/UpdateUserCommand.d.ts +2 -2
  189. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
  190. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -1
  191. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
  192. package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -1
  193. package/dist-types/models/models_0.d.ts +494 -254
  194. package/dist-types/models/models_1.d.ts +28 -13
  195. package/dist-types/ts3.4/models/models_0.d.ts +336 -254
  196. package/dist-types/ts3.4/models/models_1.d.ts +18 -13
  197. package/package.json +34 -34
@@ -1,22 +1,23 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ChimeServiceException as __BaseException } from "./ChimeServiceException";
3
- export declare enum ErrorCode {
4
- AccessDenied = "AccessDenied",
5
- BadRequest = "BadRequest",
6
- Conflict = "Conflict",
7
- Forbidden = "Forbidden",
8
- NotFound = "NotFound",
9
- PhoneNumberAssociationsExist = "PhoneNumberAssociationsExist",
10
- PreconditionFailed = "PreconditionFailed",
11
- ResourceLimitExceeded = "ResourceLimitExceeded",
12
- ServiceFailure = "ServiceFailure",
13
- ServiceUnavailable = "ServiceUnavailable",
14
- Throttled = "Throttled",
15
- Throttling = "Throttling",
16
- Unauthorized = "Unauthorized",
17
- Unprocessable = "Unprocessable",
18
- VoiceConnectorGroupAssociationsExist = "VoiceConnectorGroupAssociationsExist",
19
- }
3
+ export declare const ErrorCode: {
4
+ readonly AccessDenied: "AccessDenied";
5
+ readonly BadRequest: "BadRequest";
6
+ readonly Conflict: "Conflict";
7
+ readonly Forbidden: "Forbidden";
8
+ readonly NotFound: "NotFound";
9
+ readonly PhoneNumberAssociationsExist: "PhoneNumberAssociationsExist";
10
+ readonly PreconditionFailed: "PreconditionFailed";
11
+ readonly ResourceLimitExceeded: "ResourceLimitExceeded";
12
+ readonly ServiceFailure: "ServiceFailure";
13
+ readonly ServiceUnavailable: "ServiceUnavailable";
14
+ readonly Throttled: "Throttled";
15
+ readonly Throttling: "Throttling";
16
+ readonly Unauthorized: "Unauthorized";
17
+ readonly Unprocessable: "Unprocessable";
18
+ readonly VoiceConnectorGroupAssociationsExist: "VoiceConnectorGroupAssociationsExist";
19
+ };
20
+ export type ErrorCode = (typeof ErrorCode)[keyof typeof ErrorCode];
20
21
  export declare class AccessDeniedException extends __BaseException {
21
22
  readonly name: "AccessDeniedException";
22
23
  readonly $fault: "client";
@@ -26,22 +27,25 @@ export declare class AccessDeniedException extends __BaseException {
26
27
  opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
27
28
  );
28
29
  }
29
- export declare enum AccountStatus {
30
- Active = "Active",
31
- Suspended = "Suspended",
32
- }
33
- export declare enum AccountType {
34
- EnterpriseDirectory = "EnterpriseDirectory",
35
- EnterpriseLWA = "EnterpriseLWA",
36
- EnterpriseOIDC = "EnterpriseOIDC",
37
- Team = "Team",
38
- }
39
- export declare enum License {
40
- Basic = "Basic",
41
- Plus = "Plus",
42
- Pro = "Pro",
43
- ProTrial = "ProTrial",
44
- }
30
+ export declare const AccountStatus: {
31
+ readonly Active: "Active";
32
+ readonly Suspended: "Suspended";
33
+ };
34
+ export type AccountStatus = (typeof AccountStatus)[keyof typeof AccountStatus];
35
+ export declare const AccountType: {
36
+ readonly EnterpriseDirectory: "EnterpriseDirectory";
37
+ readonly EnterpriseLWA: "EnterpriseLWA";
38
+ readonly EnterpriseOIDC: "EnterpriseOIDC";
39
+ readonly Team: "Team";
40
+ };
41
+ export type AccountType = (typeof AccountType)[keyof typeof AccountType];
42
+ export declare const License: {
43
+ readonly Basic: "Basic";
44
+ readonly Plus: "Plus";
45
+ readonly Pro: "Pro";
46
+ readonly ProTrial: "ProTrial";
47
+ };
48
+ export type License = (typeof License)[keyof typeof License];
45
49
  export interface SigninDelegateGroup {
46
50
  GroupName?: string;
47
51
  }
@@ -95,10 +99,12 @@ export interface AppInstanceAdmin {
95
99
  export interface AppInstanceAdminSummary {
96
100
  Admin?: Identity;
97
101
  }
98
- export declare enum AppInstanceDataType {
99
- Channel = "Channel",
100
- ChannelMessage = "ChannelMessage",
101
- }
102
+ export declare const AppInstanceDataType: {
103
+ readonly Channel: "Channel";
104
+ readonly ChannelMessage: "ChannelMessage";
105
+ };
106
+ export type AppInstanceDataType =
107
+ (typeof AppInstanceDataType)[keyof typeof AppInstanceDataType];
102
108
  export interface AppInstanceSummary {
103
109
  AppInstanceArn?: string;
104
110
  Name?: string;
@@ -126,35 +132,43 @@ export interface AppInstanceUserSummary {
126
132
  Name?: string;
127
133
  Metadata?: string;
128
134
  }
129
- export declare enum ChannelMembershipType {
130
- DEFAULT = "DEFAULT",
131
- HIDDEN = "HIDDEN",
132
- }
135
+ export declare const ChannelMembershipType: {
136
+ readonly DEFAULT: "DEFAULT";
137
+ readonly HIDDEN: "HIDDEN";
138
+ };
139
+ export type ChannelMembershipType =
140
+ (typeof ChannelMembershipType)[keyof typeof ChannelMembershipType];
133
141
  export interface AppInstanceUserMembershipSummary {
134
142
  Type?: ChannelMembershipType | string;
135
143
  ReadMarkerTimestamp?: Date;
136
144
  }
137
- export declare enum AudioMuxType {
138
- AudioOnly = "AudioOnly",
139
- AudioWithActiveSpeakerVideo = "AudioWithActiveSpeakerVideo",
140
- }
145
+ export declare const AudioMuxType: {
146
+ readonly AudioOnly: "AudioOnly";
147
+ readonly AudioWithActiveSpeakerVideo: "AudioWithActiveSpeakerVideo";
148
+ };
149
+ export type AudioMuxType = (typeof AudioMuxType)[keyof typeof AudioMuxType];
141
150
  export interface AudioArtifactsConfiguration {
142
151
  MuxType: AudioMuxType | string | undefined;
143
152
  }
144
- export declare enum ContentMuxType {
145
- ContentOnly = "ContentOnly",
146
- }
147
- export declare enum ArtifactsState {
148
- Disabled = "Disabled",
149
- Enabled = "Enabled",
150
- }
153
+ export declare const ContentMuxType: {
154
+ readonly ContentOnly: "ContentOnly";
155
+ };
156
+ export type ContentMuxType =
157
+ (typeof ContentMuxType)[keyof typeof ContentMuxType];
158
+ export declare const ArtifactsState: {
159
+ readonly Disabled: "Disabled";
160
+ readonly Enabled: "Enabled";
161
+ };
162
+ export type ArtifactsState =
163
+ (typeof ArtifactsState)[keyof typeof ArtifactsState];
151
164
  export interface ContentArtifactsConfiguration {
152
165
  State: ArtifactsState | string | undefined;
153
166
  MuxType?: ContentMuxType | string;
154
167
  }
155
- export declare enum VideoMuxType {
156
- VideoOnly = "VideoOnly",
157
- }
168
+ export declare const VideoMuxType: {
169
+ readonly VideoOnly: "VideoOnly";
170
+ };
171
+ export type VideoMuxType = (typeof VideoMuxType)[keyof typeof VideoMuxType];
158
172
  export interface VideoArtifactsConfiguration {
159
173
  State: ArtifactsState | string | undefined;
160
174
  MuxType?: VideoMuxType | string;
@@ -311,10 +325,12 @@ export interface BatchCreateChannelMembershipResponse {
311
325
  BatchChannelMemberships?: BatchChannelMemberships;
312
326
  Errors?: BatchCreateChannelMembershipError[];
313
327
  }
314
- export declare enum RoomMembershipRole {
315
- Administrator = "Administrator",
316
- Member = "Member",
317
- }
328
+ export declare const RoomMembershipRole: {
329
+ readonly Administrator: "Administrator";
330
+ readonly Member: "Member";
331
+ };
332
+ export type RoomMembershipRole =
333
+ (typeof RoomMembershipRole)[keyof typeof RoomMembershipRole];
318
334
  export interface MembershipItem {
319
335
  MemberId?: string;
320
336
  Role?: RoomMembershipRole | string;
@@ -357,11 +373,13 @@ export interface BatchUnsuspendUserRequest {
357
373
  export interface BatchUnsuspendUserResponse {
358
374
  UserErrors?: UserError[];
359
375
  }
360
- export declare enum PhoneNumberProductType {
361
- BusinessCalling = "BusinessCalling",
362
- SipMediaApplicationDialIn = "SipMediaApplicationDialIn",
363
- VoiceConnector = "VoiceConnector",
364
- }
376
+ export declare const PhoneNumberProductType: {
377
+ readonly BusinessCalling: "BusinessCalling";
378
+ readonly SipMediaApplicationDialIn: "SipMediaApplicationDialIn";
379
+ readonly VoiceConnector: "VoiceConnector";
380
+ };
381
+ export type PhoneNumberProductType =
382
+ (typeof PhoneNumberProductType)[keyof typeof PhoneNumberProductType];
365
383
  export interface UpdatePhoneNumberRequestItem {
366
384
  PhoneNumberId: string | undefined;
367
385
  ProductType?: PhoneNumberProductType | string;
@@ -373,10 +391,11 @@ export interface BatchUpdatePhoneNumberRequest {
373
391
  export interface BatchUpdatePhoneNumberResponse {
374
392
  PhoneNumberErrors?: PhoneNumberError[];
375
393
  }
376
- export declare enum UserType {
377
- PrivateUser = "PrivateUser",
378
- SharedDevice = "SharedDevice",
379
- }
394
+ export declare const UserType: {
395
+ readonly PrivateUser: "PrivateUser";
396
+ readonly SharedDevice: "SharedDevice";
397
+ };
398
+ export type UserType = (typeof UserType)[keyof typeof UserType];
380
399
  export interface UpdateUserRequestItem {
381
400
  UserId: string | undefined;
382
401
  LicenseType?: License | string;
@@ -390,9 +409,10 @@ export interface BatchUpdateUserRequest {
390
409
  export interface BatchUpdateUserResponse {
391
410
  UserErrors?: UserError[];
392
411
  }
393
- export declare enum BotType {
394
- ChatBot = "ChatBot",
395
- }
412
+ export declare const BotType: {
413
+ readonly ChatBot: "ChatBot";
414
+ };
415
+ export type BotType = (typeof BotType)[keyof typeof BotType];
396
416
  export interface Bot {
397
417
  BotId?: string;
398
418
  UserId?: string;
@@ -407,12 +427,14 @@ export interface Bot {
407
427
  export interface BusinessCallingSettings {
408
428
  CdrBucket?: string;
409
429
  }
410
- export declare enum CallingNameStatus {
411
- Unassigned = "Unassigned",
412
- UpdateFailed = "UpdateFailed",
413
- UpdateInProgress = "UpdateInProgress",
414
- UpdateSucceeded = "UpdateSucceeded",
415
- }
430
+ export declare const CallingNameStatus: {
431
+ readonly Unassigned: "Unassigned";
432
+ readonly UpdateFailed: "UpdateFailed";
433
+ readonly UpdateInProgress: "UpdateInProgress";
434
+ readonly UpdateSucceeded: "UpdateSucceeded";
435
+ };
436
+ export type CallingNameStatus =
437
+ (typeof CallingNameStatus)[keyof typeof CallingNameStatus];
416
438
  export interface CandidateAddress {
417
439
  streetInfo?: string;
418
440
  streetNumber?: string;
@@ -422,18 +444,22 @@ export interface CandidateAddress {
422
444
  postalCodePlus4?: string;
423
445
  country?: string;
424
446
  }
425
- export declare enum Capability {
426
- SMS = "SMS",
427
- Voice = "Voice",
428
- }
429
- export declare enum ChannelMode {
430
- RESTRICTED = "RESTRICTED",
431
- UNRESTRICTED = "UNRESTRICTED",
432
- }
433
- export declare enum ChannelPrivacy {
434
- PRIVATE = "PRIVATE",
435
- PUBLIC = "PUBLIC",
436
- }
447
+ export declare const Capability: {
448
+ readonly SMS: "SMS";
449
+ readonly Voice: "Voice";
450
+ };
451
+ export type Capability = (typeof Capability)[keyof typeof Capability];
452
+ export declare const ChannelMode: {
453
+ readonly RESTRICTED: "RESTRICTED";
454
+ readonly UNRESTRICTED: "UNRESTRICTED";
455
+ };
456
+ export type ChannelMode = (typeof ChannelMode)[keyof typeof ChannelMode];
457
+ export declare const ChannelPrivacy: {
458
+ readonly PRIVATE: "PRIVATE";
459
+ readonly PUBLIC: "PUBLIC";
460
+ };
461
+ export type ChannelPrivacy =
462
+ (typeof ChannelPrivacy)[keyof typeof ChannelPrivacy];
437
463
  export interface Channel {
438
464
  Name?: string;
439
465
  ChannelArn?: string;
@@ -477,14 +503,18 @@ export interface ChannelMembershipForAppInstanceUserSummary {
477
503
  export interface ChannelMembershipSummary {
478
504
  Member?: Identity;
479
505
  }
480
- export declare enum ChannelMessagePersistenceType {
481
- NON_PERSISTENT = "NON_PERSISTENT",
482
- PERSISTENT = "PERSISTENT",
483
- }
484
- export declare enum ChannelMessageType {
485
- CONTROL = "CONTROL",
486
- STANDARD = "STANDARD",
487
- }
506
+ export declare const ChannelMessagePersistenceType: {
507
+ readonly NON_PERSISTENT: "NON_PERSISTENT";
508
+ readonly PERSISTENT: "PERSISTENT";
509
+ };
510
+ export type ChannelMessagePersistenceType =
511
+ (typeof ChannelMessagePersistenceType)[keyof typeof ChannelMessagePersistenceType];
512
+ export declare const ChannelMessageType: {
513
+ readonly CONTROL: "CONTROL";
514
+ readonly STANDARD: "STANDARD";
515
+ };
516
+ export type ChannelMessageType =
517
+ (typeof ChannelMessageType)[keyof typeof ChannelMessageType];
488
518
  export interface ChannelMessage {
489
519
  ChannelArn?: string;
490
520
  MessageId?: string;
@@ -633,12 +663,16 @@ export interface CreateChannelModeratorResponse {
633
663
  ChannelArn?: string;
634
664
  ChannelModerator?: Identity;
635
665
  }
636
- export declare enum MediaPipelineSinkType {
637
- S3Bucket = "S3Bucket",
638
- }
639
- export declare enum MediaPipelineSourceType {
640
- ChimeSdkMeeting = "ChimeSdkMeeting",
641
- }
666
+ export declare const MediaPipelineSinkType: {
667
+ readonly S3Bucket: "S3Bucket";
668
+ };
669
+ export type MediaPipelineSinkType =
670
+ (typeof MediaPipelineSinkType)[keyof typeof MediaPipelineSinkType];
671
+ export declare const MediaPipelineSourceType: {
672
+ readonly ChimeSdkMeeting: "ChimeSdkMeeting";
673
+ };
674
+ export type MediaPipelineSourceType =
675
+ (typeof MediaPipelineSourceType)[keyof typeof MediaPipelineSourceType];
642
676
  export interface CreateMediaCapturePipelineRequest {
643
677
  SourceType: MediaPipelineSourceType | string | undefined;
644
678
  SourceArn: string | undefined;
@@ -647,13 +681,15 @@ export interface CreateMediaCapturePipelineRequest {
647
681
  ClientRequestToken?: string;
648
682
  ChimeSdkMeetingConfiguration?: ChimeSdkMeetingConfiguration;
649
683
  }
650
- export declare enum MediaPipelineStatus {
651
- Failed = "Failed",
652
- InProgress = "InProgress",
653
- Initializing = "Initializing",
654
- Stopped = "Stopped",
655
- Stopping = "Stopping",
656
- }
684
+ export declare const MediaPipelineStatus: {
685
+ readonly Failed: "Failed";
686
+ readonly InProgress: "InProgress";
687
+ readonly Initializing: "Initializing";
688
+ readonly Stopped: "Stopped";
689
+ readonly Stopping: "Stopping";
690
+ };
691
+ export type MediaPipelineStatus =
692
+ (typeof MediaPipelineStatus)[keyof typeof MediaPipelineStatus];
657
693
  export interface MediaCapturePipeline {
658
694
  MediaPipelineId?: string;
659
695
  SourceType?: MediaPipelineSourceType | string;
@@ -726,21 +762,25 @@ export interface CreatePhoneNumberOrderRequest {
726
762
  ProductType: PhoneNumberProductType | string | undefined;
727
763
  E164PhoneNumbers: string[] | undefined;
728
764
  }
729
- export declare enum OrderedPhoneNumberStatus {
730
- Acquired = "Acquired",
731
- Failed = "Failed",
732
- Processing = "Processing",
733
- }
765
+ export declare const OrderedPhoneNumberStatus: {
766
+ readonly Acquired: "Acquired";
767
+ readonly Failed: "Failed";
768
+ readonly Processing: "Processing";
769
+ };
770
+ export type OrderedPhoneNumberStatus =
771
+ (typeof OrderedPhoneNumberStatus)[keyof typeof OrderedPhoneNumberStatus];
734
772
  export interface OrderedPhoneNumber {
735
773
  E164PhoneNumber?: string;
736
774
  Status?: OrderedPhoneNumberStatus | string;
737
775
  }
738
- export declare enum PhoneNumberOrderStatus {
739
- Failed = "Failed",
740
- Partial = "Partial",
741
- Processing = "Processing",
742
- Successful = "Successful",
743
- }
776
+ export declare const PhoneNumberOrderStatus: {
777
+ readonly Failed: "Failed";
778
+ readonly Partial: "Partial";
779
+ readonly Processing: "Processing";
780
+ readonly Successful: "Successful";
781
+ };
782
+ export type PhoneNumberOrderStatus =
783
+ (typeof PhoneNumberOrderStatus)[keyof typeof PhoneNumberOrderStatus];
744
784
  export interface PhoneNumberOrder {
745
785
  PhoneNumberOrderId?: string;
746
786
  ProductType?: PhoneNumberProductType | string;
@@ -752,18 +792,21 @@ export interface PhoneNumberOrder {
752
792
  export interface CreatePhoneNumberOrderResponse {
753
793
  PhoneNumberOrder?: PhoneNumberOrder;
754
794
  }
755
- export declare enum GeoMatchLevel {
756
- AreaCode = "AreaCode",
757
- Country = "Country",
758
- }
795
+ export declare const GeoMatchLevel: {
796
+ readonly AreaCode: "AreaCode";
797
+ readonly Country: "Country";
798
+ };
799
+ export type GeoMatchLevel = (typeof GeoMatchLevel)[keyof typeof GeoMatchLevel];
759
800
  export interface GeoMatchParams {
760
801
  Country: string | undefined;
761
802
  AreaCode: string | undefined;
762
803
  }
763
- export declare enum NumberSelectionBehavior {
764
- AvoidSticky = "AvoidSticky",
765
- PreferSticky = "PreferSticky",
766
- }
804
+ export declare const NumberSelectionBehavior: {
805
+ readonly AvoidSticky: "AvoidSticky";
806
+ readonly PreferSticky: "PreferSticky";
807
+ };
808
+ export type NumberSelectionBehavior =
809
+ (typeof NumberSelectionBehavior)[keyof typeof NumberSelectionBehavior];
767
810
  export interface CreateProxySessionRequest {
768
811
  VoiceConnectorId: string | undefined;
769
812
  ParticipantPhoneNumbers: string[] | undefined;
@@ -778,11 +821,13 @@ export interface Participant {
778
821
  PhoneNumber?: string;
779
822
  ProxyPhoneNumber?: string;
780
823
  }
781
- export declare enum ProxySessionStatus {
782
- Closed = "Closed",
783
- InProgress = "InProgress",
784
- Open = "Open",
785
- }
824
+ export declare const ProxySessionStatus: {
825
+ readonly Closed: "Closed";
826
+ readonly InProgress: "InProgress";
827
+ readonly Open: "Open";
828
+ };
829
+ export type ProxySessionStatus =
830
+ (typeof ProxySessionStatus)[keyof typeof ProxySessionStatus];
786
831
  export interface ProxySession {
787
832
  VoiceConnectorId?: string;
788
833
  ProxySessionId?: string;
@@ -823,11 +868,12 @@ export interface CreateRoomMembershipRequest {
823
868
  MemberId: string | undefined;
824
869
  Role?: RoomMembershipRole | string;
825
870
  }
826
- export declare enum MemberType {
827
- Bot = "Bot",
828
- User = "User",
829
- Webhook = "Webhook",
830
- }
871
+ export declare const MemberType: {
872
+ readonly Bot: "Bot";
873
+ readonly User: "User";
874
+ readonly Webhook: "Webhook";
875
+ };
876
+ export type MemberType = (typeof MemberType)[keyof typeof MemberType];
831
877
  export interface Member {
832
878
  MemberId?: string;
833
879
  MemberType?: MemberType | string;
@@ -881,10 +927,12 @@ export interface SipRuleTargetApplication {
881
927
  Priority?: number;
882
928
  AwsRegion?: string;
883
929
  }
884
- export declare enum SipRuleTriggerType {
885
- RequestUriHostname = "RequestUriHostname",
886
- ToPhoneNumber = "ToPhoneNumber",
887
- }
930
+ export declare const SipRuleTriggerType: {
931
+ readonly RequestUriHostname: "RequestUriHostname";
932
+ readonly ToPhoneNumber: "ToPhoneNumber";
933
+ };
934
+ export type SipRuleTriggerType =
935
+ (typeof SipRuleTriggerType)[keyof typeof SipRuleTriggerType];
888
936
  export interface CreateSipRuleRequest {
889
937
  Name: string | undefined;
890
938
  TriggerType: SipRuleTriggerType | string | undefined;
@@ -911,16 +959,19 @@ export interface CreateUserRequest {
911
959
  Email?: string;
912
960
  UserType?: UserType | string;
913
961
  }
914
- export declare enum InviteStatus {
915
- Accepted = "Accepted",
916
- Failed = "Failed",
917
- Pending = "Pending",
918
- }
919
- export declare enum RegistrationStatus {
920
- Registered = "Registered",
921
- Suspended = "Suspended",
922
- Unregistered = "Unregistered",
923
- }
962
+ export declare const InviteStatus: {
963
+ readonly Accepted: "Accepted";
964
+ readonly Failed: "Failed";
965
+ readonly Pending: "Pending";
966
+ };
967
+ export type InviteStatus = (typeof InviteStatus)[keyof typeof InviteStatus];
968
+ export declare const RegistrationStatus: {
969
+ readonly Registered: "Registered";
970
+ readonly Suspended: "Suspended";
971
+ readonly Unregistered: "Unregistered";
972
+ };
973
+ export type RegistrationStatus =
974
+ (typeof RegistrationStatus)[keyof typeof RegistrationStatus];
924
975
  export interface User {
925
976
  UserId: string | undefined;
926
977
  AccountId?: string;
@@ -939,10 +990,12 @@ export interface User {
939
990
  export interface CreateUserResponse {
940
991
  User?: User;
941
992
  }
942
- export declare enum VoiceConnectorAwsRegion {
943
- US_EAST_1 = "us-east-1",
944
- US_WEST_2 = "us-west-2",
945
- }
993
+ export declare const VoiceConnectorAwsRegion: {
994
+ readonly US_EAST_1: "us-east-1";
995
+ readonly US_WEST_2: "us-west-2";
996
+ };
997
+ export type VoiceConnectorAwsRegion =
998
+ (typeof VoiceConnectorAwsRegion)[keyof typeof VoiceConnectorAwsRegion];
946
999
  export interface CreateVoiceConnectorRequest {
947
1000
  Name: string | undefined;
948
1001
  AwsRegion?: VoiceConnectorAwsRegion | string;
@@ -1190,41 +1243,52 @@ export interface DNISEmergencyCallingConfiguration {
1190
1243
  TestPhoneNumber?: string;
1191
1244
  CallingCountry: string | undefined;
1192
1245
  }
1193
- export declare enum EmailStatus {
1194
- Failed = "Failed",
1195
- NotSent = "NotSent",
1196
- Sent = "Sent",
1197
- }
1246
+ export declare const EmailStatus: {
1247
+ readonly Failed: "Failed";
1248
+ readonly NotSent: "NotSent";
1249
+ readonly Sent: "Sent";
1250
+ };
1251
+ export type EmailStatus = (typeof EmailStatus)[keyof typeof EmailStatus];
1198
1252
  export interface EmergencyCallingConfiguration {
1199
1253
  DNIS?: DNISEmergencyCallingConfiguration[];
1200
1254
  }
1201
- export declare enum TranscribeMedicalContentIdentificationType {
1202
- PHI = "PHI",
1203
- }
1204
- export declare enum TranscribeMedicalLanguageCode {
1205
- EN_US = "en-US",
1206
- }
1207
- export declare enum TranscribeMedicalRegion {
1208
- AP_SOUTHEAST_2 = "ap-southeast-2",
1209
- AUTO = "auto",
1210
- CA_CENTRAL_1 = "ca-central-1",
1211
- EU_WEST_1 = "eu-west-1",
1212
- US_EAST_1 = "us-east-1",
1213
- US_EAST_2 = "us-east-2",
1214
- US_WEST_2 = "us-west-2",
1215
- }
1216
- export declare enum TranscribeMedicalSpecialty {
1217
- Cardiology = "CARDIOLOGY",
1218
- Neurology = "NEUROLOGY",
1219
- Oncology = "ONCOLOGY",
1220
- PrimaryCare = "PRIMARYCARE",
1221
- Radiology = "RADIOLOGY",
1222
- Urology = "UROLOGY",
1223
- }
1224
- export declare enum TranscribeMedicalType {
1225
- Conversation = "CONVERSATION",
1226
- Dictation = "DICTATION",
1227
- }
1255
+ export declare const TranscribeMedicalContentIdentificationType: {
1256
+ readonly PHI: "PHI";
1257
+ };
1258
+ export type TranscribeMedicalContentIdentificationType =
1259
+ (typeof TranscribeMedicalContentIdentificationType)[keyof typeof TranscribeMedicalContentIdentificationType];
1260
+ export declare const TranscribeMedicalLanguageCode: {
1261
+ readonly EN_US: "en-US";
1262
+ };
1263
+ export type TranscribeMedicalLanguageCode =
1264
+ (typeof TranscribeMedicalLanguageCode)[keyof typeof TranscribeMedicalLanguageCode];
1265
+ export declare const TranscribeMedicalRegion: {
1266
+ readonly AP_SOUTHEAST_2: "ap-southeast-2";
1267
+ readonly AUTO: "auto";
1268
+ readonly CA_CENTRAL_1: "ca-central-1";
1269
+ readonly EU_WEST_1: "eu-west-1";
1270
+ readonly US_EAST_1: "us-east-1";
1271
+ readonly US_EAST_2: "us-east-2";
1272
+ readonly US_WEST_2: "us-west-2";
1273
+ };
1274
+ export type TranscribeMedicalRegion =
1275
+ (typeof TranscribeMedicalRegion)[keyof typeof TranscribeMedicalRegion];
1276
+ export declare const TranscribeMedicalSpecialty: {
1277
+ readonly Cardiology: "CARDIOLOGY";
1278
+ readonly Neurology: "NEUROLOGY";
1279
+ readonly Oncology: "ONCOLOGY";
1280
+ readonly PrimaryCare: "PRIMARYCARE";
1281
+ readonly Radiology: "RADIOLOGY";
1282
+ readonly Urology: "UROLOGY";
1283
+ };
1284
+ export type TranscribeMedicalSpecialty =
1285
+ (typeof TranscribeMedicalSpecialty)[keyof typeof TranscribeMedicalSpecialty];
1286
+ export declare const TranscribeMedicalType: {
1287
+ readonly Conversation: "CONVERSATION";
1288
+ readonly Dictation: "DICTATION";
1289
+ };
1290
+ export type TranscribeMedicalType =
1291
+ (typeof TranscribeMedicalType)[keyof typeof TranscribeMedicalType];
1228
1292
  export interface EngineTranscribeMedicalSettings {
1229
1293
  LanguageCode: TranscribeMedicalLanguageCode | string | undefined;
1230
1294
  Specialty: TranscribeMedicalSpecialty | string | undefined;
@@ -1235,50 +1299,62 @@ export interface EngineTranscribeMedicalSettings {
1235
1299
  | TranscribeMedicalContentIdentificationType
1236
1300
  | string;
1237
1301
  }
1238
- export declare enum TranscribeContentIdentificationType {
1239
- PII = "PII",
1240
- }
1241
- export declare enum TranscribeContentRedactionType {
1242
- PII = "PII",
1243
- }
1244
- export declare enum TranscribeLanguageCode {
1245
- DE_DE = "de-DE",
1246
- EN_AU = "en-AU",
1247
- EN_GB = "en-GB",
1248
- EN_US = "en-US",
1249
- ES_US = "es-US",
1250
- FR_CA = "fr-CA",
1251
- FR_FR = "fr-FR",
1252
- IT_IT = "it-IT",
1253
- JA_JP = "ja-JP",
1254
- KO_KR = "ko-KR",
1255
- PT_BR = "pt-BR",
1256
- ZH_CN = "zh-CN",
1257
- }
1258
- export declare enum TranscribePartialResultsStability {
1259
- HIGH = "high",
1260
- LOW = "low",
1261
- MEDIUM = "medium",
1262
- }
1263
- export declare enum TranscribeRegion {
1264
- AP_NORTHEAST_1 = "ap-northeast-1",
1265
- AP_NORTHEAST_2 = "ap-northeast-2",
1266
- AP_SOUTHEAST_2 = "ap-southeast-2",
1267
- AUTO = "auto",
1268
- CA_CENTRAL_1 = "ca-central-1",
1269
- EU_CENTRAL_1 = "eu-central-1",
1270
- EU_WEST_1 = "eu-west-1",
1271
- EU_WEST_2 = "eu-west-2",
1272
- SA_EAST_1 = "sa-east-1",
1273
- US_EAST_1 = "us-east-1",
1274
- US_EAST_2 = "us-east-2",
1275
- US_WEST_2 = "us-west-2",
1276
- }
1277
- export declare enum TranscribeVocabularyFilterMethod {
1278
- Mask = "mask",
1279
- Remove = "remove",
1280
- Tag = "tag",
1281
- }
1302
+ export declare const TranscribeContentIdentificationType: {
1303
+ readonly PII: "PII";
1304
+ };
1305
+ export type TranscribeContentIdentificationType =
1306
+ (typeof TranscribeContentIdentificationType)[keyof typeof TranscribeContentIdentificationType];
1307
+ export declare const TranscribeContentRedactionType: {
1308
+ readonly PII: "PII";
1309
+ };
1310
+ export type TranscribeContentRedactionType =
1311
+ (typeof TranscribeContentRedactionType)[keyof typeof TranscribeContentRedactionType];
1312
+ export declare const TranscribeLanguageCode: {
1313
+ readonly DE_DE: "de-DE";
1314
+ readonly EN_AU: "en-AU";
1315
+ readonly EN_GB: "en-GB";
1316
+ readonly EN_US: "en-US";
1317
+ readonly ES_US: "es-US";
1318
+ readonly FR_CA: "fr-CA";
1319
+ readonly FR_FR: "fr-FR";
1320
+ readonly IT_IT: "it-IT";
1321
+ readonly JA_JP: "ja-JP";
1322
+ readonly KO_KR: "ko-KR";
1323
+ readonly PT_BR: "pt-BR";
1324
+ readonly ZH_CN: "zh-CN";
1325
+ };
1326
+ export type TranscribeLanguageCode =
1327
+ (typeof TranscribeLanguageCode)[keyof typeof TranscribeLanguageCode];
1328
+ export declare const TranscribePartialResultsStability: {
1329
+ readonly HIGH: "high";
1330
+ readonly LOW: "low";
1331
+ readonly MEDIUM: "medium";
1332
+ };
1333
+ export type TranscribePartialResultsStability =
1334
+ (typeof TranscribePartialResultsStability)[keyof typeof TranscribePartialResultsStability];
1335
+ export declare const TranscribeRegion: {
1336
+ readonly AP_NORTHEAST_1: "ap-northeast-1";
1337
+ readonly AP_NORTHEAST_2: "ap-northeast-2";
1338
+ readonly AP_SOUTHEAST_2: "ap-southeast-2";
1339
+ readonly AUTO: "auto";
1340
+ readonly CA_CENTRAL_1: "ca-central-1";
1341
+ readonly EU_CENTRAL_1: "eu-central-1";
1342
+ readonly EU_WEST_1: "eu-west-1";
1343
+ readonly EU_WEST_2: "eu-west-2";
1344
+ readonly SA_EAST_1: "sa-east-1";
1345
+ readonly US_EAST_1: "us-east-1";
1346
+ readonly US_EAST_2: "us-east-2";
1347
+ readonly US_WEST_2: "us-west-2";
1348
+ };
1349
+ export type TranscribeRegion =
1350
+ (typeof TranscribeRegion)[keyof typeof TranscribeRegion];
1351
+ export declare const TranscribeVocabularyFilterMethod: {
1352
+ readonly Mask: "mask";
1353
+ readonly Remove: "remove";
1354
+ readonly Tag: "tag";
1355
+ };
1356
+ export type TranscribeVocabularyFilterMethod =
1357
+ (typeof TranscribeVocabularyFilterMethod)[keyof typeof TranscribeVocabularyFilterMethod];
1282
1358
  export interface EngineTranscribeSettings {
1283
1359
  LanguageCode: TranscribeLanguageCode | string | undefined;
1284
1360
  VocabularyFilterMethod?: TranscribeVocabularyFilterMethod | string;
@@ -1380,13 +1456,15 @@ export interface GetMessagingSessionEndpointResponse {
1380
1456
  export interface GetPhoneNumberRequest {
1381
1457
  PhoneNumberId: string | undefined;
1382
1458
  }
1383
- export declare enum PhoneNumberAssociationName {
1384
- AccountId = "AccountId",
1385
- SipRuleId = "SipRuleId",
1386
- UserId = "UserId",
1387
- VoiceConnectorGroupId = "VoiceConnectorGroupId",
1388
- VoiceConnectorId = "VoiceConnectorId",
1389
- }
1459
+ export declare const PhoneNumberAssociationName: {
1460
+ readonly AccountId: "AccountId";
1461
+ readonly SipRuleId: "SipRuleId";
1462
+ readonly UserId: "UserId";
1463
+ readonly VoiceConnectorGroupId: "VoiceConnectorGroupId";
1464
+ readonly VoiceConnectorId: "VoiceConnectorId";
1465
+ };
1466
+ export type PhoneNumberAssociationName =
1467
+ (typeof PhoneNumberAssociationName)[keyof typeof PhoneNumberAssociationName];
1390
1468
  export interface PhoneNumberAssociation {
1391
1469
  Value?: string;
1392
1470
  Name?: PhoneNumberAssociationName | string;
@@ -1400,20 +1478,24 @@ export interface PhoneNumberCapabilities {
1400
1478
  InboundMMS?: boolean;
1401
1479
  OutboundMMS?: boolean;
1402
1480
  }
1403
- export declare enum PhoneNumberStatus {
1404
- AcquireFailed = "AcquireFailed",
1405
- AcquireInProgress = "AcquireInProgress",
1406
- Assigned = "Assigned",
1407
- DeleteFailed = "DeleteFailed",
1408
- DeleteInProgress = "DeleteInProgress",
1409
- ReleaseFailed = "ReleaseFailed",
1410
- ReleaseInProgress = "ReleaseInProgress",
1411
- Unassigned = "Unassigned",
1412
- }
1413
- export declare enum PhoneNumberType {
1414
- Local = "Local",
1415
- TollFree = "TollFree",
1416
- }
1481
+ export declare const PhoneNumberStatus: {
1482
+ readonly AcquireFailed: "AcquireFailed";
1483
+ readonly AcquireInProgress: "AcquireInProgress";
1484
+ readonly Assigned: "Assigned";
1485
+ readonly DeleteFailed: "DeleteFailed";
1486
+ readonly DeleteInProgress: "DeleteInProgress";
1487
+ readonly ReleaseFailed: "ReleaseFailed";
1488
+ readonly ReleaseInProgress: "ReleaseInProgress";
1489
+ readonly Unassigned: "Unassigned";
1490
+ };
1491
+ export type PhoneNumberStatus =
1492
+ (typeof PhoneNumberStatus)[keyof typeof PhoneNumberStatus];
1493
+ export declare const PhoneNumberType: {
1494
+ readonly Local: "Local";
1495
+ readonly TollFree: "TollFree";
1496
+ };
1497
+ export type PhoneNumberType =
1498
+ (typeof PhoneNumberType)[keyof typeof PhoneNumberType];
1417
1499
  export interface PhoneNumber {
1418
1500
  PhoneNumberId?: string;
1419
1501
  E164PhoneNumber?: string;