@aws-sdk/client-workmail 3.295.0 → 3.297.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/dist-types/WorkMail.d.ts +81 -0
- package/dist-types/WorkMailClient.d.ts +24 -4
- package/dist-types/commands/AssociateDelegateToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateMemberToGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssumeImpersonationRoleCommand.d.ts +16 -0
- package/dist-types/commands/CancelMailboxExportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateAvailabilityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateImpersonationRoleCommand.d.ts +16 -0
- package/dist-types/commands/CreateMobileDeviceAccessRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccessControlRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAvailabilityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEmailMonitoringConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteImpersonationRoleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMailboxPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMobileDeviceAccessOverrideCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMobileDeviceAccessRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRetentionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterFromWorkMailCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterMailDomainCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEmailMonitoringConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInboundDmarcSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMailboxExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateDelegateFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMemberFromGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetAccessControlEffectCommand.d.ts +16 -0
- package/dist-types/commands/GetDefaultRetentionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetImpersonationRoleCommand.d.ts +16 -0
- package/dist-types/commands/GetImpersonationRoleEffectCommand.d.ts +16 -0
- package/dist-types/commands/GetMailDomainCommand.d.ts +16 -0
- package/dist-types/commands/GetMailboxDetailsCommand.d.ts +16 -0
- package/dist-types/commands/GetMobileDeviceAccessEffectCommand.d.ts +16 -0
- package/dist-types/commands/GetMobileDeviceAccessOverrideCommand.d.ts +16 -0
- package/dist-types/commands/ListAccessControlRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListAvailabilityConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupMembersCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListImpersonationRolesCommand.d.ts +16 -0
- package/dist-types/commands/ListMailDomainsCommand.d.ts +16 -0
- package/dist-types/commands/ListMailboxExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListMailboxPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/ListMobileDeviceAccessOverridesCommand.d.ts +16 -0
- package/dist-types/commands/ListMobileDeviceAccessRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListOrganizationsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDelegatesCommand.d.ts +16 -0
- package/dist-types/commands/ListResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/PutAccessControlRuleCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailMonitoringConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutInboundDmarcSettingsCommand.d.ts +16 -0
- package/dist-types/commands/PutMailboxPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/PutMobileDeviceAccessOverrideCommand.d.ts +16 -0
- package/dist-types/commands/PutRetentionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterMailDomainCommand.d.ts +16 -0
- package/dist-types/commands/RegisterToWorkMailCommand.d.ts +16 -0
- package/dist-types/commands/ResetPasswordCommand.d.ts +16 -0
- package/dist-types/commands/StartMailboxExportJobCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestAvailabilityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAvailabilityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDefaultMailDomainCommand.d.ts +16 -0
- package/dist-types/commands/UpdateImpersonationRoleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMailboxQuotaCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMobileDeviceAccessRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePrimaryEmailAddressCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +16 -0
- package/dist-types/models/WorkMailServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +569 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAvailabilityConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGroupMembersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImpersonationRolesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMailDomainsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMailboxExportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMailboxPermissionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMobileDeviceAccessOverridesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOrganizationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceDelegatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
- package/package.json +29 -29
package/dist-types/WorkMail.d.ts
CHANGED
|
@@ -81,6 +81,7 @@ import { UpdatePrimaryEmailAddressCommandInput, UpdatePrimaryEmailAddressCommand
|
|
|
81
81
|
import { UpdateResourceCommandInput, UpdateResourceCommandOutput } from "./commands/UpdateResourceCommand";
|
|
82
82
|
import { WorkMailClient } from "./WorkMailClient";
|
|
83
83
|
/**
|
|
84
|
+
* @public
|
|
84
85
|
* <p>WorkMail is a secure, managed business email and calendaring service with support for
|
|
85
86
|
* existing desktop and mobile email clients. You can access your email, contacts, and
|
|
86
87
|
* calendars using Microsoft Outlook, your browser, or other native iOS and Android email
|
|
@@ -120,18 +121,21 @@ import { WorkMailClient } from "./WorkMailClient";
|
|
|
120
121
|
*/
|
|
121
122
|
export declare class WorkMail extends WorkMailClient {
|
|
122
123
|
/**
|
|
124
|
+
* @public
|
|
123
125
|
* <p>Adds a member (user or group) to the resource's set of delegates.</p>
|
|
124
126
|
*/
|
|
125
127
|
associateDelegateToResource(args: AssociateDelegateToResourceCommandInput, options?: __HttpHandlerOptions): Promise<AssociateDelegateToResourceCommandOutput>;
|
|
126
128
|
associateDelegateToResource(args: AssociateDelegateToResourceCommandInput, cb: (err: any, data?: AssociateDelegateToResourceCommandOutput) => void): void;
|
|
127
129
|
associateDelegateToResource(args: AssociateDelegateToResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDelegateToResourceCommandOutput) => void): void;
|
|
128
130
|
/**
|
|
131
|
+
* @public
|
|
129
132
|
* <p>Adds a member (user or group) to the group's set.</p>
|
|
130
133
|
*/
|
|
131
134
|
associateMemberToGroup(args: AssociateMemberToGroupCommandInput, options?: __HttpHandlerOptions): Promise<AssociateMemberToGroupCommandOutput>;
|
|
132
135
|
associateMemberToGroup(args: AssociateMemberToGroupCommandInput, cb: (err: any, data?: AssociateMemberToGroupCommandOutput) => void): void;
|
|
133
136
|
associateMemberToGroup(args: AssociateMemberToGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateMemberToGroupCommandOutput) => void): void;
|
|
134
137
|
/**
|
|
138
|
+
* @public
|
|
135
139
|
* <p>Assumes an impersonation role for the given WorkMail organization. This method returns an
|
|
136
140
|
* authentication token you can use to make impersonated calls.</p>
|
|
137
141
|
*/
|
|
@@ -139,6 +143,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
139
143
|
assumeImpersonationRole(args: AssumeImpersonationRoleCommandInput, cb: (err: any, data?: AssumeImpersonationRoleCommandOutput) => void): void;
|
|
140
144
|
assumeImpersonationRole(args: AssumeImpersonationRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssumeImpersonationRoleCommandOutput) => void): void;
|
|
141
145
|
/**
|
|
146
|
+
* @public
|
|
142
147
|
* <p>Cancels a mailbox export job.</p>
|
|
143
148
|
* <note>
|
|
144
149
|
* <p>If the mailbox export job is near completion, it might not be possible to cancel
|
|
@@ -149,24 +154,28 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
149
154
|
cancelMailboxExportJob(args: CancelMailboxExportJobCommandInput, cb: (err: any, data?: CancelMailboxExportJobCommandOutput) => void): void;
|
|
150
155
|
cancelMailboxExportJob(args: CancelMailboxExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelMailboxExportJobCommandOutput) => void): void;
|
|
151
156
|
/**
|
|
157
|
+
* @public
|
|
152
158
|
* <p>Adds an alias to the set of a given member (user or group) of WorkMail.</p>
|
|
153
159
|
*/
|
|
154
160
|
createAlias(args: CreateAliasCommandInput, options?: __HttpHandlerOptions): Promise<CreateAliasCommandOutput>;
|
|
155
161
|
createAlias(args: CreateAliasCommandInput, cb: (err: any, data?: CreateAliasCommandOutput) => void): void;
|
|
156
162
|
createAlias(args: CreateAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAliasCommandOutput) => void): void;
|
|
157
163
|
/**
|
|
164
|
+
* @public
|
|
158
165
|
* <p>Creates an <code>AvailabilityConfiguration</code> for the given WorkMail organization and domain.</p>
|
|
159
166
|
*/
|
|
160
167
|
createAvailabilityConfiguration(args: CreateAvailabilityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateAvailabilityConfigurationCommandOutput>;
|
|
161
168
|
createAvailabilityConfiguration(args: CreateAvailabilityConfigurationCommandInput, cb: (err: any, data?: CreateAvailabilityConfigurationCommandOutput) => void): void;
|
|
162
169
|
createAvailabilityConfiguration(args: CreateAvailabilityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAvailabilityConfigurationCommandOutput) => void): void;
|
|
163
170
|
/**
|
|
171
|
+
* @public
|
|
164
172
|
* <p>Creates a group that can be used in WorkMail by calling the <a>RegisterToWorkMail</a> operation.</p>
|
|
165
173
|
*/
|
|
166
174
|
createGroup(args: CreateGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateGroupCommandOutput>;
|
|
167
175
|
createGroup(args: CreateGroupCommandInput, cb: (err: any, data?: CreateGroupCommandOutput) => void): void;
|
|
168
176
|
createGroup(args: CreateGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGroupCommandOutput) => void): void;
|
|
169
177
|
/**
|
|
178
|
+
* @public
|
|
170
179
|
* <p>Creates an impersonation role for the given WorkMail organization.</p>
|
|
171
180
|
* <p>
|
|
172
181
|
* <i>Idempotency</i> ensures that an API request completes no more than one
|
|
@@ -178,12 +187,14 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
178
187
|
createImpersonationRole(args: CreateImpersonationRoleCommandInput, cb: (err: any, data?: CreateImpersonationRoleCommandOutput) => void): void;
|
|
179
188
|
createImpersonationRole(args: CreateImpersonationRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImpersonationRoleCommandOutput) => void): void;
|
|
180
189
|
/**
|
|
190
|
+
* @public
|
|
181
191
|
* <p>Creates a new mobile device access rule for the specified WorkMail organization.</p>
|
|
182
192
|
*/
|
|
183
193
|
createMobileDeviceAccessRule(args: CreateMobileDeviceAccessRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateMobileDeviceAccessRuleCommandOutput>;
|
|
184
194
|
createMobileDeviceAccessRule(args: CreateMobileDeviceAccessRuleCommandInput, cb: (err: any, data?: CreateMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
185
195
|
createMobileDeviceAccessRule(args: CreateMobileDeviceAccessRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
186
196
|
/**
|
|
197
|
+
* @public
|
|
187
198
|
* <p>Creates a new WorkMail organization. Optionally, you can choose to associate an existing AWS Directory Service directory with your organization. If an AWS Directory Service directory ID is specified, the organization alias must match the directory alias. If you choose not to associate an existing directory with your organization, then we create a new WorkMail directory for you. For more information, see <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/add_new_organization.html">Adding an organization</a> in the <i>WorkMail Administrator Guide</i>.</p>
|
|
188
199
|
* <p>You can associate multiple email domains with an organization, then choose your
|
|
189
200
|
* default email domain from the WorkMail console. You can also associate a domain that is managed
|
|
@@ -198,18 +209,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
198
209
|
createOrganization(args: CreateOrganizationCommandInput, cb: (err: any, data?: CreateOrganizationCommandOutput) => void): void;
|
|
199
210
|
createOrganization(args: CreateOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOrganizationCommandOutput) => void): void;
|
|
200
211
|
/**
|
|
212
|
+
* @public
|
|
201
213
|
* <p>Creates a new WorkMail resource.</p>
|
|
202
214
|
*/
|
|
203
215
|
createResource(args: CreateResourceCommandInput, options?: __HttpHandlerOptions): Promise<CreateResourceCommandOutput>;
|
|
204
216
|
createResource(args: CreateResourceCommandInput, cb: (err: any, data?: CreateResourceCommandOutput) => void): void;
|
|
205
217
|
createResource(args: CreateResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResourceCommandOutput) => void): void;
|
|
206
218
|
/**
|
|
219
|
+
* @public
|
|
207
220
|
* <p>Creates a user who can be used in WorkMail by calling the <a>RegisterToWorkMail</a> operation.</p>
|
|
208
221
|
*/
|
|
209
222
|
createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserCommandOutput>;
|
|
210
223
|
createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
|
|
211
224
|
createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
|
|
212
225
|
/**
|
|
226
|
+
* @public
|
|
213
227
|
* <p>Deletes an access control rule for the specified WorkMail organization.</p>
|
|
214
228
|
* <note>
|
|
215
229
|
* <p>Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.</p>
|
|
@@ -219,6 +233,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
219
233
|
deleteAccessControlRule(args: DeleteAccessControlRuleCommandInput, cb: (err: any, data?: DeleteAccessControlRuleCommandOutput) => void): void;
|
|
220
234
|
deleteAccessControlRule(args: DeleteAccessControlRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAccessControlRuleCommandOutput) => void): void;
|
|
221
235
|
/**
|
|
236
|
+
* @public
|
|
222
237
|
* <p>Remove one or more specified aliases from a set of aliases for a given
|
|
223
238
|
* user.</p>
|
|
224
239
|
*/
|
|
@@ -226,36 +241,42 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
226
241
|
deleteAlias(args: DeleteAliasCommandInput, cb: (err: any, data?: DeleteAliasCommandOutput) => void): void;
|
|
227
242
|
deleteAlias(args: DeleteAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAliasCommandOutput) => void): void;
|
|
228
243
|
/**
|
|
244
|
+
* @public
|
|
229
245
|
* <p>Deletes the <code>AvailabilityConfiguration</code> for the given WorkMail organization and domain.</p>
|
|
230
246
|
*/
|
|
231
247
|
deleteAvailabilityConfiguration(args: DeleteAvailabilityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAvailabilityConfigurationCommandOutput>;
|
|
232
248
|
deleteAvailabilityConfiguration(args: DeleteAvailabilityConfigurationCommandInput, cb: (err: any, data?: DeleteAvailabilityConfigurationCommandOutput) => void): void;
|
|
233
249
|
deleteAvailabilityConfiguration(args: DeleteAvailabilityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAvailabilityConfigurationCommandOutput) => void): void;
|
|
234
250
|
/**
|
|
251
|
+
* @public
|
|
235
252
|
* <p>Deletes the email monitoring configuration for a specified organization.</p>
|
|
236
253
|
*/
|
|
237
254
|
deleteEmailMonitoringConfiguration(args: DeleteEmailMonitoringConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEmailMonitoringConfigurationCommandOutput>;
|
|
238
255
|
deleteEmailMonitoringConfiguration(args: DeleteEmailMonitoringConfigurationCommandInput, cb: (err: any, data?: DeleteEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
239
256
|
deleteEmailMonitoringConfiguration(args: DeleteEmailMonitoringConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
240
257
|
/**
|
|
258
|
+
* @public
|
|
241
259
|
* <p>Deletes a group from WorkMail.</p>
|
|
242
260
|
*/
|
|
243
261
|
deleteGroup(args: DeleteGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGroupCommandOutput>;
|
|
244
262
|
deleteGroup(args: DeleteGroupCommandInput, cb: (err: any, data?: DeleteGroupCommandOutput) => void): void;
|
|
245
263
|
deleteGroup(args: DeleteGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGroupCommandOutput) => void): void;
|
|
246
264
|
/**
|
|
265
|
+
* @public
|
|
247
266
|
* <p>Deletes an impersonation role for the given WorkMail organization.</p>
|
|
248
267
|
*/
|
|
249
268
|
deleteImpersonationRole(args: DeleteImpersonationRoleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImpersonationRoleCommandOutput>;
|
|
250
269
|
deleteImpersonationRole(args: DeleteImpersonationRoleCommandInput, cb: (err: any, data?: DeleteImpersonationRoleCommandOutput) => void): void;
|
|
251
270
|
deleteImpersonationRole(args: DeleteImpersonationRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImpersonationRoleCommandOutput) => void): void;
|
|
252
271
|
/**
|
|
272
|
+
* @public
|
|
253
273
|
* <p>Deletes permissions granted to a member (user or group).</p>
|
|
254
274
|
*/
|
|
255
275
|
deleteMailboxPermissions(args: DeleteMailboxPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteMailboxPermissionsCommandOutput>;
|
|
256
276
|
deleteMailboxPermissions(args: DeleteMailboxPermissionsCommandInput, cb: (err: any, data?: DeleteMailboxPermissionsCommandOutput) => void): void;
|
|
257
277
|
deleteMailboxPermissions(args: DeleteMailboxPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMailboxPermissionsCommandOutput) => void): void;
|
|
258
278
|
/**
|
|
279
|
+
* @public
|
|
259
280
|
* <p>Deletes the mobile device access override for the given WorkMail organization, user, and device.</p>
|
|
260
281
|
* <note>
|
|
261
282
|
* <p>Deleting already deleted and non-existing overrides does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.</p>
|
|
@@ -265,6 +286,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
265
286
|
deleteMobileDeviceAccessOverride(args: DeleteMobileDeviceAccessOverrideCommandInput, cb: (err: any, data?: DeleteMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
266
287
|
deleteMobileDeviceAccessOverride(args: DeleteMobileDeviceAccessOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
267
288
|
/**
|
|
289
|
+
* @public
|
|
268
290
|
* <p>Deletes a mobile device access rule for the specified WorkMail organization.</p>
|
|
269
291
|
* <note>
|
|
270
292
|
* <p>Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.</p>
|
|
@@ -274,24 +296,28 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
274
296
|
deleteMobileDeviceAccessRule(args: DeleteMobileDeviceAccessRuleCommandInput, cb: (err: any, data?: DeleteMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
275
297
|
deleteMobileDeviceAccessRule(args: DeleteMobileDeviceAccessRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
276
298
|
/**
|
|
299
|
+
* @public
|
|
277
300
|
* <p>Deletes an WorkMail organization and all underlying AWS resources managed by WorkMail as part of the organization. You can choose whether to delete the associated directory. For more information, see <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/remove_organization.html">Removing an organization</a> in the <i>WorkMail Administrator Guide</i>.</p>
|
|
278
301
|
*/
|
|
279
302
|
deleteOrganization(args: DeleteOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteOrganizationCommandOutput>;
|
|
280
303
|
deleteOrganization(args: DeleteOrganizationCommandInput, cb: (err: any, data?: DeleteOrganizationCommandOutput) => void): void;
|
|
281
304
|
deleteOrganization(args: DeleteOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOrganizationCommandOutput) => void): void;
|
|
282
305
|
/**
|
|
306
|
+
* @public
|
|
283
307
|
* <p>Deletes the specified resource.</p>
|
|
284
308
|
*/
|
|
285
309
|
deleteResource(args: DeleteResourceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourceCommandOutput>;
|
|
286
310
|
deleteResource(args: DeleteResourceCommandInput, cb: (err: any, data?: DeleteResourceCommandOutput) => void): void;
|
|
287
311
|
deleteResource(args: DeleteResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourceCommandOutput) => void): void;
|
|
288
312
|
/**
|
|
313
|
+
* @public
|
|
289
314
|
* <p>Deletes the specified retention policy from the specified organization.</p>
|
|
290
315
|
*/
|
|
291
316
|
deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRetentionPolicyCommandOutput>;
|
|
292
317
|
deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, cb: (err: any, data?: DeleteRetentionPolicyCommandOutput) => void): void;
|
|
293
318
|
deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRetentionPolicyCommandOutput) => void): void;
|
|
294
319
|
/**
|
|
320
|
+
* @public
|
|
295
321
|
* <p>Deletes a user from WorkMail and all subsequent systems. Before you can delete a
|
|
296
322
|
* user, the user state must be <code>DISABLED</code>. Use the <a>DescribeUser</a>
|
|
297
323
|
* action to confirm the user state.</p>
|
|
@@ -302,6 +328,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
302
328
|
deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
303
329
|
deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
304
330
|
/**
|
|
331
|
+
* @public
|
|
305
332
|
* <p>Mark a user, group, or resource as no longer used in WorkMail. This action
|
|
306
333
|
* disassociates the mailbox and schedules it for clean-up. WorkMail keeps mailboxes for 30 days
|
|
307
334
|
* before they are permanently removed. The functionality in the console is
|
|
@@ -311,6 +338,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
311
338
|
deregisterFromWorkMail(args: DeregisterFromWorkMailCommandInput, cb: (err: any, data?: DeregisterFromWorkMailCommandOutput) => void): void;
|
|
312
339
|
deregisterFromWorkMail(args: DeregisterFromWorkMailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterFromWorkMailCommandOutput) => void): void;
|
|
313
340
|
/**
|
|
341
|
+
* @public
|
|
314
342
|
* <p>Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use. SES keeps the domain because other applications may use it. You must first
|
|
315
343
|
* remove any email address used by WorkMail entities before you remove the domain.</p>
|
|
316
344
|
*/
|
|
@@ -318,30 +346,35 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
318
346
|
deregisterMailDomain(args: DeregisterMailDomainCommandInput, cb: (err: any, data?: DeregisterMailDomainCommandOutput) => void): void;
|
|
319
347
|
deregisterMailDomain(args: DeregisterMailDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterMailDomainCommandOutput) => void): void;
|
|
320
348
|
/**
|
|
349
|
+
* @public
|
|
321
350
|
* <p>Describes the current email monitoring configuration for a specified organization.</p>
|
|
322
351
|
*/
|
|
323
352
|
describeEmailMonitoringConfiguration(args: DescribeEmailMonitoringConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEmailMonitoringConfigurationCommandOutput>;
|
|
324
353
|
describeEmailMonitoringConfiguration(args: DescribeEmailMonitoringConfigurationCommandInput, cb: (err: any, data?: DescribeEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
325
354
|
describeEmailMonitoringConfiguration(args: DescribeEmailMonitoringConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
326
355
|
/**
|
|
356
|
+
* @public
|
|
327
357
|
* <p>Returns the data available for the group.</p>
|
|
328
358
|
*/
|
|
329
359
|
describeGroup(args: DescribeGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupCommandOutput>;
|
|
330
360
|
describeGroup(args: DescribeGroupCommandInput, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
331
361
|
describeGroup(args: DescribeGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
332
362
|
/**
|
|
363
|
+
* @public
|
|
333
364
|
* <p>Lists the settings in a DMARC policy for a specified organization.</p>
|
|
334
365
|
*/
|
|
335
366
|
describeInboundDmarcSettings(args: DescribeInboundDmarcSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInboundDmarcSettingsCommandOutput>;
|
|
336
367
|
describeInboundDmarcSettings(args: DescribeInboundDmarcSettingsCommandInput, cb: (err: any, data?: DescribeInboundDmarcSettingsCommandOutput) => void): void;
|
|
337
368
|
describeInboundDmarcSettings(args: DescribeInboundDmarcSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInboundDmarcSettingsCommandOutput) => void): void;
|
|
338
369
|
/**
|
|
370
|
+
* @public
|
|
339
371
|
* <p>Describes the current status of a mailbox export job.</p>
|
|
340
372
|
*/
|
|
341
373
|
describeMailboxExportJob(args: DescribeMailboxExportJobCommandInput, options?: __HttpHandlerOptions): Promise<DescribeMailboxExportJobCommandOutput>;
|
|
342
374
|
describeMailboxExportJob(args: DescribeMailboxExportJobCommandInput, cb: (err: any, data?: DescribeMailboxExportJobCommandOutput) => void): void;
|
|
343
375
|
describeMailboxExportJob(args: DescribeMailboxExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMailboxExportJobCommandOutput) => void): void;
|
|
344
376
|
/**
|
|
377
|
+
* @public
|
|
345
378
|
* <p>Provides more information regarding a given organization based on its
|
|
346
379
|
* identifier.</p>
|
|
347
380
|
*/
|
|
@@ -349,30 +382,35 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
349
382
|
describeOrganization(args: DescribeOrganizationCommandInput, cb: (err: any, data?: DescribeOrganizationCommandOutput) => void): void;
|
|
350
383
|
describeOrganization(args: DescribeOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationCommandOutput) => void): void;
|
|
351
384
|
/**
|
|
385
|
+
* @public
|
|
352
386
|
* <p>Returns the data available for the resource.</p>
|
|
353
387
|
*/
|
|
354
388
|
describeResource(args: DescribeResourceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeResourceCommandOutput>;
|
|
355
389
|
describeResource(args: DescribeResourceCommandInput, cb: (err: any, data?: DescribeResourceCommandOutput) => void): void;
|
|
356
390
|
describeResource(args: DescribeResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeResourceCommandOutput) => void): void;
|
|
357
391
|
/**
|
|
392
|
+
* @public
|
|
358
393
|
* <p>Provides information regarding the user.</p>
|
|
359
394
|
*/
|
|
360
395
|
describeUser(args: DescribeUserCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserCommandOutput>;
|
|
361
396
|
describeUser(args: DescribeUserCommandInput, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
|
|
362
397
|
describeUser(args: DescribeUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
|
|
363
398
|
/**
|
|
399
|
+
* @public
|
|
364
400
|
* <p>Removes a member from the resource's set of delegates.</p>
|
|
365
401
|
*/
|
|
366
402
|
disassociateDelegateFromResource(args: DisassociateDelegateFromResourceCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateDelegateFromResourceCommandOutput>;
|
|
367
403
|
disassociateDelegateFromResource(args: DisassociateDelegateFromResourceCommandInput, cb: (err: any, data?: DisassociateDelegateFromResourceCommandOutput) => void): void;
|
|
368
404
|
disassociateDelegateFromResource(args: DisassociateDelegateFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateDelegateFromResourceCommandOutput) => void): void;
|
|
369
405
|
/**
|
|
406
|
+
* @public
|
|
370
407
|
* <p>Removes a member from a group.</p>
|
|
371
408
|
*/
|
|
372
409
|
disassociateMemberFromGroup(args: DisassociateMemberFromGroupCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateMemberFromGroupCommandOutput>;
|
|
373
410
|
disassociateMemberFromGroup(args: DisassociateMemberFromGroupCommandInput, cb: (err: any, data?: DisassociateMemberFromGroupCommandOutput) => void): void;
|
|
374
411
|
disassociateMemberFromGroup(args: DisassociateMemberFromGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateMemberFromGroupCommandOutput) => void): void;
|
|
375
412
|
/**
|
|
413
|
+
* @public
|
|
376
414
|
* <p>Gets the effects of an organization's access control rules as they apply to a
|
|
377
415
|
* specified IPv4 address, access protocol action, and user ID or impersonation role ID. You must provide either the user ID or impersonation role ID. Impersonation role ID can only be used with Action EWS.</p>
|
|
378
416
|
*/
|
|
@@ -380,36 +418,42 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
380
418
|
getAccessControlEffect(args: GetAccessControlEffectCommandInput, cb: (err: any, data?: GetAccessControlEffectCommandOutput) => void): void;
|
|
381
419
|
getAccessControlEffect(args: GetAccessControlEffectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccessControlEffectCommandOutput) => void): void;
|
|
382
420
|
/**
|
|
421
|
+
* @public
|
|
383
422
|
* <p>Gets the default retention policy details for the specified organization.</p>
|
|
384
423
|
*/
|
|
385
424
|
getDefaultRetentionPolicy(args: GetDefaultRetentionPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetDefaultRetentionPolicyCommandOutput>;
|
|
386
425
|
getDefaultRetentionPolicy(args: GetDefaultRetentionPolicyCommandInput, cb: (err: any, data?: GetDefaultRetentionPolicyCommandOutput) => void): void;
|
|
387
426
|
getDefaultRetentionPolicy(args: GetDefaultRetentionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDefaultRetentionPolicyCommandOutput) => void): void;
|
|
388
427
|
/**
|
|
428
|
+
* @public
|
|
389
429
|
* <p>Gets the impersonation role details for the given WorkMail organization.</p>
|
|
390
430
|
*/
|
|
391
431
|
getImpersonationRole(args: GetImpersonationRoleCommandInput, options?: __HttpHandlerOptions): Promise<GetImpersonationRoleCommandOutput>;
|
|
392
432
|
getImpersonationRole(args: GetImpersonationRoleCommandInput, cb: (err: any, data?: GetImpersonationRoleCommandOutput) => void): void;
|
|
393
433
|
getImpersonationRole(args: GetImpersonationRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImpersonationRoleCommandOutput) => void): void;
|
|
394
434
|
/**
|
|
435
|
+
* @public
|
|
395
436
|
* <p>Tests whether the given impersonation role can impersonate a target user.</p>
|
|
396
437
|
*/
|
|
397
438
|
getImpersonationRoleEffect(args: GetImpersonationRoleEffectCommandInput, options?: __HttpHandlerOptions): Promise<GetImpersonationRoleEffectCommandOutput>;
|
|
398
439
|
getImpersonationRoleEffect(args: GetImpersonationRoleEffectCommandInput, cb: (err: any, data?: GetImpersonationRoleEffectCommandOutput) => void): void;
|
|
399
440
|
getImpersonationRoleEffect(args: GetImpersonationRoleEffectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImpersonationRoleEffectCommandOutput) => void): void;
|
|
400
441
|
/**
|
|
442
|
+
* @public
|
|
401
443
|
* <p>Requests a user's mailbox details for a specified organization and user.</p>
|
|
402
444
|
*/
|
|
403
445
|
getMailboxDetails(args: GetMailboxDetailsCommandInput, options?: __HttpHandlerOptions): Promise<GetMailboxDetailsCommandOutput>;
|
|
404
446
|
getMailboxDetails(args: GetMailboxDetailsCommandInput, cb: (err: any, data?: GetMailboxDetailsCommandOutput) => void): void;
|
|
405
447
|
getMailboxDetails(args: GetMailboxDetailsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMailboxDetailsCommandOutput) => void): void;
|
|
406
448
|
/**
|
|
449
|
+
* @public
|
|
407
450
|
* <p>Gets details for a mail domain, including domain records required to configure your domain with recommended security.</p>
|
|
408
451
|
*/
|
|
409
452
|
getMailDomain(args: GetMailDomainCommandInput, options?: __HttpHandlerOptions): Promise<GetMailDomainCommandOutput>;
|
|
410
453
|
getMailDomain(args: GetMailDomainCommandInput, cb: (err: any, data?: GetMailDomainCommandOutput) => void): void;
|
|
411
454
|
getMailDomain(args: GetMailDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMailDomainCommandOutput) => void): void;
|
|
412
455
|
/**
|
|
456
|
+
* @public
|
|
413
457
|
* <p>Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access
|
|
414
458
|
* rules for the WorkMail organization for a particular user's attributes.</p>
|
|
415
459
|
*/
|
|
@@ -417,18 +461,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
417
461
|
getMobileDeviceAccessEffect(args: GetMobileDeviceAccessEffectCommandInput, cb: (err: any, data?: GetMobileDeviceAccessEffectCommandOutput) => void): void;
|
|
418
462
|
getMobileDeviceAccessEffect(args: GetMobileDeviceAccessEffectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMobileDeviceAccessEffectCommandOutput) => void): void;
|
|
419
463
|
/**
|
|
464
|
+
* @public
|
|
420
465
|
* <p>Gets the mobile device access override for the given WorkMail organization, user, and device.</p>
|
|
421
466
|
*/
|
|
422
467
|
getMobileDeviceAccessOverride(args: GetMobileDeviceAccessOverrideCommandInput, options?: __HttpHandlerOptions): Promise<GetMobileDeviceAccessOverrideCommandOutput>;
|
|
423
468
|
getMobileDeviceAccessOverride(args: GetMobileDeviceAccessOverrideCommandInput, cb: (err: any, data?: GetMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
424
469
|
getMobileDeviceAccessOverride(args: GetMobileDeviceAccessOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
425
470
|
/**
|
|
471
|
+
* @public
|
|
426
472
|
* <p>Lists the access control rules for the specified organization.</p>
|
|
427
473
|
*/
|
|
428
474
|
listAccessControlRules(args: ListAccessControlRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListAccessControlRulesCommandOutput>;
|
|
429
475
|
listAccessControlRules(args: ListAccessControlRulesCommandInput, cb: (err: any, data?: ListAccessControlRulesCommandOutput) => void): void;
|
|
430
476
|
listAccessControlRules(args: ListAccessControlRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAccessControlRulesCommandOutput) => void): void;
|
|
431
477
|
/**
|
|
478
|
+
* @public
|
|
432
479
|
* <p>Creates a paginated call to list the aliases associated with a given
|
|
433
480
|
* entity.</p>
|
|
434
481
|
*/
|
|
@@ -436,12 +483,14 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
436
483
|
listAliases(args: ListAliasesCommandInput, cb: (err: any, data?: ListAliasesCommandOutput) => void): void;
|
|
437
484
|
listAliases(args: ListAliasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAliasesCommandOutput) => void): void;
|
|
438
485
|
/**
|
|
486
|
+
* @public
|
|
439
487
|
* <p>List all the <code>AvailabilityConfiguration</code>'s for the given WorkMail organization.</p>
|
|
440
488
|
*/
|
|
441
489
|
listAvailabilityConfigurations(args: ListAvailabilityConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListAvailabilityConfigurationsCommandOutput>;
|
|
442
490
|
listAvailabilityConfigurations(args: ListAvailabilityConfigurationsCommandInput, cb: (err: any, data?: ListAvailabilityConfigurationsCommandOutput) => void): void;
|
|
443
491
|
listAvailabilityConfigurations(args: ListAvailabilityConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAvailabilityConfigurationsCommandOutput) => void): void;
|
|
444
492
|
/**
|
|
493
|
+
* @public
|
|
445
494
|
* <p>Returns an overview of the members of a group. Users and groups can be members of a
|
|
446
495
|
* group.</p>
|
|
447
496
|
*/
|
|
@@ -449,18 +498,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
449
498
|
listGroupMembers(args: ListGroupMembersCommandInput, cb: (err: any, data?: ListGroupMembersCommandOutput) => void): void;
|
|
450
499
|
listGroupMembers(args: ListGroupMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGroupMembersCommandOutput) => void): void;
|
|
451
500
|
/**
|
|
501
|
+
* @public
|
|
452
502
|
* <p>Returns summaries of the organization's groups.</p>
|
|
453
503
|
*/
|
|
454
504
|
listGroups(args: ListGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListGroupsCommandOutput>;
|
|
455
505
|
listGroups(args: ListGroupsCommandInput, cb: (err: any, data?: ListGroupsCommandOutput) => void): void;
|
|
456
506
|
listGroups(args: ListGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGroupsCommandOutput) => void): void;
|
|
457
507
|
/**
|
|
508
|
+
* @public
|
|
458
509
|
* <p>Lists all the impersonation roles for the given WorkMail organization.</p>
|
|
459
510
|
*/
|
|
460
511
|
listImpersonationRoles(args: ListImpersonationRolesCommandInput, options?: __HttpHandlerOptions): Promise<ListImpersonationRolesCommandOutput>;
|
|
461
512
|
listImpersonationRoles(args: ListImpersonationRolesCommandInput, cb: (err: any, data?: ListImpersonationRolesCommandOutput) => void): void;
|
|
462
513
|
listImpersonationRoles(args: ListImpersonationRolesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImpersonationRolesCommandOutput) => void): void;
|
|
463
514
|
/**
|
|
515
|
+
* @public
|
|
464
516
|
* <p>Lists the mailbox export jobs started for the specified organization within the last
|
|
465
517
|
* seven days.</p>
|
|
466
518
|
*/
|
|
@@ -468,6 +520,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
468
520
|
listMailboxExportJobs(args: ListMailboxExportJobsCommandInput, cb: (err: any, data?: ListMailboxExportJobsCommandOutput) => void): void;
|
|
469
521
|
listMailboxExportJobs(args: ListMailboxExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMailboxExportJobsCommandOutput) => void): void;
|
|
470
522
|
/**
|
|
523
|
+
* @public
|
|
471
524
|
* <p>Lists the mailbox permissions associated with a user, group, or resource
|
|
472
525
|
* mailbox.</p>
|
|
473
526
|
*/
|
|
@@ -475,30 +528,35 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
475
528
|
listMailboxPermissions(args: ListMailboxPermissionsCommandInput, cb: (err: any, data?: ListMailboxPermissionsCommandOutput) => void): void;
|
|
476
529
|
listMailboxPermissions(args: ListMailboxPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMailboxPermissionsCommandOutput) => void): void;
|
|
477
530
|
/**
|
|
531
|
+
* @public
|
|
478
532
|
* <p>Lists the mail domains in a given WorkMail organization.</p>
|
|
479
533
|
*/
|
|
480
534
|
listMailDomains(args: ListMailDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListMailDomainsCommandOutput>;
|
|
481
535
|
listMailDomains(args: ListMailDomainsCommandInput, cb: (err: any, data?: ListMailDomainsCommandOutput) => void): void;
|
|
482
536
|
listMailDomains(args: ListMailDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMailDomainsCommandOutput) => void): void;
|
|
483
537
|
/**
|
|
538
|
+
* @public
|
|
484
539
|
* <p>Lists all the mobile device access overrides for any given combination of WorkMail organization, user, or device.</p>
|
|
485
540
|
*/
|
|
486
541
|
listMobileDeviceAccessOverrides(args: ListMobileDeviceAccessOverridesCommandInput, options?: __HttpHandlerOptions): Promise<ListMobileDeviceAccessOverridesCommandOutput>;
|
|
487
542
|
listMobileDeviceAccessOverrides(args: ListMobileDeviceAccessOverridesCommandInput, cb: (err: any, data?: ListMobileDeviceAccessOverridesCommandOutput) => void): void;
|
|
488
543
|
listMobileDeviceAccessOverrides(args: ListMobileDeviceAccessOverridesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMobileDeviceAccessOverridesCommandOutput) => void): void;
|
|
489
544
|
/**
|
|
545
|
+
* @public
|
|
490
546
|
* <p>Lists the mobile device access rules for the specified WorkMail organization.</p>
|
|
491
547
|
*/
|
|
492
548
|
listMobileDeviceAccessRules(args: ListMobileDeviceAccessRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListMobileDeviceAccessRulesCommandOutput>;
|
|
493
549
|
listMobileDeviceAccessRules(args: ListMobileDeviceAccessRulesCommandInput, cb: (err: any, data?: ListMobileDeviceAccessRulesCommandOutput) => void): void;
|
|
494
550
|
listMobileDeviceAccessRules(args: ListMobileDeviceAccessRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMobileDeviceAccessRulesCommandOutput) => void): void;
|
|
495
551
|
/**
|
|
552
|
+
* @public
|
|
496
553
|
* <p>Returns summaries of the customer's organizations.</p>
|
|
497
554
|
*/
|
|
498
555
|
listOrganizations(args: ListOrganizationsCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationsCommandOutput>;
|
|
499
556
|
listOrganizations(args: ListOrganizationsCommandInput, cb: (err: any, data?: ListOrganizationsCommandOutput) => void): void;
|
|
500
557
|
listOrganizations(args: ListOrganizationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationsCommandOutput) => void): void;
|
|
501
558
|
/**
|
|
559
|
+
* @public
|
|
502
560
|
* <p>Lists the delegates associated with a resource. Users and groups can be resource
|
|
503
561
|
* delegates and answer requests on behalf of the resource.</p>
|
|
504
562
|
*/
|
|
@@ -506,24 +564,28 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
506
564
|
listResourceDelegates(args: ListResourceDelegatesCommandInput, cb: (err: any, data?: ListResourceDelegatesCommandOutput) => void): void;
|
|
507
565
|
listResourceDelegates(args: ListResourceDelegatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceDelegatesCommandOutput) => void): void;
|
|
508
566
|
/**
|
|
567
|
+
* @public
|
|
509
568
|
* <p>Returns summaries of the organization's resources.</p>
|
|
510
569
|
*/
|
|
511
570
|
listResources(args: ListResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListResourcesCommandOutput>;
|
|
512
571
|
listResources(args: ListResourcesCommandInput, cb: (err: any, data?: ListResourcesCommandOutput) => void): void;
|
|
513
572
|
listResources(args: ListResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourcesCommandOutput) => void): void;
|
|
514
573
|
/**
|
|
574
|
+
* @public
|
|
515
575
|
* <p>Lists the tags applied to an WorkMail organization resource.</p>
|
|
516
576
|
*/
|
|
517
577
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
518
578
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
519
579
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
520
580
|
/**
|
|
581
|
+
* @public
|
|
521
582
|
* <p>Returns summaries of the organization's users.</p>
|
|
522
583
|
*/
|
|
523
584
|
listUsers(args: ListUsersCommandInput, options?: __HttpHandlerOptions): Promise<ListUsersCommandOutput>;
|
|
524
585
|
listUsers(args: ListUsersCommandInput, cb: (err: any, data?: ListUsersCommandOutput) => void): void;
|
|
525
586
|
listUsers(args: ListUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUsersCommandOutput) => void): void;
|
|
526
587
|
/**
|
|
588
|
+
* @public
|
|
527
589
|
* <p>Adds a new access control rule for the specified organization. The rule allows or
|
|
528
590
|
* denies access to the organization for the specified IPv4 addresses, access protocol
|
|
529
591
|
* actions, user IDs and impersonation IDs. Adding a new rule with the same name as an existing rule replaces
|
|
@@ -533,18 +595,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
533
595
|
putAccessControlRule(args: PutAccessControlRuleCommandInput, cb: (err: any, data?: PutAccessControlRuleCommandOutput) => void): void;
|
|
534
596
|
putAccessControlRule(args: PutAccessControlRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAccessControlRuleCommandOutput) => void): void;
|
|
535
597
|
/**
|
|
598
|
+
* @public
|
|
536
599
|
* <p>Creates or updates the email monitoring configuration for a specified organization.</p>
|
|
537
600
|
*/
|
|
538
601
|
putEmailMonitoringConfiguration(args: PutEmailMonitoringConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<PutEmailMonitoringConfigurationCommandOutput>;
|
|
539
602
|
putEmailMonitoringConfiguration(args: PutEmailMonitoringConfigurationCommandInput, cb: (err: any, data?: PutEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
540
603
|
putEmailMonitoringConfiguration(args: PutEmailMonitoringConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEmailMonitoringConfigurationCommandOutput) => void): void;
|
|
541
604
|
/**
|
|
605
|
+
* @public
|
|
542
606
|
* <p>Enables or disables a DMARC policy for a given organization.</p>
|
|
543
607
|
*/
|
|
544
608
|
putInboundDmarcSettings(args: PutInboundDmarcSettingsCommandInput, options?: __HttpHandlerOptions): Promise<PutInboundDmarcSettingsCommandOutput>;
|
|
545
609
|
putInboundDmarcSettings(args: PutInboundDmarcSettingsCommandInput, cb: (err: any, data?: PutInboundDmarcSettingsCommandOutput) => void): void;
|
|
546
610
|
putInboundDmarcSettings(args: PutInboundDmarcSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutInboundDmarcSettingsCommandOutput) => void): void;
|
|
547
611
|
/**
|
|
612
|
+
* @public
|
|
548
613
|
* <p>Sets permissions for a user, group, or resource. This replaces any pre-existing
|
|
549
614
|
* permissions.</p>
|
|
550
615
|
*/
|
|
@@ -552,18 +617,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
552
617
|
putMailboxPermissions(args: PutMailboxPermissionsCommandInput, cb: (err: any, data?: PutMailboxPermissionsCommandOutput) => void): void;
|
|
553
618
|
putMailboxPermissions(args: PutMailboxPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutMailboxPermissionsCommandOutput) => void): void;
|
|
554
619
|
/**
|
|
620
|
+
* @public
|
|
555
621
|
* <p>Creates or updates a mobile device access override for the given WorkMail organization, user, and device.</p>
|
|
556
622
|
*/
|
|
557
623
|
putMobileDeviceAccessOverride(args: PutMobileDeviceAccessOverrideCommandInput, options?: __HttpHandlerOptions): Promise<PutMobileDeviceAccessOverrideCommandOutput>;
|
|
558
624
|
putMobileDeviceAccessOverride(args: PutMobileDeviceAccessOverrideCommandInput, cb: (err: any, data?: PutMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
559
625
|
putMobileDeviceAccessOverride(args: PutMobileDeviceAccessOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutMobileDeviceAccessOverrideCommandOutput) => void): void;
|
|
560
626
|
/**
|
|
627
|
+
* @public
|
|
561
628
|
* <p>Puts a retention policy to the specified organization.</p>
|
|
562
629
|
*/
|
|
563
630
|
putRetentionPolicy(args: PutRetentionPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutRetentionPolicyCommandOutput>;
|
|
564
631
|
putRetentionPolicy(args: PutRetentionPolicyCommandInput, cb: (err: any, data?: PutRetentionPolicyCommandOutput) => void): void;
|
|
565
632
|
putRetentionPolicy(args: PutRetentionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutRetentionPolicyCommandOutput) => void): void;
|
|
566
633
|
/**
|
|
634
|
+
* @public
|
|
567
635
|
* <p>Registers a new domain in WorkMail and SES, and configures it for use by WorkMail. Emails received by SES for this domain are routed to the specified WorkMail organization, and WorkMail has
|
|
568
636
|
* permanent permission to use the specified domain for sending your users' emails.</p>
|
|
569
637
|
*/
|
|
@@ -571,6 +639,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
571
639
|
registerMailDomain(args: RegisterMailDomainCommandInput, cb: (err: any, data?: RegisterMailDomainCommandOutput) => void): void;
|
|
572
640
|
registerMailDomain(args: RegisterMailDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterMailDomainCommandOutput) => void): void;
|
|
573
641
|
/**
|
|
642
|
+
* @public
|
|
574
643
|
* <p>Registers an existing and disabled user, group, or resource for WorkMail use by
|
|
575
644
|
* associating a mailbox and calendaring capabilities. It performs no change if the user,
|
|
576
645
|
* group, or resource is enabled and fails if the user, group, or resource is deleted. This
|
|
@@ -583,12 +652,14 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
583
652
|
registerToWorkMail(args: RegisterToWorkMailCommandInput, cb: (err: any, data?: RegisterToWorkMailCommandOutput) => void): void;
|
|
584
653
|
registerToWorkMail(args: RegisterToWorkMailCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterToWorkMailCommandOutput) => void): void;
|
|
585
654
|
/**
|
|
655
|
+
* @public
|
|
586
656
|
* <p>Allows the administrator to reset the password for a user.</p>
|
|
587
657
|
*/
|
|
588
658
|
resetPassword(args: ResetPasswordCommandInput, options?: __HttpHandlerOptions): Promise<ResetPasswordCommandOutput>;
|
|
589
659
|
resetPassword(args: ResetPasswordCommandInput, cb: (err: any, data?: ResetPasswordCommandOutput) => void): void;
|
|
590
660
|
resetPassword(args: ResetPasswordCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetPasswordCommandOutput) => void): void;
|
|
591
661
|
/**
|
|
662
|
+
* @public
|
|
592
663
|
* <p>Starts a mailbox export job to export MIME-format email messages and calendar items
|
|
593
664
|
* from the specified mailbox to the specified Amazon Simple Storage Service (Amazon S3)
|
|
594
665
|
* bucket. For more information, see <a href="https://docs.aws.amazon.com/workmail/latest/adminguide/mail-export.html">Exporting mailbox content</a> in
|
|
@@ -598,6 +669,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
598
669
|
startMailboxExportJob(args: StartMailboxExportJobCommandInput, cb: (err: any, data?: StartMailboxExportJobCommandOutput) => void): void;
|
|
599
670
|
startMailboxExportJob(args: StartMailboxExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMailboxExportJobCommandOutput) => void): void;
|
|
600
671
|
/**
|
|
672
|
+
* @public
|
|
601
673
|
* <p>Applies the specified tags to the specified WorkMailorganization
|
|
602
674
|
* resource.</p>
|
|
603
675
|
*/
|
|
@@ -605,6 +677,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
605
677
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
606
678
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
607
679
|
/**
|
|
680
|
+
* @public
|
|
608
681
|
* <p>Performs a test on an availability provider to ensure that access is allowed. For EWS, it verifies the provided credentials can be used to successfully log in. For Lambda, it verifies that the Lambda function can be invoked and that the resource access
|
|
609
682
|
* policy was configured to deny anonymous access. An anonymous invocation is one done without providing either a <code>SourceArn</code> or <code>SourceAccount</code> header.</p>
|
|
610
683
|
* <note>
|
|
@@ -618,6 +691,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
618
691
|
testAvailabilityConfiguration(args: TestAvailabilityConfigurationCommandInput, cb: (err: any, data?: TestAvailabilityConfigurationCommandOutput) => void): void;
|
|
619
692
|
testAvailabilityConfiguration(args: TestAvailabilityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestAvailabilityConfigurationCommandOutput) => void): void;
|
|
620
693
|
/**
|
|
694
|
+
* @public
|
|
621
695
|
* <p>Untags the specified tags from the specified WorkMail organization
|
|
622
696
|
* resource.</p>
|
|
623
697
|
*/
|
|
@@ -625,6 +699,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
625
699
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
626
700
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
627
701
|
/**
|
|
702
|
+
* @public
|
|
628
703
|
* <p>Updates an existing <code>AvailabilityConfiguration</code> for the given WorkMail
|
|
629
704
|
* organization and domain.</p>
|
|
630
705
|
*/
|
|
@@ -632,18 +707,21 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
632
707
|
updateAvailabilityConfiguration(args: UpdateAvailabilityConfigurationCommandInput, cb: (err: any, data?: UpdateAvailabilityConfigurationCommandOutput) => void): void;
|
|
633
708
|
updateAvailabilityConfiguration(args: UpdateAvailabilityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAvailabilityConfigurationCommandOutput) => void): void;
|
|
634
709
|
/**
|
|
710
|
+
* @public
|
|
635
711
|
* <p>Updates the default mail domain for an organization. The default mail domain is used by the WorkMail AWS Console to suggest an email address when enabling a mail user. You can only have one default domain.</p>
|
|
636
712
|
*/
|
|
637
713
|
updateDefaultMailDomain(args: UpdateDefaultMailDomainCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDefaultMailDomainCommandOutput>;
|
|
638
714
|
updateDefaultMailDomain(args: UpdateDefaultMailDomainCommandInput, cb: (err: any, data?: UpdateDefaultMailDomainCommandOutput) => void): void;
|
|
639
715
|
updateDefaultMailDomain(args: UpdateDefaultMailDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDefaultMailDomainCommandOutput) => void): void;
|
|
640
716
|
/**
|
|
717
|
+
* @public
|
|
641
718
|
* <p>Updates an impersonation role for the given WorkMail organization.</p>
|
|
642
719
|
*/
|
|
643
720
|
updateImpersonationRole(args: UpdateImpersonationRoleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateImpersonationRoleCommandOutput>;
|
|
644
721
|
updateImpersonationRole(args: UpdateImpersonationRoleCommandInput, cb: (err: any, data?: UpdateImpersonationRoleCommandOutput) => void): void;
|
|
645
722
|
updateImpersonationRole(args: UpdateImpersonationRoleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImpersonationRoleCommandOutput) => void): void;
|
|
646
723
|
/**
|
|
724
|
+
* @public
|
|
647
725
|
* <p>Updates a user's current mailbox quota for a specified organization and
|
|
648
726
|
* user.</p>
|
|
649
727
|
*/
|
|
@@ -651,12 +729,14 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
651
729
|
updateMailboxQuota(args: UpdateMailboxQuotaCommandInput, cb: (err: any, data?: UpdateMailboxQuotaCommandOutput) => void): void;
|
|
652
730
|
updateMailboxQuota(args: UpdateMailboxQuotaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMailboxQuotaCommandOutput) => void): void;
|
|
653
731
|
/**
|
|
732
|
+
* @public
|
|
654
733
|
* <p>Updates a mobile device access rule for the specified WorkMail organization.</p>
|
|
655
734
|
*/
|
|
656
735
|
updateMobileDeviceAccessRule(args: UpdateMobileDeviceAccessRuleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMobileDeviceAccessRuleCommandOutput>;
|
|
657
736
|
updateMobileDeviceAccessRule(args: UpdateMobileDeviceAccessRuleCommandInput, cb: (err: any, data?: UpdateMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
658
737
|
updateMobileDeviceAccessRule(args: UpdateMobileDeviceAccessRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMobileDeviceAccessRuleCommandOutput) => void): void;
|
|
659
738
|
/**
|
|
739
|
+
* @public
|
|
660
740
|
* <p>Updates the primary email for a user, group, or resource. The current email is moved
|
|
661
741
|
* into the list of aliases (or swapped between an existing alias and the current primary
|
|
662
742
|
* email), and the email provided in the input is promoted as the primary.</p>
|
|
@@ -665,6 +745,7 @@ export declare class WorkMail extends WorkMailClient {
|
|
|
665
745
|
updatePrimaryEmailAddress(args: UpdatePrimaryEmailAddressCommandInput, cb: (err: any, data?: UpdatePrimaryEmailAddressCommandOutput) => void): void;
|
|
666
746
|
updatePrimaryEmailAddress(args: UpdatePrimaryEmailAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePrimaryEmailAddressCommandOutput) => void): void;
|
|
667
747
|
/**
|
|
748
|
+
* @public
|
|
668
749
|
* <p>Updates data for the resource. To have the latest information, it must be preceded by
|
|
669
750
|
* a <a>DescribeResource</a> call. The dataset in the request should be the one
|
|
670
751
|
* expected when performing another <code>DescribeResource</code> call.</p>
|