@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
|
@@ -785,38 +785,11 @@ export var DescribeUserResponse = [
|
|
|
785
785
|
0,
|
|
786
786
|
],
|
|
787
787
|
];
|
|
788
|
-
export var DirectoryInUseException = [
|
|
789
|
-
-3,
|
|
790
|
-
n0,
|
|
791
|
-
_DIUE,
|
|
792
|
-
{
|
|
793
|
-
[_e]: _c,
|
|
794
|
-
},
|
|
795
|
-
[_M],
|
|
796
|
-
[0],
|
|
797
|
-
];
|
|
788
|
+
export var DirectoryInUseException = [-3, n0, _DIUE, { [_e]: _c }, [_M], [0]];
|
|
798
789
|
TypeRegistry.for(n0).registerError(DirectoryInUseException, __DirectoryInUseException);
|
|
799
|
-
export var DirectoryServiceAuthenticationFailedException = [
|
|
800
|
-
-3,
|
|
801
|
-
n0,
|
|
802
|
-
_DSAFE,
|
|
803
|
-
{
|
|
804
|
-
[_e]: _c,
|
|
805
|
-
},
|
|
806
|
-
[_M],
|
|
807
|
-
[0],
|
|
808
|
-
];
|
|
790
|
+
export var DirectoryServiceAuthenticationFailedException = [-3, n0, _DSAFE, { [_e]: _c }, [_M], [0]];
|
|
809
791
|
TypeRegistry.for(n0).registerError(DirectoryServiceAuthenticationFailedException, __DirectoryServiceAuthenticationFailedException);
|
|
810
|
-
export var DirectoryUnavailableException = [
|
|
811
|
-
-3,
|
|
812
|
-
n0,
|
|
813
|
-
_DUE,
|
|
814
|
-
{
|
|
815
|
-
[_e]: _c,
|
|
816
|
-
},
|
|
817
|
-
[_M],
|
|
818
|
-
[0],
|
|
819
|
-
];
|
|
792
|
+
export var DirectoryUnavailableException = [-3, n0, _DUE, { [_e]: _c }, [_M], [0]];
|
|
820
793
|
TypeRegistry.for(n0).registerError(DirectoryUnavailableException, __DirectoryUnavailableException);
|
|
821
794
|
export var DisassociateDelegateFromResourceRequest = [
|
|
822
795
|
3,
|
|
@@ -831,49 +804,13 @@ export var DisassociateMemberFromGroupRequest = [3, n0, _DMFGR, 0, [_OI, _GI, _M
|
|
|
831
804
|
export var DisassociateMemberFromGroupResponse = [3, n0, _DMFGRi, 0, [], []];
|
|
832
805
|
export var DnsRecord = [3, n0, _DR, 0, [_Ty, _H, _V], [0, 0, 0]];
|
|
833
806
|
export var Domain = [3, n0, _Dom, 0, [_DN, _HZI], [0, 0]];
|
|
834
|
-
export var EmailAddressInUseException = [
|
|
835
|
-
-3,
|
|
836
|
-
n0,
|
|
837
|
-
_EAIUE,
|
|
838
|
-
{
|
|
839
|
-
[_e]: _c,
|
|
840
|
-
},
|
|
841
|
-
[_M],
|
|
842
|
-
[0],
|
|
843
|
-
];
|
|
807
|
+
export var EmailAddressInUseException = [-3, n0, _EAIUE, { [_e]: _c }, [_M], [0]];
|
|
844
808
|
TypeRegistry.for(n0).registerError(EmailAddressInUseException, __EmailAddressInUseException);
|
|
845
|
-
export var EntityAlreadyRegisteredException = [
|
|
846
|
-
-3,
|
|
847
|
-
n0,
|
|
848
|
-
_EARE,
|
|
849
|
-
{
|
|
850
|
-
[_e]: _c,
|
|
851
|
-
},
|
|
852
|
-
[_M],
|
|
853
|
-
[0],
|
|
854
|
-
];
|
|
809
|
+
export var EntityAlreadyRegisteredException = [-3, n0, _EARE, { [_e]: _c }, [_M], [0]];
|
|
855
810
|
TypeRegistry.for(n0).registerError(EntityAlreadyRegisteredException, __EntityAlreadyRegisteredException);
|
|
856
|
-
export var EntityNotFoundException = [
|
|
857
|
-
-3,
|
|
858
|
-
n0,
|
|
859
|
-
_ENFE,
|
|
860
|
-
{
|
|
861
|
-
[_e]: _c,
|
|
862
|
-
},
|
|
863
|
-
[_M],
|
|
864
|
-
[0],
|
|
865
|
-
];
|
|
811
|
+
export var EntityNotFoundException = [-3, n0, _ENFE, { [_e]: _c }, [_M], [0]];
|
|
866
812
|
TypeRegistry.for(n0).registerError(EntityNotFoundException, __EntityNotFoundException);
|
|
867
|
-
export var EntityStateException = [
|
|
868
|
-
-3,
|
|
869
|
-
n0,
|
|
870
|
-
_ESE,
|
|
871
|
-
{
|
|
872
|
-
[_e]: _c,
|
|
873
|
-
},
|
|
874
|
-
[_M],
|
|
875
|
-
[0],
|
|
876
|
-
];
|
|
813
|
+
export var EntityStateException = [-3, n0, _ESE, { [_e]: _c }, [_M], [0]];
|
|
877
814
|
TypeRegistry.for(n0).registerError(EntityStateException, __EntityStateException);
|
|
878
815
|
export var EwsAvailabilityProvider = [
|
|
879
816
|
3,
|
|
@@ -985,61 +922,16 @@ export var ImpersonationRule = [
|
|
|
985
922
|
[_IRImp, _N, _D, _E, _TUa, _NTU],
|
|
986
923
|
[0, 0, 0, 0, 64 | 0, 64 | 0],
|
|
987
924
|
];
|
|
988
|
-
export var InvalidConfigurationException = [
|
|
989
|
-
-3,
|
|
990
|
-
n0,
|
|
991
|
-
_ICE,
|
|
992
|
-
{
|
|
993
|
-
[_e]: _c,
|
|
994
|
-
},
|
|
995
|
-
[_M],
|
|
996
|
-
[0],
|
|
997
|
-
];
|
|
925
|
+
export var InvalidConfigurationException = [-3, n0, _ICE, { [_e]: _c }, [_M], [0]];
|
|
998
926
|
TypeRegistry.for(n0).registerError(InvalidConfigurationException, __InvalidConfigurationException);
|
|
999
|
-
export var InvalidCustomSesConfigurationException = [
|
|
1000
|
-
-3,
|
|
1001
|
-
n0,
|
|
1002
|
-
_ICSCE,
|
|
1003
|
-
{
|
|
1004
|
-
[_e]: _c,
|
|
1005
|
-
},
|
|
1006
|
-
[_M],
|
|
1007
|
-
[0],
|
|
1008
|
-
];
|
|
927
|
+
export var InvalidCustomSesConfigurationException = [-3, n0, _ICSCE, { [_e]: _c }, [_M], [0]];
|
|
1009
928
|
TypeRegistry.for(n0).registerError(InvalidCustomSesConfigurationException, __InvalidCustomSesConfigurationException);
|
|
1010
|
-
export var InvalidParameterException = [
|
|
1011
|
-
-3,
|
|
1012
|
-
n0,
|
|
1013
|
-
_IPE,
|
|
1014
|
-
{
|
|
1015
|
-
[_e]: _c,
|
|
1016
|
-
},
|
|
1017
|
-
[_M],
|
|
1018
|
-
[0],
|
|
1019
|
-
];
|
|
929
|
+
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_M], [0]];
|
|
1020
930
|
TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
|
|
1021
|
-
export var InvalidPasswordException = [
|
|
1022
|
-
-3,
|
|
1023
|
-
n0,
|
|
1024
|
-
_IPEn,
|
|
1025
|
-
{
|
|
1026
|
-
[_e]: _c,
|
|
1027
|
-
},
|
|
1028
|
-
[_M],
|
|
1029
|
-
[0],
|
|
1030
|
-
];
|
|
931
|
+
export var InvalidPasswordException = [-3, n0, _IPEn, { [_e]: _c }, [_M], [0]];
|
|
1031
932
|
TypeRegistry.for(n0).registerError(InvalidPasswordException, __InvalidPasswordException);
|
|
1032
933
|
export var LambdaAvailabilityProvider = [3, n0, _LAP, 0, [_LA], [0]];
|
|
1033
|
-
export var LimitExceededException = [
|
|
1034
|
-
-3,
|
|
1035
|
-
n0,
|
|
1036
|
-
_LEE,
|
|
1037
|
-
{
|
|
1038
|
-
[_e]: _c,
|
|
1039
|
-
},
|
|
1040
|
-
[_M],
|
|
1041
|
-
[0],
|
|
1042
|
-
];
|
|
934
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
|
|
1043
935
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1044
936
|
export var ListAccessControlRulesRequest = [3, n0, _LACRR, 0, [_OI], [0]];
|
|
1045
937
|
export var ListAccessControlRulesResponse = [
|
|
@@ -1222,38 +1114,11 @@ export var MailboxExportJob = [
|
|
|
1222
1114
|
[_JI, _EI, _D, _SBN, _SPa, _EPs, _S, _ST, _ET],
|
|
1223
1115
|
[0, 0, 0, 0, 0, 1, 0, 4, 4],
|
|
1224
1116
|
];
|
|
1225
|
-
export var MailDomainInUseException = [
|
|
1226
|
-
-3,
|
|
1227
|
-
n0,
|
|
1228
|
-
_MDIUE,
|
|
1229
|
-
{
|
|
1230
|
-
[_e]: _c,
|
|
1231
|
-
},
|
|
1232
|
-
[_M],
|
|
1233
|
-
[0],
|
|
1234
|
-
];
|
|
1117
|
+
export var MailDomainInUseException = [-3, n0, _MDIUE, { [_e]: _c }, [_M], [0]];
|
|
1235
1118
|
TypeRegistry.for(n0).registerError(MailDomainInUseException, __MailDomainInUseException);
|
|
1236
|
-
export var MailDomainNotFoundException = [
|
|
1237
|
-
-3,
|
|
1238
|
-
n0,
|
|
1239
|
-
_MDNFE,
|
|
1240
|
-
{
|
|
1241
|
-
[_e]: _c,
|
|
1242
|
-
},
|
|
1243
|
-
[_M],
|
|
1244
|
-
[0],
|
|
1245
|
-
];
|
|
1119
|
+
export var MailDomainNotFoundException = [-3, n0, _MDNFE, { [_e]: _c }, [_M], [0]];
|
|
1246
1120
|
TypeRegistry.for(n0).registerError(MailDomainNotFoundException, __MailDomainNotFoundException);
|
|
1247
|
-
export var MailDomainStateException = [
|
|
1248
|
-
-3,
|
|
1249
|
-
n0,
|
|
1250
|
-
_MDSE,
|
|
1251
|
-
{
|
|
1252
|
-
[_e]: _c,
|
|
1253
|
-
},
|
|
1254
|
-
[_M],
|
|
1255
|
-
[0],
|
|
1256
|
-
];
|
|
1121
|
+
export var MailDomainStateException = [-3, n0, _MDSE, { [_e]: _c }, [_M], [0]];
|
|
1257
1122
|
TypeRegistry.for(n0).registerError(MailDomainStateException, __MailDomainStateException);
|
|
1258
1123
|
export var MailDomainSummary = [3, n0, _MDS, 0, [_DN, _DDe], [0, 2]];
|
|
1259
1124
|
export var Member = [3, n0, _Mem, 0, [_I, _N, _Ty, _S, _ED, _DDi], [0, 0, 0, 0, 4, 4]];
|
|
@@ -1274,38 +1139,11 @@ export var MobileDeviceAccessRule = [
|
|
|
1274
1139
|
[_MDARI, _N, _D, _E, _DT, _NDT, _DMe, _NDM, _DOS, _NDOS, _DUA, _NDUA, _DC, _DM],
|
|
1275
1140
|
[0, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 4, 4],
|
|
1276
1141
|
];
|
|
1277
|
-
export var NameAvailabilityException = [
|
|
1278
|
-
-3,
|
|
1279
|
-
n0,
|
|
1280
|
-
_NAE,
|
|
1281
|
-
{
|
|
1282
|
-
[_e]: _c,
|
|
1283
|
-
},
|
|
1284
|
-
[_M],
|
|
1285
|
-
[0],
|
|
1286
|
-
];
|
|
1142
|
+
export var NameAvailabilityException = [-3, n0, _NAE, { [_e]: _c }, [_M], [0]];
|
|
1287
1143
|
TypeRegistry.for(n0).registerError(NameAvailabilityException, __NameAvailabilityException);
|
|
1288
|
-
export var OrganizationNotFoundException = [
|
|
1289
|
-
-3,
|
|
1290
|
-
n0,
|
|
1291
|
-
_ONFE,
|
|
1292
|
-
{
|
|
1293
|
-
[_e]: _c,
|
|
1294
|
-
},
|
|
1295
|
-
[_M],
|
|
1296
|
-
[0],
|
|
1297
|
-
];
|
|
1144
|
+
export var OrganizationNotFoundException = [-3, n0, _ONFE, { [_e]: _c }, [_M], [0]];
|
|
1298
1145
|
TypeRegistry.for(n0).registerError(OrganizationNotFoundException, __OrganizationNotFoundException);
|
|
1299
|
-
export var OrganizationStateException = [
|
|
1300
|
-
-3,
|
|
1301
|
-
n0,
|
|
1302
|
-
_OSE,
|
|
1303
|
-
{
|
|
1304
|
-
[_e]: _c,
|
|
1305
|
-
},
|
|
1306
|
-
[_M],
|
|
1307
|
-
[0],
|
|
1308
|
-
];
|
|
1146
|
+
export var OrganizationStateException = [-3, n0, _OSE, { [_e]: _c }, [_M], [0]];
|
|
1309
1147
|
TypeRegistry.for(n0).registerError(OrganizationStateException, __OrganizationStateException);
|
|
1310
1148
|
export var OrganizationSummary = [3, n0, _OSr, 0, [_OI, _Al, _DMD, _EM, _S], [0, 0, 0, 0, 0]];
|
|
1311
1149
|
export var Permission = [3, n0, _Perm, 0, [_GIr, _GT, _PV], [0, 0, 64 | 0]];
|
|
@@ -1379,16 +1217,7 @@ export var RegisterMailDomainRequest = [3, n0, _RMDR, 0, [_CT, _OI, _DN], [[0, 4
|
|
|
1379
1217
|
export var RegisterMailDomainResponse = [3, n0, _RMDRe, 0, [], []];
|
|
1380
1218
|
export var RegisterToWorkMailRequest = [3, n0, _RTWMR, 0, [_OI, _EI, _Em], [0, 0, 0]];
|
|
1381
1219
|
export var RegisterToWorkMailResponse = [3, n0, _RTWMRe, 0, [], []];
|
|
1382
|
-
export var ReservedNameException = [
|
|
1383
|
-
-3,
|
|
1384
|
-
n0,
|
|
1385
|
-
_RNE,
|
|
1386
|
-
{
|
|
1387
|
-
[_e]: _c,
|
|
1388
|
-
},
|
|
1389
|
-
[_M],
|
|
1390
|
-
[0],
|
|
1391
|
-
];
|
|
1220
|
+
export var ReservedNameException = [-3, n0, _RNE, { [_e]: _c }, [_M], [0]];
|
|
1392
1221
|
TypeRegistry.for(n0).registerError(ReservedNameException, __ReservedNameException);
|
|
1393
1222
|
export var ResetPasswordRequest = [3, n0, _RPR, 0, [_OI, _UIs, _P], [0, 0, [() => Password, 0]]];
|
|
1394
1223
|
export var ResetPasswordResponse = [3, n0, _RPRe, 0, [], []];
|
|
@@ -1400,17 +1229,7 @@ export var Resource = [
|
|
|
1400
1229
|
[_I, _Em, _N, _Ty, _S, _ED, _DDi, _D],
|
|
1401
1230
|
[0, 0, 0, 0, 0, 4, 4, [() => ResourceDescription, 0]],
|
|
1402
1231
|
];
|
|
1403
|
-
export var ResourceNotFoundException = [
|
|
1404
|
-
-3,
|
|
1405
|
-
n0,
|
|
1406
|
-
_RNFE,
|
|
1407
|
-
{
|
|
1408
|
-
[_e]: _c,
|
|
1409
|
-
[_hE]: 404,
|
|
1410
|
-
},
|
|
1411
|
-
[_M],
|
|
1412
|
-
[0],
|
|
1413
|
-
];
|
|
1232
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
1414
1233
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1415
1234
|
export var StartMailboxExportJobRequest = [
|
|
1416
1235
|
3,
|
|
@@ -1433,28 +1252,9 @@ export var TestAvailabilityConfigurationRequest = [
|
|
|
1433
1252
|
[0, 0, [() => EwsAvailabilityProvider, 0], () => LambdaAvailabilityProvider],
|
|
1434
1253
|
];
|
|
1435
1254
|
export var TestAvailabilityConfigurationResponse = [3, n0, _TACRe, 0, [_TP, _FR], [2, 0]];
|
|
1436
|
-
export var TooManyTagsException = [
|
|
1437
|
-
-3,
|
|
1438
|
-
n0,
|
|
1439
|
-
_TMTE,
|
|
1440
|
-
{
|
|
1441
|
-
[_e]: _c,
|
|
1442
|
-
[_hE]: 400,
|
|
1443
|
-
},
|
|
1444
|
-
[_M],
|
|
1445
|
-
[0],
|
|
1446
|
-
];
|
|
1255
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
1447
1256
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
1448
|
-
export var UnsupportedOperationException = [
|
|
1449
|
-
-3,
|
|
1450
|
-
n0,
|
|
1451
|
-
_UOE,
|
|
1452
|
-
{
|
|
1453
|
-
[_e]: _c,
|
|
1454
|
-
},
|
|
1455
|
-
[_M],
|
|
1456
|
-
[0],
|
|
1457
|
-
];
|
|
1257
|
+
export var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
|
|
1458
1258
|
TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
|
|
1459
1259
|
export var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
|
|
1460
1260
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1538,7 +1338,6 @@ export var User = [
|
|
|
1538
1338
|
[_I, _Em, _N, _DNi, _S, _UR, _ED, _DDi, _IPUI, _IPISI],
|
|
1539
1339
|
[0, 0, 0, 0, 0, 0, 4, 4, 0, 0],
|
|
1540
1340
|
];
|
|
1541
|
-
export var __Unit = "unit";
|
|
1542
1341
|
export var WorkMailServiceException = [-3, _s, "WorkMailServiceException", 0, [], []];
|
|
1543
1342
|
TypeRegistry.for(_s).registerError(WorkMailServiceException, __WorkMailServiceException);
|
|
1544
1343
|
export var AccessControlRuleNameList = 64 | 0;
|
package/dist-types/WorkMail.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AssociateDelegateToResourceCommandInput, AssociateDelegateToResourceCommandOutput } from "./commands/AssociateDelegateToResourceCommand";
|
|
3
3
|
import { AssociateMemberToGroupCommandInput, AssociateMemberToGroupCommandOutput } from "./commands/AssociateMemberToGroupCommand";
|
|
4
4
|
import { AssumeImpersonationRoleCommandInput, AssumeImpersonationRoleCommandOutput } from "./commands/AssumeImpersonationRoleCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AssociateDelegateToResourceCommandInput, AssociateDelegateToResourceCommandOutput } from "./commands/AssociateDelegateToResourceCommand";
|
|
11
11
|
import { AssociateMemberToGroupCommandInput, AssociateMemberToGroupCommandOutput } from "./commands/AssociateMemberToGroupCommand";
|
|
12
12
|
import { AssumeImpersonationRoleCommandInput, AssumeImpersonationRoleCommandOutput } from "./commands/AssumeImpersonationRoleCommand";
|
|
@@ -100,7 +100,7 @@ import { UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommand
|
|
|
100
100
|
import { UpdateResourceCommandInput, UpdateResourceCommandOutput } from "./commands/UpdateResourceCommand";
|
|
101
101
|
import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
|
|
102
102
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
103
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
103
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
104
104
|
export { __Client };
|
|
105
105
|
/**
|
|
106
106
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { WorkMailHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { WorkMailHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateDelegateToResourceRequest, AssociateDelegateToResourceResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateDelegateToResourceRequest, AssociateDelegateToResourceResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssumeImpersonationRoleRequest, AssumeImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssumeImpersonationRoleRequest, AssumeImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAliasRequest, CreateAliasResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateAliasRequest, CreateAliasResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAvailabilityConfigurationRequest, CreateAvailabilityConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateAvailabilityConfigurationRequest, CreateAvailabilityConfigurationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateIdentityCenterApplicationRequest, CreateIdentityCenterApplicationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateIdentityCenterApplicationRequest, CreateIdentityCenterApplicationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateImpersonationRoleRequest, CreateImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateImpersonationRoleRequest, CreateImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateMobileDeviceAccessRuleRequest, CreateMobileDeviceAccessRuleResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateMobileDeviceAccessRuleRequest, CreateMobileDeviceAccessRuleResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateOrganizationRequest, CreateOrganizationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateOrganizationRequest, CreateOrganizationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateResourceRequest, CreateResourceResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateResourceRequest, CreateResourceResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAliasRequest, DeleteAliasResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAliasRequest, DeleteAliasResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAvailabilityConfigurationRequest, DeleteAvailabilityConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteAvailabilityConfigurationRequest, DeleteAvailabilityConfigurationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteEmailMonitoringConfigurationRequest, DeleteEmailMonitoringConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteEmailMonitoringConfigurationRequest, DeleteEmailMonitoringConfigurationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteIdentityCenterApplicationRequest, DeleteIdentityCenterApplicationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteIdentityCenterApplicationRequest, DeleteIdentityCenterApplicationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteIdentityProviderConfigurationRequest, DeleteIdentityProviderConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteIdentityProviderConfigurationRequest, DeleteIdentityProviderConfigurationResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteImpersonationRoleRequest, DeleteImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
-
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteImpersonationRoleRequest, DeleteImpersonationRoleResponse } from "../models/models_0";
|
|
4
|
+
import type { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|