@aws-sdk/client-chime-sdk-voice 3.758.0 → 3.772.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 (2) hide show
  1. package/dist-cjs/index.js +122 -122
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
19
19
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
20
 
21
21
  // src/index.ts
22
- var src_exports = {};
23
- __export(src_exports, {
22
+ var index_exports = {};
23
+ __export(index_exports, {
24
24
  AccessDeniedException: () => AccessDeniedException,
25
25
  AddressFilterSensitiveLog: () => AddressFilterSensitiveLog,
26
26
  AlexaSkillStatus: () => AlexaSkillStatus,
@@ -265,7 +265,7 @@ __export(src_exports, {
265
265
  paginateListVoiceProfiles: () => paginateListVoiceProfiles,
266
266
  paginateSearchAvailablePhoneNumbers: () => paginateSearchAvailablePhoneNumbers
267
267
  });
268
- module.exports = __toCommonJS(src_exports);
268
+ module.exports = __toCommonJS(index_exports);
269
269
 
270
270
  // src/ChimeSDKVoiceClient.ts
271
271
  var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
@@ -392,9 +392,9 @@ var ChimeSDKVoiceClient = class extends import_smithy_client.Client {
392
392
  this.middlewareStack.use(
393
393
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
394
394
  httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultChimeSDKVoiceHttpAuthSchemeParametersProvider,
395
- identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
395
+ identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
396
396
  "aws.auth#sigv4": config.credentials
397
- })
397
+ }), "identityProviderConfigProvider")
398
398
  })
399
399
  );
400
400
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -1355,7 +1355,7 @@ var se_AssociatePhoneNumbersWithVoiceConnectorCommand = /* @__PURE__ */ __name(a
1355
1355
  let body;
1356
1356
  body = JSON.stringify(
1357
1357
  (0, import_smithy_client.take)(input, {
1358
- E164PhoneNumbers: (_) => (0, import_smithy_client._json)(_),
1358
+ E164PhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "E164PhoneNumbers"),
1359
1359
  ForceAssociate: []
1360
1360
  })
1361
1361
  );
@@ -1375,7 +1375,7 @@ var se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand = /* @__PURE__ */ __n
1375
1375
  let body;
1376
1376
  body = JSON.stringify(
1377
1377
  (0, import_smithy_client.take)(input, {
1378
- E164PhoneNumbers: (_) => (0, import_smithy_client._json)(_),
1378
+ E164PhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "E164PhoneNumbers"),
1379
1379
  ForceAssociate: []
1380
1380
  })
1381
1381
  );
@@ -1394,7 +1394,7 @@ var se_BatchDeletePhoneNumberCommand = /* @__PURE__ */ __name(async (input, cont
1394
1394
  let body;
1395
1395
  body = JSON.stringify(
1396
1396
  (0, import_smithy_client.take)(input, {
1397
- PhoneNumberIds: (_) => (0, import_smithy_client._json)(_)
1397
+ PhoneNumberIds: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "PhoneNumberIds")
1398
1398
  })
1399
1399
  );
1400
1400
  b.m("POST").h(headers).q(query).b(body);
@@ -1412,7 +1412,7 @@ var se_BatchUpdatePhoneNumberCommand = /* @__PURE__ */ __name(async (input, cont
1412
1412
  let body;
1413
1413
  body = JSON.stringify(
1414
1414
  (0, import_smithy_client.take)(input, {
1415
- UpdatePhoneNumberRequestItems: (_) => (0, import_smithy_client._json)(_)
1415
+ UpdatePhoneNumberRequestItems: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "UpdatePhoneNumberRequestItems")
1416
1416
  })
1417
1417
  );
1418
1418
  b.m("POST").h(headers).q(query).b(body);
@@ -1427,7 +1427,7 @@ var se_CreatePhoneNumberOrderCommand = /* @__PURE__ */ __name(async (input, cont
1427
1427
  let body;
1428
1428
  body = JSON.stringify(
1429
1429
  (0, import_smithy_client.take)(input, {
1430
- E164PhoneNumbers: (_) => (0, import_smithy_client._json)(_),
1430
+ E164PhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "E164PhoneNumbers"),
1431
1431
  Name: [],
1432
1432
  ProductType: []
1433
1433
  })
@@ -1445,13 +1445,13 @@ var se_CreateProxySessionCommand = /* @__PURE__ */ __name(async (input, context)
1445
1445
  let body;
1446
1446
  body = JSON.stringify(
1447
1447
  (0, import_smithy_client.take)(input, {
1448
- Capabilities: (_) => (0, import_smithy_client._json)(_),
1448
+ Capabilities: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Capabilities"),
1449
1449
  ExpiryMinutes: [],
1450
1450
  GeoMatchLevel: [],
1451
- GeoMatchParams: (_) => (0, import_smithy_client._json)(_),
1451
+ GeoMatchParams: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "GeoMatchParams"),
1452
1452
  Name: [],
1453
1453
  NumberSelectionBehavior: [],
1454
- ParticipantPhoneNumbers: (_) => (0, import_smithy_client._json)(_)
1454
+ ParticipantPhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "ParticipantPhoneNumbers")
1455
1455
  })
1456
1456
  );
1457
1457
  b.m("POST").h(headers).b(body);
@@ -1467,9 +1467,9 @@ var se_CreateSipMediaApplicationCommand = /* @__PURE__ */ __name(async (input, c
1467
1467
  body = JSON.stringify(
1468
1468
  (0, import_smithy_client.take)(input, {
1469
1469
  AwsRegion: [],
1470
- Endpoints: (_) => (0, import_smithy_client._json)(_),
1470
+ Endpoints: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Endpoints"),
1471
1471
  Name: [],
1472
- Tags: (_) => (0, import_smithy_client._json)(_)
1472
+ Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
1473
1473
  })
1474
1474
  );
1475
1475
  b.m("POST").h(headers).b(body);
@@ -1485,9 +1485,9 @@ var se_CreateSipMediaApplicationCallCommand = /* @__PURE__ */ __name(async (inpu
1485
1485
  let body;
1486
1486
  body = JSON.stringify(
1487
1487
  (0, import_smithy_client.take)(input, {
1488
- ArgumentsMap: (_) => (0, import_smithy_client._json)(_),
1488
+ ArgumentsMap: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "ArgumentsMap"),
1489
1489
  FromPhoneNumber: [],
1490
- SipHeaders: (_) => (0, import_smithy_client._json)(_),
1490
+ SipHeaders: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "SipHeaders"),
1491
1491
  ToPhoneNumber: []
1492
1492
  })
1493
1493
  );
@@ -1505,7 +1505,7 @@ var se_CreateSipRuleCommand = /* @__PURE__ */ __name(async (input, context) => {
1505
1505
  (0, import_smithy_client.take)(input, {
1506
1506
  Disabled: [],
1507
1507
  Name: [],
1508
- TargetApplications: (_) => (0, import_smithy_client._json)(_),
1508
+ TargetApplications: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "TargetApplications"),
1509
1509
  TriggerType: [],
1510
1510
  TriggerValue: []
1511
1511
  })
@@ -1526,7 +1526,7 @@ var se_CreateVoiceConnectorCommand = /* @__PURE__ */ __name(async (input, contex
1526
1526
  IntegrationType: [],
1527
1527
  Name: [],
1528
1528
  RequireEncryption: [],
1529
- Tags: (_) => (0, import_smithy_client._json)(_)
1529
+ Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
1530
1530
  })
1531
1531
  );
1532
1532
  b.m("POST").h(headers).b(body);
@@ -1542,7 +1542,7 @@ var se_CreateVoiceConnectorGroupCommand = /* @__PURE__ */ __name(async (input, c
1542
1542
  body = JSON.stringify(
1543
1543
  (0, import_smithy_client.take)(input, {
1544
1544
  Name: [],
1545
- VoiceConnectorItems: (_) => (0, import_smithy_client._json)(_)
1545
+ VoiceConnectorItems: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "VoiceConnectorItems")
1546
1546
  })
1547
1547
  );
1548
1548
  b.m("POST").h(headers).b(body);
@@ -1575,8 +1575,8 @@ var se_CreateVoiceProfileDomainCommand = /* @__PURE__ */ __name(async (input, co
1575
1575
  ClientRequestToken: [],
1576
1576
  Description: [],
1577
1577
  Name: [],
1578
- ServerSideEncryptionConfiguration: (_) => (0, import_smithy_client._json)(_),
1579
- Tags: (_) => (0, import_smithy_client._json)(_)
1578
+ ServerSideEncryptionConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "ServerSideEncryptionConfiguration"),
1579
+ Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
1580
1580
  })
1581
1581
  );
1582
1582
  b.m("POST").h(headers).b(body);
@@ -1704,7 +1704,7 @@ var se_DeleteVoiceConnectorTerminationCredentialsCommand = /* @__PURE__ */ __nam
1704
1704
  let body;
1705
1705
  body = JSON.stringify(
1706
1706
  (0, import_smithy_client.take)(input, {
1707
- Usernames: (_) => (0, import_smithy_client._json)(_)
1707
+ Usernames: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Usernames")
1708
1708
  })
1709
1709
  );
1710
1710
  b.m("POST").h(headers).q(query).b(body);
@@ -1741,7 +1741,7 @@ var se_DisassociatePhoneNumbersFromVoiceConnectorCommand = /* @__PURE__ */ __nam
1741
1741
  let body;
1742
1742
  body = JSON.stringify(
1743
1743
  (0, import_smithy_client.take)(input, {
1744
- E164PhoneNumbers: (_) => (0, import_smithy_client._json)(_)
1744
+ E164PhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "E164PhoneNumbers")
1745
1745
  })
1746
1746
  );
1747
1747
  b.m("POST").h(headers).q(query).b(body);
@@ -1760,7 +1760,7 @@ var se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = /* @__PURE__ */
1760
1760
  let body;
1761
1761
  body = JSON.stringify(
1762
1762
  (0, import_smithy_client.take)(input, {
1763
- E164PhoneNumbers: (_) => (0, import_smithy_client._json)(_)
1763
+ E164PhoneNumbers: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "E164PhoneNumbers")
1764
1764
  })
1765
1765
  );
1766
1766
  b.m("POST").h(headers).q(query).b(body);
@@ -2142,7 +2142,7 @@ var se_PutSipMediaApplicationAlexaSkillConfigurationCommand = /* @__PURE__ */ __
2142
2142
  let body;
2143
2143
  body = JSON.stringify(
2144
2144
  (0, import_smithy_client.take)(input, {
2145
- SipMediaApplicationAlexaSkillConfiguration: (_) => (0, import_smithy_client._json)(_)
2145
+ SipMediaApplicationAlexaSkillConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "SipMediaApplicationAlexaSkillConfiguration")
2146
2146
  })
2147
2147
  );
2148
2148
  b.m("PUT").h(headers).b(body);
@@ -2158,7 +2158,7 @@ var se_PutSipMediaApplicationLoggingConfigurationCommand = /* @__PURE__ */ __nam
2158
2158
  let body;
2159
2159
  body = JSON.stringify(
2160
2160
  (0, import_smithy_client.take)(input, {
2161
- SipMediaApplicationLoggingConfiguration: (_) => (0, import_smithy_client._json)(_)
2161
+ SipMediaApplicationLoggingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "SipMediaApplicationLoggingConfiguration")
2162
2162
  })
2163
2163
  );
