@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
@@ -26,7 +26,7 @@ declare const GetMailDomainCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetMailDomainCommandInput
29
+ input: GetMailDomainCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetMailDomainCommandInput,
32
32
  GetMailDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMailboxDetailsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMailboxDetailsCommandInput
30
+ input: GetMailboxDetailsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMailboxDetailsCommandInput,
33
33
  GetMailboxDetailsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMobileDeviceAccessEffectCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMobileDeviceAccessEffectCommandInput
30
+ input: GetMobileDeviceAccessEffectCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMobileDeviceAccessEffectCommandInput,
33
33
  GetMobileDeviceAccessEffectCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMobileDeviceAccessOverrideCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMobileDeviceAccessOverrideCommandInput
30
+ input: GetMobileDeviceAccessOverrideCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMobileDeviceAccessOverrideCommandInput,
33
33
  GetMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPersonalAccessTokenMetadataCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPersonalAccessTokenMetadataCommandInput
30
+ input: GetPersonalAccessTokenMetadataCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPersonalAccessTokenMetadataCommandInput,
33
33
  GetPersonalAccessTokenMetadataCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAccessControlRulesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAccessControlRulesCommandInput
30
+ input: ListAccessControlRulesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAccessControlRulesCommandInput,
33
33
  ListAccessControlRulesCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAliasesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAliasesCommandInput
26
+ input: ListAliasesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAliasesCommandInput,
29
29
  ListAliasesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAvailabilityConfigurationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAvailabilityConfigurationsCommandInput
30
+ input: ListAvailabilityConfigurationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAvailabilityConfigurationsCommandInput,
33
33
  ListAvailabilityConfigurationsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListGroupMembersCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListGroupMembersCommandInput
29
+ input: ListGroupMembersCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListGroupMembersCommandInput,
32
32
  ListGroupMembersCommandOutput,
@@ -23,7 +23,7 @@ declare const ListGroupsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListGroupsCommandInput
26
+ input: ListGroupsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListGroupsCommandInput,
29
29
  ListGroupsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListGroupsForEntityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListGroupsForEntityCommandInput
30
+ input: ListGroupsForEntityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListGroupsForEntityCommandInput,
33
33
  ListGroupsForEntityCommandOutput,
@@ -27,7 +27,7 @@ declare const ListImpersonationRolesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListImpersonationRolesCommandInput
30
+ input: ListImpersonationRolesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListImpersonationRolesCommandInput,
33
33
  ListImpersonationRolesCommandOutput,
@@ -26,7 +26,7 @@ declare const ListMailDomainsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListMailDomainsCommandInput
29
+ input: ListMailDomainsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListMailDomainsCommandInput,
32
32
  ListMailDomainsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMailboxExportJobsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMailboxExportJobsCommandInput
30
+ input: ListMailboxExportJobsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMailboxExportJobsCommandInput,
33
33
  ListMailboxExportJobsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMailboxPermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMailboxPermissionsCommandInput
30
+ input: ListMailboxPermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMailboxPermissionsCommandInput,
33
33
  ListMailboxPermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMobileDeviceAccessOverridesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMobileDeviceAccessOverridesCommandInput
30
+ input: ListMobileDeviceAccessOverridesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMobileDeviceAccessOverridesCommandInput,
33
33
  ListMobileDeviceAccessOverridesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMobileDeviceAccessRulesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMobileDeviceAccessRulesCommandInput
30
+ input: ListMobileDeviceAccessRulesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMobileDeviceAccessRulesCommandInput,
33
33
  ListMobileDeviceAccessRulesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPersonalAccessTokensCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPersonalAccessTokensCommandInput
30
+ input: ListPersonalAccessTokensCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPersonalAccessTokensCommandInput,
33
33
  ListPersonalAccessTokensCommandOutput,
@@ -27,7 +27,7 @@ declare const ListResourceDelegatesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListResourceDelegatesCommandInput
30
+ input: ListResourceDelegatesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListResourceDelegatesCommandInput,
33
33
  ListResourceDelegatesCommandOutput,
@@ -26,7 +26,7 @@ declare const ListResourcesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListResourcesCommandInput
29
+ input: ListResourcesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListResourcesCommandInput,
32
32
  ListResourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const ListUsersCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListUsersCommandInput
26
+ input: ListUsersCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListUsersCommandInput,
29
29
  ListUsersCommandOutput,
@@ -27,7 +27,7 @@ declare const PutAccessControlRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutAccessControlRuleCommandInput
30
+ input: PutAccessControlRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutAccessControlRuleCommandInput,
33
33
  PutAccessControlRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const PutEmailMonitoringConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutEmailMonitoringConfigurationCommandInput
30
+ input: PutEmailMonitoringConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutEmailMonitoringConfigurationCommandInput,
33
33
  PutEmailMonitoringConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutIdentityProviderConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutIdentityProviderConfigurationCommandInput
30
+ input: PutIdentityProviderConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutIdentityProviderConfigurationCommandInput,
33
33
  PutIdentityProviderConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutInboundDmarcSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutInboundDmarcSettingsCommandInput
