@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,146 +1,567 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AssociateDelegateToResourceCommandInput,
|
|
47
|
+
AssociateDelegateToResourceCommandOutput,
|
|
48
|
+
} from "./commands/AssociateDelegateToResourceCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateMemberToGroupCommandInput,
|
|
51
|
+
AssociateMemberToGroupCommandOutput,
|
|
52
|
+
} from "./commands/AssociateMemberToGroupCommand";
|
|
53
|
+
import {
|
|
54
|
+
CancelMailboxExportJobCommandInput,
|
|
55
|
+
CancelMailboxExportJobCommandOutput,
|
|
56
|
+
} from "./commands/CancelMailboxExportJobCommand";
|
|
57
|
+
import {
|
|
58
|
+
CreateAliasCommandInput,
|
|
59
|
+
CreateAliasCommandOutput,
|
|
60
|
+
} from "./commands/CreateAliasCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateAvailabilityConfigurationCommandInput,
|
|
63
|
+
CreateAvailabilityConfigurationCommandOutput,
|
|
64
|
+
} from "./commands/CreateAvailabilityConfigurationCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateGroupCommandInput,
|
|
67
|
+
CreateGroupCommandOutput,
|
|
68
|
+
} from "./commands/CreateGroupCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateMobileDeviceAccessRuleCommandInput,
|
|
71
|
+
CreateMobileDeviceAccessRuleCommandOutput,
|
|
72
|
+
} from "./commands/CreateMobileDeviceAccessRuleCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateOrganizationCommandInput,
|
|
75
|
+
CreateOrganizationCommandOutput,
|
|
76
|
+
} from "./commands/CreateOrganizationCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateResourceCommandInput,
|
|
79
|
+
CreateResourceCommandOutput,
|
|
80
|
+
} from "./commands/CreateResourceCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateUserCommandInput,
|
|
83
|
+
CreateUserCommandOutput,
|
|
84
|
+
} from "./commands/CreateUserCommand";
|
|
85
|
+
import {
|
|
86
|
+
DeleteAccessControlRuleCommandInput,
|
|
87
|
+
DeleteAccessControlRuleCommandOutput,
|
|
88
|
+
} from "./commands/DeleteAccessControlRuleCommand";
|
|
89
|
+
import {
|
|
90
|
+
DeleteAliasCommandInput,
|
|
91
|
+
DeleteAliasCommandOutput,
|
|
92
|
+
} from "./commands/DeleteAliasCommand";
|
|
93
|
+
import {
|
|
94
|
+
DeleteAvailabilityConfigurationCommandInput,
|
|
95
|
+
DeleteAvailabilityConfigurationCommandOutput,
|
|
96
|
+
} from "./commands/DeleteAvailabilityConfigurationCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeleteEmailMonitoringConfigurationCommandInput,
|
|
99
|
+
DeleteEmailMonitoringConfigurationCommandOutput,
|
|
100
|
+
} from "./commands/DeleteEmailMonitoringConfigurationCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteGroupCommandInput,
|
|
103
|
+
DeleteGroupCommandOutput,
|
|
104
|
+
} from "./commands/DeleteGroupCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteMailboxPermissionsCommandInput,
|
|
107
|
+
DeleteMailboxPermissionsCommandOutput,
|
|
108
|
+
} from "./commands/DeleteMailboxPermissionsCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteMobileDeviceAccessOverrideCommandInput,
|
|
111
|
+
DeleteMobileDeviceAccessOverrideCommandOutput,
|
|
112
|
+
} from "./commands/DeleteMobileDeviceAccessOverrideCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteMobileDeviceAccessRuleCommandInput,
|
|
115
|
+
DeleteMobileDeviceAccessRuleCommandOutput,
|
|
116
|
+
} from "./commands/DeleteMobileDeviceAccessRuleCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteOrganizationCommandInput,
|
|
119
|
+
DeleteOrganizationCommandOutput,
|
|
120
|
+
} from "./commands/DeleteOrganizationCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteResourceCommandInput,
|
|
123
|
+
DeleteResourceCommandOutput,
|
|
124
|
+
} from "./commands/DeleteResourceCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteRetentionPolicyCommandInput,
|
|
127
|
+
DeleteRetentionPolicyCommandOutput,
|
|
128
|
+
} from "./commands/DeleteRetentionPolicyCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteUserCommandInput,
|
|
131
|
+
DeleteUserCommandOutput,
|
|
132
|
+
} from "./commands/DeleteUserCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeregisterFromWorkMailCommandInput,
|
|
135
|
+
DeregisterFromWorkMailCommandOutput,
|
|
136
|
+
} from "./commands/DeregisterFromWorkMailCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeregisterMailDomainCommandInput,
|
|
139
|
+
DeregisterMailDomainCommandOutput,
|
|
140
|
+
} from "./commands/DeregisterMailDomainCommand";
|
|
141
|
+
import {
|
|
142
|
+
DescribeEmailMonitoringConfigurationCommandInput,
|
|
143
|
+
DescribeEmailMonitoringConfigurationCommandOutput,
|
|
144
|
+
} from "./commands/DescribeEmailMonitoringConfigurationCommand";
|
|
145
|
+
import {
|
|
146
|
+
DescribeGroupCommandInput,
|
|
147
|
+
DescribeGroupCommandOutput,
|
|
148
|
+
} from "./commands/DescribeGroupCommand";
|
|
149
|
+
import {
|
|
150
|
+
DescribeInboundDmarcSettingsCommandInput,
|
|
151
|
+
DescribeInboundDmarcSettingsCommandOutput,
|
|
152
|
+
} from "./commands/DescribeInboundDmarcSettingsCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribeMailboxExportJobCommandInput,
|
|
155
|
+
DescribeMailboxExportJobCommandOutput,
|
|
156
|
+
} from "./commands/DescribeMailboxExportJobCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribeOrganizationCommandInput,
|
|
159
|
+
DescribeOrganizationCommandOutput,
|
|
160
|
+
} from "./commands/DescribeOrganizationCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeResourceCommandInput,
|
|
163
|
+
DescribeResourceCommandOutput,
|
|
164
|
+
} from "./commands/DescribeResourceCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeUserCommandInput,
|
|
167
|
+
DescribeUserCommandOutput,
|
|
168
|
+
} from "./commands/DescribeUserCommand";
|
|
169
|
+
import {
|
|
170
|
+
DisassociateDelegateFromResourceCommandInput,
|
|
171
|
+
DisassociateDelegateFromResourceCommandOutput,
|
|
172
|
+
} from "./commands/DisassociateDelegateFromResourceCommand";
|
|
173
|
+
import {
|
|
174
|
+
DisassociateMemberFromGroupCommandInput,
|
|
175
|
+
DisassociateMemberFromGroupCommandOutput,
|
|
176
|
+
} from "./commands/DisassociateMemberFromGroupCommand";
|
|
177
|
+
import {
|
|
178
|
+
GetAccessControlEffectCommandInput,
|
|
179
|
+
GetAccessControlEffectCommandOutput,
|
|
180
|
+
} from "./commands/GetAccessControlEffectCommand";
|
|
181
|
+
import {
|
|
182
|
+
GetDefaultRetentionPolicyCommandInput,
|
|
183
|
+
GetDefaultRetentionPolicyCommandOutput,
|
|
184
|
+
} from "./commands/GetDefaultRetentionPolicyCommand";
|
|
185
|
+
import {
|
|
186
|
+
GetMailboxDetailsCommandInput,
|
|
187
|
+
GetMailboxDetailsCommandOutput,
|
|
188
|
+
} from "./commands/GetMailboxDetailsCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetMailDomainCommandInput,
|
|
191
|
+
GetMailDomainCommandOutput,
|
|
192
|
+
} from "./commands/GetMailDomainCommand";
|
|
193
|
+
import {
|
|
194
|
+
GetMobileDeviceAccessEffectCommandInput,
|
|
195
|
+
GetMobileDeviceAccessEffectCommandOutput,
|
|
196
|
+
} from "./commands/GetMobileDeviceAccessEffectCommand";
|
|
197
|
+
import {
|
|
198
|
+
GetMobileDeviceAccessOverrideCommandInput,
|
|
199
|
+
GetMobileDeviceAccessOverrideCommandOutput,
|
|
200
|
+
} from "./commands/GetMobileDeviceAccessOverrideCommand";
|
|
201
|
+
import {
|
|
202
|
+
ListAccessControlRulesCommandInput,
|
|
203
|
+
ListAccessControlRulesCommandOutput,
|
|
204
|
+
} from "./commands/ListAccessControlRulesCommand";
|
|
205
|
+
import {
|
|
206
|
+
ListAliasesCommandInput,
|
|
207
|
+
ListAliasesCommandOutput,
|
|
208
|
+
} from "./commands/ListAliasesCommand";
|
|
209
|
+
import {
|
|
210
|
+
ListAvailabilityConfigurationsCommandInput,
|
|
211
|
+
ListAvailabilityConfigurationsCommandOutput,
|
|
212
|
+
} from "./commands/ListAvailabilityConfigurationsCommand";
|
|
213
|
+
import {
|
|
214
|
+
ListGroupMembersCommandInput,
|
|
215
|
+
ListGroupMembersCommandOutput,
|
|
216
|
+
} from "./commands/ListGroupMembersCommand";
|
|
217
|
+
import {
|
|
218
|
+
ListGroupsCommandInput,
|
|
219
|
+
ListGroupsCommandOutput,
|
|
220
|
+
} from "./commands/ListGroupsCommand";
|
|
221
|
+
import {
|
|
222
|
+
ListMailboxExportJobsCommandInput,
|
|
223
|
+
ListMailboxExportJobsCommandOutput,
|
|
224
|
+
} from "./commands/ListMailboxExportJobsCommand";
|
|
225
|
+
import {
|
|
226
|
+
ListMailboxPermissionsCommandInput,
|
|
227
|
+
ListMailboxPermissionsCommandOutput,
|
|
228
|
+
} from "./commands/ListMailboxPermissionsCommand";
|
|
229
|
+
import {
|
|
230
|
+
ListMailDomainsCommandInput,
|
|
231
|
+
ListMailDomainsCommandOutput,
|
|
232
|
+
} from "./commands/ListMailDomainsCommand";
|
|
233
|
+
import {
|
|
234
|
+
ListMobileDeviceAccessOverridesCommandInput,
|
|
235
|
+
ListMobileDeviceAccessOverridesCommandOutput,
|
|
236
|
+
} from "./commands/ListMobileDeviceAccessOverridesCommand";
|
|
237
|
+
import {
|
|
238
|
+
ListMobileDeviceAccessRulesCommandInput,
|
|
239
|
+
ListMobileDeviceAccessRulesCommandOutput,
|
|
240
|
+
} from "./commands/ListMobileDeviceAccessRulesCommand";
|
|
241
|
+
import {
|
|
242
|
+
ListOrganizationsCommandInput,
|
|
243
|
+
ListOrganizationsCommandOutput,
|
|
244
|
+
} from "./commands/ListOrganizationsCommand";
|
|
245
|
+
import {
|
|
246
|
+
ListResourceDelegatesCommandInput,
|
|
247
|
+
ListResourceDelegatesCommandOutput,
|
|
248
|
+
} from "./commands/ListResourceDelegatesCommand";
|
|
249
|
+
import {
|
|
250
|
+
ListResourcesCommandInput,
|
|
251
|
+
ListResourcesCommandOutput,
|
|
252
|
+
} from "./commands/ListResourcesCommand";
|
|
253
|
+
import {
|
|
254
|
+
ListTagsForResourceCommandInput,
|
|
255
|
+
ListTagsForResourceCommandOutput,
|
|
256
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
257
|
+
import {
|
|
258
|
+
ListUsersCommandInput,
|
|
259
|
+
ListUsersCommandOutput,
|
|
260
|
+
} from "./commands/ListUsersCommand";
|
|
261
|
+
import {
|
|
262
|
+
PutAccessControlRuleCommandInput,
|
|
263
|
+
PutAccessControlRuleCommandOutput,
|
|
264
|
+
} from "./commands/PutAccessControlRuleCommand";
|
|
265
|
+
import {
|
|
266
|
+
PutEmailMonitoringConfigurationCommandInput,
|
|
267
|
+
PutEmailMonitoringConfigurationCommandOutput,
|
|
268
|
+
} from "./commands/PutEmailMonitoringConfigurationCommand";
|
|
269
|
+
import {
|
|
270
|
+
PutInboundDmarcSettingsCommandInput,
|
|
271
|
+
PutInboundDmarcSettingsCommandOutput,
|
|
272
|
+
} from "./commands/PutInboundDmarcSettingsCommand";
|
|
273
|
+
import {
|
|
274
|
+
PutMailboxPermissionsCommandInput,
|
|
275
|
+
PutMailboxPermissionsCommandOutput,
|
|
276
|
+
} from "./commands/PutMailboxPermissionsCommand";
|
|
277
|
+
import {
|
|
278
|
+
PutMobileDeviceAccessOverrideCommandInput,
|
|
279
|
+
PutMobileDeviceAccessOverrideCommandOutput,
|
|
280
|
+
} from "./commands/PutMobileDeviceAccessOverrideCommand";
|
|
281
|
+
import {
|
|
282
|
+
PutRetentionPolicyCommandInput,
|
|
283
|
+
PutRetentionPolicyCommandOutput,
|
|
284
|
+
} from "./commands/PutRetentionPolicyCommand";
|
|
285
|
+
import {
|
|
286
|
+
RegisterMailDomainCommandInput,
|
|
287
|
+
RegisterMailDomainCommandOutput,
|
|
288
|
+
} from "./commands/RegisterMailDomainCommand";
|
|
289
|
+
import {
|
|
290
|
+
RegisterToWorkMailCommandInput,
|
|
291
|
+
RegisterToWorkMailCommandOutput,
|
|
292
|
+
} from "./commands/RegisterToWorkMailCommand";
|
|
293
|
+
import {
|
|
294
|
+
ResetPasswordCommandInput,
|
|
295
|
+
ResetPasswordCommandOutput,
|
|
296
|
+
} from "./commands/ResetPasswordCommand";
|
|
297
|
+
import {
|
|
298
|
+
StartMailboxExportJobCommandInput,
|
|
299
|
+
StartMailboxExportJobCommandOutput,
|
|
300
|
+
} from "./commands/StartMailboxExportJobCommand";
|
|
301
|
+
import {
|
|
302
|
+
TagResourceCommandInput,
|
|
303
|
+
TagResourceCommandOutput,
|
|
304
|
+
} from "./commands/TagResourceCommand";
|
|
305
|
+
import {
|
|
306
|
+
TestAvailabilityConfigurationCommandInput,
|
|
307
|
+
TestAvailabilityConfigurationCommandOutput,
|
|
308
|
+
} from "./commands/TestAvailabilityConfigurationCommand";
|
|
309
|
+
import {
|
|
310
|
+
UntagResourceCommandInput,
|
|
311
|
+
UntagResourceCommandOutput,
|
|
312
|
+
} from "./commands/UntagResourceCommand";
|
|
313
|
+
import {
|
|
314
|
+
UpdateAvailabilityConfigurationCommandInput,
|
|
315
|
+
UpdateAvailabilityConfigurationCommandOutput,
|
|
316
|
+
} from "./commands/UpdateAvailabilityConfigurationCommand";
|
|
317
|
+
import {
|
|
318
|
+
UpdateDefaultMailDomainCommandInput,
|
|
319
|
+
UpdateDefaultMailDomainCommandOutput,
|
|
320
|
+
} from "./commands/UpdateDefaultMailDomainCommand";
|
|
321
|
+
import {
|
|
322
|
+
UpdateMailboxQuotaCommandInput,
|
|
323
|
+
UpdateMailboxQuotaCommandOutput,
|
|
324
|
+
} from "./commands/UpdateMailboxQuotaCommand";
|
|
325
|
+
import {
|
|
326
|
+
UpdateMobileDeviceAccessRuleCommandInput,
|
|
327
|
+
UpdateMobileDeviceAccessRuleCommandOutput,
|
|
328
|
+
} from "./commands/UpdateMobileDeviceAccessRuleCommand";
|
|
329
|
+
import {
|
|
330
|
+
UpdatePrimaryEmailAddressCommandInput,
|
|
331
|
+
UpdatePrimaryEmailAddressCommandOutput,
|
|
332
|
+
} from "./commands/UpdatePrimaryEmailAddressCommand";
|
|
333
|
+
import {
|
|
334
|
+
UpdateResourceCommandInput,
|
|
335
|
+
UpdateResourceCommandOutput,
|
|
336
|
+
} from "./commands/UpdateResourceCommand";
|
|
337
|
+
export declare type ServiceInputTypes =
|
|
338
|
+
| AssociateDelegateToResourceCommandInput
|
|
339
|
+
| AssociateMemberToGroupCommandInput
|
|
340
|
+
| CancelMailboxExportJobCommandInput
|
|
341
|
+
| CreateAliasCommandInput
|
|
342
|
+
| CreateAvailabilityConfigurationCommandInput
|
|
343
|
+
| CreateGroupCommandInput
|
|
344
|
+
| CreateMobileDeviceAccessRuleCommandInput
|
|
345
|
+
| CreateOrganizationCommandInput
|
|
346
|
+
| CreateResourceCommandInput
|
|
347
|
+
| CreateUserCommandInput
|
|
348
|
+
| DeleteAccessControlRuleCommandInput
|
|
349
|
+
| DeleteAliasCommandInput
|
|
350
|
+
| DeleteAvailabilityConfigurationCommandInput
|
|
351
|
+
| DeleteEmailMonitoringConfigurationCommandInput
|
|
352
|
+
| DeleteGroupCommandInput
|
|
353
|
+
| DeleteMailboxPermissionsCommandInput
|
|
354
|
+
| DeleteMobileDeviceAccessOverrideCommandInput
|
|
355
|
+
| DeleteMobileDeviceAccessRuleCommandInput
|
|
356
|
+
| DeleteOrganizationCommandInput
|
|
357
|
+
| DeleteResourceCommandInput
|
|
358
|
+
| DeleteRetentionPolicyCommandInput
|
|
359
|
+
| DeleteUserCommandInput
|
|
360
|
+
| DeregisterFromWorkMailCommandInput
|
|
361
|
+
| DeregisterMailDomainCommandInput
|
|
362
|
+
| DescribeEmailMonitoringConfigurationCommandInput
|
|
363
|
+
| DescribeGroupCommandInput
|
|
364
|
+
| DescribeInboundDmarcSettingsCommandInput
|
|
365
|
+
| DescribeMailboxExportJobCommandInput
|
|
366
|
+
| DescribeOrganizationCommandInput
|
|
367
|
+
| DescribeResourceCommandInput
|
|
368
|
+
| DescribeUserCommandInput
|
|
369
|
+
| DisassociateDelegateFromResourceCommandInput
|
|
370
|
+
| DisassociateMemberFromGroupCommandInput
|
|
371
|
+
| GetAccessControlEffectCommandInput
|
|
372
|
+
| GetDefaultRetentionPolicyCommandInput
|
|
373
|
+
| GetMailDomainCommandInput
|
|
374
|
+
| GetMailboxDetailsCommandInput
|
|
375
|
+
| GetMobileDeviceAccessEffectCommandInput
|
|
376
|
+
| GetMobileDeviceAccessOverrideCommandInput
|
|
377
|
+
| ListAccessControlRulesCommandInput
|
|
378
|
+
| ListAliasesCommandInput
|
|
379
|
+
| ListAvailabilityConfigurationsCommandInput
|
|
380
|
+
| ListGroupMembersCommandInput
|
|
381
|
+
| ListGroupsCommandInput
|
|
382
|
+
| ListMailDomainsCommandInput
|
|
383
|
+
| ListMailboxExportJobsCommandInput
|
|
384
|
+
| ListMailboxPermissionsCommandInput
|
|
385
|
+
| ListMobileDeviceAccessOverridesCommandInput
|
|
386
|
+
| ListMobileDeviceAccessRulesCommandInput
|
|
387
|
+
| ListOrganizationsCommandInput
|
|
388
|
+
| ListResourceDelegatesCommandInput
|
|
389
|
+
| ListResourcesCommandInput
|
|
390
|
+
| ListTagsForResourceCommandInput
|
|
391
|
+
| ListUsersCommandInput
|
|
392
|
+
| PutAccessControlRuleCommandInput
|
|
393
|
+
| PutEmailMonitoringConfigurationCommandInput
|
|
394
|
+
| PutInboundDmarcSettingsCommandInput
|
|
395
|
+
| PutMailboxPermissionsCommandInput
|
|
396
|
+
| PutMobileDeviceAccessOverrideCommandInput
|
|
397
|
+
| PutRetentionPolicyCommandInput
|
|
398
|
+
| RegisterMailDomainCommandInput
|
|
399
|
+
| RegisterToWorkMailCommandInput
|
|
400
|
+
| ResetPasswordCommandInput
|
|
401
|
+
| StartMailboxExportJobCommandInput
|
|
402
|
+
| TagResourceCommandInput
|
|
403
|
+
| TestAvailabilityConfigurationCommandInput
|
|
404
|
+
| UntagResourceCommandInput
|
|
405
|
+
| UpdateAvailabilityConfigurationCommandInput
|
|
406
|
+
| UpdateDefaultMailDomainCommandInput
|
|
407
|
+
| UpdateMailboxQuotaCommandInput
|
|
408
|
+
| UpdateMobileDeviceAccessRuleCommandInput
|
|
409
|
+
| UpdatePrimaryEmailAddressCommandInput
|
|
410
|
+
| UpdateResourceCommandInput;
|
|
411
|
+
export declare type ServiceOutputTypes =
|
|
412
|
+
| AssociateDelegateToResourceCommandOutput
|
|
413
|
+
| AssociateMemberToGroupCommandOutput
|
|
414
|
+
| CancelMailboxExportJobCommandOutput
|
|
415
|
+
| CreateAliasCommandOutput
|
|
416
|
+
| CreateAvailabilityConfigurationCommandOutput
|
|
417
|
+
| CreateGroupCommandOutput
|
|
418
|
+
| CreateMobileDeviceAccessRuleCommandOutput
|
|
419
|
+
| CreateOrganizationCommandOutput
|
|
420
|
+
| CreateResourceCommandOutput
|
|
421
|
+
| CreateUserCommandOutput
|
|
422
|
+
| DeleteAccessControlRuleCommandOutput
|
|
423
|
+
| DeleteAliasCommandOutput
|
|
424
|
+
| DeleteAvailabilityConfigurationCommandOutput
|
|
425
|
+
| DeleteEmailMonitoringConfigurationCommandOutput
|
|
426
|
+
| DeleteGroupCommandOutput
|
|
427
|
+
| DeleteMailboxPermissionsCommandOutput
|
|
428
|
+
| DeleteMobileDeviceAccessOverrideCommandOutput
|
|
429
|
+
| DeleteMobileDeviceAccessRuleCommandOutput
|
|
430
|
+
| DeleteOrganizationCommandOutput
|
|
431
|
+
| DeleteResourceCommandOutput
|
|
432
|
+
| DeleteRetentionPolicyCommandOutput
|
|
433
|
+
| DeleteUserCommandOutput
|
|
434
|
+
| DeregisterFromWorkMailCommandOutput
|
|
435
|
+
| DeregisterMailDomainCommandOutput
|
|
436
|
+
| DescribeEmailMonitoringConfigurationCommandOutput
|
|
437
|
+
| DescribeGroupCommandOutput
|
|
438
|
+
| DescribeInboundDmarcSettingsCommandOutput
|
|
439
|
+
| DescribeMailboxExportJobCommandOutput
|
|
440
|
+
| DescribeOrganizationCommandOutput
|
|
441
|
+
| DescribeResourceCommandOutput
|
|
442
|
+
| DescribeUserCommandOutput
|
|
443
|
+
| DisassociateDelegateFromResourceCommandOutput
|
|
444
|
+
| DisassociateMemberFromGroupCommandOutput
|
|
445
|
+
| GetAccessControlEffectCommandOutput
|
|
446
|
+
| GetDefaultRetentionPolicyCommandOutput
|
|
447
|
+
| GetMailDomainCommandOutput
|
|
448
|
+
| GetMailboxDetailsCommandOutput
|
|
449
|
+
| GetMobileDeviceAccessEffectCommandOutput
|
|
450
|
+
| GetMobileDeviceAccessOverrideCommandOutput
|
|
451
|
+
| ListAccessControlRulesCommandOutput
|
|
452
|
+
| ListAliasesCommandOutput
|
|
453
|
+
| ListAvailabilityConfigurationsCommandOutput
|
|
454
|
+
| ListGroupMembersCommandOutput
|
|
455
|
+
| ListGroupsCommandOutput
|
|
456
|
+
| ListMailDomainsCommandOutput
|
|
457
|
+
| ListMailboxExportJobsCommandOutput
|
|
458
|
+
| ListMailboxPermissionsCommandOutput
|
|
459
|
+
| ListMobileDeviceAccessOverridesCommandOutput
|
|
460
|
+
| ListMobileDeviceAccessRulesCommandOutput
|
|
461
|
+
| ListOrganizationsCommandOutput
|
|
462
|
+
| ListResourceDelegatesCommandOutput
|
|
463
|
+
| ListResourcesCommandOutput
|
|
464
|
+
| ListTagsForResourceCommandOutput
|
|
465
|
+
| ListUsersCommandOutput
|
|
466
|
+
| PutAccessControlRuleCommandOutput
|
|
467
|
+
| PutEmailMonitoringConfigurationCommandOutput
|
|
468
|
+
| PutInboundDmarcSettingsCommandOutput
|
|
469
|
+
| PutMailboxPermissionsCommandOutput
|
|
470
|
+
| PutMobileDeviceAccessOverrideCommandOutput
|
|
471
|
+
| PutRetentionPolicyCommandOutput
|
|
472
|
+
| RegisterMailDomainCommandOutput
|
|
473
|
+
| RegisterToWorkMailCommandOutput
|
|
474
|
+
| ResetPasswordCommandOutput
|
|
475
|
+
| StartMailboxExportJobCommandOutput
|
|
476
|
+
| TagResourceCommandOutput
|
|
477
|
+
| TestAvailabilityConfigurationCommandOutput
|
|
478
|
+
| UntagResourceCommandOutput
|
|
479
|
+
| UpdateAvailabilityConfigurationCommandOutput
|
|
480
|
+
| UpdateDefaultMailDomainCommandOutput
|
|
481
|
+
| UpdateMailboxQuotaCommandOutput
|
|
482
|
+
| UpdateMobileDeviceAccessRuleCommandOutput
|
|
483
|
+
| UpdatePrimaryEmailAddressCommandOutput
|
|
484
|
+
| UpdateResourceCommandOutput;
|
|
485
|
+
export interface ClientDefaults
|
|
486
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
487
|
+
requestHandler?: __HttpHandler;
|
|
488
|
+
|
|
489
|
+
sha256?: __HashConstructor;
|
|
490
|
+
|
|
491
|
+
urlParser?: __UrlParser;
|
|
492
|
+
|
|
493
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
494
|
+
|
|
495
|
+
streamCollector?: __StreamCollector;
|
|
496
|
+
|
|
497
|
+
base64Decoder?: __Decoder;
|
|
498
|
+
|
|
499
|
+
base64Encoder?: __Encoder;
|
|
500
|
+
|
|
501
|
+
utf8Decoder?: __Decoder;
|
|
502
|
+
|
|
503
|
+
utf8Encoder?: __Encoder;
|
|
504
|
+
|
|
505
|
+
runtime?: string;
|
|
506
|
+
|
|
507
|
+
disableHostPrefix?: boolean;
|
|
508
|
+
|
|
509
|
+
maxAttempts?: number | __Provider<number>;
|
|
510
|
+
|
|
511
|
+
retryMode?: string | __Provider<string>;
|
|
512
|
+
|
|
513
|
+
logger?: __Logger;
|
|
514
|
+
|
|
515
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
516
|
+
|
|
517
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
518
|
+
|
|
519
|
+
serviceId?: string;
|
|
520
|
+
|
|
521
|
+
region?: string | __Provider<string>;
|
|
522
|
+
|
|
523
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
524
|
+
|
|
525
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
526
|
+
|
|
527
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
528
|
+
|
|
529
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
530
|
+
}
|
|
531
|
+
declare type WorkMailClientConfigType = Partial<
|
|
532
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
533
|
+
> &
|
|
534
|
+
ClientDefaults &
|
|
535
|
+
RegionInputConfig &
|
|
536
|
+
EndpointsInputConfig &
|
|
537
|
+
RetryInputConfig &
|
|
538
|
+
HostHeaderInputConfig &
|
|
539
|
+
AwsAuthInputConfig &
|
|
540
|
+
UserAgentInputConfig;
|
|
541
|
+
|
|
542
|
+
export interface WorkMailClientConfig extends WorkMailClientConfigType {}
|
|
543
|
+
declare type WorkMailClientResolvedConfigType =
|
|
544
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
545
|
+
Required<ClientDefaults> &
|
|
546
|
+
RegionResolvedConfig &
|
|
547
|
+
EndpointsResolvedConfig &
|
|
548
|
+
RetryResolvedConfig &
|
|
549
|
+
HostHeaderResolvedConfig &
|
|
550
|
+
AwsAuthResolvedConfig &
|
|
551
|
+
UserAgentResolvedConfig;
|
|
552
|
+
|
|
553
|
+
export interface WorkMailClientResolvedConfig
|
|
554
|
+
extends WorkMailClientResolvedConfigType {}
|
|
555
|
+
|
|
556
|
+
export declare class WorkMailClient extends __Client<
|
|
557
|
+
__HttpHandlerOptions,
|
|
558
|
+
ServiceInputTypes,
|
|
559
|
+
ServiceOutputTypes,
|
|
560
|
+
WorkMailClientResolvedConfig
|
|
561
|
+
> {
|
|
562
|
+
readonly config: WorkMailClientResolvedConfig;
|
|
563
|
+
constructor(configuration: WorkMailClientConfig);
|
|
564
|
+
|
|
565
|
+
destroy(): void;
|
|
566
|
+
}
|
|
567
|
+
export {};
|