@aws-sdk/client-workmail 3.943.0 → 3.947.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +22 -222
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/WorkMailClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +22 -223
- package/dist-types/WorkMail.d.ts +1 -1
- package/dist-types/WorkMailClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +3 -3
- package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +3 -3
- package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +3 -3
- package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateIdentityCenterApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +3 -3
- package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIdentityCenterApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIdentityProviderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/DeletePersonalAccessTokenCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterMailDomainCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEntityCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIdentityProviderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeResourceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessControlEffectCommand.d.ts +3 -3
- package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetImpersonationRoleCommand.d.ts +3 -3
- package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +3 -3
- package/dist-types/commands/GetMailDomainCommand.d.ts +3 -3
- package/dist-types/commands/GetMailboxDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +3 -3
- package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +3 -3
- package/dist-types/commands/GetPersonalAccessTokenMetadataCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessControlRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupsForEntityCommand.d.ts +3 -3
- package/dist-types/commands/ListImpersonationRolesCommand.d.ts +3 -3
- package/dist-types/commands/ListMailDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +3 -3
- package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListOrganizationsCommand.d.ts +3 -3
- package/dist-types/commands/ListPersonalAccessTokensCommand.d.ts +3 -3
- package/dist-types/commands/ListResourceDelegatesCommand.d.ts +3 -3
- package/dist-types/commands/ListResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListUsersCommand.d.ts +3 -3
- package/dist-types/commands/PutAccessControlRuleCommand.d.ts +3 -3
- package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutIdentityProviderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +3 -3
- package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +3 -3
- package/dist-types/commands/PutRetentionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/RegisterMailDomainCommand.d.ts +3 -3
- package/dist-types/commands/RegisterToWorkMailCommand.d.ts +3 -3
- package/dist-types/commands/ResetPasswordCommand.d.ts +3 -3
- package/dist-types/commands/StartMailboxExportJobCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/WorkMailServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAvailabilityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsForEntityPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImpersonationRolesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMailDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMailboxExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMailboxPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOrganizationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPersonalAccessTokensPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceDelegatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/WorkMailClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1210,38 +1210,11 @@ var DescribeUserResponse = [
|
|
|
1210
1210
|
0,
|
|
1211
1211
|
],
|
|
1212
1212
|
];
|
|
1213
|
-
var DirectoryInUseException = [
|
|
1214
|
-
-3,
|
|
1215
|
-
n0,
|
|
1216
|
-
_DIUE,
|
|
1217
|
-
{
|
|
1218
|
-
[_e]: _c,
|
|
1219
|
-
},
|
|
1220
|
-
[_M],
|
|
1221
|
-
[0],
|
|
1222
|
-
];
|
|
1213
|
+
var DirectoryInUseException = [-3, n0, _DIUE, { [_e]: _c }, [_M], [0]];
|
|
1223
1214
|
schema.TypeRegistry.for(n0).registerError(DirectoryInUseException, DirectoryInUseException$1);
|
|
1224
|
-
var DirectoryServiceAuthenticationFailedException = [
|
|
1225
|
-
-3,
|
|
1226
|
-
n0,
|
|
1227
|
-
_DSAFE,
|
|
1228
|
-
{
|
|
1229
|
-
[_e]: _c,
|
|
1230
|
-
},
|
|
1231
|
-
[_M],
|
|
1232
|
-
[0],
|
|
1233
|
-
];
|
|
1215
|
+
var DirectoryServiceAuthenticationFailedException = [-3, n0, _DSAFE, { [_e]: _c }, [_M], [0]];
|
|
1234
1216
|
schema.TypeRegistry.for(n0).registerError(DirectoryServiceAuthenticationFailedException, DirectoryServiceAuthenticationFailedException$1);
|
|
1235
|
-
var DirectoryUnavailableException = [
|
|
1236
|
-
-3,
|
|
1237
|
-
n0,
|
|
1238
|
-
_DUE,
|
|
1239
|
-
{
|
|
1240
|
-
[_e]: _c,
|
|
1241
|
-
},
|
|
1242
|
-
[_M],
|
|
1243
|
-
[0],
|
|
1244
|
-
];
|
|
1217
|
+
var DirectoryUnavailableException = [-3, n0, _DUE, { [_e]: _c }, [_M], [0]];
|
|
1245
1218
|
schema.TypeRegistry.for(n0).registerError(DirectoryUnavailableException, DirectoryUnavailableException$1);
|
|
1246
1219
|
var DisassociateDelegateFromResourceRequest = [
|
|
1247
1220
|
3,
|
|
@@ -1256,49 +1229,13 @@ var DisassociateMemberFromGroupRequest = [3, n0, _DMFGR, 0, [_OI, _GI, _MI], [0,
|
|
|
1256
1229
|
var DisassociateMemberFromGroupResponse = [3, n0, _DMFGRi, 0, [], []];
|
|
1257
1230
|
var DnsRecord = [3, n0, _DR, 0, [_Ty, _H, _V], [0, 0, 0]];
|
|
1258
1231
|
var Domain = [3, n0, _Dom, 0, [_DN, _HZI], [0, 0]];
|
|
1259
|
-
var EmailAddressInUseException = [
|
|
1260
|
-
-3,
|
|
1261
|
-
n0,
|
|
1262
|
-
_EAIUE,
|
|
1263
|
-
{
|
|
1264
|
-
[_e]: _c,
|
|
1265
|
-
},
|
|
1266
|
-
[_M],
|
|
1267
|
-
[0],
|
|
1268
|
-
];
|
|
1232
|
+
var EmailAddressInUseException = [-3, n0, _EAIUE, { [_e]: _c }, [_M], [0]];
|
|
1269
1233
|
schema.TypeRegistry.for(n0).registerError(EmailAddressInUseException, EmailAddressInUseException$1);
|
|
1270
|
-
var EntityAlreadyRegisteredException = [
|
|
1271
|
-
-3,
|
|
1272
|
-
n0,
|
|
1273
|
-
_EARE,
|
|
1274
|
-
{
|
|
1275
|
-
[_e]: _c,
|
|
1276
|
-
},
|
|
1277
|
-
[_M],
|
|
1278
|
-
[0],
|
|
1279
|
-
];
|
|
1234
|
+
var EntityAlreadyRegisteredException = [-3, n0, _EARE, { [_e]: _c }, [_M], [0]];
|
|
1280
1235
|
schema.TypeRegistry.for(n0).registerError(EntityAlreadyRegisteredException, EntityAlreadyRegisteredException$1);
|
|
1281
|
-
var EntityNotFoundException = [
|
|
1282
|
-
-3,
|
|
1283
|
-
n0,
|
|
1284
|
-
_ENFE,
|
|
1285
|
-
{
|
|
1286
|
-
[_e]: _c,
|
|
1287
|
-
},
|
|
1288
|
-
[_M],
|
|
1289
|
-
[0],
|
|
1290
|
-
];
|
|
1236
|
+
var EntityNotFoundException = [-3, n0, _ENFE, { [_e]: _c }, [_M], [0]];
|
|
1291
1237
|
schema.TypeRegistry.for(n0).registerError(EntityNotFoundException, EntityNotFoundException$1);
|
|
1292
|
-
var EntityStateException = [
|
|
1293
|
-
-3,
|
|
1294
|
-
n0,
|
|
1295
|
-
_ESE,
|
|
1296
|
-
{
|
|
1297
|
-
[_e]: _c,
|
|
1298
|
-
},
|
|
1299
|
-
[_M],
|
|
1300
|
-
[0],
|
|
1301
|
-
];
|
|
1238
|
+
var EntityStateException = [-3, n0, _ESE, { [_e]: _c }, [_M], [0]];
|
|
1302
1239
|
schema.TypeRegistry.for(n0).registerError(EntityStateException, EntityStateException$1);
|
|
1303
1240
|
var EwsAvailabilityProvider = [
|
|
1304
1241
|
3,
|
|
@@ -1410,61 +1347,16 @@ var ImpersonationRule = [
|
|
|
1410
1347
|
[_IRImp, _N, _D, _E, _TUa, _NTU],
|
|
1411
1348
|
[0, 0, 0, 0, 64 | 0, 64 | 0],
|
|
1412
1349
|
];
|
|
1413
|
-
var InvalidConfigurationException = [
|
|
1414
|
-
-3,
|
|
1415
|
-
n0,
|
|
1416
|
-
_ICE,
|
|
1417
|
-
{
|
|
1418
|
-
[_e]: _c,
|
|
1419
|
-
},
|
|
1420
|
-
[_M],
|
|
1421
|
-
[0],
|
|
1422
|
-
];
|
|
1350
|
+
var InvalidConfigurationException = [-3, n0, _ICE, { [_e]: _c }, [_M], [0]];
|
|
1423
1351
|
schema.TypeRegistry.for(n0).registerError(InvalidConfigurationException, InvalidConfigurationException$1);
|
|
1424
|
-
var InvalidCustomSesConfigurationException = [
|
|
1425
|
-
-3,
|
|
1426
|
-
n0,
|
|
1427
|
-
_ICSCE,
|
|
1428
|
-
{
|
|
1429
|
-
[_e]: _c,
|
|
1430
|
-
},
|
|
1431
|
-
[_M],
|
|
1432
|
-
[0],
|
|
1433
|
-
];
|
|
1352
|
+
var InvalidCustomSesConfigurationException = [-3, n0, _ICSCE, { [_e]: _c }, [_M], [0]];
|
|
1434
1353
|
schema.TypeRegistry.for(n0).registerError(InvalidCustomSesConfigurationException, InvalidCustomSesConfigurationException$1);
|
|
1435
|
-
var InvalidParameterException = [
|
|
1436
|
-
-3,
|
|
1437
|
-
n0,
|
|
1438
|
-
_IPE,
|
|
1439
|
-
{
|
|
1440
|
-
[_e]: _c,
|
|
1441
|
-
},
|
|
1442
|
-
[_M],
|
|
1443
|
-
[0],
|
|
1444
|
-
];
|
|
1354
|
+
var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_M], [0]];
|
|
1445
1355
|
schema.TypeRegistry.for(n0).registerError(InvalidParameterException, InvalidParameterException$1);
|
|
1446
|
-
var InvalidPasswordException = [
|
|
1447
|
-
-3,
|
|
1448
|
-
n0,
|
|
1449
|
-
_IPEn,
|
|
1450
|
-
{
|
|
1451
|
-
[_e]: _c,
|
|
1452
|
-
},
|
|
1453
|
-
[_M],
|
|
1454
|
-
[0],
|
|
1455
|
-
];
|
|
1356
|
+
var InvalidPasswordException = [-3, n0, _IPEn, { [_e]: _c }, [_M], [0]];
|
|
1456
1357
|
schema.TypeRegistry.for(n0).registerError(InvalidPasswordException, InvalidPasswordException$1);
|
|
1457
1358
|
var LambdaAvailabilityProvider = [3, n0, _LAP, 0, [_LA], [0]];
|
|
1458
|
-
var LimitExceededException = [
|
|
1459
|
-
-3,
|
|
1460
|
-
n0,
|
|
1461
|
-
_LEE,
|
|
1462
|
-
{
|
|
1463
|
-
[_e]: _c,
|
|
1464
|
-
},
|
|
1465
|
-
[_M],
|
|
1466
|
-
[0],
|
|
1467
|
-
];
|
|
1359
|
+
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
|
|
1468
1360
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
|
|
1469
1361
|
var ListAccessControlRulesRequest = [3, n0, _LACRR, 0, [_OI], [0]];
|
|
1470
1362
|
var ListAccessControlRulesResponse = [
|
|
@@ -1647,38 +1539,11 @@ var MailboxExportJob = [
|
|
|
1647
1539
|
[_JI, _EI, _D, _SBN, _SPa, _EPs, _S, _ST, _ET],
|
|
1648
1540
|
[0, 0, 0, 0, 0, 1, 0, 4, 4],
|
|
1649
1541
|
];
|
|
1650
|
-
var MailDomainInUseException = [
|
|
1651
|
-
-3,
|
|
1652
|
-
n0,
|
|
1653
|
-
_MDIUE,
|
|
1654
|
-
{
|
|
1655
|
-
[_e]: _c,
|
|
1656
|
-
},
|
|
1657
|
-
[_M],
|
|
1658
|
-
[0],
|
|
1659
|
-
];
|
|
1542
|
+
var MailDomainInUseException = [-3, n0, _MDIUE, { [_e]: _c }, [_M], [0]];
|
|
1660
1543
|
schema.TypeRegistry.for(n0).registerError(MailDomainInUseException, MailDomainInUseException$1);
|
|
1661
|
-
var MailDomainNotFoundException = [
|
|
1662
|
-
-3,
|
|
1663
|
-
n0,
|
|
1664
|
-
_MDNFE,
|
|
1665
|
-
{
|
|
1666
|
-
[_e]: _c,
|
|
1667
|
-
},
|
|
1668
|
-
[_M],
|
|
1669
|
-
[0],
|
|
1670
|
-
];
|
|
1544
|
+
var MailDomainNotFoundException = [-3, n0, _MDNFE, { [_e]: _c }, [_M], [0]];
|
|
1671
1545
|
schema.TypeRegistry.for(n0).registerError(MailDomainNotFoundException, MailDomainNotFoundException$1);
|
|
1672
|
-
var MailDomainStateException = [
|
|
1673
|
-
-3,
|
|
1674
|
-
n0,
|
|
1675
|
-
_MDSE,
|
|
1676
|
-
{
|
|
1677
|
-
[_e]: _c,
|
|
1678
|
-
},
|
|
1679
|
-
[_M],
|
|
1680
|
-
[0],
|
|
1681
|
-
];
|
|
1546
|
+
var MailDomainStateException = [-3, n0, _MDSE, { [_e]: _c }, [_M], [0]];
|
|
1682
1547
|
schema.TypeRegistry.for(n0).registerError(MailDomainStateException, MailDomainStateException$1);
|
|
1683
1548
|
var MailDomainSummary = [3, n0, _MDS, 0, [_DN, _DDe], [0, 2]];
|
|
1684
1549
|
var Member = [3, n0, _Mem, 0, [_I, _N, _Ty, _S, _ED, _DDi], [0, 0, 0, 0, 4, 4]];
|
|
@@ -1699,38 +1564,11 @@ var MobileDeviceAccessRule = [
|
|
|
1699
1564
|
[_MDARI, _N, _D, _E, _DT, _NDT, _DMe, _NDM, _DOS, _NDOS, _DUA, _NDUA, _DC, _DM],
|
|
1700
1565
|
[0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 4, 4],
|
|
1701
1566
|
];
|
|
1702
|
-
var NameAvailabilityException = [
|
|
1703
|
-
-3,
|
|
1704
|
-
n0,
|
|
1705
|
-
_NAE,
|
|
1706
|
-
{
|
|
1707
|
-
[_e]: _c,
|
|
1708
|
-
},
|
|
1709
|
-
[_M],
|
|
1710
|
-
[0],
|
|
1711
|
-
];
|
|
1567
|
+
var NameAvailabilityException = [-3, n0, _NAE, { [_e]: _c }, [_M], [0]];
|
|
1712
1568
|
schema.TypeRegistry.for(n0).registerError(NameAvailabilityException, NameAvailabilityException$1);
|
|
1713
|
-
var OrganizationNotFoundException = [
|
|
1714
|
-
-3,
|
|
1715
|
-
n0,
|
|
1716
|
-
_ONFE,
|
|
1717
|
-
{
|
|
1718
|
-
[_e]: _c,
|
|
1719
|
-
},
|
|
1720
|
-
[_M],
|
|
1721
|
-
[0],
|
|
1722
|
-
];
|
|
1569
|
+
var OrganizationNotFoundException = [-3, n0, _ONFE, { [_e]: _c }, [_M], [0]];
|
|
1723
1570
|
schema.TypeRegistry.for(n0).registerError(OrganizationNotFoundException, OrganizationNotFoundException$1);
|
|
1724
|
-
var OrganizationStateException = [
|
|
1725
|
-
-3,
|
|
1726
|
-
n0,
|
|
1727
|
-
_OSE,
|
|
1728
|
-
{
|
|
1729
|
-
[_e]: _c,
|
|
1730
|
-
},
|
|
1731
|
-
[_M],
|
|
1732
|
-
[0],
|
|
1733
|
-
];
|
|
1571
|
+
var OrganizationStateException = [-3, n0, _OSE, { [_e]: _c }, [_M], [0]];
|
|
1734
1572
|
schema.TypeRegistry.for(n0).registerError(OrganizationStateException, OrganizationStateException$1);
|
|
1735
1573
|
var OrganizationSummary = [3, n0, _OSr, 0, [_OI, _Al, _DMD, _EM, _S], [0, 0, 0, 0, 0]];
|
|
1736
1574
|
var Permission = [3, n0, _Perm, 0, [_GIr, _GT, _PV], [0, 0, 64 | 0]];
|
|
@@ -1804,16 +1642,7 @@ var RegisterMailDomainRequest = [3, n0, _RMDR, 0, [_CT, _OI, _DN], [[0, 4], 0, 0
|
|
|
1804
1642
|
var RegisterMailDomainResponse = [3, n0, _RMDRe, 0, [], []];
|
|
1805
1643
|
var RegisterToWorkMailRequest = [3, n0, _RTWMR, 0, [_OI, _EI, _Em], [0, 0, 0]];
|
|
1806
1644
|
var RegisterToWorkMailResponse = [3, n0, _RTWMRe, 0, [], []];
|
|
1807
|
-
var ReservedNameException = [
|
|
1808
|
-
-3,
|
|
1809
|
-
n0,
|
|
1810
|
-
_RNE,
|
|
1811
|
-
{
|
|
1812
|
-
[_e]: _c,
|
|
1813
|
-
},
|
|
1814
|
-
[_M],
|
|
1815
|
-
[0],
|
|
1816
|
-
];
|
|
1645
|
+
var ReservedNameException = [-3, n0, _RNE, { [_e]: _c }, [_M], [0]];
|
|
1817
1646
|
schema.TypeRegistry.for(n0).registerError(ReservedNameException, ReservedNameException$1);
|
|
1818
1647
|
var ResetPasswordRequest = [3, n0, _RPR, 0, [_OI, _UIs, _P], [0, 0, [() => Password, 0]]];
|
|
1819
1648
|
var ResetPasswordResponse = [3, n0, _RPRe, 0, [], []];
|
|
@@ -1825,17 +1654,7 @@ var Resource = [
|
|
|
1825
1654
|
[_I, _Em, _N, _Ty, _S, _ED, _DDi, _D],
|
|
1826
1655
|
[0, 0, 0, 0, 0, 4, 4, [() => ResourceDescription, 0]],
|
|
1827
1656
|
];
|
|
1828
|
-
var ResourceNotFoundException = [
|
|
1829
|
-
-3,
|
|
1830
|
-
n0,
|
|
1831
|
-
_RNFE,
|
|
1832
|
-
{
|
|
1833
|
-
[_e]: _c,
|
|
1834
|
-
[_hE]: 404,
|
|
1835
|
-
},
|
|
1836
|
-
[_M],
|
|
1837
|
-
[0],
|
|
1838
|
-
];
|
|
1657
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1839
1658
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1840
1659
|
var StartMailboxExportJobRequest = [
|
|
1841
1660
|
3,
|
|
@@ -1858,28 +1677,9 @@ var TestAvailabilityConfigurationRequest = [
|
|
|
1858
1677
|
[0, 0, [() => EwsAvailabilityProvider, 0], () => LambdaAvailabilityProvider],
|
|
1859
1678
|
];
|
|
1860
1679
|
var TestAvailabilityConfigurationResponse = [3, n0, _TACRe, 0, [_TP, _FR], [2, 0]];
|
|
1861
|
-
var TooManyTagsException = [
|
|
1862
|
-
-3,
|
|
1863
|
-
n0,
|
|
1864
|
-
_TMTE,
|
|
1865
|
-
{
|
|
1866
|
-
[_e]: _c,
|
|
1867
|
-
[_hE]: 400,
|
|
1868
|
-
},
|
|
1869
|
-
[_M],
|
|
1870
|
-
[0],
|
|
1871
|
-
];
|
|
1680
|
+
var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1872
1681
|
schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
|
|
1873
|
-
var UnsupportedOperationException = [
|
|
1874
|
-
-3,
|
|
1875
|
-
n0,
|
|
1876
|
-
_UOE,
|
|
1877
|
-
{
|
|
1878
|
-
[_e]: _c,
|
|
1879
|
-
},
|
|
1880
|
-
[_M],
|
|
1881
|
-
[0],
|
|
1882
|
-
];
|
|
1682
|
+
var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
|
|
1883
1683
|
schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException, UnsupportedOperationException$1);
|
|
1884
1684
|
var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
|
|
1885
1685
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultWorkMailHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|