@aws-sdk/client-health 3.296.0 → 3.298.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-cjs/commands/DescribeAffectedAccountsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeAffectedEntitiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAffectedEntitiesForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeEntityAggregatesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventAggregatesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventDetailsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventDetailsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeHealthServiceStatusForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/DisableHealthServiceAccessForOrganizationCommand.js +2 -2
- package/dist-cjs/commands/EnableHealthServiceAccessForOrganizationCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1 -157
- package/dist-es/commands/DescribeAffectedAccountsForOrganizationCommand.js +2 -3
- package/dist-es/commands/DescribeAffectedEntitiesCommand.js +2 -3
- package/dist-es/commands/DescribeAffectedEntitiesForOrganizationCommand.js +2 -3
- package/dist-es/commands/DescribeEntityAggregatesCommand.js +2 -3
- package/dist-es/commands/DescribeEventAggregatesCommand.js +2 -3
- package/dist-es/commands/DescribeEventDetailsCommand.js +2 -3
- package/dist-es/commands/DescribeEventDetailsForOrganizationCommand.js +2 -3
- package/dist-es/commands/DescribeEventTypesCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeEventsForOrganizationCommand.js +2 -3
- package/dist-es/commands/DescribeHealthServiceStatusForOrganizationCommand.js +2 -3
- package/dist-es/commands/DisableHealthServiceAccessForOrganizationCommand.js +2 -2
- package/dist-es/commands/EnableHealthServiceAccessForOrganizationCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -117
- package/dist-types/Health.d.ts +14 -0
- package/dist-types/HealthClient.d.ts +24 -4
- package/dist-types/commands/DescribeAffectedAccountsForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAffectedEntitiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAffectedEntitiesForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEntityAggregatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventAggregatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventDetailsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventDetailsForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHealthServiceStatusForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/DisableHealthServiceAccessForOrganizationCommand.d.ts +16 -0
- package/dist-types/commands/EnableHealthServiceAccessForOrganizationCommand.d.ts +16 -0
- package/dist-types/models/HealthServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +99 -156
- package/dist-types/pagination/DescribeAffectedAccountsForOrganizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAffectedEntitiesForOrganizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAffectedEntitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventAggregatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsForOrganizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -107
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
import { DescribeEventDetailsForOrganizationRequest, DescribeEventDetailsForOrganizationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEventDetailsForOrganizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEventDetailsForOrganizationCommandInput extends DescribeEventDetailsForOrganizationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEventDetailsForOrganizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEventDetailsForOrganizationCommandOutput extends DescribeEventDetailsForOrganizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns detailed information about one or more specified events for one or more
|
|
18
23
|
* Amazon Web Services accounts in your organization. This information includes standard event data (such as
|
|
19
24
|
* the Amazon Web Services Region and service), an event description, and (depending on the event) possible
|
|
@@ -57,6 +62,8 @@ export interface DescribeEventDetailsForOrganizationCommandOutput extends Descri
|
|
|
57
62
|
* const response = await client.send(command);
|
|
58
63
|
* ```
|
|
59
64
|
*
|
|
65
|
+
* @param DescribeEventDetailsForOrganizationCommandInput - {@link DescribeEventDetailsForOrganizationCommandInput}
|
|
66
|
+
* @returns {@link DescribeEventDetailsForOrganizationCommandOutput}
|
|
60
67
|
* @see {@link DescribeEventDetailsForOrganizationCommandInput} for command's `input` shape.
|
|
61
68
|
* @see {@link DescribeEventDetailsForOrganizationCommandOutput} for command's `response` shape.
|
|
62
69
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface DescribeEventDetailsForOrganizationCommandOutput extends Descri
|
|
|
69
76
|
export declare class DescribeEventDetailsForOrganizationCommand extends $Command<DescribeEventDetailsForOrganizationCommandInput, DescribeEventDetailsForOrganizationCommandOutput, HealthClientResolvedConfig> {
|
|
70
77
|
readonly input: DescribeEventDetailsForOrganizationCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: DescribeEventDetailsForOrganizationCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventDetailsForOrganizationCommandInput, DescribeEventDetailsForOrganizationCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
import { DescribeEventTypesRequest, DescribeEventTypesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEventTypesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEventTypesCommandInput extends DescribeEventTypesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEventTypesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEventTypesCommandOutput extends DescribeEventTypesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the event types that meet the specified filter criteria. You can use this API
|
|
18
23
|
* operation to find information about the Health event, such as the category, Amazon Web Services
|
|
19
24
|
* service, and event code. The metadata for each event appears in the <a href="https://docs.aws.amazon.com/health/latest/APIReference/API_EventType.html">EventType</a> object. </p>
|
|
@@ -32,6 +37,8 @@ export interface DescribeEventTypesCommandOutput extends DescribeEventTypesRespo
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param DescribeEventTypesCommandInput - {@link DescribeEventTypesCommandInput}
|
|
41
|
+
* @returns {@link DescribeEventTypesCommandOutput}
|
|
35
42
|
* @see {@link DescribeEventTypesCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link DescribeEventTypesCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DescribeEventTypesCommandOutput extends DescribeEventTypesRespo
|
|
|
47
54
|
export declare class DescribeEventTypesCommand extends $Command<DescribeEventTypesCommandInput, DescribeEventTypesCommandOutput, HealthClientResolvedConfig> {
|
|
48
55
|
readonly input: DescribeEventTypesCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DescribeEventTypesCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventTypesCommandInput, DescribeEventTypesCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEventsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEventsCommandInput extends DescribeEventsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEventsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns information about events that meet the specified filter criteria. Events are
|
|
18
23
|
* returned in a summary form and do not include the detailed description, any additional
|
|
19
24
|
* metadata that depends on the event type, or any affected resources. To retrieve that
|
|
@@ -47,6 +52,8 @@ export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __M
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param DescribeEventsCommandInput - {@link DescribeEventsCommandInput}
|
|
56
|
+
* @returns {@link DescribeEventsCommandOutput}
|
|
50
57
|
* @see {@link DescribeEventsCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link DescribeEventsCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __M
|
|
|
62
69
|
export declare class DescribeEventsCommand extends $Command<DescribeEventsCommandInput, DescribeEventsCommandOutput, HealthClientResolvedConfig> {
|
|
63
70
|
readonly input: DescribeEventsCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DescribeEventsCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
|
|
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 { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
import { DescribeEventsForOrganizationRequest, DescribeEventsForOrganizationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEventsForOrganizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEventsForOrganizationCommandInput extends DescribeEventsForOrganizationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEventsForOrganizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEventsForOrganizationCommandOutput extends DescribeEventsForOrganizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about events across your organization in Organizations. You can use
|
|
18
23
|
* the<code>filters</code> parameter to specify the events that you want to return. Events
|
|
19
24
|
* are returned in a summary form and don't include the affected accounts, detailed
|
|
@@ -56,6 +61,8 @@ export interface DescribeEventsForOrganizationCommandOutput extends DescribeEven
|
|
|
56
61
|
* const response = await client.send(command);
|
|
57
62
|
* ```
|
|
58
63
|
*
|
|
64
|
+
* @param DescribeEventsForOrganizationCommandInput - {@link DescribeEventsForOrganizationCommandInput}
|
|
65
|
+
* @returns {@link DescribeEventsForOrganizationCommandOutput}
|
|
59
66
|
* @see {@link DescribeEventsForOrganizationCommandInput} for command's `input` shape.
|
|
60
67
|
* @see {@link DescribeEventsForOrganizationCommandOutput} for command's `response` shape.
|
|
61
68
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -71,11 +78,20 @@ export interface DescribeEventsForOrganizationCommandOutput extends DescribeEven
|
|
|
71
78
|
export declare class DescribeEventsForOrganizationCommand extends $Command<DescribeEventsForOrganizationCommandInput, DescribeEventsForOrganizationCommandOutput, HealthClientResolvedConfig> {
|
|
72
79
|
readonly input: DescribeEventsForOrganizationCommandInput;
|
|
73
80
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
74
84
|
constructor(input: DescribeEventsForOrganizationCommandInput);
|
|
75
85
|
/**
|
|
76
86
|
* @internal
|
|
77
87
|
*/
|
|
78
88
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventsForOrganizationCommandInput, DescribeEventsForOrganizationCommandOutput>;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
79
92
|
private serialize;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
80
96
|
private deserialize;
|
|
81
97
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
import { DescribeHealthServiceStatusForOrganizationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeHealthServiceStatusForOrganizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeHealthServiceStatusForOrganizationCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeHealthServiceStatusForOrganizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeHealthServiceStatusForOrganizationCommandOutput extends DescribeHealthServiceStatusForOrganizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This operation provides status information on enabling or disabling Health to work
|
|
18
23
|
* with your organization. To call this operation, you must sign in as an IAM user, assume
|
|
19
24
|
* an IAM role, or sign in as the root user (not recommended) in the organization's
|
|
@@ -28,6 +33,8 @@ export interface DescribeHealthServiceStatusForOrganizationCommandOutput extends
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DescribeHealthServiceStatusForOrganizationCommandInput - {@link DescribeHealthServiceStatusForOrganizationCommandInput}
|
|
37
|
+
* @returns {@link DescribeHealthServiceStatusForOrganizationCommandOutput}
|
|
31
38
|
* @see {@link DescribeHealthServiceStatusForOrganizationCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DescribeHealthServiceStatusForOrganizationCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface DescribeHealthServiceStatusForOrganizationCommandOutput extends
|
|
|
37
44
|
export declare class DescribeHealthServiceStatusForOrganizationCommand extends $Command<DescribeHealthServiceStatusForOrganizationCommandInput, DescribeHealthServiceStatusForOrganizationCommandOutput, HealthClientResolvedConfig> {
|
|
38
45
|
readonly input: DescribeHealthServiceStatusForOrganizationCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: DescribeHealthServiceStatusForOrganizationCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHealthServiceStatusForOrganizationCommandInput, DescribeHealthServiceStatusForOrganizationCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -3,16 +3,21 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
/**
|
|
6
|
+
* @public
|
|
7
|
+
*
|
|
6
8
|
* The input for {@link DisableHealthServiceAccessForOrganizationCommand}.
|
|
7
9
|
*/
|
|
8
10
|
export interface DisableHealthServiceAccessForOrganizationCommandInput {
|
|
9
11
|
}
|
|
10
12
|
/**
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
11
15
|
* The output of {@link DisableHealthServiceAccessForOrganizationCommand}.
|
|
12
16
|
*/
|
|
13
17
|
export interface DisableHealthServiceAccessForOrganizationCommandOutput extends __MetadataBearer {
|
|
14
18
|
}
|
|
15
19
|
/**
|
|
20
|
+
* @public
|
|
16
21
|
* <p>Disables Health from working with Organizations. To call this operation, you must sign
|
|
17
22
|
* in as an Identity and Access Management (IAM) user, assume an IAM role, or sign in as the root user (not
|
|
18
23
|
* recommended) in the organization's management account. For more information, see <a href="https://docs.aws.amazon.com/health/latest/ug/aggregate-events.html">Aggregating
|
|
@@ -38,6 +43,8 @@ export interface DisableHealthServiceAccessForOrganizationCommandOutput extends
|
|
|
38
43
|
* const response = await client.send(command);
|
|
39
44
|
* ```
|
|
40
45
|
*
|
|
46
|
+
* @param DisableHealthServiceAccessForOrganizationCommandInput - {@link DisableHealthServiceAccessForOrganizationCommandInput}
|
|
47
|
+
* @returns {@link DisableHealthServiceAccessForOrganizationCommandOutput}
|
|
41
48
|
* @see {@link DisableHealthServiceAccessForOrganizationCommandInput} for command's `input` shape.
|
|
42
49
|
* @see {@link DisableHealthServiceAccessForOrganizationCommandOutput} for command's `response` shape.
|
|
43
50
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DisableHealthServiceAccessForOrganizationCommandOutput extends
|
|
|
52
59
|
export declare class DisableHealthServiceAccessForOrganizationCommand extends $Command<DisableHealthServiceAccessForOrganizationCommandInput, DisableHealthServiceAccessForOrganizationCommandOutput, HealthClientResolvedConfig> {
|
|
53
60
|
readonly input: DisableHealthServiceAccessForOrganizationCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DisableHealthServiceAccessForOrganizationCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableHealthServiceAccessForOrganizationCommandInput, DisableHealthServiceAccessForOrganizationCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -3,16 +3,21 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
5
5
|
/**
|
|
6
|
+
* @public
|
|
7
|
+
*
|
|
6
8
|
* The input for {@link EnableHealthServiceAccessForOrganizationCommand}.
|
|
7
9
|
*/
|
|
8
10
|
export interface EnableHealthServiceAccessForOrganizationCommandInput {
|
|
9
11
|
}
|
|
10
12
|
/**
|
|
13
|
+
* @public
|
|
14
|
+
*
|
|
11
15
|
* The output of {@link EnableHealthServiceAccessForOrganizationCommand}.
|
|
12
16
|
*/
|
|
13
17
|
export interface EnableHealthServiceAccessForOrganizationCommandOutput extends __MetadataBearer {
|
|
14
18
|
}
|
|
15
19
|
/**
|
|
20
|
+
* @public
|
|
16
21
|
* <p>Enables Health to work with Organizations. You can use the organizational view feature
|
|
17
22
|
* to aggregate events from all Amazon Web Services accounts in your organization in a centralized location. </p>
|
|
18
23
|
* <p>This operation also creates a service-linked role for the management account in the
|
|
@@ -46,6 +51,8 @@ export interface EnableHealthServiceAccessForOrganizationCommandOutput extends _
|
|
|
46
51
|
* const response = await client.send(command);
|
|
47
52
|
* ```
|
|
48
53
|
*
|
|
54
|
+
* @param EnableHealthServiceAccessForOrganizationCommandInput - {@link EnableHealthServiceAccessForOrganizationCommandInput}
|
|
55
|
+
* @returns {@link EnableHealthServiceAccessForOrganizationCommandOutput}
|
|
49
56
|
* @see {@link EnableHealthServiceAccessForOrganizationCommandInput} for command's `input` shape.
|
|
50
57
|
* @see {@link EnableHealthServiceAccessForOrganizationCommandOutput} for command's `response` shape.
|
|
51
58
|
* @see {@link HealthClientResolvedConfig | config} for HealthClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface EnableHealthServiceAccessForOrganizationCommandOutput extends _
|
|
|
60
67
|
export declare class EnableHealthServiceAccessForOrganizationCommand extends $Command<EnableHealthServiceAccessForOrganizationCommandInput, EnableHealthServiceAccessForOrganizationCommandOutput, HealthClientResolvedConfig> {
|
|
61
68
|
readonly input: EnableHealthServiceAccessForOrganizationCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: EnableHealthServiceAccessForOrganizationCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: HealthClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableHealthServiceAccessForOrganizationCommandInput, EnableHealthServiceAccessForOrganizationCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from Health service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class HealthServiceException extends __ServiceException {
|