@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,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
|
+
UntagResourceRequest,
|
|
10
|
+
UntagResourceResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
18
|
+
export interface UntagResourceCommandOutput
|
|
19
|
+
extends UntagResourceResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class UntagResourceCommand extends $Command<
|
|
23
|
+
UntagResourceCommandInput,
|
|
24
|
+
UntagResourceCommandOutput,
|
|
25
|
+
WorkMailClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UntagResourceCommandInput;
|
|
28
|
+
constructor(input: UntagResourceCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: WorkMailClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
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
|
+
UpdateAvailabilityConfigurationRequest,
|
|
10
|
+
UpdateAvailabilityConfigurationResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdateAvailabilityConfigurationCommandInput
|
|
18
|
+
extends UpdateAvailabilityConfigurationRequest {}
|
|
19
|
+
export interface UpdateAvailabilityConfigurationCommandOutput
|
|
20
|
+
extends UpdateAvailabilityConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateAvailabilityConfigurationCommand extends $Command<
|
|
24
|
+
UpdateAvailabilityConfigurationCommandInput,
|
|
25
|
+
UpdateAvailabilityConfigurationCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateAvailabilityConfigurationCommandInput;
|
|
29
|
+
constructor(input: UpdateAvailabilityConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateAvailabilityConfigurationCommandInput,
|
|
37
|
+
UpdateAvailabilityConfigurationCommandOutput
|
|
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
|
+
UpdateDefaultMailDomainRequest,
|
|
10
|
+
UpdateDefaultMailDomainResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdateDefaultMailDomainCommandInput
|
|
18
|
+
extends UpdateDefaultMailDomainRequest {}
|
|
19
|
+
export interface UpdateDefaultMailDomainCommandOutput
|
|
20
|
+
extends UpdateDefaultMailDomainResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateDefaultMailDomainCommand extends $Command<
|
|
24
|
+
UpdateDefaultMailDomainCommandInput,
|
|
25
|
+
UpdateDefaultMailDomainCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateDefaultMailDomainCommandInput;
|
|
29
|
+
constructor(input: UpdateDefaultMailDomainCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateDefaultMailDomainCommandInput,
|
|
37
|
+
UpdateDefaultMailDomainCommandOutput
|
|
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
|
+
UpdateMailboxQuotaRequest,
|
|
10
|
+
UpdateMailboxQuotaResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdateMailboxQuotaCommandInput
|
|
18
|
+
extends UpdateMailboxQuotaRequest {}
|
|
19
|
+
export interface UpdateMailboxQuotaCommandOutput
|
|
20
|
+
extends UpdateMailboxQuotaResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateMailboxQuotaCommand extends $Command<
|
|
24
|
+
UpdateMailboxQuotaCommandInput,
|
|
25
|
+
UpdateMailboxQuotaCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateMailboxQuotaCommandInput;
|
|
29
|
+
constructor(input: UpdateMailboxQuotaCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<UpdateMailboxQuotaCommandInput, UpdateMailboxQuotaCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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
|
+
UpdateMobileDeviceAccessRuleRequest,
|
|
10
|
+
UpdateMobileDeviceAccessRuleResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdateMobileDeviceAccessRuleCommandInput
|
|
18
|
+
extends UpdateMobileDeviceAccessRuleRequest {}
|
|
19
|
+
export interface UpdateMobileDeviceAccessRuleCommandOutput
|
|
20
|
+
extends UpdateMobileDeviceAccessRuleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateMobileDeviceAccessRuleCommand extends $Command<
|
|
24
|
+
UpdateMobileDeviceAccessRuleCommandInput,
|
|
25
|
+
UpdateMobileDeviceAccessRuleCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateMobileDeviceAccessRuleCommandInput;
|
|
29
|
+
constructor(input: UpdateMobileDeviceAccessRuleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateMobileDeviceAccessRuleCommandInput,
|
|
37
|
+
UpdateMobileDeviceAccessRuleCommandOutput
|
|
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
|
+
UpdatePrimaryEmailAddressRequest,
|
|
10
|
+
UpdatePrimaryEmailAddressResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdatePrimaryEmailAddressCommandInput
|
|
18
|
+
extends UpdatePrimaryEmailAddressRequest {}
|
|
19
|
+
export interface UpdatePrimaryEmailAddressCommandOutput
|
|
20
|
+
extends UpdatePrimaryEmailAddressResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdatePrimaryEmailAddressCommand extends $Command<
|
|
24
|
+
UpdatePrimaryEmailAddressCommandInput,
|
|
25
|
+
UpdatePrimaryEmailAddressCommandOutput,
|
|
26
|
+
WorkMailClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdatePrimaryEmailAddressCommandInput;
|
|
29
|
+
constructor(input: UpdatePrimaryEmailAddressCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: WorkMailClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdatePrimaryEmailAddressCommandInput,
|
|
37
|
+
UpdatePrimaryEmailAddressCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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
|
+
UpdateResourceRequest,
|
|
10
|
+
UpdateResourceResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
WorkMailClientResolvedConfig,
|
|
16
|
+
} from "../WorkMailClient";
|
|
17
|
+
export interface UpdateResourceCommandInput extends UpdateResourceRequest {}
|
|
18
|
+
export interface UpdateResourceCommandOutput
|
|
19
|
+
extends UpdateResourceResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class UpdateResourceCommand extends $Command<
|
|
23
|
+
UpdateResourceCommandInput,
|
|
24
|
+
UpdateResourceCommandOutput,
|
|
25
|
+
WorkMailClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UpdateResourceCommandInput;
|
|
28
|
+
constructor(input: UpdateResourceCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: WorkMailClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<UpdateResourceCommandInput, UpdateResourceCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,73 +1,73 @@
|
|
|
1
|
-
export * from "./AssociateDelegateToResourceCommand";
|
|
2
|
-
export * from "./AssociateMemberToGroupCommand";
|
|
3
|
-
export * from "./CancelMailboxExportJobCommand";
|
|
4
|
-
export * from "./CreateAliasCommand";
|
|
5
|
-
export * from "./CreateAvailabilityConfigurationCommand";
|
|
6
|
-
export * from "./CreateGroupCommand";
|
|
7
|
-
export * from "./CreateMobileDeviceAccessRuleCommand";
|
|
8
|
-
export * from "./CreateOrganizationCommand";
|
|
9
|
-
export * from "./CreateResourceCommand";
|
|
10
|
-
export * from "./CreateUserCommand";
|
|
11
|
-
export * from "./DeleteAccessControlRuleCommand";
|
|
12
|
-
export * from "./DeleteAliasCommand";
|
|
13
|
-
export * from "./DeleteAvailabilityConfigurationCommand";
|
|
14
|
-
export * from "./DeleteEmailMonitoringConfigurationCommand";
|
|
15
|
-
export * from "./DeleteGroupCommand";
|
|
16
|
-
export * from "./DeleteMailboxPermissionsCommand";
|
|
17
|
-
export * from "./DeleteMobileDeviceAccessOverrideCommand";
|
|
18
|
-
export * from "./DeleteMobileDeviceAccessRuleCommand";
|
|
19
|
-
export * from "./DeleteOrganizationCommand";
|
|
20
|
-
export * from "./DeleteResourceCommand";
|
|
21
|
-
export * from "./DeleteRetentionPolicyCommand";
|
|
22
|
-
export * from "./DeleteUserCommand";
|
|
23
|
-
export * from "./DeregisterFromWorkMailCommand";
|
|
24
|
-
export * from "./DeregisterMailDomainCommand";
|
|
25
|
-
export * from "./DescribeEmailMonitoringConfigurationCommand";
|
|
26
|
-
export * from "./DescribeGroupCommand";
|
|
27
|
-
export * from "./DescribeInboundDmarcSettingsCommand";
|
|
28
|
-
export * from "./DescribeMailboxExportJobCommand";
|
|
29
|
-
export * from "./DescribeOrganizationCommand";
|
|
30
|
-
export * from "./DescribeResourceCommand";
|
|
31
|
-
export * from "./DescribeUserCommand";
|
|
32
|
-
export * from "./DisassociateDelegateFromResourceCommand";
|
|
33
|
-
export * from "./DisassociateMemberFromGroupCommand";
|
|
34
|
-
export * from "./GetAccessControlEffectCommand";
|
|
35
|
-
export * from "./GetDefaultRetentionPolicyCommand";
|
|
36
|
-
export * from "./GetMailDomainCommand";
|
|
37
|
-
export * from "./GetMailboxDetailsCommand";
|
|
38
|
-
export * from "./GetMobileDeviceAccessEffectCommand";
|
|
39
|
-
export * from "./GetMobileDeviceAccessOverrideCommand";
|
|
40
|
-
export * from "./ListAccessControlRulesCommand";
|
|
41
|
-
export * from "./ListAliasesCommand";
|
|
42
|
-
export * from "./ListAvailabilityConfigurationsCommand";
|
|
43
|
-
export * from "./ListGroupMembersCommand";
|
|
44
|
-
export * from "./ListGroupsCommand";
|
|
45
|
-
export * from "./ListMailDomainsCommand";
|
|
46
|
-
export * from "./ListMailboxExportJobsCommand";
|
|
47
|
-
export * from "./ListMailboxPermissionsCommand";
|
|
48
|
-
export * from "./ListMobileDeviceAccessOverridesCommand";
|
|
49
|
-
export * from "./ListMobileDeviceAccessRulesCommand";
|
|
50
|
-
export * from "./ListOrganizationsCommand";
|
|
51
|
-
export * from "./ListResourceDelegatesCommand";
|
|
52
|
-
export * from "./ListResourcesCommand";
|
|
53
|
-
export * from "./ListTagsForResourceCommand";
|
|
54
|
-
export * from "./ListUsersCommand";
|
|
55
|
-
export * from "./PutAccessControlRuleCommand";
|
|
56
|
-
export * from "./PutEmailMonitoringConfigurationCommand";
|
|
57
|
-
export * from "./PutInboundDmarcSettingsCommand";
|
|
58
|
-
export * from "./PutMailboxPermissionsCommand";
|
|
59
|
-
export * from "./PutMobileDeviceAccessOverrideCommand";
|
|
60
|
-
export * from "./PutRetentionPolicyCommand";
|
|
61
|
-
export * from "./RegisterMailDomainCommand";
|
|
62
|
-
export * from "./RegisterToWorkMailCommand";
|
|
63
|
-
export * from "./ResetPasswordCommand";
|
|
64
|
-
export * from "./StartMailboxExportJobCommand";
|
|
65
|
-
export * from "./TagResourceCommand";
|
|
66
|
-
export * from "./TestAvailabilityConfigurationCommand";
|
|
67
|
-
export * from "./UntagResourceCommand";
|
|
68
|
-
export * from "./UpdateAvailabilityConfigurationCommand";
|
|
69
|
-
export * from "./UpdateDefaultMailDomainCommand";
|
|
70
|
-
export * from "./UpdateMailboxQuotaCommand";
|
|
71
|
-
export * from "./UpdateMobileDeviceAccessRuleCommand";
|
|
72
|
-
export * from "./UpdatePrimaryEmailAddressCommand";
|
|
73
|
-
export * from "./UpdateResourceCommand";
|
|
1
|
+
export * from "./AssociateDelegateToResourceCommand";
|
|
2
|
+
export * from "./AssociateMemberToGroupCommand";
|
|
3
|
+
export * from "./CancelMailboxExportJobCommand";
|
|
4
|
+
export * from "./CreateAliasCommand";
|
|
5
|
+
export * from "./CreateAvailabilityConfigurationCommand";
|
|
6
|
+
export * from "./CreateGroupCommand";
|
|
7
|
+
export * from "./CreateMobileDeviceAccessRuleCommand";
|
|
8
|
+
export * from "./CreateOrganizationCommand";
|
|
9
|
+
export * from "./CreateResourceCommand";
|
|
10
|
+
export * from "./CreateUserCommand";
|
|
11
|
+
export * from "./DeleteAccessControlRuleCommand";
|
|
12
|
+
export * from "./DeleteAliasCommand";
|
|
13
|
+
export * from "./DeleteAvailabilityConfigurationCommand";
|
|
14
|
+
export * from "./DeleteEmailMonitoringConfigurationCommand";
|
|
15
|
+
export * from "./DeleteGroupCommand";
|
|
16
|
+
export * from "./DeleteMailboxPermissionsCommand";
|
|
17
|
+
export * from "./DeleteMobileDeviceAccessOverrideCommand";
|
|
18
|
+
export * from "./DeleteMobileDeviceAccessRuleCommand";
|
|
19
|
+
export * from "./DeleteOrganizationCommand";
|
|
20
|
+
export * from "./DeleteResourceCommand";
|
|
21
|
+
export * from "./DeleteRetentionPolicyCommand";
|
|
22
|
+
export * from "./DeleteUserCommand";
|
|
23
|
+
export * from "./DeregisterFromWorkMailCommand";
|
|
24
|
+
export * from "./DeregisterMailDomainCommand";
|
|
25
|
+
export * from "./DescribeEmailMonitoringConfigurationCommand";
|
|
26
|
+
export * from "./DescribeGroupCommand";
|
|
27
|
+
export * from "./DescribeInboundDmarcSettingsCommand";
|
|
28
|
+
export * from "./DescribeMailboxExportJobCommand";
|
|
29
|
+
export * from "./DescribeOrganizationCommand";
|
|
30
|
+
export * from "./DescribeResourceCommand";
|
|
31
|
+
export * from "./DescribeUserCommand";
|
|
32
|
+
export * from "./DisassociateDelegateFromResourceCommand";
|
|
33
|
+
export * from "./DisassociateMemberFromGroupCommand";
|
|
34
|
+
export * from "./GetAccessControlEffectCommand";
|
|
35
|
+
export * from "./GetDefaultRetentionPolicyCommand";
|
|
36
|
+
export * from "./GetMailDomainCommand";
|
|
37
|
+
export * from "./GetMailboxDetailsCommand";
|
|
38
|
+
export * from "./GetMobileDeviceAccessEffectCommand";
|
|
39
|
+
export * from "./GetMobileDeviceAccessOverrideCommand";
|
|
40
|
+
export * from "./ListAccessControlRulesCommand";
|
|
41
|
+
export * from "./ListAliasesCommand";
|
|
42
|
+
export * from "./ListAvailabilityConfigurationsCommand";
|
|
43
|
+
export * from "./ListGroupMembersCommand";
|
|
44
|
+
export * from "./ListGroupsCommand";
|
|
45
|
+
export * from "./ListMailDomainsCommand";
|
|
46
|
+
export * from "./ListMailboxExportJobsCommand";
|
|
47
|
+
export * from "./ListMailboxPermissionsCommand";
|
|
48
|
+
export * from "./ListMobileDeviceAccessOverridesCommand";
|
|
49
|
+
export * from "./ListMobileDeviceAccessRulesCommand";
|
|
50
|
+
export * from "./ListOrganizationsCommand";
|
|
51
|
+
export * from "./ListResourceDelegatesCommand";
|
|
52
|
+
export * from "./ListResourcesCommand";
|
|
53
|
+
export * from "./ListTagsForResourceCommand";
|
|
54
|
+
export * from "./ListUsersCommand";
|
|
55
|
+
export * from "./PutAccessControlRuleCommand";
|
|
56
|
+
export * from "./PutEmailMonitoringConfigurationCommand";
|
|
57
|
+
export * from "./PutInboundDmarcSettingsCommand";
|
|
58
|
+
export * from "./PutMailboxPermissionsCommand";
|
|
59
|
+
export * from "./PutMobileDeviceAccessOverrideCommand";
|
|
60
|
+
export * from "./PutRetentionPolicyCommand";
|
|
61
|
+
export * from "./RegisterMailDomainCommand";
|
|
62
|
+
export * from "./RegisterToWorkMailCommand";
|
|
63
|
+
export * from "./ResetPasswordCommand";
|
|
64
|
+
export * from "./StartMailboxExportJobCommand";
|
|
65
|
+
export * from "./TagResourceCommand";
|
|
66
|
+
export * from "./TestAvailabilityConfigurationCommand";
|
|
67
|
+
export * from "./UntagResourceCommand";
|
|
68
|
+
export * from "./UpdateAvailabilityConfigurationCommand";
|
|
69
|
+
export * from "./UpdateDefaultMailDomainCommand";
|
|
70
|
+
export * from "./UpdateMailboxQuotaCommand";
|
|
71
|
+
export * from "./UpdateMobileDeviceAccessRuleCommand";
|
|
72
|
+
export * from "./UpdatePrimaryEmailAddressCommand";
|
|
73
|
+
export * from "./UpdateResourceCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./WorkMail";
|
|
2
|
-
export * from "./WorkMailClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export { WorkMailServiceException } from "./models/WorkMailServiceException";
|
|
1
|
+
export * from "./WorkMail";
|
|
2
|
+
export * from "./WorkMailClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export { WorkMailServiceException } from "./models/WorkMailServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class WorkMailServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
1
|
+
export * from "./models_0";
|