@aws-sdk/client-workmail 3.168.0 → 3.170.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 (102) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/WorkMail.d.ts +1330 -370
  3. package/dist-types/ts3.4/WorkMailClient.d.ts +567 -146
  4. package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
  10. package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
  12. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
  14. package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +41 -17
  15. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +34 -17
  16. package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
  19. package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +38 -17
  23. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +37 -17
  24. package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
  26. package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +37 -17
  30. package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +34 -17
  35. package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +38 -17
  41. package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +37 -17
  47. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +41 -17
  52. package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +38 -17
  54. package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  57. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
  58. package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +38 -17
  64. package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +38 -17
  65. package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +38 -17
  66. package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +37 -17
  67. package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  69. package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +41 -17
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  71. package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +41 -17
  72. package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +41 -17
  73. package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +38 -17
  74. package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +41 -17
  75. package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +41 -17
  76. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +37 -17
  77. package/dist-types/ts3.4/commands/index.d.ts +73 -73
  78. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  79. package/dist-types/ts3.4/index.d.ts +6 -6
  80. package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +8 -6
  81. package/dist-types/ts3.4/models/index.d.ts +1 -1
  82. package/dist-types/ts3.4/models/models_0.d.ts +2027 -1824
  83. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  84. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListAvailabilityConfigurationsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListGroupMembersPaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/ListMailDomainsPaginator.d.ts +11 -4
  89. package/dist-types/ts3.4/pagination/ListMailboxExportJobsPaginator.d.ts +11 -4
  90. package/dist-types/ts3.4/pagination/ListMailboxPermissionsPaginator.d.ts +11 -4
  91. package/dist-types/ts3.4/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +11 -4
  92. package/dist-types/ts3.4/pagination/ListOrganizationsPaginator.d.ts +11 -4
  93. package/dist-types/ts3.4/pagination/ListResourceDelegatesPaginator.d.ts +11 -4
  94. package/dist-types/ts3.4/pagination/ListResourcesPaginator.d.ts +11 -4
  95. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/index.d.ts +13 -13
  97. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +881 -221
  98. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  99. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  100. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  101. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  102. package/package.json +34 -34
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AssociateDelegateToResourceRequest, AssociateDelegateToResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface AssociateDelegateToResourceCommandInput extends AssociateDelegateToResourceRequest {
6
- }
7
- export interface AssociateDelegateToResourceCommandOutput extends AssociateDelegateToResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class AssociateDelegateToResourceCommand extends $Command<AssociateDelegateToResourceCommandInput, AssociateDelegateToResourceCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: AssociateDelegateToResourceCommandInput;
12
- constructor(input: AssociateDelegateToResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateDelegateToResourceCommandInput, AssociateDelegateToResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AssociateDelegateToResourceRequest,
10
+ AssociateDelegateToResourceResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface AssociateDelegateToResourceCommandInput
18
+ extends AssociateDelegateToResourceRequest {}
19
+ export interface AssociateDelegateToResourceCommandOutput
20
+ extends AssociateDelegateToResourceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AssociateDelegateToResourceCommand extends $Command<
24
+ AssociateDelegateToResourceCommandInput,
25
+ AssociateDelegateToResourceCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: AssociateDelegateToResourceCommandInput;
29
+ constructor(input: AssociateDelegateToResourceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AssociateDelegateToResourceCommandInput,
37
+ AssociateDelegateToResourceCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { AssociateMemberToGroupRequest, AssociateMemberToGroupResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface AssociateMemberToGroupCommandInput extends AssociateMemberToGroupRequest {
6
- }
7
- export interface AssociateMemberToGroupCommandOutput extends AssociateMemberToGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class AssociateMemberToGroupCommand extends $Command<AssociateMemberToGroupCommandInput, AssociateMemberToGroupCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: AssociateMemberToGroupCommandInput;
12
- constructor(input: AssociateMemberToGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateMemberToGroupCommandInput, AssociateMemberToGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ AssociateMemberToGroupRequest,
10
+ AssociateMemberToGroupResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface AssociateMemberToGroupCommandInput
18
+ extends AssociateMemberToGroupRequest {}
19
+ export interface AssociateMemberToGroupCommandOutput
20
+ extends AssociateMemberToGroupResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class AssociateMemberToGroupCommand extends $Command<
24
+ AssociateMemberToGroupCommandInput,
25
+ AssociateMemberToGroupCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: AssociateMemberToGroupCommandInput;
29
+ constructor(input: AssociateMemberToGroupCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ AssociateMemberToGroupCommandInput,
37
+ AssociateMemberToGroupCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CancelMailboxExportJobRequest, CancelMailboxExportJobResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CancelMailboxExportJobCommandInput extends CancelMailboxExportJobRequest {
6
- }
7
- export interface CancelMailboxExportJobCommandOutput extends CancelMailboxExportJobResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CancelMailboxExportJobCommand extends $Command<CancelMailboxExportJobCommandInput, CancelMailboxExportJobCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CancelMailboxExportJobCommandInput;
12
- constructor(input: CancelMailboxExportJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelMailboxExportJobCommandInput, CancelMailboxExportJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CancelMailboxExportJobRequest,
10
+ CancelMailboxExportJobResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface CancelMailboxExportJobCommandInput
18
+ extends CancelMailboxExportJobRequest {}
19
+ export interface CancelMailboxExportJobCommandOutput
20
+ extends CancelMailboxExportJobResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CancelMailboxExportJobCommand extends $Command<
24
+ CancelMailboxExportJobCommandInput,
25
+ CancelMailboxExportJobCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: CancelMailboxExportJobCommandInput;
29
+ constructor(input: CancelMailboxExportJobCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CancelMailboxExportJobCommandInput,
37
+ CancelMailboxExportJobCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateAliasRequest, CreateAliasResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateAliasCommandInput extends CreateAliasRequest {
6
- }
7
- export interface CreateAliasCommandOutput extends CreateAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateAliasCommand extends $Command<CreateAliasCommandInput, CreateAliasCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateAliasCommandInput;
12
- constructor(input: CreateAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAliasCommandInput, CreateAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { CreateAliasRequest, CreateAliasResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ WorkMailClientResolvedConfig,
13
+ } from "../WorkMailClient";
14
+ export interface CreateAliasCommandInput extends CreateAliasRequest {}
15
+ export interface CreateAliasCommandOutput
16
+ extends CreateAliasResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CreateAliasCommand extends $Command<
20
+ CreateAliasCommandInput,
21
+ CreateAliasCommandOutput,
22
+ WorkMailClientResolvedConfig
23
+ > {
24
+ readonly input: CreateAliasCommandInput;
25
+ constructor(input: CreateAliasCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: WorkMailClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CreateAliasCommandInput, CreateAliasCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateAvailabilityConfigurationRequest, CreateAvailabilityConfigurationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateAvailabilityConfigurationCommandInput extends CreateAvailabilityConfigurationRequest {
6
- }
7
- export interface CreateAvailabilityConfigurationCommandOutput extends CreateAvailabilityConfigurationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateAvailabilityConfigurationCommand extends $Command<CreateAvailabilityConfigurationCommandInput, CreateAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateAvailabilityConfigurationCommandInput;
12
- constructor(input: CreateAvailabilityConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAvailabilityConfigurationCommandInput, CreateAvailabilityConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateAvailabilityConfigurationRequest,
10
+ CreateAvailabilityConfigurationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface CreateAvailabilityConfigurationCommandInput
18
+ extends CreateAvailabilityConfigurationRequest {}
19
+ export interface CreateAvailabilityConfigurationCommandOutput
20
+ extends CreateAvailabilityConfigurationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateAvailabilityConfigurationCommand extends $Command<
24
+ CreateAvailabilityConfigurationCommandInput,
25
+ CreateAvailabilityConfigurationCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: CreateAvailabilityConfigurationCommandInput;
29
+ constructor(input: CreateAvailabilityConfigurationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateAvailabilityConfigurationCommandInput,
37
+ CreateAvailabilityConfigurationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateGroupCommandInput extends CreateGroupRequest {
6
- }
7
- export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateGroupCommandInput;
12
- constructor(input: CreateGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ WorkMailClientResolvedConfig,
13
+ } from "../WorkMailClient";
14
+ export interface CreateGroupCommandInput extends CreateGroupRequest {}
15
+ export interface CreateGroupCommandOutput
16
+ extends CreateGroupResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CreateGroupCommand extends $Command<
20
+ CreateGroupCommandInput,
21
+ CreateGroupCommandOutput,
22
+ WorkMailClientResolvedConfig
23
+ > {
24
+ readonly input: CreateGroupCommandInput;
25
+ constructor(input: CreateGroupCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: WorkMailClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateMobileDeviceAccessRuleRequest, CreateMobileDeviceAccessRuleResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateMobileDeviceAccessRuleCommandInput extends CreateMobileDeviceAccessRuleRequest {
6
- }
7
- export interface CreateMobileDeviceAccessRuleCommandOutput extends CreateMobileDeviceAccessRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateMobileDeviceAccessRuleCommand extends $Command<CreateMobileDeviceAccessRuleCommandInput, CreateMobileDeviceAccessRuleCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateMobileDeviceAccessRuleCommandInput;
12
- constructor(input: CreateMobileDeviceAccessRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMobileDeviceAccessRuleCommandInput, CreateMobileDeviceAccessRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateMobileDeviceAccessRuleRequest,
10
+ CreateMobileDeviceAccessRuleResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface CreateMobileDeviceAccessRuleCommandInput
18
+ extends CreateMobileDeviceAccessRuleRequest {}
19
+ export interface CreateMobileDeviceAccessRuleCommandOutput
20
+ extends CreateMobileDeviceAccessRuleResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateMobileDeviceAccessRuleCommand extends $Command<
24
+ CreateMobileDeviceAccessRuleCommandInput,
25
+ CreateMobileDeviceAccessRuleCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: CreateMobileDeviceAccessRuleCommandInput;
29
+ constructor(input: CreateMobileDeviceAccessRuleCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateMobileDeviceAccessRuleCommandInput,
37
+ CreateMobileDeviceAccessRuleCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateOrganizationRequest, CreateOrganizationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateOrganizationCommandInput extends CreateOrganizationRequest {
6
- }
7
- export interface CreateOrganizationCommandOutput extends CreateOrganizationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateOrganizationCommand extends $Command<CreateOrganizationCommandInput, CreateOrganizationCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateOrganizationCommandInput;
12
- constructor(input: CreateOrganizationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOrganizationCommandInput, CreateOrganizationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateOrganizationRequest,
10
+ CreateOrganizationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface CreateOrganizationCommandInput
18
+ extends CreateOrganizationRequest {}
19
+ export interface CreateOrganizationCommandOutput
20
+ extends CreateOrganizationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateOrganizationCommand extends $Command<
24
+ CreateOrganizationCommandInput,
25
+ CreateOrganizationCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: CreateOrganizationCommandInput;
29
+ constructor(input: CreateOrganizationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<CreateOrganizationCommandInput, CreateOrganizationCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateResourceRequest, CreateResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateResourceCommandInput extends CreateResourceRequest {
6
- }
7
- export interface CreateResourceCommandOutput extends CreateResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateResourceCommand extends $Command<CreateResourceCommandInput, CreateResourceCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateResourceCommandInput;
12
- constructor(input: CreateResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceCommandInput, CreateResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateResourceRequest,
10
+ CreateResourceResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface CreateResourceCommandInput extends CreateResourceRequest {}
18
+ export interface CreateResourceCommandOutput
19
+ extends CreateResourceResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class CreateResourceCommand extends $Command<
23
+ CreateResourceCommandInput,
24
+ CreateResourceCommandOutput,
25
+ WorkMailClientResolvedConfig
26
+ > {
27
+ readonly input: CreateResourceCommandInput;
28
+ constructor(input: CreateResourceCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: WorkMailClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<CreateResourceCommandInput, CreateResourceCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface CreateUserCommandInput extends CreateUserRequest {
6
- }
7
- export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateUserCommand extends $Command<CreateUserCommandInput, CreateUserCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: CreateUserCommandInput;
12
- constructor(input: CreateUserCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ WorkMailClientResolvedConfig,
13
+ } from "../WorkMailClient";
14
+ export interface CreateUserCommandInput extends CreateUserRequest {}
15
+ export interface CreateUserCommandOutput
16
+ extends CreateUserResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CreateUserCommand extends $Command<
20
+ CreateUserCommandInput,
21
+ CreateUserCommandOutput,
22
+ WorkMailClientResolvedConfig
23
+ > {
24
+ readonly input: CreateUserCommandInput;
25
+ constructor(input: CreateUserCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: WorkMailClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
5
- export interface DeleteAccessControlRuleCommandInput extends DeleteAccessControlRuleRequest {
6
- }
7
- export interface DeleteAccessControlRuleCommandOutput extends DeleteAccessControlRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccessControlRuleCommand extends $Command<DeleteAccessControlRuleCommandInput, DeleteAccessControlRuleCommandOutput, WorkMailClientResolvedConfig> {
11
- readonly input: DeleteAccessControlRuleCommandInput;
12
- constructor(input: DeleteAccessControlRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessControlRuleCommandInput, DeleteAccessControlRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteAccessControlRuleRequest,
10
+ DeleteAccessControlRuleResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ WorkMailClientResolvedConfig,
16
+ } from "../WorkMailClient";
17
+ export interface DeleteAccessControlRuleCommandInput
18
+ extends DeleteAccessControlRuleRequest {}
19
+ export interface DeleteAccessControlRuleCommandOutput
20
+ extends DeleteAccessControlRuleResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DeleteAccessControlRuleCommand extends $Command<
24
+ DeleteAccessControlRuleCommandInput,
25
+ DeleteAccessControlRuleCommandOutput,
26
+ WorkMailClientResolvedConfig
27
+ > {
28
+ readonly input: DeleteAccessControlRuleCommandInput;
29
+ constructor(input: DeleteAccessControlRuleCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: WorkMailClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DeleteAccessControlRuleCommandInput,
37
+ DeleteAccessControlRuleCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }