@aws-sdk/client-workmail 3.803.0 → 3.806.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 (195) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +1 -1
  5. package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateIdentityCenterApplicationCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateOrganizationCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteIdentityCenterApplicationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteIdentityProviderConfigurationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteOrganizationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeletePersonalAccessTokenCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  32. package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +1 -1
  33. package/dist-types/commands/DeregisterMailDomainCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeEntityCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeIdentityProviderConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +2 -2
  40. package/dist-types/commands/DescribeOrganizationCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  43. package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -1
  44. package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/GetAccessControlEffectCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/GetImpersonationRoleCommand.d.ts +1 -1
  48. package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +1 -1
  49. package/dist-types/commands/GetMailDomainCommand.d.ts +1 -1
  50. package/dist-types/commands/GetMailboxDetailsCommand.d.ts +1 -1
  51. package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -1
  52. package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -1
  53. package/dist-types/commands/GetPersonalAccessTokenMetadataCommand.d.ts +1 -1
  54. package/dist-types/commands/ListAccessControlRulesCommand.d.ts +1 -1
  55. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  56. package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListGroupMembersCommand.d.ts +1 -1
  58. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListGroupsForEntityCommand.d.ts +1 -1
  60. package/dist-types/commands/ListImpersonationRolesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListMailDomainsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -1
  65. package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListPersonalAccessTokensCommand.d.ts +1 -1
  67. package/dist-types/commands/ListResourceDelegatesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListResourcesCommand.d.ts +1 -1
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  70. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  71. package/dist-types/commands/PutAccessControlRuleCommand.d.ts +1 -1
  72. package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -1
  73. package/dist-types/commands/PutIdentityProviderConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +1 -1
  75. package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +1 -1
  76. package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -1
  77. package/dist-types/commands/PutRetentionPolicyCommand.d.ts +1 -1
  78. package/dist-types/commands/RegisterMailDomainCommand.d.ts +1 -1
  79. package/dist-types/commands/RegisterToWorkMailCommand.d.ts +1 -1
  80. package/dist-types/commands/ResetPasswordCommand.d.ts +1 -1
  81. package/dist-types/commands/StartMailboxExportJobCommand.d.ts +1 -1
  82. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  83. package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +1 -1
  84. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  94. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  95. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  96. package/dist-types/runtimeConfig.d.ts +16 -16
  97. package/dist-types/runtimeConfig.native.d.ts +18 -18
  98. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  99. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateIdentityCenterApplicationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteIdentityCenterApplicationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteIdentityProviderConfigurationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeletePersonalAccessTokenCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigurationCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetPersonalAccessTokenMetadataCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListPersonalAccessTokensCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/PutIdentityProviderConfigurationCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  195. package/package.json +22 -22
@@ -23,7 +23,7 @@ export interface GetImpersonationRoleEffectCommandOutput extends GetImpersonatio
23
23
  }