2164
2164
  b.m("PUT").h(headers).b(body);
@@ -2174,7 +2174,7 @@ var se_PutVoiceConnectorEmergencyCallingConfigurationCommand = /* @__PURE__ */ _
2174
2174
  let body;
2175
2175
  body = JSON.stringify(
2176
2176
  (0, import_smithy_client.take)(input, {
2177
- EmergencyCallingConfiguration: (_) => (0, import_smithy_client._json)(_)
2177
+ EmergencyCallingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "EmergencyCallingConfiguration")
2178
2178
  })
2179
2179
  );
2180
2180
  b.m("PUT").h(headers).b(body);
@@ -2190,8 +2190,8 @@ var se_PutVoiceConnectorExternalSystemsConfigurationCommand = /* @__PURE__ */ __
2190
2190
  let body;
2191
2191
  body = JSON.stringify(
2192
2192
  (0, import_smithy_client.take)(input, {
2193
- ContactCenterSystemTypes: (_) => (0, import_smithy_client._json)(_),
2194
- SessionBorderControllerTypes: (_) => (0, import_smithy_client._json)(_)
2193
+ ContactCenterSystemTypes: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "ContactCenterSystemTypes"),
2194
+ SessionBorderControllerTypes: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "SessionBorderControllerTypes")
2195
2195
  })
2196
2196
  );
2197
2197
  b.m("PUT").h(headers).b(body);
@@ -2207,7 +2207,7 @@ var se_PutVoiceConnectorLoggingConfigurationCommand = /* @__PURE__ */ __name(asy
2207
2207
  let body;
2208
2208
  body = JSON.stringify(
2209
2209
  (0, import_smithy_client.take)(input, {
2210
- LoggingConfiguration: (_) => (0, import_smithy_client._json)(_)
2210
+ LoggingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "LoggingConfiguration")
2211
2211
  })
2212
2212
  );
2213
2213
  b.m("PUT").h(headers).b(body);
@@ -2223,7 +2223,7 @@ var se_PutVoiceConnectorOriginationCommand = /* @__PURE__ */ __name(async (input
2223
2223
  let body;
2224
2224
  body = JSON.stringify(
2225
2225
  (0, import_smithy_client.take)(input, {
2226
- Origination: (_) => (0, import_smithy_client._json)(_)
2226
+ Origination: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Origination")
2227
2227
  })
2228
2228
  );
2229
2229
  b.m("PUT").h(headers).b(body);
@@ -2242,7 +2242,7 @@ var se_PutVoiceConnectorProxyCommand = /* @__PURE__ */ __name(async (input, cont
2242
2242
  DefaultSessionExpiryMinutes: [],
2243
2243
  Disabled: [],
2244
2244
  FallBackPhoneNumber: [],
2245
- PhoneNumberPoolCountries: (_) => (0, import_smithy_client._json)(_)
2245
+ PhoneNumberPoolCountries: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "PhoneNumberPoolCountries")
2246
2246
  })
2247
2247
  );
