@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
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateUserCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateUserCommandInput extends CreateUserRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateUserCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a user who can be used in WorkMail by calling the <a>RegisterToWorkMail</a> operation.</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 CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateUserCommandInput - {@link CreateUserCommandInput}
|
|
34
|
+
* @returns {@link CreateUserCommandOutput}
|
|
28
35
|
* @see {@link CreateUserCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateUserCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
64
71
|
export declare class CreateUserCommand extends $Command<CreateUserCommandInput, CreateUserCommandOutput, WorkMailClientResolvedConfig> {
|
|
65
72
|
readonly input: CreateUserCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreateUserCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteAccessControlRuleRequest, DeleteAccessControlRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAccessControlRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAccessControlRuleCommandInput extends DeleteAccessControlRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAccessControlRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAccessControlRuleCommandOutput extends DeleteAccessControlRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an access control rule for the specified WorkMail organization.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <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>
|
|
@@ -28,6 +33,8 @@ export interface DeleteAccessControlRuleCommandOutput extends DeleteAccessContro
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteAccessControlRuleCommandInput - {@link DeleteAccessControlRuleCommandInput}
|
|
37
|
+
* @returns {@link DeleteAccessControlRuleCommandOutput}
|
|
31
38
|
* @see {@link DeleteAccessControlRuleCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteAccessControlRuleCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteAccessControlRuleCommandOutput extends DeleteAccessContro
|
|
|
45
52
|
export declare class DeleteAccessControlRuleCommand extends $Command<DeleteAccessControlRuleCommandInput, DeleteAccessControlRuleCommandOutput, WorkMailClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteAccessControlRuleCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteAccessControlRuleCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessControlRuleCommandInput, DeleteAccessControlRuleCommandOutput>;
|
|
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 { DeleteAliasRequest, DeleteAliasResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAliasCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAliasCommandInput extends DeleteAliasRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAliasCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAliasCommandOutput extends DeleteAliasResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Remove one or more specified aliases from a set of aliases for a given
|
|
18
23
|
* user.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteAliasCommandOutput extends DeleteAliasResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteAliasCommandInput - {@link DeleteAliasCommandInput}
|
|
35
|
+
* @returns {@link DeleteAliasCommandOutput}
|
|
29
36
|
* @see {@link DeleteAliasCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteAliasCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface DeleteAliasCommandOutput extends DeleteAliasResponse, __Metadat
|
|
|
54
61
|
export declare class DeleteAliasCommand extends $Command<DeleteAliasCommandInput, DeleteAliasCommandOutput, WorkMailClientResolvedConfig> {
|
|
55
62
|
readonly input: DeleteAliasCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: DeleteAliasCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAliasCommandInput, DeleteAliasCommandOutput>;
|
|
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 { DeleteAvailabilityConfigurationRequest, DeleteAvailabilityConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAvailabilityConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAvailabilityConfigurationCommandInput extends DeleteAvailabilityConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAvailabilityConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAvailabilityConfigurationCommandOutput extends DeleteAvailabilityConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the <code>AvailabilityConfiguration</code> for the given WorkMail organization and domain.</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 DeleteAvailabilityConfigurationCommandOutput extends DeleteAvai
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteAvailabilityConfigurationCommandInput - {@link DeleteAvailabilityConfigurationCommandInput}
|
|
34
|
+
* @returns {@link DeleteAvailabilityConfigurationCommandOutput}
|
|
28
35
|
* @see {@link DeleteAvailabilityConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteAvailabilityConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface DeleteAvailabilityConfigurationCommandOutput extends DeleteAvai
|
|
|
42
49
|
export declare class DeleteAvailabilityConfigurationCommand extends $Command<DeleteAvailabilityConfigurationCommandInput, DeleteAvailabilityConfigurationCommandOutput, WorkMailClientResolvedConfig> {
|
|
43
50
|
readonly input: DeleteAvailabilityConfigurationCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: DeleteAvailabilityConfigurationCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAvailabilityConfigurationCommandInput, DeleteAvailabilityConfigurationCommandOutput>;
|
|
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 { DeleteEmailMonitoringConfigurationRequest, DeleteEmailMonitoringConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteEmailMonitoringConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteEmailMonitoringConfigurationCommandInput extends DeleteEmailMonitoringConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteEmailMonitoringConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteEmailMonitoringConfigurationCommandOutput extends DeleteEmailMonitoringConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the 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 DeleteEmailMonitoringConfigurationCommandOutput extends DeleteE
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteEmailMonitoringConfigurationCommandInput - {@link DeleteEmailMonitoringConfigurationCommandInput}
|
|
34
|
+
* @returns {@link DeleteEmailMonitoringConfigurationCommandOutput}
|
|
28
35
|
* @see {@link DeleteEmailMonitoringConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteEmailMonitoringConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteEmailMonitoringConfigurationCommandOutput extends DeleteE
|
|
|
45
52
|
export declare class DeleteEmailMonitoringConfigurationCommand extends $Command<DeleteEmailMonitoringConfigurationCommandInput, DeleteEmailMonitoringConfigurationCommandOutput, WorkMailClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteEmailMonitoringConfigurationCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteEmailMonitoringConfigurationCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailMonitoringConfigurationCommandInput, DeleteEmailMonitoringConfigurationCommandOutput>;
|
|
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 { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteGroupCommandInput extends DeleteGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a group from WorkMail.</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 DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteGroupCommandInput - {@link DeleteGroupCommandInput}
|
|
34
|
+
* @returns {@link DeleteGroupCommandOutput}
|
|
28
35
|
* @see {@link DeleteGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
|
|
|
58
65
|
export declare class DeleteGroupCommand extends $Command<DeleteGroupCommandInput, DeleteGroupCommandOutput, WorkMailClientResolvedConfig> {
|
|
59
66
|
readonly input: DeleteGroupCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: DeleteGroupCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGroupCommandInput, DeleteGroupCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteImpersonationRoleRequest, DeleteImpersonationRoleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteImpersonationRoleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteImpersonationRoleCommandInput extends DeleteImpersonationRoleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteImpersonationRoleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteImpersonationRoleCommandOutput extends DeleteImpersonationRoleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an impersonation role 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 DeleteImpersonationRoleCommandOutput extends DeleteImpersonatio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteImpersonationRoleCommandInput - {@link DeleteImpersonationRoleCommandInput}
|
|
34
|
+
* @returns {@link DeleteImpersonationRoleCommandOutput}
|
|
28
35
|
* @see {@link DeleteImpersonationRoleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteImpersonationRoleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteImpersonationRoleCommandOutput extends DeleteImpersonatio
|
|
|
45
52
|
export declare class DeleteImpersonationRoleCommand extends $Command<DeleteImpersonationRoleCommandInput, DeleteImpersonationRoleCommandOutput, WorkMailClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteImpersonationRoleCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteImpersonationRoleCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImpersonationRoleCommandInput, DeleteImpersonationRoleCommandOutput>;
|
|
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 { DeleteMailboxPermissionsRequest, DeleteMailboxPermissionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMailboxPermissionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMailboxPermissionsCommandInput extends DeleteMailboxPermissionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMailboxPermissionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMailboxPermissionsCommandOutput extends DeleteMailboxPermissionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes permissions granted to a member (user or 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 DeleteMailboxPermissionsCommandOutput extends DeleteMailboxPerm
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteMailboxPermissionsCommandInput - {@link DeleteMailboxPermissionsCommandInput}
|
|
34
|
+
* @returns {@link DeleteMailboxPermissionsCommandOutput}
|
|
28
35
|
* @see {@link DeleteMailboxPermissionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteMailboxPermissionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeleteMailboxPermissionsCommandOutput extends DeleteMailboxPerm
|
|
|
53
60
|
export declare class DeleteMailboxPermissionsCommand extends $Command<DeleteMailboxPermissionsCommandInput, DeleteMailboxPermissionsCommandOutput, WorkMailClientResolvedConfig> {
|
|
54
61
|
readonly input: DeleteMailboxPermissionsCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeleteMailboxPermissionsCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMailboxPermissionsCommandInput, DeleteMailboxPermissionsCommandOutput>;
|
|
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 { DeleteMobileDeviceAccessOverrideRequest, DeleteMobileDeviceAccessOverrideResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMobileDeviceAccessOverrideCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMobileDeviceAccessOverrideCommandInput extends DeleteMobileDeviceAccessOverrideRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMobileDeviceAccessOverrideCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMobileDeviceAccessOverrideCommandOutput extends DeleteMobileDeviceAccessOverrideResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the mobile device access override for the given WorkMail organization, user, and device.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <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>
|
|
@@ -28,6 +33,8 @@ export interface DeleteMobileDeviceAccessOverrideCommandOutput extends DeleteMob
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteMobileDeviceAccessOverrideCommandInput - {@link DeleteMobileDeviceAccessOverrideCommandInput}
|
|
37
|
+
* @returns {@link DeleteMobileDeviceAccessOverrideCommandOutput}
|
|
31
38
|
* @see {@link DeleteMobileDeviceAccessOverrideCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteMobileDeviceAccessOverrideCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteMobileDeviceAccessOverrideCommandOutput extends DeleteMob
|
|
|
52
59
|
export declare class DeleteMobileDeviceAccessOverrideCommand extends $Command<DeleteMobileDeviceAccessOverrideCommandInput, DeleteMobileDeviceAccessOverrideCommandOutput, WorkMailClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteMobileDeviceAccessOverrideCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteMobileDeviceAccessOverrideCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMobileDeviceAccessOverrideCommandInput, DeleteMobileDeviceAccessOverrideCommandOutput>;
|
|
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 { DeleteMobileDeviceAccessRuleRequest, DeleteMobileDeviceAccessRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMobileDeviceAccessRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMobileDeviceAccessRuleCommandInput extends DeleteMobileDeviceAccessRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMobileDeviceAccessRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMobileDeviceAccessRuleCommandOutput extends DeleteMobileDeviceAccessRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a mobile device access rule for the specified WorkMail organization.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <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>
|
|
@@ -28,6 +33,8 @@ export interface DeleteMobileDeviceAccessRuleCommandOutput extends DeleteMobileD
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteMobileDeviceAccessRuleCommandInput - {@link DeleteMobileDeviceAccessRuleCommandInput}
|
|
37
|
+
* @returns {@link DeleteMobileDeviceAccessRuleCommandOutput}
|
|
31
38
|
* @see {@link DeleteMobileDeviceAccessRuleCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteMobileDeviceAccessRuleCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface DeleteMobileDeviceAccessRuleCommandOutput extends DeleteMobileD
|
|
|
48
55
|
export declare class DeleteMobileDeviceAccessRuleCommand extends $Command<DeleteMobileDeviceAccessRuleCommandInput, DeleteMobileDeviceAccessRuleCommandOutput, WorkMailClientResolvedConfig> {
|
|
49
56
|
readonly input: DeleteMobileDeviceAccessRuleCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: DeleteMobileDeviceAccessRuleCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMobileDeviceAccessRuleCommandInput, DeleteMobileDeviceAccessRuleCommandOutput>;
|
|
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 { DeleteOrganizationRequest, DeleteOrganizationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteOrganizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteOrganizationCommandInput extends DeleteOrganizationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteOrganizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteOrganizationCommandOutput extends DeleteOrganizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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>
|
|
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 DeleteOrganizationCommandOutput extends DeleteOrganizationRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteOrganizationCommandInput - {@link DeleteOrganizationCommandInput}
|
|
34
|
+
* @returns {@link DeleteOrganizationCommandOutput}
|
|
28
35
|
* @see {@link DeleteOrganizationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteOrganizationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteOrganizationCommandOutput extends DeleteOrganizationRespo
|
|
|
45
52
|
export declare class DeleteOrganizationCommand extends $Command<DeleteOrganizationCommandInput, DeleteOrganizationCommandOutput, WorkMailClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteOrganizationCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteOrganizationCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOrganizationCommandInput, DeleteOrganizationCommandOutput>;
|
|
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 { DeleteResourceRequest, DeleteResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } from "../WorkMailClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteResourceCommandInput extends DeleteResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteResourceCommandOutput extends DeleteResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified 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 DeleteResourceCommandOutput extends DeleteResourceResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteResourceCommandInput - {@link DeleteResourceCommandInput}
|
|
34
|
+
* @returns {@link DeleteResourceCommandOutput}
|
|
28
35
|
* @see {@link DeleteResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkMailClientResolvedConfig | config} for WorkMailClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteResourceCommandOutput extends DeleteResourceResponse, __M
|
|
|
49
56
|
export declare class DeleteResourceCommand extends $Command<DeleteResourceCommandInput, DeleteResourceCommandOutput, WorkMailClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteResourceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteResourceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkMailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourceCommandInput, DeleteResourceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|