24
24
  declare const GetImpersonationRoleEffectCommand_base: {
25
25
  new (input: GetImpersonationRoleEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImpersonationRoleEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImpersonationRoleEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __Met
23
23
  }
24
24
  declare const GetMailDomainCommand_base: {
25
25
  new (input: GetMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMailboxDetailsCommandOutput extends GetMailboxDetailsRespons
23
23
  }
24
24
  declare const GetMailboxDetailsCommand_base: {
25
25
  new (input: GetMailboxDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMailboxDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMailboxDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDevic
23
23
  }
24
24
  declare const GetMobileDeviceAccessEffectCommand_base: {
25
25
  new (input: GetMobileDeviceAccessEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMobileDeviceAccessEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMobileDeviceAccessEffectCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDev
23
23
  }
24
24
  declare const GetMobileDeviceAccessOverrideCommand_base: {
25
25
  new (input: GetMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPersonalAccessTokenMetadataCommandOutput extends GetPersonal
23
23
  }
24
24
  declare const GetPersonalAccessTokenMetadataCommand_base: {
25
25
  new (input: GetPersonalAccessTokenMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonalAccessTokenMetadataCommandInput, GetPersonalAccessTokenMetadataCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPersonalAccessTokenMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonalAccessTokenMetadataCommandInput, GetPersonalAccessTokenMetadataCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPersonalAccessTokenMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPersonalAccessTokenMetadataCommandInput, GetPersonalAccessTokenMetadataCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAccessControlRulesCommandOutput extends ListAccessControlRu
23
23
  }
24
24
  declare const ListAccessControlRulesCommand_base: {
25
25
  new (input: ListAccessControlRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccessControlRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccessControlRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
23
23
  }
24
24
  declare const ListAliasesCommand_base: {
25
25
  new (input: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAvailabilityConfigurationsCommandOutput extends ListAvailab
23
23
  }
24
24
  declare const ListAvailabilityConfigurationsCommand_base: {
25
25
  new (input: ListAvailabilityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAvailabilityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAvailabilityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse,
23
23
  }
24
24
  declare const ListGroupMembersCommand_base: {
25
25
  new (input: ListGroupMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListGroupMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListGroupMembersCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
23
23
  }
24
24
  declare const ListGroupsCommand_base: {
25
25
  new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListGroupsForEntityCommandOutput extends ListGroupsForEntityRes
23
23
  }
24
24
  declare const ListGroupsForEntityCommand_base: {
25
25
  new (input: ListGroupsForEntityCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForEntityCommandInput, ListGroupsForEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListGroupsForEntityCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForEntityCommandInput, ListGroupsForEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListGroupsForEntityCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForEntityCommandInput, ListGroupsForEntityCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListImpersonationRolesCommandOutput extends ListImpersonationRo
23
23
  }
24
24
  declare const ListImpersonationRolesCommand_base: {
25
25
  new (input: ListImpersonationRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImpersonationRolesCommandInput, ListImpersonationRolesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListImpersonationRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImpersonationRolesCommandInput, ListImpersonationRolesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListImpersonationRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListImpersonationRolesCommandInput, ListImpersonationRolesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMailDomainsCommandOutput extends ListMailDomainsResponse, _
23
23
  }
24
24
  declare const ListMailDomainsCommand_base: {
25
25
  new (input: ListMailDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailDomainsCommandInput, ListMailDomainsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMailDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailDomainsCommandInput, ListMailDomainsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMailDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailDomainsCommandInput, ListMailDomainsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMailboxExportJobsCommandOutput extends ListMailboxExportJob
23
23
  }
24
24
  declare const ListMailboxExportJobsCommand_base: {
25
25
  new (input: ListMailboxExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxExportJobsCommandInput, ListMailboxExportJobsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMailboxExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxExportJobsCommandInput, ListMailboxExportJobsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMailboxExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxExportJobsCommandInput, ListMailboxExportJobsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMailboxPermissionsCommandOutput extends ListMailboxPermissi
23
23
  }
24
24
  declare const ListMailboxPermissionsCommand_base: {
25
25
  new (input: ListMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxPermissionsCommandInput, ListMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxPermissionsCommandInput, ListMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMailboxPermissionsCommandInput, ListMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMobileDeviceAccessOverridesCommandOutput extends ListMobile
23
23
  }
24
24
  declare const ListMobileDeviceAccessOverridesCommand_base: {
25
25
  new (input: ListMobileDeviceAccessOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessOverridesCommandInput, ListMobileDeviceAccessOverridesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMobileDeviceAccessOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessOverridesCommandInput, ListMobileDeviceAccessOverridesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMobileDeviceAccessOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessOverridesCommandInput, ListMobileDeviceAccessOverridesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMobileDeviceAccessRulesCommandOutput extends ListMobileDevi
23
23
  }
24
24
  declare const ListMobileDeviceAccessRulesCommand_base: {
25
25
  new (input: ListMobileDeviceAccessRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessRulesCommandInput, ListMobileDeviceAccessRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMobileDeviceAccessRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessRulesCommandInput, ListMobileDeviceAccessRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMobileDeviceAccessRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMobileDeviceAccessRulesCommandInput, ListMobileDeviceAccessRulesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPersonalAccessTokensCommandOutput extends ListPersonalAcces
23
23
  }
24
24
  declare const ListPersonalAccessTokensCommand_base: {
25
25
  new (input: ListPersonalAccessTokensCommandInput): import("@smithy/smithy-client").CommandImpl<ListPersonalAccessTokensCommandInput, ListPersonalAccessTokensCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPersonalAccessTokensCommandInput): import("@smithy/smithy-client").CommandImpl<ListPersonalAccessTokensCommandInput, ListPersonalAccessTokensCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPersonalAccessTokensCommandInput): import("@smithy/smithy-client").CommandImpl<ListPersonalAccessTokensCommandInput, ListPersonalAccessTokensCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResourceDelegatesCommandOutput extends ListResourceDelegate
23
23
  }
24
24
  declare const ListResourceDelegatesCommand_base: {
25
25
  new (input: ListResourceDelegatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceDelegatesCommandInput, ListResourceDelegatesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResourceDelegatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceDelegatesCommandInput, ListResourceDelegatesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResourceDelegatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceDelegatesCommandInput, ListResourceDelegatesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResourcesCommandOutput extends ListResourcesResponse, __Met
23
23
  }
24
24
  declare const ListResourcesCommand_base: {
25
25
  new (input: ListResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesCommandInput, ListResourcesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesCommandInput, ListResourcesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesCommandInput, ListResourcesCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
23
23
  }
24
24
  declare const ListUsersCommand_base: {
25
25
  new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutAccessControlRuleCommandOutput extends PutAccessControlRuleR
23
23
  }
24
24
  declare const PutAccessControlRuleCommand_base: {
25
25
  new (input: PutAccessControlRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccessControlRuleCommandInput, PutAccessControlRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutAccessControlRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccessControlRuleCommandInput, PutAccessControlRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutAccessControlRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccessControlRuleCommandInput, PutAccessControlRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutEmailMonitoringConfigurationCommandOutput extends PutEmailMo
23
23
  }
24
24
  declare const PutEmailMonitoringConfigurationCommand_base: {
25
25
  new (input: PutEmailMonitoringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailMonitoringConfigurationCommandInput, PutEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutEmailMonitoringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailMonitoringConfigurationCommandInput, PutEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutEmailMonitoringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailMonitoringConfigurationCommandInput, PutEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutIdentityProviderConfigurationCommandOutput extends PutIdenti
23
23
  }
24
24
  declare const PutIdentityProviderConfigurationCommand_base: {
25
25
  new (input: PutIdentityProviderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityProviderConfigurationCommandInput, PutIdentityProviderConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutIdentityProviderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityProviderConfigurationCommandInput, PutIdentityProviderConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutIdentityProviderConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIdentityProviderConfigurationCommandInput, PutIdentityProviderConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutInboundDmarcSettingsCommandOutput extends PutInboundDmarcSet
23
23
  }
24
24
  declare const PutInboundDmarcSettingsCommand_base: {
25
25
  new (input: PutInboundDmarcSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInboundDmarcSettingsCommandInput, PutInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutInboundDmarcSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInboundDmarcSettingsCommandInput, PutInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutInboundDmarcSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<PutInboundDmarcSettingsCommandInput, PutInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMailboxPermissionsCommandOutput extends PutMailboxPermission
23
23
  }
24
24
  declare const PutMailboxPermissionsCommand_base: {
25
25
  new (input: PutMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutMailboxPermissionsCommandInput, PutMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutMailboxPermissionsCommandInput, PutMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMailboxPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutMailboxPermissionsCommandInput, PutMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMobileDeviceAccessOverrideCommandOutput extends PutMobileDev
23
23
  }
24
24
  declare const PutMobileDeviceAccessOverrideCommand_base: {
25
25
  new (input: PutMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<PutMobileDeviceAccessOverrideCommandInput, PutMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<PutMobileDeviceAccessOverrideCommandInput, PutMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMobileDeviceAccessOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<PutMobileDeviceAccessOverrideCommandInput, PutMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutRetentionPolicyCommandOutput extends PutRetentionPolicyRespo
23
23
  }
24
24
  declare const PutRetentionPolicyCommand_base: {
25
25
  new (input: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutRetentionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterMailDomainCommandOutput extends RegisterMailDomainRespo
23
23
  }
24
24
  declare const RegisterMailDomainCommand_base: {
25
25
  new (input: RegisterMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterMailDomainCommandInput, RegisterMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterMailDomainCommandInput, RegisterMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterMailDomainCommandInput, RegisterMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterToWorkMailCommandOutput extends RegisterToWorkMailRespo
23
23
  }
24
24
  declare const RegisterToWorkMailCommand_base: {
25
25
  new (input: RegisterToWorkMailCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterToWorkMailCommandInput, RegisterToWorkMailCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterToWorkMailCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterToWorkMailCommandInput, RegisterToWorkMailCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterToWorkMailCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterToWorkMailCommandInput, RegisterToWorkMailCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResetPasswordCommandOutput extends ResetPasswordResponse, __Met
23
23
  }
24
24
  declare const ResetPasswordCommand_base: {
25
25
  new (input: ResetPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ResetPasswordCommandInput, ResetPasswordCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResetPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ResetPasswordCommandInput, ResetPasswordCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResetPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ResetPasswordCommandInput, ResetPasswordCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartMailboxExportJobCommandOutput extends StartMailboxExportJo
23
23
  }
24
24
  declare const StartMailboxExportJobCommand_base: {
25
25
  new (input: StartMailboxExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMailboxExportJobCommandInput, StartMailboxExportJobCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartMailboxExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMailboxExportJobCommandInput, StartMailboxExportJobCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartMailboxExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartMailboxExportJobCommandInput, StartMailboxExportJobCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TestAvailabilityConfigurationCommandOutput extends TestAvailabi
23
23
  }
24
24
  declare const TestAvailabilityConfigurationCommand_base: {
25
25
  new (input: TestAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<TestAvailabilityConfigurationCommandInput, TestAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TestAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<TestAvailabilityConfigurationCommandInput, TestAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TestAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<TestAvailabilityConfigurationCommandInput, TestAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAvailabilityConfigurationCommandOutput extends UpdateAvai
23
23
  }
24
24
  declare const UpdateAvailabilityConfigurationCommand_base: {
25
25
  new (input: UpdateAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAvailabilityConfigurationCommandInput, UpdateAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAvailabilityConfigurationCommandInput, UpdateAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAvailabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAvailabilityConfigurationCommandInput, UpdateAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDefaultMailDomainCommandOutput extends UpdateDefaultMailD
23
23
  }
24
24
  declare const UpdateDefaultMailDomainCommand_base: {
25
25
  new (input: UpdateDefaultMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDefaultMailDomainCommandInput, UpdateDefaultMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDefaultMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDefaultMailDomainCommandInput, UpdateDefaultMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDefaultMailDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDefaultMailDomainCommandInput, UpdateDefaultMailDomainCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
23
23
  }
24
24
  declare const UpdateGroupCommand_base: {
25
25
  new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateImpersonationRoleCommandOutput extends UpdateImpersonatio
23
23
  }
24
24
  declare const UpdateImpersonationRoleCommand_base: {
25
25
  new (input: UpdateImpersonationRoleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImpersonationRoleCommandInput, UpdateImpersonationRoleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateImpersonationRoleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImpersonationRoleCommandInput, UpdateImpersonationRoleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateImpersonationRoleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImpersonationRoleCommandInput, UpdateImpersonationRoleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateMailboxQuotaCommandOutput extends UpdateMailboxQuotaRespo
23
23
  }
24
24
  declare const UpdateMailboxQuotaCommand_base: {
25
25
  new (input: UpdateMailboxQuotaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMailboxQuotaCommandInput, UpdateMailboxQuotaCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateMailboxQuotaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMailboxQuotaCommandInput, UpdateMailboxQuotaCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateMailboxQuotaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMailboxQuotaCommandInput, UpdateMailboxQuotaCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateMobileDeviceAccessRuleCommandOutput extends UpdateMobileD
23
23
  }
24
24
  declare const UpdateMobileDeviceAccessRuleCommand_base: {
25
25
  new (input: UpdateMobileDeviceAccessRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMobileDeviceAccessRuleCommandInput, UpdateMobileDeviceAccessRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateMobileDeviceAccessRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMobileDeviceAccessRuleCommandInput, UpdateMobileDeviceAccessRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateMobileDeviceAccessRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMobileDeviceAccessRuleCommandInput, UpdateMobileDeviceAccessRuleCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdatePrimaryEmailAddressCommandOutput extends UpdatePrimaryEma
23
23
  }
24
24
  declare const UpdatePrimaryEmailAddressCommand_base: {
25
25
  new (input: UpdatePrimaryEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdatePrimaryEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdatePrimaryEmailAddressCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __M
23
23
  }
24
24
  declare const UpdateResourceCommand_base: {
25
25
  new (input: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceCommandInput, UpdateResourceCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataB
23
23
  }
24
24
  declare const UpdateUserCommand_base: {
25
25
  new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkMailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").WorkMailHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };