@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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/WorkMail.d.ts +1330 -370
- package/dist-types/ts3.4/WorkMailClient.d.ts +567 -146
- package/dist-types/ts3.4/commands/AssociateDelegateToResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateMemberToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterFromWorkMailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateDelegateFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMemberFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAccessControlEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDefaultRetentionPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMailDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMailboxDetailsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessEffectCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAccessControlRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAvailabilityConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupMembersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMailDomainsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListMailboxExportJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessOverridesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMobileDeviceAccessRulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOrganizationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResourceDelegatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutAccessControlRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutEmailMonitoringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutInboundDmarcSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMailboxPermissionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutMobileDeviceAccessOverrideCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutRetentionPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterMailDomainCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterToWorkMailCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetPasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMailboxExportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateAvailabilityConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDefaultMailDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMailboxQuotaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePrimaryEmailAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +73 -73
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/WorkMailServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2027 -1824
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAvailabilityConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxExportJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMailboxPermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDelegatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +13 -13
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +881 -221
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
}
|