@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,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { WorkMail } from "../WorkMail";
|
|
3
|
-
import { WorkMailClient } from "../WorkMailClient";
|
|
4
|
-
export interface WorkMailPaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { WorkMail } from "../WorkMail";
|
|
3
|
+
import { WorkMailClient } from "../WorkMailClient";
|
|
4
|
+
export interface WorkMailPaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: WorkMail | WorkMailClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAliasesCommandInput,
|
|
4
|
+
ListAliasesCommandOutput,
|
|
5
|
+
} from "../commands/ListAliasesCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAliases(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListAliasesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAliasesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAvailabilityConfigurationsCommandInput,
|
|
4
|
+
ListAvailabilityConfigurationsCommandOutput,
|
|
5
|
+
} from "../commands/ListAvailabilityConfigurationsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAvailabilityConfigurations(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListAvailabilityConfigurationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAvailabilityConfigurationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListGroupMembersCommandInput,
|
|
4
|
+
ListGroupMembersCommandOutput,
|
|
5
|
+
} from "../commands/ListGroupMembersCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListGroupMembers(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListGroupMembersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListGroupMembersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListGroupsCommandInput,
|
|
4
|
+
ListGroupsCommandOutput,
|
|
5
|
+
} from "../commands/ListGroupsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListGroups(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListGroupsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListGroupsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMailDomainsCommandInput,
|
|
4
|
+
ListMailDomainsCommandOutput,
|
|
5
|
+
} from "../commands/ListMailDomainsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMailDomains(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListMailDomainsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMailDomainsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMailboxExportJobsCommandInput,
|
|
4
|
+
ListMailboxExportJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListMailboxExportJobsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMailboxExportJobs(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListMailboxExportJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMailboxExportJobsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMailboxPermissionsCommandInput,
|
|
4
|
+
ListMailboxPermissionsCommandOutput,
|
|
5
|
+
} from "../commands/ListMailboxPermissionsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMailboxPermissions(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListMailboxPermissionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMailboxPermissionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMobileDeviceAccessOverridesCommandInput,
|
|
4
|
+
ListMobileDeviceAccessOverridesCommandOutput,
|
|
5
|
+
} from "../commands/ListMobileDeviceAccessOverridesCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMobileDeviceAccessOverrides(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListMobileDeviceAccessOverridesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMobileDeviceAccessOverridesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListOrganizationsCommandInput,
|
|
4
|
+
ListOrganizationsCommandOutput,
|
|
5
|
+
} from "../commands/ListOrganizationsCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListOrganizations(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListOrganizationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListOrganizationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResourceDelegatesCommandInput,
|
|
4
|
+
ListResourceDelegatesCommandOutput,
|
|
5
|
+
} from "../commands/ListResourceDelegatesCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResourceDelegates(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListResourceDelegatesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResourceDelegatesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResourcesCommandInput,
|
|
4
|
+
ListResourcesCommandOutput,
|
|
5
|
+
} from "../commands/ListResourcesCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResources(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListResourcesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResourcesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListUsersCommandInput,
|
|
4
|
+
ListUsersCommandOutput,
|
|
5
|
+
} from "../commands/ListUsersCommand";
|
|
6
|
+
import { WorkMailPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListUsers(
|
|
8
|
+
config: WorkMailPaginationConfiguration,
|
|
9
|
+
input: ListUsersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListUsersCommandOutput>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export * from "./Interfaces";
|
|
2
|
-
export * from "./ListAliasesPaginator";
|
|
3
|
-
export * from "./ListAvailabilityConfigurationsPaginator";
|
|
4
|
-
export * from "./ListGroupMembersPaginator";
|
|
5
|
-
export * from "./ListGroupsPaginator";
|
|
6
|
-
export * from "./ListMailDomainsPaginator";
|
|
7
|
-
export * from "./ListMailboxExportJobsPaginator";
|
|
8
|
-
export * from "./ListMailboxPermissionsPaginator";
|
|
9
|
-
export * from "./ListMobileDeviceAccessOverridesPaginator";
|
|
10
|
-
export * from "./ListOrganizationsPaginator";
|
|
11
|
-
export * from "./ListResourceDelegatesPaginator";
|
|
12
|
-
export * from "./ListResourcesPaginator";
|
|
13
|
-
export * from "./ListUsersPaginator";
|
|
1
|
+
export * from "./Interfaces";
|
|
2
|
+
export * from "./ListAliasesPaginator";
|
|
3
|
+
export * from "./ListAvailabilityConfigurationsPaginator";
|
|
4
|
+
export * from "./ListGroupMembersPaginator";
|
|
5
|
+
export * from "./ListGroupsPaginator";
|
|
6
|
+
export * from "./ListMailDomainsPaginator";
|
|
7
|
+
export * from "./ListMailboxExportJobsPaginator";
|
|
8
|
+
export * from "./ListMailboxPermissionsPaginator";
|
|
9
|
+
export * from "./ListMobileDeviceAccessOverridesPaginator";
|
|
10
|
+
export * from "./ListOrganizationsPaginator";
|
|
11
|
+
export * from "./ListResourceDelegatesPaginator";
|
|
12
|
+
export * from "./ListResourcesPaginator";
|
|
13
|
+
export * from "./ListUsersPaginator";
|