2248
2248
  b.m("PUT").h(headers).b(body);
@@ -2258,7 +2258,7 @@ var se_PutVoiceConnectorStreamingConfigurationCommand = /* @__PURE__ */ __name(a
2258
2258
  let body;
2259
2259
  body = JSON.stringify(
2260
2260
  (0, import_smithy_client.take)(input, {
2261
- StreamingConfiguration: (_) => (0, import_smithy_client._json)(_)
2261
+ StreamingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "StreamingConfiguration")
2262
2262
  })
2263
2263
  );
2264
2264
  b.m("PUT").h(headers).b(body);
@@ -2274,7 +2274,7 @@ var se_PutVoiceConnectorTerminationCommand = /* @__PURE__ */ __name(async (input
2274
2274
  let body;
2275
2275
  body = JSON.stringify(
2276
2276
  (0, import_smithy_client.take)(input, {
2277
- Termination: (_) => (0, import_smithy_client._json)(_)
2277
+ Termination: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Termination")
2278
2278
  })
2279
2279
  );
2280
2280
  b.m("PUT").h(headers).b(body);
@@ -2293,7 +2293,7 @@ var se_PutVoiceConnectorTerminationCredentialsCommand = /* @__PURE__ */ __name(a
2293
2293
  let body;
2294
2294
  body = JSON.stringify(
2295
2295
  (0, import_smithy_client.take)(input, {
2296
- Credentials: (_) => (0, import_smithy_client._json)(_)
2296
+ Credentials: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Credentials")
2297
2297
  })
2298
2298
  );
2299
2299
  b.m("POST").h(headers).q(query).b(body);
@@ -2406,7 +2406,7 @@ var se_TagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
2406
2406
  body = JSON.stringify(
2407
2407
  (0, import_smithy_client.take)(input, {
2408
2408
  ResourceARN: [],
2409
- Tags: (_) => (0, import_smithy_client._json)(_)
2409
+ Tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Tags")
2410
2410
  })
2411
2411
  );
2412
2412
  b.m("POST").h(headers).q(query).b(body);
@@ -2425,7 +2425,7 @@ var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
2425
2425
  body = JSON.stringify(
2426
2426
  (0, import_smithy_client.take)(input, {
2427
2427
  ResourceARN: [],
2428
- TagKeys: (_) => (0, import_smithy_client._json)(_)
2428
+ TagKeys: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "TagKeys")
2429
2429
  })
2430
2430
  );
2431
2431
  b.m("POST").h(headers).q(query).b(body);
@@ -2440,7 +2440,7 @@ var se_UpdateGlobalSettingsCommand = /* @__PURE__ */ __name(async (input, contex
2440
2440
  let body;
2441
2441
  body = JSON.stringify(
2442
2442
  (0, import_smithy_client.take)(input, {
2443
- VoiceConnector: (_) => (0, import_smithy_client._json)(_)
2443
+ VoiceConnector: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "VoiceConnector")
2444
2444
  })
2445
2445
  );
2446
2446
  b.m("PUT").h(headers).b(body);
@@ -2490,7 +2490,7 @@ var se_UpdateProxySessionCommand = /* @__PURE__ */ __name(async (input, context)
2490
2490
  let body;
2491
2491
  body = JSON.stringify(
2492
2492
  (0, import_smithy_client.take)(input, {
2493
- Capabilities: (_) => (0, import_smithy_client._json)(_),
2493
+ Capabilities: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Capabilities"),
2494
2494
  ExpiryMinutes: []
2495
2495
  })
2496
2496
  );
@@ -2507,7 +2507,7 @@ var se_UpdateSipMediaApplicationCommand = /* @__PURE__ */ __name(async (input, c
2507
2507
  let body;
2508
2508
  body = JSON.stringify(
2509
2509
  (0, import_smithy_client.take)(input, {
2510
- Endpoints: (_) => (0, import_smithy_client._json)(_),
2510
+ Endpoints: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Endpoints"),
2511
2511
  Name: []
2512
2512
  })
2513
2513
  );
@@ -2525,7 +2525,7 @@ var se_UpdateSipMediaApplicationCallCommand = /* @__PURE__ */ __name(async (inpu
2525
2525
  let body;
2526
2526
  body = JSON.stringify(
2527
2527
  (0, import_smithy_client.take)(input, {
2528
- Arguments: (_) => (0, import_smithy_client._json)(_)
2528
+ Arguments: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "Arguments")
2529
2529
  })
2530
2530
  );
2531
2531
  b.m("POST").h(headers).b(body);
@@ -2543,7 +2543,7 @@ var se_UpdateSipRuleCommand = /* @__PURE__ */ __name(async (input, context) => {
2543
2543
  (0, import_smithy_client.take)(input, {
2544
2544
  Disabled: [],
2545
2545
  Name: [],
2546
- TargetApplications: (_) => (0, import_smithy_client._json)(_)
2546
+ TargetApplications: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "TargetApplications")
2547
2547
  })
2548
2548
  );
2549
2549
  b.m("PUT").h(headers).b(body);
@@ -2577,7 +2577,7 @@ var se_UpdateVoiceConnectorGroupCommand = /* @__PURE__ */ __name(async (input, c
2577
2577
  body = JSON.stringify(
2578
2578
  (0, import_smithy_client.take)(input, {
2579
2579
  Name: [],
2580
- VoiceConnectorItems: (_) => (0, import_smithy_client._json)(_)
2580
+ VoiceConnectorItems: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "VoiceConnectorItems")
2581
2581
  })
2582
2582
  );
2583
2583
  b.m("PUT").h(headers).b(body);
@@ -2702,7 +2702,7 @@ var de_CreatePhoneNumberOrderCommand = /* @__PURE__ */ __name(async (output, con
2702
2702
  });
2703
2703
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2704
2704
  const doc = (0, import_smithy_client.take)(data, {
2705
- PhoneNumberOrder: (_) => de_PhoneNumberOrder(_, context)
2705
+ PhoneNumberOrder: /* @__PURE__ */ __name((_) => de_PhoneNumberOrder(_, context), "PhoneNumberOrder")
2706
2706
  });
2707
2707
  Object.assign(contents, doc);
2708
2708
  return contents;
@@ -2716,7 +2716,7 @@ var de_CreateProxySessionCommand = /* @__PURE__ */ __name(async (output, context
2716
2716
  });
2717
2717
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2718
2718
  const doc = (0, import_smithy_client.take)(data, {
2719
- ProxySession: (_) => de_ProxySession(_, context)
2719
+ ProxySession: /* @__PURE__ */ __name((_) => de_ProxySession(_, context), "ProxySession")
2720
2720
  });
2721
2721
  Object.assign(contents, doc);
2722
2722
  return contents;
@@ -2730,7 +2730,7 @@ var de_CreateSipMediaApplicationCommand = /* @__PURE__ */ __name(async (output,
2730
2730
  });
2731
2731
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2732
2732
  const doc = (0, import_smithy_client.take)(data, {
2733
- SipMediaApplication: (_) => de_SipMediaApplication(_, context)
2733
+ SipMediaApplication: /* @__PURE__ */ __name((_) => de_SipMediaApplication(_, context), "SipMediaApplication")
2734
2734
  });
2735
2735
  Object.assign(contents, doc);
2736
2736
  return contents;
@@ -2758,7 +2758,7 @@ var de_CreateSipRuleCommand = /* @__PURE__ */ __name(async (output, context) =>
2758
2758
  });
2759
2759
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2760
2760
  const doc = (0, import_smithy_client.take)(data, {
2761
- SipRule: (_) => de_SipRule(_, context)
2761
+ SipRule: /* @__PURE__ */ __name((_) => de_SipRule(_, context), "SipRule")
2762
2762
  });
2763
2763
  Object.assign(contents, doc);
2764
2764
  return contents;
@@ -2772,7 +2772,7 @@ var de_CreateVoiceConnectorCommand = /* @__PURE__ */ __name(async (output, conte
2772
2772
  });
2773
2773
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2774
2774
  const doc = (0, import_smithy_client.take)(data, {
2775
- VoiceConnector: (_) => de_VoiceConnector(_, context)
2775
+ VoiceConnector: /* @__PURE__ */ __name((_) => de_VoiceConnector(_, context), "VoiceConnector")
2776
2776
  });
2777
2777
  Object.assign(contents, doc);
2778
2778
  return contents;
@@ -2786,7 +2786,7 @@ var de_CreateVoiceConnectorGroupCommand = /* @__PURE__ */ __name(async (output,
2786
2786
  });
2787
2787
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2788
2788
  const doc = (0, import_smithy_client.take)(data, {
2789
- VoiceConnectorGroup: (_) => de_VoiceConnectorGroup(_, context)
2789
+ VoiceConnectorGroup: /* @__PURE__ */ __name((_) => de_VoiceConnectorGroup(_, context), "VoiceConnectorGroup")
2790
2790
  });
2791
2791
  Object.assign(contents, doc);
2792
2792
  return contents;
@@ -2800,7 +2800,7 @@ var de_CreateVoiceProfileCommand = /* @__PURE__ */ __name(async (output, context
2800
2800
  });
2801
2801
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2802
2802
  const doc = (0, import_smithy_client.take)(data, {
2803
- VoiceProfile: (_) => de_VoiceProfile(_, context)
2803
+ VoiceProfile: /* @__PURE__ */ __name((_) => de_VoiceProfile(_, context), "VoiceProfile")
2804
2804
  });
2805
2805
  Object.assign(contents, doc);
2806
2806
  return contents;
@@ -2814,7 +2814,7 @@ var de_CreateVoiceProfileDomainCommand = /* @__PURE__ */ __name(async (output, c
2814
2814
  });
2815
2815
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
2816
2816
  const doc = (0, import_smithy_client.take)(data, {
2817
- VoiceProfileDomain: (_) => de_VoiceProfileDomain(_, context)
2817
+ VoiceProfileDomain: /* @__PURE__ */ __name((_) => de_VoiceProfileDomain(_, context), "VoiceProfileDomain")
2818
2818
  });
2819
2819
  Object.assign(contents, doc);
2820
2820
  return contents;
@@ -3020,7 +3020,7 @@ var de_GetPhoneNumberCommand = /* @__PURE__ */ __name(async (output, context) =>
3020
3020
  });
3021
3021
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3022
3022
  const doc = (0, import_smithy_client.take)(data, {
3023
- PhoneNumber: (_) => de_PhoneNumber(_, context)
3023
+ PhoneNumber: /* @__PURE__ */ __name((_) => de_PhoneNumber(_, context), "PhoneNumber")
3024
3024
  });
3025
3025
  Object.assign(contents, doc);
3026
3026
  return contents;
@@ -3034,7 +3034,7 @@ var de_GetPhoneNumberOrderCommand = /* @__PURE__ */ __name(async (output, contex
3034
3034
  });
3035
3035
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3036
3036
  const doc = (0, import_smithy_client.take)(data, {
3037
- PhoneNumberOrder: (_) => de_PhoneNumberOrder(_, context)
3037
+ PhoneNumberOrder: /* @__PURE__ */ __name((_) => de_PhoneNumberOrder(_, context), "PhoneNumberOrder")
3038
3038
  });
3039
3039
  Object.assign(contents, doc);
3040
3040
  return contents;
@@ -3049,7 +3049,7 @@ var de_GetPhoneNumberSettingsCommand = /* @__PURE__ */ __name(async (output, con
3049
3049
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3050
3050
  const doc = (0, import_smithy_client.take)(data, {
3051
3051
  CallingName: import_smithy_client.expectString,
3052
- CallingNameUpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
3052
+ CallingNameUpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CallingNameUpdatedTimestamp")
3053
3053
  });
3054
3054
  Object.assign(contents, doc);
3055
3055
  return contents;
@@ -3063,7 +3063,7 @@ var de_GetProxySessionCommand = /* @__PURE__ */ __name(async (output, context) =
3063
3063
  });
3064
3064
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3065
3065
  const doc = (0, import_smithy_client.take)(data, {
3066
- ProxySession: (_) => de_ProxySession(_, context)
3066
+ ProxySession: /* @__PURE__ */ __name((_) => de_ProxySession(_, context), "ProxySession")
3067
3067
  });
3068
3068
  Object.assign(contents, doc);
3069
3069
  return contents;
@@ -3077,7 +3077,7 @@ var de_GetSipMediaApplicationCommand = /* @__PURE__ */ __name(async (output, con
3077
3077
  });
3078
3078
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3079
3079
  const doc = (0, import_smithy_client.take)(data, {
3080
- SipMediaApplication: (_) => de_SipMediaApplication(_, context)
3080
+ SipMediaApplication: /* @__PURE__ */ __name((_) => de_SipMediaApplication(_, context), "SipMediaApplication")
3081
3081
  });
3082
3082
  Object.assign(contents, doc);
3083
3083
  return contents;
@@ -3119,7 +3119,7 @@ var de_GetSipRuleCommand = /* @__PURE__ */ __name(async (output, context) => {
3119
3119
  });
3120
3120
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3121
3121
  const doc = (0, import_smithy_client.take)(data, {
3122
- SipRule: (_) => de_SipRule(_, context)
3122
+ SipRule: /* @__PURE__ */ __name((_) => de_SipRule(_, context), "SipRule")
3123
3123
  });
3124
3124
  Object.assign(contents, doc);
3125
3125
  return contents;
@@ -3133,7 +3133,7 @@ var de_GetSpeakerSearchTaskCommand = /* @__PURE__ */ __name(async (output, conte
3133
3133
  });
3134
3134
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3135
3135
  const doc = (0, import_smithy_client.take)(data, {
3136
- SpeakerSearchTask: (_) => de_SpeakerSearchTask(_, context)
3136
+ SpeakerSearchTask: /* @__PURE__ */ __name((_) => de_SpeakerSearchTask(_, context), "SpeakerSearchTask")
3137
3137
  });
3138
3138
  Object.assign(contents, doc);
3139
3139
  return contents;
@@ -3147,7 +3147,7 @@ var de_GetVoiceConnectorCommand = /* @__PURE__ */ __name(async (output, context)
3147
3147
  });
3148
3148
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3149
3149
  const doc = (0, import_smithy_client.take)(data, {
3150
- VoiceConnector: (_) => de_VoiceConnector(_, context)
3150
+ VoiceConnector: /* @__PURE__ */ __name((_) => de_VoiceConnector(_, context), "VoiceConnector")
3151
3151
  });
3152
3152
  Object.assign(contents, doc);
3153
3153
  return contents;
@@ -3189,7 +3189,7 @@ var de_GetVoiceConnectorGroupCommand = /* @__PURE__ */ __name(async (output, con
3189
3189
  });
3190
3190
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3191
3191
  const doc = (0, import_smithy_client.take)(data, {
3192
- VoiceConnectorGroup: (_) => de_VoiceConnectorGroup(_, context)
3192
+ VoiceConnectorGroup: /* @__PURE__ */ __name((_) => de_VoiceConnectorGroup(_, context), "VoiceConnectorGroup")
3193
3193
  });
3194
3194
  Object.assign(contents, doc);
3195
3195
  return contents;
@@ -3273,7 +3273,7 @@ var de_GetVoiceConnectorTerminationHealthCommand = /* @__PURE__ */ __name(async
3273
3273
  });
3274
3274
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3275
3275
  const doc = (0, import_smithy_client.take)(data, {
3276
- TerminationHealth: (_) => de_TerminationHealth(_, context)
3276
+ TerminationHealth: /* @__PURE__ */ __name((_) => de_TerminationHealth(_, context), "TerminationHealth")
3277
3277
  });
3278
3278
  Object.assign(contents, doc);
3279
3279
  return contents;
@@ -3287,7 +3287,7 @@ var de_GetVoiceProfileCommand = /* @__PURE__ */ __name(async (output, context) =
3287
3287
  });
3288
3288
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3289
3289
  const doc = (0, import_smithy_client.take)(data, {
3290
- VoiceProfile: (_) => de_VoiceProfile(_, context)
3290
+ VoiceProfile: /* @__PURE__ */ __name((_) => de_VoiceProfile(_, context), "VoiceProfile")
3291
3291
  });
3292
3292
  Object.assign(contents, doc);
3293
3293
  return contents;
@@ -3301,7 +3301,7 @@ var de_GetVoiceProfileDomainCommand = /* @__PURE__ */ __name(async (output, cont
3301
3301
  });
3302
3302
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3303
3303
  const doc = (0, import_smithy_client.take)(data, {
3304
- VoiceProfileDomain: (_) => de_VoiceProfileDomain(_, context)
3304
+ VoiceProfileDomain: /* @__PURE__ */ __name((_) => de_VoiceProfileDomain(_, context), "VoiceProfileDomain")
3305
3305
  });
3306
3306
  Object.assign(contents, doc);
3307
3307
  return contents;
@@ -3315,7 +3315,7 @@ var de_GetVoiceToneAnalysisTaskCommand = /* @__PURE__ */ __name(async (output, c
3315
3315
  });
3316
3316
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3317
3317
  const doc = (0, import_smithy_client.take)(data, {
3318
- VoiceToneAnalysisTask: (_) => de_VoiceToneAnalysisTask(_, context)
3318
+ VoiceToneAnalysisTask: /* @__PURE__ */ __name((_) => de_VoiceToneAnalysisTask(_, context), "VoiceToneAnalysisTask")
3319
3319
  });
3320
3320
  Object.assign(contents, doc);
3321
3321
  return contents;
@@ -3344,7 +3344,7 @@ var de_ListPhoneNumberOrdersCommand = /* @__PURE__ */ __name(async (output, cont
3344
3344
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3345
3345
  const doc = (0, import_smithy_client.take)(data, {
3346
3346
  NextToken: import_smithy_client.expectString,
3347
- PhoneNumberOrders: (_) => de_PhoneNumberOrderList(_, context)
3347
+ PhoneNumberOrders: /* @__PURE__ */ __name((_) => de_PhoneNumberOrderList(_, context), "PhoneNumberOrders")
3348
3348
  });
3349
3349
  Object.assign(contents, doc);
3350
3350
  return contents;
@@ -3359,7 +3359,7 @@ var de_ListPhoneNumbersCommand = /* @__PURE__ */ __name(async (output, context)
3359
3359
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3360
3360
  const doc = (0, import_smithy_client.take)(data, {
3361
3361
  NextToken: import_smithy_client.expectString,
3362
- PhoneNumbers: (_) => de_PhoneNumberList(_, context)
3362
+ PhoneNumbers: /* @__PURE__ */ __name((_) => de_PhoneNumberList(_, context), "PhoneNumbers")
3363
3363
  });
3364
3364
  Object.assign(contents, doc);
3365
3365
  return contents;
@@ -3374,7 +3374,7 @@ var de_ListProxySessionsCommand = /* @__PURE__ */ __name(async (output, context)
3374
3374
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3375
3375
  const doc = (0, import_smithy_client.take)(data, {
3376
3376
  NextToken: import_smithy_client.expectString,
3377
- ProxySessions: (_) => de_ProxySessions(_, context)
3377
+ ProxySessions: /* @__PURE__ */ __name((_) => de_ProxySessions(_, context), "ProxySessions")
3378
3378
  });
3379
3379
  Object.assign(contents, doc);
3380
3380
  return contents;
@@ -3389,7 +3389,7 @@ var de_ListSipMediaApplicationsCommand = /* @__PURE__ */ __name(async (output, c
3389
3389
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3390
3390
  const doc = (0, import_smithy_client.take)(data, {
3391
3391
  NextToken: import_smithy_client.expectString,
3392
- SipMediaApplications: (_) => de_SipMediaApplicationList(_, context)
3392
+ SipMediaApplications: /* @__PURE__ */ __name((_) => de_SipMediaApplicationList(_, context), "SipMediaApplications")
3393
3393
  });
3394
3394
  Object.assign(contents, doc);
3395
3395
  return contents;
@@ -3404,7 +3404,7 @@ var de_ListSipRulesCommand = /* @__PURE__ */ __name(async (output, context) => {
3404
3404
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3405
3405
  const doc = (0, import_smithy_client.take)(data, {
3406
3406
  NextToken: import_smithy_client.expectString,
3407
- SipRules: (_) => de_SipRuleList(_, context)
3407
+ SipRules: /* @__PURE__ */ __name((_) => de_SipRuleList(_, context), "SipRules")
3408
3408
  });
3409
3409
  Object.assign(contents, doc);
3410
3410
  return contents;
@@ -3447,7 +3447,7 @@ var de_ListVoiceConnectorGroupsCommand = /* @__PURE__ */ __name(async (output, c
3447
3447
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3448
3448
  const doc = (0, import_smithy_client.take)(data, {
3449
3449
  NextToken: import_smithy_client.expectString,
3450
- VoiceConnectorGroups: (_) => de_VoiceConnectorGroupList(_, context)
3450
+ VoiceConnectorGroups: /* @__PURE__ */ __name((_) => de_VoiceConnectorGroupList(_, context), "VoiceConnectorGroups")
3451
3451
  });
3452
3452
  Object.assign(contents, doc);
3453
3453
  return contents;
@@ -3462,7 +3462,7 @@ var de_ListVoiceConnectorsCommand = /* @__PURE__ */ __name(async (output, contex
3462
3462
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3463
3463
  const doc = (0, import_smithy_client.take)(data, {
3464
3464
  NextToken: import_smithy_client.expectString,
3465
- VoiceConnectors: (_) => de_VoiceConnectorList(_, context)
3465
+ VoiceConnectors: /* @__PURE__ */ __name((_) => de_VoiceConnectorList(_, context), "VoiceConnectors")
3466
3466
  });
3467
3467
  Object.assign(contents, doc);
3468
3468
  return contents;
@@ -3491,7 +3491,7 @@ var de_ListVoiceProfileDomainsCommand = /* @__PURE__ */ __name(async (output, co
3491
3491
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3492
3492
  const doc = (0, import_smithy_client.take)(data, {
3493
3493
  NextToken: import_smithy_client.expectString,
3494
- VoiceProfileDomains: (_) => de_VoiceProfileDomainSummaryList(_, context)
3494
+ VoiceProfileDomains: /* @__PURE__ */ __name((_) => de_VoiceProfileDomainSummaryList(_, context), "VoiceProfileDomains")
3495
3495
  });
3496
3496
  Object.assign(contents, doc);
3497
3497
  return contents;
@@ -3506,7 +3506,7 @@ var de_ListVoiceProfilesCommand = /* @__PURE__ */ __name(async (output, context)
3506
3506
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3507
3507
  const doc = (0, import_smithy_client.take)(data, {
3508
3508
  NextToken: import_smithy_client.expectString,
3509
- VoiceProfiles: (_) => de_VoiceProfileSummaryList(_, context)
3509
+ VoiceProfiles: /* @__PURE__ */ __name((_) => de_VoiceProfileSummaryList(_, context), "VoiceProfiles")
3510
3510
  });
3511
3511
  Object.assign(contents, doc);
3512
3512
  return contents;
@@ -3656,7 +3656,7 @@ var de_RestorePhoneNumberCommand = /* @__PURE__ */ __name(async (output, context
3656
3656
  });
3657
3657
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3658
3658
  const doc = (0, import_smithy_client.take)(data, {
3659
- PhoneNumber: (_) => de_PhoneNumber(_, context)
3659
+ PhoneNumber: /* @__PURE__ */ __name((_) => de_PhoneNumber(_, context), "PhoneNumber")
3660
3660
  });
3661
3661
  Object.assign(contents, doc);
3662
3662
  return contents;
@@ -3685,7 +3685,7 @@ var de_StartSpeakerSearchTaskCommand = /* @__PURE__ */ __name(async (output, con
3685
3685
  });
3686
3686
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3687
3687
  const doc = (0, import_smithy_client.take)(data, {
3688
- SpeakerSearchTask: (_) => de_SpeakerSearchTask(_, context)
3688
+ SpeakerSearchTask: /* @__PURE__ */ __name((_) => de_SpeakerSearchTask(_, context), "SpeakerSearchTask")
3689
3689
  });
3690
3690
  Object.assign(contents, doc);
3691
3691
  return contents;
@@ -3699,7 +3699,7 @@ var de_StartVoiceToneAnalysisTaskCommand = /* @__PURE__ */ __name(async (output,
3699
3699
  });
3700
3700
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3701
3701
  const doc = (0, import_smithy_client.take)(data, {
3702
- VoiceToneAnalysisTask: (_) => de_VoiceToneAnalysisTask(_, context)
3702
+ VoiceToneAnalysisTask: /* @__PURE__ */ __name((_) => de_VoiceToneAnalysisTask(_, context), "VoiceToneAnalysisTask")
3703
3703
  });
3704
3704
  Object.assign(contents, doc);
3705
3705
  return contents;
@@ -3763,7 +3763,7 @@ var de_UpdatePhoneNumberCommand = /* @__PURE__ */ __name(async (output, context)
3763
3763
  });
3764
3764
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3765
3765
  const doc = (0, import_smithy_client.take)(data, {
3766
- PhoneNumber: (_) => de_PhoneNumber(_, context)
3766
+ PhoneNumber: /* @__PURE__ */ __name((_) => de_PhoneNumber(_, context), "PhoneNumber")
3767
3767
  });
3768
3768
  Object.assign(contents, doc);
3769
3769
  return contents;
@@ -3787,7 +3787,7 @@ var de_UpdateProxySessionCommand = /* @__PURE__ */ __name(async (output, context
3787
3787
  });
3788
3788
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3789
3789
  const doc = (0, import_smithy_client.take)(data, {
3790
- ProxySession: (_) => de_ProxySession(_, context)
3790
+ ProxySession: /* @__PURE__ */ __name((_) => de_ProxySession(_, context), "ProxySession")
3791
3791
  });
3792
3792
  Object.assign(contents, doc);
3793
3793
  return contents;
@@ -3801,7 +3801,7 @@ var de_UpdateSipMediaApplicationCommand = /* @__PURE__ */ __name(async (output,
3801
3801
  });
3802
3802
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3803
3803
  const doc = (0, import_smithy_client.take)(data, {
3804
- SipMediaApplication: (_) => de_SipMediaApplication(_, context)
3804
+ SipMediaApplication: /* @__PURE__ */ __name((_) => de_SipMediaApplication(_, context), "SipMediaApplication")
3805
3805
  });
3806
3806
  Object.assign(contents, doc);
3807
3807
  return contents;
@@ -3829,7 +3829,7 @@ var de_UpdateSipRuleCommand = /* @__PURE__ */ __name(async (output, context) =>
3829
3829
  });
3830
3830
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3831
3831
  const doc = (0, import_smithy_client.take)(data, {
3832
- SipRule: (_) => de_SipRule(_, context)
3832
+ SipRule: /* @__PURE__ */ __name((_) => de_SipRule(_, context), "SipRule")
3833
3833
  });
3834
3834
  Object.assign(contents, doc);
3835
3835
  return contents;
@@ -3843,7 +3843,7 @@ var de_UpdateVoiceConnectorCommand = /* @__PURE__ */ __name(async (output, conte
3843
3843
  });
3844
3844
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3845
3845
  const doc = (0, import_smithy_client.take)(data, {
3846
- VoiceConnector: (_) => de_VoiceConnector(_, context)
3846
+ VoiceConnector: /* @__PURE__ */ __name((_) => de_VoiceConnector(_, context), "VoiceConnector")
3847
3847
  });
3848
3848
  Object.assign(contents, doc);
3849
3849
  return contents;
@@ -3857,7 +3857,7 @@ var de_UpdateVoiceConnectorGroupCommand = /* @__PURE__ */ __name(async (output,
3857
3857
  });
3858
3858
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3859
3859
  const doc = (0, import_smithy_client.take)(data, {
3860
- VoiceConnectorGroup: (_) => de_VoiceConnectorGroup(_, context)
3860
+ VoiceConnectorGroup: /* @__PURE__ */ __name((_) => de_VoiceConnectorGroup(_, context), "VoiceConnectorGroup")
3861
3861
  });
3862
3862
  Object.assign(contents, doc);
3863
3863
  return contents;
@@ -3871,7 +3871,7 @@ var de_UpdateVoiceProfileCommand = /* @__PURE__ */ __name(async (output, context
3871
3871
  });
3872
3872
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3873
3873
  const doc = (0, import_smithy_client.take)(data, {
3874
- VoiceProfile: (_) => de_VoiceProfile(_, context)
3874
+ VoiceProfile: /* @__PURE__ */ __name((_) => de_VoiceProfile(_, context), "VoiceProfile")
3875
3875
  });
3876
3876
  Object.assign(contents, doc);
3877
3877
  return contents;
@@ -3885,7 +3885,7 @@ var de_UpdateVoiceProfileDomainCommand = /* @__PURE__ */ __name(async (output, c
3885
3885
  });
3886
3886
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
3887
3887
  const doc = (0, import_smithy_client.take)(data, {
3888
- VoiceProfileDomain: (_) => de_VoiceProfileDomain(_, context)
3888
+ VoiceProfileDomain: /* @__PURE__ */ __name((_) => de_VoiceProfileDomain(_, context), "VoiceProfileDomain")
3889
3889
  });
3890
3890
  Object.assign(contents, doc);
3891
3891
  return contents;
@@ -4130,13 +4130,13 @@ var de_UnprocessableEntityExceptionRes = /* @__PURE__ */ __name(async (parsedOut
4130
4130
  }, "de_UnprocessableEntityExceptionRes");
4131
4131
  var de_PhoneNumber = /* @__PURE__ */ __name((output, context) => {
4132
4132
  return (0, import_smithy_client.take)(output, {
4133
- Associations: (_) => de_PhoneNumberAssociationList(_, context),
4133
+ Associations: /* @__PURE__ */ __name((_) => de_PhoneNumberAssociationList(_, context), "Associations"),
4134
4134
  CallingName: import_smithy_client.expectString,
4135
4135
  CallingNameStatus: import_smithy_client.expectString,
4136
4136
  Capabilities: import_smithy_client._json,
4137
4137
  Country: import_smithy_client.expectString,
4138
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4139
- DeletionTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4138
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4139
+ DeletionTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "DeletionTimestamp"),
4140
4140
  E164PhoneNumber: import_smithy_client.expectString,
4141
4141
  Name: import_smithy_client.expectString,
4142
4142
  OrderId: import_smithy_client.expectString,
@@ -4144,12 +4144,12 @@ var de_PhoneNumber = /* @__PURE__ */ __name((output, context) => {
4144
4144
  ProductType: import_smithy_client.expectString,
4145
4145
  Status: import_smithy_client.expectString,
4146
4146
  Type: import_smithy_client.expectString,
4147
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4147
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp")
4148
4148
  });
4149
4149
  }, "de_PhoneNumber");
4150
4150
  var de_PhoneNumberAssociation = /* @__PURE__ */ __name((output, context) => {
4151
4151
  return (0, import_smithy_client.take)(output, {
4152
- AssociatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4152
+ AssociatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "AssociatedTimestamp"),
4153
4153
  Name: import_smithy_client.expectString,
4154
4154
  Value: import_smithy_client.expectString
4155
4155
  });
@@ -4168,13 +4168,13 @@ var de_PhoneNumberList = /* @__PURE__ */ __name((output, context) => {
4168
4168
  }, "de_PhoneNumberList");
4169
4169
  var de_PhoneNumberOrder = /* @__PURE__ */ __name((output, context) => {
4170
4170
  return (0, import_smithy_client.take)(output, {
4171
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4171
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4172
4172
  OrderType: import_smithy_client.expectString,
4173
4173
  OrderedPhoneNumbers: import_smithy_client._json,
4174
4174
  PhoneNumberOrderId: import_smithy_client.expectString,
4175
4175
  ProductType: import_smithy_client.expectString,
4176
4176
  Status: import_smithy_client.expectString,
4177
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4177
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp")
4178
4178
  });
4179
4179
  }, "de_PhoneNumberOrder");
4180
4180
  var de_PhoneNumberOrderList = /* @__PURE__ */ __name((output, context) => {
@@ -4186,8 +4186,8 @@ var de_PhoneNumberOrderList = /* @__PURE__ */ __name((output, context) => {
4186
4186
  var de_ProxySession = /* @__PURE__ */ __name((output, context) => {
4187
4187
  return (0, import_smithy_client.take)(output, {
4188
4188
  Capabilities: import_smithy_client._json,
4189
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4190
- EndedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4189
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4190
+ EndedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "EndedTimestamp"),
4191
4191
  ExpiryMinutes: import_smithy_client.expectInt32,
4192
4192
  GeoMatchLevel: import_smithy_client.expectString,
4193
4193
  GeoMatchParams: import_smithy_client._json,
@@ -4196,7 +4196,7 @@ var de_ProxySession = /* @__PURE__ */ __name((output, context) => {
4196
4196
  Participants: import_smithy_client._json,
4197
4197
  ProxySessionId: import_smithy_client.expectString,
4198
4198
  Status: import_smithy_client.expectString,
4199
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4199
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4200
4200
  VoiceConnectorId: import_smithy_client.expectString
4201
4201
  });
4202
4202
  }, "de_ProxySession");
@@ -4209,12 +4209,12 @@ var de_ProxySessions = /* @__PURE__ */ __name((output, context) => {
4209
4209
  var de_SipMediaApplication = /* @__PURE__ */ __name((output, context) => {
4210
4210
  return (0, import_smithy_client.take)(output, {
4211
4211
  AwsRegion: import_smithy_client.expectString,
4212
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4212
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4213
4213
  Endpoints: import_smithy_client._json,
4214
4214
  Name: import_smithy_client.expectString,
4215
4215
  SipMediaApplicationArn: import_smithy_client.expectString,
4216
4216
  SipMediaApplicationId: import_smithy_client.expectString,
4217
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4217
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp")
4218
4218
  });
4219
4219
  }, "de_SipMediaApplication");
4220
4220
  var de_SipMediaApplicationList = /* @__PURE__ */ __name((output, context) => {
@@ -4225,14 +4225,14 @@ var de_SipMediaApplicationList = /* @__PURE__ */ __name((output, context) => {
4225
4225
  }, "de_SipMediaApplicationList");
4226
4226
  var de_SipRule = /* @__PURE__ */ __name((output, context) => {
4227
4227
  return (0, import_smithy_client.take)(output, {
4228
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4228
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4229
4229
  Disabled: import_smithy_client.expectBoolean,
4230
4230
  Name: import_smithy_client.expectString,
4231
4231
  SipRuleId: import_smithy_client.expectString,
4232
4232
  TargetApplications: import_smithy_client._json,
4233
4233
  TriggerType: import_smithy_client.expectString,
4234
4234
  TriggerValue: import_smithy_client.expectString,
4235
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4235
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp")
4236
4236
  });
4237
4237
  }, "de_SipRule");
4238
4238
  var de_SipRuleList = /* @__PURE__ */ __name((output, context) => {
@@ -4243,7 +4243,7 @@ var de_SipRuleList = /* @__PURE__ */ __name((output, context) => {
4243
4243
  }, "de_SipRuleList");
4244
4244
  var de_SpeakerSearchDetails = /* @__PURE__ */ __name((output, context) => {
4245
4245
  return (0, import_smithy_client.take)(output, {
4246
- Results: (_) => de_SpeakerSearchResultList(_, context),
4246
+ Results: /* @__PURE__ */ __name((_) => de_SpeakerSearchResultList(_, context), "Results"),
4247
4247
  VoiceprintGenerationStatus: import_smithy_client.expectString
4248
4248
  });
4249
4249
  }, "de_SpeakerSearchDetails");
@@ -4262,39 +4262,39 @@ var de_SpeakerSearchResultList = /* @__PURE__ */ __name((output, context) => {
4262
4262
  var de_SpeakerSearchTask = /* @__PURE__ */ __name((output, context) => {
4263
4263
  return (0, import_smithy_client.take)(output, {
4264
4264
  CallDetails: import_smithy_client._json,
4265
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4266
- SpeakerSearchDetails: (_) => de_SpeakerSearchDetails(_, context),
4265
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4266
+ SpeakerSearchDetails: /* @__PURE__ */ __name((_) => de_SpeakerSearchDetails(_, context), "SpeakerSearchDetails"),
4267
4267
  SpeakerSearchTaskId: import_smithy_client.expectString,
4268
4268
  SpeakerSearchTaskStatus: import_smithy_client.expectString,
4269
- StartedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4269
+ StartedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "StartedTimestamp"),
4270
4270
  StatusMessage: import_smithy_client.expectString,
4271
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4271
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp")
4272
4272
  });
4273
4273
  }, "de_SpeakerSearchTask");
4274
4274
  var de_TerminationHealth = /* @__PURE__ */ __name((output, context) => {
4275
4275
  return (0, import_smithy_client.take)(output, {
4276
4276
  Source: import_smithy_client.expectString,
4277
- Timestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_))
4277
+ Timestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "Timestamp")
4278
4278
  });
4279
4279
  }, "de_TerminationHealth");
4280
4280
  var de_VoiceConnector = /* @__PURE__ */ __name((output, context) => {
4281
4281
  return (0, import_smithy_client.take)(output, {
4282
4282
  AwsRegion: import_smithy_client.expectString,
4283
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4283
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4284
4284
  IntegrationType: import_smithy_client.expectString,
4285
4285
  Name: import_smithy_client.expectString,
4286
4286
  OutboundHostName: import_smithy_client.expectString,
4287
4287
  RequireEncryption: import_smithy_client.expectBoolean,
4288
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4288
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4289
4289
  VoiceConnectorArn: import_smithy_client.expectString,
4290
4290
  VoiceConnectorId: import_smithy_client.expectString
4291
4291
  });
4292
4292
  }, "de_VoiceConnector");
4293
4293
  var de_VoiceConnectorGroup = /* @__PURE__ */ __name((output, context) => {
4294
4294
  return (0, import_smithy_client.take)(output, {
4295
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4295
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4296
4296
  Name: import_smithy_client.expectString,
4297
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4297
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4298
4298
  VoiceConnectorGroupArn: import_smithy_client.expectString,
4299
4299
  VoiceConnectorGroupId: import_smithy_client.expectString,
4300
4300
  VoiceConnectorItems: import_smithy_client._json
@@ -4314,9 +4314,9 @@ var de_VoiceConnectorList = /* @__PURE__ */ __name((output, context) => {
4314
4314
  }, "de_VoiceConnectorList");
4315
4315
  var de_VoiceProfile = /* @__PURE__ */ __name((output, context) => {
4316
4316
  return (0, import_smithy_client.take)(output, {
4317
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4318
- ExpirationTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4319
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4317
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4318
+ ExpirationTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "ExpirationTimestamp"),
4319
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4320
4320
  VoiceProfileArn: import_smithy_client.expectString,
4321
4321
  VoiceProfileDomainId: import_smithy_client.expectString,
4322
4322
  VoiceProfileId: import_smithy_client.expectString
@@ -4324,21 +4324,21 @@ var de_VoiceProfile = /* @__PURE__ */ __name((output, context) => {
4324
4324
  }, "de_VoiceProfile");
4325
4325
  var de_VoiceProfileDomain = /* @__PURE__ */ __name((output, context) => {
4326
4326
  return (0, import_smithy_client.take)(output, {
4327
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4327
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4328
4328
  Description: import_smithy_client.expectString,
4329
4329
  Name: import_smithy_client.expectString,
4330
4330
  ServerSideEncryptionConfiguration: import_smithy_client._json,
4331
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4331
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4332
4332
  VoiceProfileDomainArn: import_smithy_client.expectString,
4333
4333
  VoiceProfileDomainId: import_smithy_client.expectString
4334
4334
  });
4335
4335
  }, "de_VoiceProfileDomain");
4336
4336
  var de_VoiceProfileDomainSummary = /* @__PURE__ */ __name((output, context) => {
4337
4337
  return (0, import_smithy_client.take)(output, {
4338
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4338
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4339
4339
  Description: import_smithy_client.expectString,
4340
4340
  Name: import_smithy_client.expectString,
4341
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4341
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4342
4342
  VoiceProfileDomainArn: import_smithy_client.expectString,
4343
4343
  VoiceProfileDomainId: import_smithy_client.expectString
4344
4344
  });
@@ -4351,9 +4351,9 @@ var de_VoiceProfileDomainSummaryList = /* @__PURE__ */ __name((output, context)
4351
4351
  }, "de_VoiceProfileDomainSummaryList");
4352
4352
  var de_VoiceProfileSummary = /* @__PURE__ */ __name((output, context) => {
4353
4353
  return (0, import_smithy_client.take)(output, {
4354
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4355
- ExpirationTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4356
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4354
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4355
+ ExpirationTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "ExpirationTimestamp"),
4356
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4357
4357
  VoiceProfileArn: import_smithy_client.expectString,
4358
4358
  VoiceProfileDomainId: import_smithy_client.expectString,
4359
4359
  VoiceProfileId: import_smithy_client.expectString
@@ -4368,10 +4368,10 @@ var de_VoiceProfileSummaryList = /* @__PURE__ */ __name((output, context) => {
4368
4368
  var de_VoiceToneAnalysisTask = /* @__PURE__ */ __name((output, context) => {
4369
4369
  return (0, import_smithy_client.take)(output, {
4370
4370
  CallDetails: import_smithy_client._json,
4371
- CreatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4372
- StartedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4371
+ CreatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "CreatedTimestamp"),
4372
+ StartedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "StartedTimestamp"),
4373
4373
  StatusMessage: import_smithy_client.expectString,
4374
- UpdatedTimestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)),
4374
+ UpdatedTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "UpdatedTimestamp"),
4375
4375
  VoiceToneAnalysisTaskId: import_smithy_client.expectString,
4376
4376
  VoiceToneAnalysisTaskStatus: import_smithy_client.expectString
4377
4377
  });
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime-sdk-voice",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native",
4
- "version": "3.758.0",
4
+ "version": "3.772.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice",
@@ -21,10 +21,10 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.758.0",
24
- "@aws-sdk/credential-provider-node": "3.758.0",
24
+ "@aws-sdk/credential-provider-node": "3.772.0",
25
25
  "@aws-sdk/middleware-host-header": "3.734.0",
26
26
  "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.734.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
28
  "@aws-sdk/middleware-user-agent": "3.758.0",
29
29
  "@aws-sdk/region-config-resolver": "3.734.0",
30
30
  "@aws-sdk/types": "3.734.0",