@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
|
+
PutEmailMonitoringConfigurationRequest,
|
|
10
|
+
PutEmailMonitoringConfigurationResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface PutEmailMonitoringConfigurationCommandInput
|
|
18
|
+
extends PutEmailMonitoringConfigurationRequest {}
|
|
19
|
+
export interface PutEmailMonitoringConfigurationCommandOutput
|
|
20
|
+
extends PutEmailMonitoringConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutEmailMonitoringConfigurationCommand extends $Command<
|
|
24
|
+
PutEmailMonitoringConfigurationCommandInput,
|
|
25
|
+
PutEmailMonitoringConfigurationCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutEmailMonitoringConfigurationCommandInput;
|
|
29
|
+
constructor(input: PutEmailMonitoringConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutEmailMonitoringConfigurationCommandInput,
|
|
37
|
+
PutEmailMonitoringConfigurationCommandOutput
|
|
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
|
+
PutInboundDmarcSettingsRequest,
|
|
10
|
+
PutInboundDmarcSettingsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface PutInboundDmarcSettingsCommandInput
|
|
18
|
+
extends PutInboundDmarcSettingsRequest {}
|
|
19
|
+
export interface PutInboundDmarcSettingsCommandOutput
|
|
20
|
+
extends PutInboundDmarcSettingsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutInboundDmarcSettingsCommand extends $Command<
|
|
24
|
+
PutInboundDmarcSettingsCommandInput,
|
|
25
|
+
PutInboundDmarcSettingsCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutInboundDmarcSettingsCommandInput;
|
|
29
|
+
constructor(input: PutInboundDmarcSettingsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutInboundDmarcSettingsCommandInput,
|
|
37
|
+
PutInboundDmarcSettingsCommandOutput
|
|
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
|
+
PutMailboxPermissionsRequest,
|
|
10
|
+
PutMailboxPermissionsResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface PutMailboxPermissionsCommandInput
|
|
18
|
+
extends PutMailboxPermissionsRequest {}
|
|
19
|
+
export interface PutMailboxPermissionsCommandOutput
|
|
20
|
+
extends PutMailboxPermissionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutMailboxPermissionsCommand extends $Command<
|
|
24
|
+
PutMailboxPermissionsCommandInput,
|
|
25
|
+
PutMailboxPermissionsCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutMailboxPermissionsCommandInput;
|
|
29
|
+
constructor(input: PutMailboxPermissionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutMailboxPermissionsCommandInput,
|
|
37
|
+
PutMailboxPermissionsCommandOutput
|
|
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
|
+
PutMobileDeviceAccessOverrideRequest,
|
|
10
|
+
PutMobileDeviceAccessOverrideResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface PutMobileDeviceAccessOverrideCommandInput
|
|
18
|
+
extends PutMobileDeviceAccessOverrideRequest {}
|
|
19
|
+
export interface PutMobileDeviceAccessOverrideCommandOutput
|
|
20
|
+
extends PutMobileDeviceAccessOverrideResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutMobileDeviceAccessOverrideCommand extends $Command<
|
|
24
|
+
PutMobileDeviceAccessOverrideCommandInput,
|
|
25
|
+
PutMobileDeviceAccessOverrideCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutMobileDeviceAccessOverrideCommandInput;
|
|
29
|
+
constructor(input: PutMobileDeviceAccessOverrideCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutMobileDeviceAccessOverrideCommandInput,
|
|
37
|
+
PutMobileDeviceAccessOverrideCommandOutput
|
|
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
|
+
PutRetentionPolicyRequest,
|
|
10
|
+
PutRetentionPolicyResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface PutRetentionPolicyCommandInput
|
|
18
|
+
extends PutRetentionPolicyRequest {}
|
|
19
|
+
export interface PutRetentionPolicyCommandOutput
|
|
20
|
+
extends PutRetentionPolicyResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutRetentionPolicyCommand extends $Command<
|
|
24
|
+
PutRetentionPolicyCommandInput,
|
|
25
|
+
PutRetentionPolicyCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutRetentionPolicyCommandInput;
|
|
29
|
+
constructor(input: PutRetentionPolicyCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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
|
+
RegisterMailDomainRequest,
|
|
10
|
+
RegisterMailDomainResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface RegisterMailDomainCommandInput
|
|
18
|
+
extends RegisterMailDomainRequest {}
|
|
19
|
+
export interface RegisterMailDomainCommandOutput
|
|
20
|
+
extends RegisterMailDomainResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class RegisterMailDomainCommand extends $Command<
|
|
24
|
+
RegisterMailDomainCommandInput,
|
|
25
|
+
RegisterMailDomainCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: RegisterMailDomainCommandInput;
|
|
29
|
+
constructor(input: RegisterMailDomainCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<RegisterMailDomainCommandInput, RegisterMailDomainCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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
|
+
RegisterToWorkMailRequest,
|
|
10
|
+
RegisterToWorkMailResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface RegisterToWorkMailCommandInput
|
|
18
|
+
extends RegisterToWorkMailRequest {}
|
|
19
|
+
export interface RegisterToWorkMailCommandOutput
|
|
20
|
+
extends RegisterToWorkMailResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class RegisterToWorkMailCommand extends $Command<
|
|
24
|
+
RegisterToWorkMailCommandInput,
|
|
25
|
+
RegisterToWorkMailCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: RegisterToWorkMailCommandInput;
|
|
29
|
+
constructor(input: RegisterToWorkMailCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<RegisterToWorkMailCommandInput, RegisterToWorkMailCommandOutput>;
|
|
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
|
+
ResetPasswordRequest,
|
|
10
|
+
ResetPasswordResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface ResetPasswordCommandInput extends ResetPasswordRequest {}
|
|
18
|
+
export interface ResetPasswordCommandOutput
|
|
19
|
+
extends ResetPasswordResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ResetPasswordCommand extends $Command<
|
|
23
|
+
ResetPasswordCommandInput,
|
|
24
|
+
ResetPasswordCommandOutput,
|
|
25
|
+
WorkMailClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ResetPasswordCommandInput;
|
|
28
|
+
constructor(input: ResetPasswordCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: WorkMailClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ResetPasswordCommandInput, ResetPasswordCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -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
|
+
StartMailboxExportJobRequest,
|
|
10
|
+
StartMailboxExportJobResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface StartMailboxExportJobCommandInput
|
|
18
|
+
extends StartMailboxExportJobRequest {}
|
|
19
|
+
export interface StartMailboxExportJobCommandOutput
|
|
20
|
+
extends StartMailboxExportJobResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class StartMailboxExportJobCommand extends $Command<
|
|
24
|
+
StartMailboxExportJobCommandInput,
|
|
25
|
+
StartMailboxExportJobCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: StartMailboxExportJobCommandInput;
|
|
29
|
+
constructor(input: StartMailboxExportJobCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
StartMailboxExportJobCommandInput,
|
|
37
|
+
StartMailboxExportJobCommandOutput
|
|
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
WorkMailClientResolvedConfig,
|
|
13
|
+
} from "../WorkMailClient";
|
|
14
|
+
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
15
|
+
export interface TagResourceCommandOutput
|
|
16
|
+
extends TagResourceResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class TagResourceCommand extends $Command<
|
|
20
|
+
TagResourceCommandInput,
|
|
21
|
+
TagResourceCommandOutput,
|
|
22
|
+
WorkMailClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: TagResourceCommandInput;
|
|
25
|
+
constructor(input: TagResourceCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: WorkMailClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
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
|
+
TestAvailabilityConfigurationRequest,
|
|
10
|
+
TestAvailabilityConfigurationResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface TestAvailabilityConfigurationCommandInput
|
|
18
|
+
extends TestAvailabilityConfigurationRequest {}
|
|
19
|
+
export interface TestAvailabilityConfigurationCommandOutput
|
|
20
|
+
extends TestAvailabilityConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class TestAvailabilityConfigurationCommand extends $Command<
|
|
24
|
+
TestAvailabilityConfigurationCommandInput,
|
|
25
|
+
TestAvailabilityConfigurationCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: TestAvailabilityConfigurationCommandInput;
|
|
29
|
+
constructor(input: TestAvailabilityConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
TestAvailabilityConfigurationCommandInput,
|
|
37
|
+
TestAvailabilityConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|