@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 { GetAccessControlEffectRequest, GetAccessControlEffectResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAccessControlEffectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAccessControlEffectCommandInput extends GetAccessControlEffectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAccessControlEffectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAccessControlEffectCommandOutput extends GetAccessControlEffectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the effects of an organization's access control rules as they apply to a
|
|
18
23
|
* 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>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetAccessControlEffectCommandOutput extends GetAccessControlEff
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetAccessControlEffectCommandInput - {@link GetAccessControlEffectCommandInput}
|
|
35
|
+
* @returns {@link GetAccessControlEffectCommandOutput}
|
|
29
36
|
* @see {@link GetAccessControlEffectCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetAccessControlEffectCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface GetAccessControlEffectCommandOutput extends GetAccessControlEff
|
|
|
53
60
|
export declare class GetAccessControlEffectCommand extends $Command<GetAccessControlEffectCommandInput, GetAccessControlEffectCommandOutput, WorkMailClientResolvedConfig> {
|
|
54
61
|
readonly input: GetAccessControlEffectCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: GetAccessControlEffectCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessControlEffectCommandInput, GetAccessControlEffectCommandOutput>;
|
|
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 { GetDefaultRetentionPolicyRequest, GetDefaultRetentionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDefaultRetentionPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDefaultRetentionPolicyCommandInput extends GetDefaultRetentionPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDefaultRetentionPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDefaultRetentionPolicyCommandOutput extends GetDefaultRetentionPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the default retention policy details for 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 GetDefaultRetentionPolicyCommandOutput extends GetDefaultRetent
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDefaultRetentionPolicyCommandInput - {@link GetDefaultRetentionPolicyCommandInput}
|
|
34
|
+
* @returns {@link GetDefaultRetentionPolicyCommandOutput}
|
|
28
35
|
* @see {@link GetDefaultRetentionPolicyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDefaultRetentionPolicyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetDefaultRetentionPolicyCommandOutput extends GetDefaultRetent
|
|
|
49
56
|
export declare class GetDefaultRetentionPolicyCommand extends $Command<GetDefaultRetentionPolicyCommandInput, GetDefaultRetentionPolicyCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: GetDefaultRetentionPolicyCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetDefaultRetentionPolicyCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDefaultRetentionPolicyCommandInput, GetDefaultRetentionPolicyCommandOutput>;
|
|
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 { GetImpersonationRoleRequest, GetImpersonationRoleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetImpersonationRoleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetImpersonationRoleCommandInput extends GetImpersonationRoleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetImpersonationRoleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetImpersonationRoleCommandOutput extends GetImpersonationRoleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the impersonation role details for the given WorkMail 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 GetImpersonationRoleCommandOutput extends GetImpersonationRoleR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetImpersonationRoleCommandInput - {@link GetImpersonationRoleCommandInput}
|
|
34
|
+
* @returns {@link GetImpersonationRoleCommandOutput}
|
|
28
35
|
* @see {@link GetImpersonationRoleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetImpersonationRoleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetImpersonationRoleCommandOutput extends GetImpersonationRoleR
|
|
|
48
55
|
export declare class GetImpersonationRoleCommand extends $Command<GetImpersonationRoleCommandInput, GetImpersonationRoleCommandOutput, WorkMailClientResolvedConfig> {
|
|
49
56
|
readonly input: GetImpersonationRoleCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetImpersonationRoleCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetImpersonationRoleCommandInput, GetImpersonationRoleCommandOutput>;
|
|
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 { GetImpersonationRoleEffectRequest, GetImpersonationRoleEffectResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetImpersonationRoleEffectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetImpersonationRoleEffectCommandInput extends GetImpersonationRoleEffectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetImpersonationRoleEffectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetImpersonationRoleEffectCommandOutput extends GetImpersonationRoleEffectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Tests whether the given impersonation role can impersonate a target 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 GetImpersonationRoleEffectCommandOutput extends GetImpersonatio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetImpersonationRoleEffectCommandInput - {@link GetImpersonationRoleEffectCommandInput}
|
|
34
|
+
* @returns {@link GetImpersonationRoleEffectCommandOutput}
|
|
28
35
|
* @see {@link GetImpersonationRoleEffectCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetImpersonationRoleEffectCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetImpersonationRoleEffectCommandOutput extends GetImpersonatio
|
|
|
56
63
|
export declare class GetImpersonationRoleEffectCommand extends $Command<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput, WorkMailClientResolvedConfig> {
|
|
57
64
|
readonly input: GetImpersonationRoleEffectCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetImpersonationRoleEffectCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetImpersonationRoleEffectCommandInput, GetImpersonationRoleEffectCommandOutput>;
|
|
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 { GetMailDomainRequest, GetMailDomainResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMailDomainCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMailDomainCommandInput extends GetMailDomainRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMailDomainCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets details for a mail domain, including domain records required to configure your domain with recommended security.</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 GetMailDomainCommandOutput extends GetMailDomainResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMailDomainCommandInput - {@link GetMailDomainCommandInput}
|
|
34
|
+
* @returns {@link GetMailDomainCommandOutput}
|
|
28
35
|
* @see {@link GetMailDomainCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMailDomainCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetMailDomainCommandOutput extends GetMailDomainResponse, __Met
|
|
|
48
55
|
export declare class GetMailDomainCommand extends $Command<GetMailDomainCommandInput, GetMailDomainCommandOutput, WorkMailClientResolvedConfig> {
|
|
49
56
|
readonly input: GetMailDomainCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetMailDomainCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMailDomainCommandInput, GetMailDomainCommandOutput>;
|
|
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 { GetMailboxDetailsRequest, GetMailboxDetailsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMailboxDetailsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMailboxDetailsCommandInput extends GetMailboxDetailsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMailboxDetailsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMailboxDetailsCommandOutput extends GetMailboxDetailsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Requests a user's mailbox details for a specified organization and 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 GetMailboxDetailsCommandOutput extends GetMailboxDetailsRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMailboxDetailsCommandInput - {@link GetMailboxDetailsCommandInput}
|
|
34
|
+
* @returns {@link GetMailboxDetailsCommandOutput}
|
|
28
35
|
* @see {@link GetMailboxDetailsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMailboxDetailsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetMailboxDetailsCommandOutput extends GetMailboxDetailsRespons
|
|
|
46
53
|
export declare class GetMailboxDetailsCommand extends $Command<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput, WorkMailClientResolvedConfig> {
|
|
47
54
|
readonly input: GetMailboxDetailsCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetMailboxDetailsCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMailboxDetailsCommandInput, GetMailboxDetailsCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetMobileDeviceAccessEffectRequest, GetMobileDeviceAccessEffectResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMobileDeviceAccessEffectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMobileDeviceAccessEffectCommandInput extends GetMobileDeviceAccessEffectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMobileDeviceAccessEffectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDeviceAccessEffectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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
|
|
18
23
|
* rules for the WorkMail organization for a particular user's attributes.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDevic
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetMobileDeviceAccessEffectCommandInput - {@link GetMobileDeviceAccessEffectCommandInput}
|
|
35
|
+
* @returns {@link GetMobileDeviceAccessEffectCommandOutput}
|
|
29
36
|
* @see {@link GetMobileDeviceAccessEffectCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetMobileDeviceAccessEffectCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetMobileDeviceAccessEffectCommandOutput extends GetMobileDevic
|
|
|
46
53
|
export declare class GetMobileDeviceAccessEffectCommand extends $Command<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput, WorkMailClientResolvedConfig> {
|
|
47
54
|
readonly input: GetMobileDeviceAccessEffectCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetMobileDeviceAccessEffectCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMobileDeviceAccessEffectCommandInput, GetMobileDeviceAccessEffectCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetMobileDeviceAccessOverrideRequest, GetMobileDeviceAccessOverrideResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMobileDeviceAccessOverrideCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMobileDeviceAccessOverrideCommandInput extends GetMobileDeviceAccessOverrideRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMobileDeviceAccessOverrideCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDeviceAccessOverrideResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the mobile device access override for the given WorkMail organization, user, and device.</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 GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDev
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMobileDeviceAccessOverrideCommandInput - {@link GetMobileDeviceAccessOverrideCommandInput}
|
|
34
|
+
* @returns {@link GetMobileDeviceAccessOverrideCommandOutput}
|
|
28
35
|
* @see {@link GetMobileDeviceAccessOverrideCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMobileDeviceAccessOverrideCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface GetMobileDeviceAccessOverrideCommandOutput extends GetMobileDev
|
|
|
52
59
|
export declare class GetMobileDeviceAccessOverrideCommand extends $Command<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig> {
|
|
53
60
|
readonly input: GetMobileDeviceAccessOverrideCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: GetMobileDeviceAccessOverrideCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMobileDeviceAccessOverrideCommandInput, GetMobileDeviceAccessOverrideCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListAccessControlRulesRequest, ListAccessControlRulesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAccessControlRulesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAccessControlRulesCommandInput extends ListAccessControlRulesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAccessControlRulesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAccessControlRulesCommandOutput extends ListAccessControlRulesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the access control rules for 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 ListAccessControlRulesCommandOutput extends ListAccessControlRu
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAccessControlRulesCommandInput - {@link ListAccessControlRulesCommandInput}
|
|
34
|
+
* @returns {@link ListAccessControlRulesCommandOutput}
|
|
28
35
|
* @see {@link ListAccessControlRulesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAccessControlRulesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface ListAccessControlRulesCommandOutput extends ListAccessControlRu
|
|
|
42
49
|
export declare class ListAccessControlRulesCommand extends $Command<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput, WorkMailClientResolvedConfig> {
|
|
43
50
|
readonly input: ListAccessControlRulesCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: ListAccessControlRulesCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccessControlRulesCommandInput, ListAccessControlRulesCommandOutput>;
|
|
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 { ListAliasesRequest, ListAliasesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAliasesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAliasesCommandInput extends ListAliasesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAliasesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAliasesCommandOutput extends ListAliasesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a paginated call to list the aliases associated with a given
|
|
18
23
|
* entity.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListAliasesCommandInput - {@link ListAliasesCommandInput}
|
|
35
|
+
* @returns {@link ListAliasesCommandOutput}
|
|
29
36
|
* @see {@link ListAliasesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListAliasesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
54
61
|
export declare class ListAliasesCommand extends $Command<ListAliasesCommandInput, ListAliasesCommandOutput, WorkMailClientResolvedConfig> {
|
|
55
62
|
readonly input: ListAliasesCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: ListAliasesCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAliasesCommandInput, ListAliasesCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListAvailabilityConfigurationsRequest, ListAvailabilityConfigurationsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAvailabilityConfigurationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAvailabilityConfigurationsCommandInput extends ListAvailabilityConfigurationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAvailabilityConfigurationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAvailabilityConfigurationsCommandOutput extends ListAvailabilityConfigurationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List all the <code>AvailabilityConfiguration</code>'s for the given WorkMail 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 ListAvailabilityConfigurationsCommandOutput extends ListAvailab
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAvailabilityConfigurationsCommandInput - {@link ListAvailabilityConfigurationsCommandInput}
|
|
34
|
+
* @returns {@link ListAvailabilityConfigurationsCommandOutput}
|
|
28
35
|
* @see {@link ListAvailabilityConfigurationsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAvailabilityConfigurationsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface ListAvailabilityConfigurationsCommandOutput extends ListAvailab
|
|
|
42
49
|
export declare class ListAvailabilityConfigurationsCommand extends $Command<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput, WorkMailClientResolvedConfig> {
|
|
43
50
|
readonly input: ListAvailabilityConfigurationsCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: ListAvailabilityConfigurationsCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAvailabilityConfigurationsCommandInput, ListAvailabilityConfigurationsCommandOutput>;
|
|
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 { ListGroupMembersRequest, ListGroupMembersResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListGroupMembersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListGroupMembersCommandInput extends ListGroupMembersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListGroupMembersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns an overview of the members of a group. Users and groups can be members of a
|
|
18
23
|
* group.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse,
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListGroupMembersCommandInput - {@link ListGroupMembersCommandInput}
|
|
35
|
+
* @returns {@link ListGroupMembersCommandOutput}
|
|
29
36
|
* @see {@link ListGroupMembersCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListGroupMembersCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface ListGroupMembersCommandOutput extends ListGroupMembersResponse,
|
|
|
54
61
|
export declare class ListGroupMembersCommand extends $Command<ListGroupMembersCommandInput, ListGroupMembersCommandOutput, WorkMailClientResolvedConfig> {
|
|
55
62
|
readonly input: ListGroupMembersCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: ListGroupMembersCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupMembersCommandInput, ListGroupMembersCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListGroupsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListGroupsCommandInput extends ListGroupsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListGroupsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns summaries of the organization's groups.</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 ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListGroupsCommandInput - {@link ListGroupsCommandInput}
|
|
34
|
+
* @returns {@link ListGroupsCommandOutput}
|
|
28
35
|
* @see {@link ListGroupsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListGroupsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
49
56
|
export declare class ListGroupsCommand extends $Command<ListGroupsCommandInput, ListGroupsCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: ListGroupsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListGroupsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupsCommandInput, ListGroupsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|