30
+ input: PutInboundDmarcSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutInboundDmarcSettingsCommandInput,
33
33
  PutInboundDmarcSettingsCommandOutput,
@@ -27,7 +27,7 @@ declare const PutMailboxPermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutMailboxPermissionsCommandInput
30
+ input: PutMailboxPermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutMailboxPermissionsCommandInput,
33
33
  PutMailboxPermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const PutMobileDeviceAccessOverrideCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutMobileDeviceAccessOverrideCommandInput
30
+ input: PutMobileDeviceAccessOverrideCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutMobileDeviceAccessOverrideCommandInput,
33
33
  PutMobileDeviceAccessOverrideCommandOutput,
@@ -27,7 +27,7 @@ declare const PutRetentionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutRetentionPolicyCommandInput
30
+ input: PutRetentionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutRetentionPolicyCommandInput,
33
33
  PutRetentionPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const RegisterMailDomainCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RegisterMailDomainCommandInput
30
+ input: RegisterMailDomainCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RegisterMailDomainCommandInput,
33
33
  RegisterMailDomainCommandOutput,
@@ -27,7 +27,7 @@ declare const RegisterToWorkMailCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RegisterToWorkMailCommandInput
30
+ input: RegisterToWorkMailCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RegisterToWorkMailCommandInput,
33
33
  RegisterToWorkMailCommandOutput,
@@ -26,7 +26,7 @@ declare const ResetPasswordCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ResetPasswordCommandInput
29
+ input: ResetPasswordCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ResetPasswordCommandInput,
32
32
  ResetPasswordCommandOutput,
@@ -27,7 +27,7 @@ declare const StartMailboxExportJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartMailboxExportJobCommandInput
30
+ input: StartMailboxExportJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartMailboxExportJobCommandInput,
33
33
  StartMailboxExportJobCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const TestAvailabilityConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TestAvailabilityConfigurationCommandInput
30
+ input: TestAvailabilityConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TestAvailabilityConfigurationCommandInput,
33
33
  TestAvailabilityConfigurationCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateAvailabilityConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateAvailabilityConfigurationCommandInput
30
+ input: UpdateAvailabilityConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateAvailabilityConfigurationCommandInput,
33
33
  UpdateAvailabilityConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDefaultMailDomainCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDefaultMailDomainCommandInput
30
+ input: UpdateDefaultMailDomainCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDefaultMailDomainCommandInput,
33
33
  UpdateDefaultMailDomainCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateGroupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateGroupCommandInput
26
+ input: UpdateGroupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateGroupCommandInput,
29
29
  UpdateGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateImpersonationRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateImpersonationRoleCommandInput
30
+ input: UpdateImpersonationRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateImpersonationRoleCommandInput,
33
33
  UpdateImpersonationRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateMailboxQuotaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateMailboxQuotaCommandInput
30
+ input: UpdateMailboxQuotaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateMailboxQuotaCommandInput,
33
33
  UpdateMailboxQuotaCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateMobileDeviceAccessRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateMobileDeviceAccessRuleCommandInput
30
+ input: UpdateMobileDeviceAccessRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateMobileDeviceAccessRuleCommandInput,
33
33
  UpdateMobileDeviceAccessRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdatePrimaryEmailAddressCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdatePrimaryEmailAddressCommandInput
30
+ input: UpdatePrimaryEmailAddressCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdatePrimaryEmailAddressCommandInput,
33
33
  UpdatePrimaryEmailAddressCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateResourceCommandInput
29
+ input: UpdateResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateResourceCommandInput,
32
32
  UpdateResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateUserCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateUserCommandInput
26
+ input: UpdateUserCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateUserCommandInput,
29
29
  UpdateUserCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: WorkMailClientConfig) => {
67
64
  endpointProvider: (
68
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
66
  context?: {
70
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
71
68
  }
72
69
  ) => import("@smithy/types").EndpointV2;
73
- tls?: boolean | undefined;
74
- serviceConfiguredEndpoint?: undefined;
75
- authSchemePreference?:
76
- | string[]
77
- | import("@smithy/types").Provider<string[]>
78
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
79
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
80
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").WorkMailHttpAuthSchemeProvider;
81
75
  credentials?:
82
76
  | import("@smithy/types").AwsCredentialIdentity
83
- | import("@smithy/types").AwsCredentialIdentityProvider
84
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
85
78
  signer?:
86
79
  | import("@smithy/types").RequestSigner
87
80
  | ((
88
- authScheme?: import("@smithy/types").AuthScheme | undefined
89
- ) => Promise<import("@smithy/types").RequestSigner>)
90
- | undefined;
91
- signingEscapePath?: boolean | undefined;
92
- systemClockOffset?: number | undefined;
93
- signingRegion?: string | undefined;
94
- signerConstructor?:
95
- | (new (
96
- options: import("@smithy/signature-v4").SignatureV4Init &
97
- import("@smithy/signature-v4").SignatureV4CryptoInit
98
- ) => import("@smithy/types").RequestSigner)
99
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
100
90
  };