@aws-sdk/client-workmail 3.296.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 +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteRetentionPolicyRequest, DeleteRetentionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRetentionPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRetentionPolicyCommandInput extends DeleteRetentionPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRetentionPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRetentionPolicyCommandOutput extends DeleteRetentionPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified retention policy from the specified organization.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteRetentionPolicyCommandOutput extends DeleteRetentionPolic
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteRetentionPolicyCommandInput - {@link DeleteRetentionPolicyCommandInput}
|
|
34
|
+
* @returns {@link DeleteRetentionPolicyCommandOutput}
|
|
28
35
|
* @see {@link DeleteRetentionPolicyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteRetentionPolicyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteRetentionPolicyCommandOutput extends DeleteRetentionPolic
|
|
|
45
52
|
export declare class DeleteRetentionPolicyCommand extends $Command<DeleteRetentionPolicyCommandInput, DeleteRetentionPolicyCommandOutput, WorkMailClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteRetentionPolicyCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteRetentionPolicyCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRetentionPolicyCommandInput, DeleteRetentionPolicyCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteUserCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteUserCommandInput extends DeleteUserRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteUserCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a user from WorkMail and all subsequent systems. Before you can delete a
|
|
18
23
|
* user, the user state must be <code>DISABLED</code>. Use the <a>DescribeUser</a>
|
|
19
24
|
* action to confirm the user state.</p>
|
|
@@ -29,6 +34,8 @@ export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataB
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DeleteUserCommandInput - {@link DeleteUserCommandInput}
|
|
38
|
+
* @returns {@link DeleteUserCommandOutput}
|
|
32
39
|
* @see {@link DeleteUserCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DeleteUserCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DeleteUserCommandOutput extends DeleteUserResponse, __MetadataB
|
|
|
62
69
|
export declare class DeleteUserCommand extends $Command<DeleteUserCommandInput, DeleteUserCommandOutput, WorkMailClientResolvedConfig> {
|
|
63
70
|
readonly input: DeleteUserCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DeleteUserCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUserCommandInput, DeleteUserCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeregisterFromWorkMailRequest, DeregisterFromWorkMailResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeregisterFromWorkMailCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeregisterFromWorkMailCommandInput extends DeregisterFromWorkMailRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeregisterFromWorkMailCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeregisterFromWorkMailCommandOutput extends DeregisterFromWorkMailResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Mark a user, group, or resource as no longer used in WorkMail. This action
|
|
18
23
|
* disassociates the mailbox and schedules it for clean-up. WorkMail keeps mailboxes for 30 days
|
|
19
24
|
* before they are permanently removed. The functionality in the console is
|
|
@@ -28,6 +33,8 @@ export interface DeregisterFromWorkMailCommandOutput extends DeregisterFromWorkM
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeregisterFromWorkMailCommandInput - {@link DeregisterFromWorkMailCommandInput}
|
|
37
|
+
* @returns {@link DeregisterFromWorkMailCommandOutput}
|
|
31
38
|
* @see {@link DeregisterFromWorkMailCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeregisterFromWorkMailCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface DeregisterFromWorkMailCommandOutput extends DeregisterFromWorkM
|
|
|
56
63
|
export declare class DeregisterFromWorkMailCommand extends $Command<DeregisterFromWorkMailCommandInput, DeregisterFromWorkMailCommandOutput, WorkMailClientResolvedConfig> {
|
|
57
64
|
readonly input: DeregisterFromWorkMailCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: DeregisterFromWorkMailCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterFromWorkMailCommandInput, DeregisterFromWorkMailCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeregisterMailDomainRequest, DeregisterMailDomainResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeregisterMailDomainCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeregisterMailDomainCommandInput extends DeregisterMailDomainRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeregisterMailDomainCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeregisterMailDomainCommandOutput extends DeregisterMailDomainResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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
|
|
18
23
|
* remove any email address used by WorkMail entities before you remove the domain.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeregisterMailDomainCommandOutput extends DeregisterMailDomainR
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeregisterMailDomainCommandInput - {@link DeregisterMailDomainCommandInput}
|
|
35
|
+
* @returns {@link DeregisterMailDomainCommandOutput}
|
|
29
36
|
* @see {@link DeregisterMailDomainCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeregisterMailDomainCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeregisterMailDomainCommandOutput extends DeregisterMailDomainR
|
|
|
53
60
|
export declare class DeregisterMailDomainCommand extends $Command<DeregisterMailDomainCommandInput, DeregisterMailDomainCommandOutput, WorkMailClientResolvedConfig> {
|
|
54
61
|
readonly input: DeregisterMailDomainCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeregisterMailDomainCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterMailDomainCommandInput, DeregisterMailDomainCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeEmailMonitoringConfigurationRequest, DescribeEmailMonitoringConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEmailMonitoringConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEmailMonitoringConfigurationCommandInput extends DescribeEmailMonitoringConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEmailMonitoringConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEmailMonitoringConfigurationCommandOutput extends DescribeEmailMonitoringConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the current email monitoring configuration for a specified organization.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeEmailMonitoringConfigurationCommandOutput extends Descr
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeEmailMonitoringConfigurationCommandInput - {@link DescribeEmailMonitoringConfigurationCommandInput}
|
|
34
|
+
* @returns {@link DescribeEmailMonitoringConfigurationCommandOutput}
|
|
28
35
|
* @see {@link DescribeEmailMonitoringConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeEmailMonitoringConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface DescribeEmailMonitoringConfigurationCommandOutput extends Descr
|
|
|
48
55
|
export declare class DescribeEmailMonitoringConfigurationCommand extends $Command<DescribeEmailMonitoringConfigurationCommandInput, DescribeEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig> {
|
|
49
56
|
readonly input: DescribeEmailMonitoringConfigurationCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: DescribeEmailMonitoringConfigurationCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEmailMonitoringConfigurationCommandInput, DescribeEmailMonitoringConfigurationCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeGroupCommandInput extends DescribeGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the data available for the group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeGroupCommandInput - {@link DescribeGroupCommandInput}
|
|
34
|
+
* @returns {@link DescribeGroupCommandOutput}
|
|
28
35
|
* @see {@link DescribeGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __Met
|
|
|
49
56
|
export declare class DescribeGroupCommand extends $Command<DescribeGroupCommandInput, DescribeGroupCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeGroupCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeGroupCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGroupCommandInput, DescribeGroupCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeInboundDmarcSettingsRequest, DescribeInboundDmarcSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeInboundDmarcSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeInboundDmarcSettingsCommandInput extends DescribeInboundDmarcSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeInboundDmarcSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeInboundDmarcSettingsCommandOutput extends DescribeInboundDmarcSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the settings in a DMARC policy for a specified organization.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeInboundDmarcSettingsCommandOutput extends DescribeInbou
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeInboundDmarcSettingsCommandInput - {@link DescribeInboundDmarcSettingsCommandInput}
|
|
34
|
+
* @returns {@link DescribeInboundDmarcSettingsCommandOutput}
|
|
28
35
|
* @see {@link DescribeInboundDmarcSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeInboundDmarcSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface DescribeInboundDmarcSettingsCommandOutput extends DescribeInbou
|
|
|
42
49
|
export declare class DescribeInboundDmarcSettingsCommand extends $Command<DescribeInboundDmarcSettingsCommandInput, DescribeInboundDmarcSettingsCommandOutput, WorkMailClientResolvedConfig> {
|
|
43
50
|
readonly input: DescribeInboundDmarcSettingsCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: DescribeInboundDmarcSettingsCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInboundDmarcSettingsCommandInput, DescribeInboundDmarcSettingsCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeMailboxExportJobRequest, DescribeMailboxExportJobResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeMailboxExportJobCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeMailboxExportJobCommandInput extends DescribeMailboxExportJobRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeMailboxExportJobCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeMailboxExportJobCommandOutput extends DescribeMailboxExportJobResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the current status of a mailbox export job.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeMailboxExportJobCommandOutput extends DescribeMailboxEx
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeMailboxExportJobCommandInput - {@link DescribeMailboxExportJobCommandInput}
|
|
34
|
+
* @returns {@link DescribeMailboxExportJobCommandOutput}
|
|
28
35
|
* @see {@link DescribeMailboxExportJobCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeMailboxExportJobCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeMailboxExportJobCommandOutput extends DescribeMailboxEx
|
|
|
49
56
|
export declare class DescribeMailboxExportJobCommand extends $Command<DescribeMailboxExportJobCommandInput, DescribeMailboxExportJobCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeMailboxExportJobCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeMailboxExportJobCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMailboxExportJobCommandInput, DescribeMailboxExportJobCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeOrganizationRequest, DescribeOrganizationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeOrganizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeOrganizationCommandInput extends DescribeOrganizationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeOrganizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeOrganizationCommandOutput extends DescribeOrganizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Provides more information regarding a given organization based on its
|
|
18
23
|
* identifier.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeOrganizationCommandOutput extends DescribeOrganizationR
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeOrganizationCommandInput - {@link DescribeOrganizationCommandInput}
|
|
35
|
+
* @returns {@link DescribeOrganizationCommandOutput}
|
|
29
36
|
* @see {@link DescribeOrganizationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeOrganizationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface DescribeOrganizationCommandOutput extends DescribeOrganizationR
|
|
|
42
49
|
export declare class DescribeOrganizationCommand extends $Command<DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput, WorkMailClientResolvedConfig> {
|
|
43
50
|
readonly input: DescribeOrganizationCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: DescribeOrganizationCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeResourceRequest, DescribeResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeResourceCommandInput extends DescribeResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeResourceCommandOutput extends DescribeResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the data available for the resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeResourceCommandInput - {@link DescribeResourceCommandInput}
|
|
34
|
+
* @returns {@link DescribeResourceCommandOutput}
|
|
28
35
|
* @see {@link DescribeResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeResourceCommandOutput extends DescribeResourceResponse,
|
|
|
49
56
|
export declare class DescribeResourceCommand extends $Command<DescribeResourceCommandInput, DescribeResourceCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeResourceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeResourceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeResourceCommandInput, DescribeResourceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeUserCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeUserCommandInput extends DescribeUserRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeUserCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeUserCommandOutput extends DescribeUserResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Provides information regarding the user.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeUserCommandInput - {@link DescribeUserCommandInput}
|
|
34
|
+
* @returns {@link DescribeUserCommandOutput}
|
|
28
35
|
* @see {@link DescribeUserCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeUserCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
|
|
|
49
56
|
export declare class DescribeUserCommand extends $Command<DescribeUserCommandInput, DescribeUserCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: DescribeUserCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DescribeUserCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserCommandInput, DescribeUserCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateDelegateFromResourceRequest, DisassociateDelegateFromResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateDelegateFromResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateDelegateFromResourceCommandInput extends DisassociateDelegateFromResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateDelegateFromResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateDelegateFromResourceCommandOutput extends DisassociateDelegateFromResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes a member from the resource's set of delegates.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateDelegateFromResourceCommandOutput extends Disassoci
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateDelegateFromResourceCommandInput - {@link DisassociateDelegateFromResourceCommandInput}
|
|
34
|
+
* @returns {@link DisassociateDelegateFromResourceCommandOutput}
|
|
28
35
|
* @see {@link DisassociateDelegateFromResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateDelegateFromResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DisassociateDelegateFromResourceCommandOutput extends Disassoci
|
|
|
53
60
|
export declare class DisassociateDelegateFromResourceCommand extends $Command<DisassociateDelegateFromResourceCommandInput, DisassociateDelegateFromResourceCommandOutput, WorkMailClientResolvedConfig> {
|
|
54
61
|
readonly input: DisassociateDelegateFromResourceCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DisassociateDelegateFromResourceCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDelegateFromResourceCommandInput, DisassociateDelegateFromResourceCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateMemberFromGroupRequest, DisassociateMemberFromGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateMemberFromGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateMemberFromGroupCommandInput extends DisassociateMemberFromGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateMemberFromGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateMemberFromGroupCommandOutput extends DisassociateMemberFromGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes a member from a group.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateMemberFromGroupCommandOutput extends DisassociateMe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateMemberFromGroupCommandInput - {@link DisassociateMemberFromGroupCommandInput}
|
|
34
|
+
* @returns {@link DisassociateMemberFromGroupCommandOutput}
|
|
28
35
|
* @see {@link DisassociateMemberFromGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateMemberFromGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DisassociateMemberFromGroupCommandOutput extends DisassociateMe
|
|
|
62
69
|
export declare class DisassociateMemberFromGroupCommand extends $Command<DisassociateMemberFromGroupCommandInput, DisassociateMemberFromGroupCommandOutput, WorkMailClientResolvedConfig> {
|
|
63
70
|
readonly input: DisassociateMemberFromGroupCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DisassociateMemberFromGroupCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateMemberFromGroupCommandInput, DisassociateMemberFromGroupCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|