@aws-sdk/client-workmail 3.1087.0 → 3.1089.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 (115) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WorkMail.d.ts +303 -363
  3. package/dist-types/ts3.4/WorkMailClient.d.ts +27 -73
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AssumeImpersonationRoleCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/CreateIdentityCenterApplicationCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateImpersonationRoleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeleteIdentityCenterApplicationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteIdentityProviderConfigurationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteImpersonationRoleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeletePersonalAccessTokenCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigurationCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetImpersonationRoleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/GetImpersonationRoleEffectCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetPersonalAccessTokenMetadataCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListGroupsForEntityCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/ListImpersonationRolesCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/ListPersonalAccessTokensCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -5
  76. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/PutIdentityProviderConfigurationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/UpdateImpersonationRoleCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +4 -9
  98. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -5
  99. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  100. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  101. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  102. package/dist-types/ts3.4/models/enums.d.ts +2 -4
  103. package/dist-types/ts3.4/models/errors.d.ts +22 -73
  104. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  105. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  106. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +1 -4
  107. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +1 -4
  108. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -4
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  113. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  114. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  115. package/package.json +38 -38
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartMailboxExportJobRequest,
4
- StartMailboxExportJobResponse,
5
- } from "../models/models_0";
2
+ import { StartMailboxExportJobRequest, StartMailboxExportJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StartMailboxExportJobCommandInput
8
- extends StartMailboxExportJobRequest {}
4
+ export interface StartMailboxExportJobCommandInput extends StartMailboxExportJobRequest {}
9
5
  export interface StartMailboxExportJobCommandOutput
10
- extends StartMailboxExportJobResponse,
11
- __MetadataBearer {}
6
+ extends StartMailboxExportJobResponse, __MetadataBearer {}
12
7
  declare const StartMailboxExportJobCommand_base: {
13
8
  new (
14
- input: StartMailboxExportJobCommandInput
9
+ input: StartMailboxExportJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartMailboxExportJobCommandInput,
17
12
  StartMailboxExportJobCommandOutput,
@@ -20,7 +15,7 @@ declare const StartMailboxExportJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartMailboxExportJobCommandInput
18
+ input: StartMailboxExportJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartMailboxExportJobCommandInput,
26
21
  StartMailboxExportJobCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface TagResourceCommandInput extends TagResourceRequest {}
5
- export interface TagResourceCommandOutput
6
- extends TagResourceResponse,
7
- __MetadataBearer {}
5
+ export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
8
6
  declare const TagResourceCommand_base: {
9
7
  new (
10
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TagResourceCommandInput,
13
11
  TagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TagResourceCommandInput,
22
20
  TagResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  TestAvailabilityConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface TestAvailabilityConfigurationCommandInput
8
- extends TestAvailabilityConfigurationRequest {}
7
+ export interface TestAvailabilityConfigurationCommandInput extends TestAvailabilityConfigurationRequest {}
9
8
  export interface TestAvailabilityConfigurationCommandOutput
10
- extends TestAvailabilityConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends TestAvailabilityConfigurationResponse, __MetadataBearer {}
12
10
  declare const TestAvailabilityConfigurationCommand_base: {
13
11
  new (
14
- input: TestAvailabilityConfigurationCommandInput
12
+ input: TestAvailabilityConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  TestAvailabilityConfigurationCommandInput,
17
15
  TestAvailabilityConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const TestAvailabilityConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: TestAvailabilityConfigurationCommandInput
21
+ input: TestAvailabilityConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  TestAvailabilityConfigurationCommandInput,
26
24
  TestAvailabilityConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UntagResourceRequest,
4
- UntagResourceResponse,
5
- } from "../models/models_0";
2
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
8
- export interface UntagResourceCommandOutput
9
- extends UntagResourceResponse,
10
- __MetadataBearer {}
5
+ export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
11
6
  declare const UntagResourceCommand_base: {
12
7
  new (
13
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UntagResourceCommandInput,
16
11
  UntagResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UntagResourceCommandInput,
25
20
  UntagResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAvailabilityConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAvailabilityConfigurationCommandInput
8
- extends UpdateAvailabilityConfigurationRequest {}
7
+ export interface UpdateAvailabilityConfigurationCommandInput extends UpdateAvailabilityConfigurationRequest {}
9
8
  export interface UpdateAvailabilityConfigurationCommandOutput
10
- extends UpdateAvailabilityConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends UpdateAvailabilityConfigurationResponse, __MetadataBearer {}
12
10
  declare const UpdateAvailabilityConfigurationCommand_base: {
13
11
  new (
14
- input: UpdateAvailabilityConfigurationCommandInput
12
+ input: UpdateAvailabilityConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAvailabilityConfigurationCommandInput,
17
15
  UpdateAvailabilityConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAvailabilityConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAvailabilityConfigurationCommandInput
21
+ input: UpdateAvailabilityConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAvailabilityConfigurationCommandInput,
26
24
  UpdateAvailabilityConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateDefaultMailDomainResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateDefaultMailDomainCommandInput
8
- extends UpdateDefaultMailDomainRequest {}
7
+ export interface UpdateDefaultMailDomainCommandInput extends UpdateDefaultMailDomainRequest {}
9
8
  export interface UpdateDefaultMailDomainCommandOutput
10
- extends UpdateDefaultMailDomainResponse,
11
- __MetadataBearer {}
9
+ extends UpdateDefaultMailDomainResponse, __MetadataBearer {}
12
10
  declare const UpdateDefaultMailDomainCommand_base: {
13
11
  new (
14
- input: UpdateDefaultMailDomainCommandInput
12
+ input: UpdateDefaultMailDomainCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateDefaultMailDomainCommandInput,
17
15
  UpdateDefaultMailDomainCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateDefaultMailDomainCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateDefaultMailDomainCommandInput
21
+ input: UpdateDefaultMailDomainCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateDefaultMailDomainCommandInput,
26
24
  UpdateDefaultMailDomainCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateGroupCommandInput extends UpdateGroupRequest {}
5
- export interface UpdateGroupCommandOutput
6
- extends UpdateGroupResponse,
7
- __MetadataBearer {}
5
+ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {}
8
6
  declare const UpdateGroupCommand_base: {
9
7
  new (
10
- input: UpdateGroupCommandInput
8
+ input: UpdateGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateGroupCommandInput,
13
11
  UpdateGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateGroupCommandInput
17
+ input: UpdateGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateGroupCommandInput,
22
20
  UpdateGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateImpersonationRoleResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateImpersonationRoleCommandInput
8
- extends UpdateImpersonationRoleRequest {}
7
+ export interface UpdateImpersonationRoleCommandInput extends UpdateImpersonationRoleRequest {}
9
8
  export interface UpdateImpersonationRoleCommandOutput
10
- extends UpdateImpersonationRoleResponse,
11
- __MetadataBearer {}
9
+ extends UpdateImpersonationRoleResponse, __MetadataBearer {}
12
10
  declare const UpdateImpersonationRoleCommand_base: {
13
11
  new (
14
- input: UpdateImpersonationRoleCommandInput
12
+ input: UpdateImpersonationRoleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateImpersonationRoleCommandInput,
17
15
  UpdateImpersonationRoleCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateImpersonationRoleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateImpersonationRoleCommandInput
21
+ input: UpdateImpersonationRoleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateImpersonationRoleCommandInput,
26
24
  UpdateImpersonationRoleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateMailboxQuotaRequest,
4
- UpdateMailboxQuotaResponse,
5
- } from "../models/models_0";
2
+ import { UpdateMailboxQuotaRequest, UpdateMailboxQuotaResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateMailboxQuotaCommandInput
8
- extends UpdateMailboxQuotaRequest {}
4
+ export interface UpdateMailboxQuotaCommandInput extends UpdateMailboxQuotaRequest {}
9
5
  export interface UpdateMailboxQuotaCommandOutput
10
- extends UpdateMailboxQuotaResponse,
11
- __MetadataBearer {}
6
+ extends UpdateMailboxQuotaResponse, __MetadataBearer {}
12
7
  declare const UpdateMailboxQuotaCommand_base: {
13
8
  new (
14
- input: UpdateMailboxQuotaCommandInput
9
+ input: UpdateMailboxQuotaCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateMailboxQuotaCommandInput,
17
12
  UpdateMailboxQuotaCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateMailboxQuotaCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateMailboxQuotaCommandInput
18
+ input: UpdateMailboxQuotaCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateMailboxQuotaCommandInput,
26
21
  UpdateMailboxQuotaCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateMobileDeviceAccessRuleResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateMobileDeviceAccessRuleCommandInput
8
- extends UpdateMobileDeviceAccessRuleRequest {}
7
+ export interface UpdateMobileDeviceAccessRuleCommandInput extends UpdateMobileDeviceAccessRuleRequest {}
9
8
  export interface UpdateMobileDeviceAccessRuleCommandOutput
10
- extends UpdateMobileDeviceAccessRuleResponse,
11
- __MetadataBearer {}
9
+ extends UpdateMobileDeviceAccessRuleResponse, __MetadataBearer {}
12
10
  declare const UpdateMobileDeviceAccessRuleCommand_base: {
13
11
  new (
14
- input: UpdateMobileDeviceAccessRuleCommandInput
12
+ input: UpdateMobileDeviceAccessRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateMobileDeviceAccessRuleCommandInput,
17
15
  UpdateMobileDeviceAccessRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateMobileDeviceAccessRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateMobileDeviceAccessRuleCommandInput
21
+ input: UpdateMobileDeviceAccessRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateMobileDeviceAccessRuleCommandInput,
26
24
  UpdateMobileDeviceAccessRuleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdatePrimaryEmailAddressResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdatePrimaryEmailAddressCommandInput
8
- extends UpdatePrimaryEmailAddressRequest {}
7
+ export interface UpdatePrimaryEmailAddressCommandInput extends UpdatePrimaryEmailAddressRequest {}
9
8
  export interface UpdatePrimaryEmailAddressCommandOutput
10
- extends UpdatePrimaryEmailAddressResponse,
11
- __MetadataBearer {}
9
+ extends UpdatePrimaryEmailAddressResponse, __MetadataBearer {}
12
10
  declare const UpdatePrimaryEmailAddressCommand_base: {
13
11
  new (
14
- input: UpdatePrimaryEmailAddressCommandInput
12
+ input: UpdatePrimaryEmailAddressCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdatePrimaryEmailAddressCommandInput,
17
15
  UpdatePrimaryEmailAddressCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdatePrimaryEmailAddressCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdatePrimaryEmailAddressCommandInput
21
+ input: UpdatePrimaryEmailAddressCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdatePrimaryEmailAddressCommandInput,
26
24
  UpdatePrimaryEmailAddressCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateResourceRequest,
4
- UpdateResourceResponse,
5
- } from "../models/models_0";
2
+ import { UpdateResourceRequest, UpdateResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateResourceCommandInput extends UpdateResourceRequest {}
8
- export interface UpdateResourceCommandOutput
9
- extends UpdateResourceResponse,
10
- __MetadataBearer {}
5
+ export interface UpdateResourceCommandOutput extends UpdateResourceResponse, __MetadataBearer {}
11
6
  declare const UpdateResourceCommand_base: {
12
7
  new (
13
- input: UpdateResourceCommandInput
8
+ input: UpdateResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateResourceCommandInput,
16
11
  UpdateResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateResourceCommandInput
17
+ input: UpdateResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateResourceCommandInput,
25
20
  UpdateResourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateUserCommandInput extends UpdateUserRequest {}
5
- export interface UpdateUserCommandOutput
6
- extends UpdateUserResponse,
7
- __MetadataBearer {}
5
+ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataBearer {}
8
6
  declare const UpdateUserCommand_base: {
9
7
  new (
10
- input: UpdateUserCommandInput
8
+ input: UpdateUserCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateUserCommandInput,
13
11
  UpdateUserCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateUserCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateUserCommandInput
17
+ input: UpdateUserCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateUserCommandInput,
22
20
  UpdateUserCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface WorkMailExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -88,8 +88,7 @@ export declare const RetentionAction: {
88
88
  readonly NONE: "NONE";
89
89
  readonly PERMANENTLY_DELETE: "PERMANENTLY_DELETE";
90
90
  };
91
- export type RetentionAction =
92
- (typeof RetentionAction)[keyof typeof RetentionAction];
91
+ export type RetentionAction = (typeof RetentionAction)[keyof typeof RetentionAction];
93
92
  export declare const FolderName: {
94
93
  readonly DELETED_ITEMS: "DELETED_ITEMS";
95
94
  readonly DRAFTS: "DRAFTS";
@@ -103,5 +102,4 @@ export declare const PermissionType: {
103
102
  readonly SEND_AS: "SEND_AS";
104
103
  readonly SEND_ON_BEHALF: "SEND_ON_BEHALF";
105
104
  };
106
- export type PermissionType =
107
- (typeof PermissionType)[keyof typeof PermissionType];
105
+ export type PermissionType = (typeof PermissionType)[keyof typeof PermissionType];
@@ -4,184 +4,133 @@ export declare class EntityNotFoundException extends __BaseException {
4
4
  readonly name: "EntityNotFoundException";
5
5
  readonly $fault: "client";
6
6
  Message?: string | undefined;
7
- constructor(
8
- opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>
9
- );
7
+ constructor(opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>);
10
8
  }
11
9
  export declare class EntityStateException extends __BaseException {
12
10
  readonly name: "EntityStateException";
13
11
  readonly $fault: "client";
14
12
  Message?: string | undefined;
15
- constructor(
16
- opts: __ExceptionOptionType<EntityStateException, __BaseException>
17
- );
13
+ constructor(opts: __ExceptionOptionType<EntityStateException, __BaseException>);
18
14
  }
19
15
  export declare class InvalidParameterException extends __BaseException {
20
16
  readonly name: "InvalidParameterException";
21
17
  readonly $fault: "client";
22
18
  Message?: string | undefined;
23
- constructor(
24
- opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
25
- );
19
+ constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
26
20
  }
27
21
  export declare class OrganizationNotFoundException extends __BaseException {
28
22
  readonly name: "OrganizationNotFoundException";
29
23
  readonly $fault: "client";
30
24
  Message?: string | undefined;
31
- constructor(
32
- opts: __ExceptionOptionType<OrganizationNotFoundException, __BaseException>
33
- );
25
+ constructor(opts: __ExceptionOptionType<OrganizationNotFoundException, __BaseException>);
34
26
  }
35
27
  export declare class OrganizationStateException extends __BaseException {
36
28
  readonly name: "OrganizationStateException";
37
29
  readonly $fault: "client";
38
30
  Message?: string | undefined;
39
- constructor(
40
- opts: __ExceptionOptionType<OrganizationStateException, __BaseException>
41
- );
31
+ constructor(opts: __ExceptionOptionType<OrganizationStateException, __BaseException>);
42
32
  }
43
33
  export declare class UnsupportedOperationException extends __BaseException {
44
34
  readonly name: "UnsupportedOperationException";
45
35
  readonly $fault: "client";
46
36
  Message?: string | undefined;
47
- constructor(
48
- opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
49
- );
37
+ constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
50
38
  }
51
39
  export declare class DirectoryServiceAuthenticationFailedException extends __BaseException {
52
40
  readonly name: "DirectoryServiceAuthenticationFailedException";
53
41
  readonly $fault: "client";
54
42
  Message?: string | undefined;
55
43
  constructor(
56
- opts: __ExceptionOptionType<
57
- DirectoryServiceAuthenticationFailedException,
58
- __BaseException
59
- >
44
+ opts: __ExceptionOptionType<DirectoryServiceAuthenticationFailedException, __BaseException>,
60
45
  );
61
46
  }
62
47
  export declare class DirectoryUnavailableException extends __BaseException {
63
48
  readonly name: "DirectoryUnavailableException";
64
49
  readonly $fault: "client";
65
50
  Message?: string | undefined;
66
- constructor(
67
- opts: __ExceptionOptionType<DirectoryUnavailableException, __BaseException>
68
- );
51
+ constructor(opts: __ExceptionOptionType<DirectoryUnavailableException, __BaseException>);
69
52
  }
70
53
  export declare class ResourceNotFoundException extends __BaseException {
71
54
  readonly name: "ResourceNotFoundException";
72
55
  readonly $fault: "client";
73
56
  Message?: string | undefined;
74
- constructor(
75
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
76
- );
57
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
77
58
  }
78
59
  export declare class EmailAddressInUseException extends __BaseException {
79
60
  readonly name: "EmailAddressInUseException";
80
61
  readonly $fault: "client";
81
62
  Message?: string | undefined;
82
- constructor(
83
- opts: __ExceptionOptionType<EmailAddressInUseException, __BaseException>
84
- );
63
+ constructor(opts: __ExceptionOptionType<EmailAddressInUseException, __BaseException>);
85
64
  }
86
65
  export declare class LimitExceededException extends __BaseException {
87
66
  readonly name: "LimitExceededException";
88
67
  readonly $fault: "client";
89
68
  Message?: string | undefined;
90
- constructor(
91
- opts: __ExceptionOptionType<LimitExceededException, __BaseException>
92
- );
69
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
93
70
  }
94
71
  export declare class MailDomainNotFoundException extends __BaseException {
95
72
  readonly name: "MailDomainNotFoundException";
96
73
  readonly $fault: "client";
97
74
  Message?: string | undefined;
98
- constructor(
99
- opts: __ExceptionOptionType<MailDomainNotFoundException, __BaseException>
100
- );
75
+ constructor(opts: __ExceptionOptionType<MailDomainNotFoundException, __BaseException>);
101
76
  }
102
77
  export declare class MailDomainStateException extends __BaseException {
103
78
  readonly name: "MailDomainStateException";
104
79
  readonly $fault: "client";
105
80
  Message?: string | undefined;
106
- constructor(
107
- opts: __ExceptionOptionType<MailDomainStateException, __BaseException>
108
- );
81
+ constructor(opts: __ExceptionOptionType<MailDomainStateException, __BaseException>);
109
82
  }
110
83
  export declare class NameAvailabilityException extends __BaseException {
111
84
  readonly name: "NameAvailabilityException";
112
85
  readonly $fault: "client";
113
86
  Message?: string | undefined;
114
- constructor(
115
- opts: __ExceptionOptionType<NameAvailabilityException, __BaseException>
116
- );
87
+ constructor(opts: __ExceptionOptionType<NameAvailabilityException, __BaseException>);
117
88
  }
118
89
  export declare class ReservedNameException extends __BaseException {
119
90
  readonly name: "ReservedNameException";
120
91
  readonly $fault: "client";
121
92
  Message?: string | undefined;
122
- constructor(
123
- opts: __ExceptionOptionType<ReservedNameException, __BaseException>
124
- );
93
+ constructor(opts: __ExceptionOptionType<ReservedNameException, __BaseException>);
125
94
  }
126
95
  export declare class DirectoryInUseException extends __BaseException {
127
96
  readonly name: "DirectoryInUseException";
128
97
  readonly $fault: "client";
129
98
  Message?: string | undefined;
130
- constructor(
131
- opts: __ExceptionOptionType<DirectoryInUseException, __BaseException>
132
- );
99
+ constructor(opts: __ExceptionOptionType<DirectoryInUseException, __BaseException>);
133
100
  }
134
101
  export declare class InvalidPasswordException extends __BaseException {
135
102
  readonly name: "InvalidPasswordException";
136
103
  readonly $fault: "client";
137
104
  Message?: string | undefined;
138
- constructor(
139
- opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>
140
- );
105
+ constructor(opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>);
141
106
  }
142
107
  export declare class InvalidCustomSesConfigurationException extends __BaseException {
143
108
  readonly name: "InvalidCustomSesConfigurationException";
144
109
  readonly $fault: "client";
145
110
  Message?: string | undefined;
146
- constructor(
147
- opts: __ExceptionOptionType<
148
- InvalidCustomSesConfigurationException,
149
- __BaseException
150
- >
151
- );
111
+ constructor(opts: __ExceptionOptionType<InvalidCustomSesConfigurationException, __BaseException>);
152
112
  }
153
113
  export declare class MailDomainInUseException extends __BaseException {
154
114
  readonly name: "MailDomainInUseException";
155
115
  readonly $fault: "client";
156
116
  Message?: string | undefined;
157
- constructor(
158
- opts: __ExceptionOptionType<MailDomainInUseException, __BaseException>
159
- );
117
+ constructor(opts: __ExceptionOptionType<MailDomainInUseException, __BaseException>);
160
118
  }
161
119
  export declare class EntityAlreadyRegisteredException extends __BaseException {
162
120
  readonly name: "EntityAlreadyRegisteredException";
163
121
  readonly $fault: "client";
164
122
  Message?: string | undefined;
165
- constructor(
166
- opts: __ExceptionOptionType<
167
- EntityAlreadyRegisteredException,
168
- __BaseException
169
- >
170
- );
123
+ constructor(opts: __ExceptionOptionType<EntityAlreadyRegisteredException, __BaseException>);
171
124
  }
172
125
  export declare class InvalidConfigurationException extends __BaseException {
173
126
  readonly name: "InvalidConfigurationException";
174
127
  readonly $fault: "client";
175
128
  Message?: string | undefined;
176
- constructor(
177
- opts: __ExceptionOptionType<InvalidConfigurationException, __BaseException>
178
- );
129
+ constructor(opts: __ExceptionOptionType<InvalidConfigurationException, __BaseException>);
179
130
  }
180
131
  export declare class TooManyTagsException extends __BaseException {
181
132
  readonly name: "TooManyTagsException";
182
133
  readonly $fault: "client";
183
134
  Message?: string | undefined;
184
- constructor(
185
- opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
186
- );
135
+ constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
187
136
  }
@@ -332,9 +332,7 @@ export interface PersonalAccessTokenConfiguration {
332
332
  export interface DescribeIdentityProviderConfigurationResponse {
333
333
  AuthenticationMode?: IdentityProviderAuthenticationMode | undefined;
334
334
  IdentityCenterConfiguration?: IdentityCenterConfiguration | undefined;
335
- PersonalAccessTokenConfiguration?:
336
- | PersonalAccessTokenConfiguration
337
- | undefined;
335
+ PersonalAccessTokenConfiguration?: PersonalAccessTokenConfiguration | undefined;
338
336
  }
339
337
  export interface DescribeInboundDmarcSettingsRequest {
340
338
  OrganizationId: string | undefined;
@@ -874,9 +872,7 @@ export interface PutIdentityProviderConfigurationRequest {
874
872
  OrganizationId: string | undefined;
875
873
  AuthenticationMode: IdentityProviderAuthenticationMode | undefined;
876
874
  IdentityCenterConfiguration: IdentityCenterConfiguration | undefined;
877
- PersonalAccessTokenConfiguration:
878
- | PersonalAccessTokenConfiguration
879
- | undefined;
875
+ PersonalAccessTokenConfiguration: PersonalAccessTokenConfiguration | undefined;
880
876
  }
881
877
  export interface PutIdentityProviderConfigurationResponse {}
882
878
  export interface PutInboundDmarcSettingsRequest {
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { WorkMailClient } from "../WorkMailClient";
3
- export interface WorkMailPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface WorkMailPaginationConfiguration extends PaginationConfiguration {
5
4
  client: WorkMailClient;
6
5
  }
@@ -1,8 +1,5 @@
1
1
  import { Paginator } from "@smithy/types";
2
- import {
3
- ListAliasesCommandInput,
4
- ListAliasesCommandOutput,
5
- } from "../commands/ListAliasesCommand";
2
+ import { ListAliasesCommandInput, ListAliasesCommandOutput } from "../commands/ListAliasesCommand";
6
3
  import { WorkMailPaginationConfiguration } from "./Interfaces";
7
4
  export declare const paginateListAliases: (
8
5
  config: WorkMailPaginationConfiguration,