@aws-sdk/client-ssm-contacts 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/SSMContacts.d.ts +4 -1
- package/dist-types/SSMContactsClient.d.ts +1 -1
- package/dist-types/commands/AcceptPageCommand.d.ts +2 -1
- package/dist-types/commands/ActivateContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateContactCommand.d.ts +2 -1
- package/dist-types/commands/CreateRotationCommand.d.ts +2 -1
- package/dist-types/commands/CreateRotationOverrideCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContactCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRotationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRotationOverrideCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEngagementCommand.d.ts +2 -1
- package/dist-types/commands/DescribePageCommand.d.ts +2 -1
- package/dist-types/commands/GetContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/GetContactCommand.d.ts +2 -1
- package/dist-types/commands/GetContactPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRotationCommand.d.ts +2 -1
- package/dist-types/commands/GetRotationOverrideCommand.d.ts +2 -1
- package/dist-types/commands/ListContactChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListContactsCommand.d.ts +2 -1
- package/dist-types/commands/ListEngagementsCommand.d.ts +2 -1
- package/dist-types/commands/ListPageReceiptsCommand.d.ts +2 -1
- package/dist-types/commands/ListPageResolutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPagesByContactCommand.d.ts +2 -1
- package/dist-types/commands/ListPagesByEngagementCommand.d.ts +2 -1
- package/dist-types/commands/ListPreviewRotationShiftsCommand.d.ts +2 -1
- package/dist-types/commands/ListRotationOverridesCommand.d.ts +2 -1
- package/dist-types/commands/ListRotationShiftsCommand.d.ts +2 -1
- package/dist-types/commands/ListRotationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutContactPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SendActivationCodeCommand.d.ts +2 -1
- package/dist-types/commands/StartEngagementCommand.d.ts +2 -1
- package/dist-types/commands/StopEngagementCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRotationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +327 -327
- package/dist-types/ts3.4/SSMContacts.d.ts +3 -0
- package/dist-types/ts3.4/commands/AcceptPageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ActivateContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRotationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRotationOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRotationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRotationOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEngagementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContactPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRotationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRotationOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPageReceiptsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPageResolutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPagesByContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPagesByEngagementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPreviewRotationShiftsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRotationOverridesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRotationShiftsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRotationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutContactPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendActivationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartEngagementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEngagementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRotationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -2423,9 +2423,6 @@ var paginateListRotationShifts = (0, import_core.createPaginator)(SSMContactsCli
|
|
|
2423
2423
|
// src/pagination/ListRotationsPaginator.ts
|
|
2424
2424
|
|
|
2425
2425
|
var paginateListRotations = (0, import_core.createPaginator)(SSMContactsClient, ListRotationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
2426
|
-
|
|
2427
|
-
// src/index.ts
|
|
2428
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
2429
2426
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2430
2427
|
|
|
2431
2428
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -157,12 +157,14 @@ export interface SSMContacts {
|
|
|
157
157
|
/**
|
|
158
158
|
* @see {@link ListContactsCommand}
|
|
159
159
|
*/
|
|
160
|
+
listContacts(): Promise<ListContactsCommandOutput>;
|
|
160
161
|
listContacts(args: ListContactsCommandInput, options?: __HttpHandlerOptions): Promise<ListContactsCommandOutput>;
|
|
161
162
|
listContacts(args: ListContactsCommandInput, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
|
|
162
163
|
listContacts(args: ListContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactsCommandOutput) => void): void;
|
|
163
164
|
/**
|
|
164
165
|
* @see {@link ListEngagementsCommand}
|
|
165
166
|
*/
|
|
167
|
+
listEngagements(): Promise<ListEngagementsCommandOutput>;
|
|
166
168
|
listEngagements(args: ListEngagementsCommandInput, options?: __HttpHandlerOptions): Promise<ListEngagementsCommandOutput>;
|
|
167
169
|
listEngagements(args: ListEngagementsCommandInput, cb: (err: any, data?: ListEngagementsCommandOutput) => void): void;
|
|
168
170
|
listEngagements(args: ListEngagementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEngagementsCommandOutput) => void): void;
|
|
@@ -205,6 +207,7 @@ export interface SSMContacts {
|
|
|
205
207
|
/**
|
|
206
208
|
* @see {@link ListRotationsCommand}
|
|
207
209
|
*/
|
|
210
|
+
listRotations(): Promise<ListRotationsCommandOutput>;
|
|
208
211
|
listRotations(args: ListRotationsCommandInput, options?: __HttpHandlerOptions): Promise<ListRotationsCommandOutput>;
|
|
209
212
|
listRotations(args: ListRotationsCommandInput, cb: (err: any, data?: ListRotationsCommandOutput) => void): void;
|
|
210
213
|
listRotations(args: ListRotationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRotationsCommandOutput) => void): void;
|
|
@@ -276,7 +279,6 @@ export interface SSMContacts {
|
|
|
276
279
|
updateRotation(args: UpdateRotationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRotationCommandOutput) => void): void;
|
|
277
280
|
}
|
|
278
281
|
/**
|
|
279
|
-
* @public
|
|
280
282
|
* <p>Systems Manager Incident Manager is an incident management console designed to help users
|
|
281
283
|
* mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.
|
|
282
284
|
* An incident is any unplanned interruption or reduction in quality of services.</p>
|
|
@@ -285,6 +287,7 @@ export interface SSMContacts {
|
|
|
285
287
|
* get services back up and running. To achieve the primary goal of reducing the
|
|
286
288
|
* time-to-resolution of critical incidents, Incident Manager automates response plans
|
|
287
289
|
* and enables responder team escalation.</p>
|
|
290
|
+
* @public
|
|
288
291
|
*/
|
|
289
292
|
export declare class SSMContacts extends SSMContactsClient implements SSMContacts {
|
|
290
293
|
}
|
|
@@ -190,7 +190,6 @@ export type SSMContactsClientResolvedConfigType = __SmithyResolvedConfiguration<
|
|
|
190
190
|
export interface SSMContactsClientResolvedConfig extends SSMContactsClientResolvedConfigType {
|
|
191
191
|
}
|
|
192
192
|
/**
|
|
193
|
-
* @public
|
|
194
193
|
* <p>Systems Manager Incident Manager is an incident management console designed to help users
|
|
195
194
|
* mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.
|
|
196
195
|
* An incident is any unplanned interruption or reduction in quality of services.</p>
|
|
@@ -199,6 +198,7 @@ export interface SSMContactsClientResolvedConfig extends SSMContactsClientResolv
|
|
|
199
198
|
* get services back up and running. To achieve the primary goal of reducing the
|
|
200
199
|
* time-to-resolution of critical incidents, Incident Manager automates response plans
|
|
201
200
|
* and enables responder team escalation.</p>
|
|
201
|
+
* @public
|
|
202
202
|
*/
|
|
203
203
|
export declare class SSMContactsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig> {
|
|
204
204
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AcceptPageCommandOutput extends AcceptPageResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptPageCommand_base: {
|
|
24
24
|
new (input: AcceptPageCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPageCommandInput, AcceptPageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptPageCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPageCommandInput, AcceptPageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Used to acknowledge an engagement to a contact channel during an incident.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const AcceptPageCommand_base: {
|
|
|
72
72
|
* @throws {@link SSMContactsServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class AcceptPageCommand extends AcceptPageCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ActivateContactChannelCommandOutput extends ActivateContactChan
|
|
|
22
22
|
}
|
|
23
23
|
declare const ActivateContactChannelCommand_base: {
|
|
24
24
|
new (input: ActivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ActivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates a contact's contact channel. Incident Manager can't engage a contact until the
|
|
30
30
|
* contact channel has been activated.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const ActivateContactChannelCommand_base: {
|
|
|
69
69
|
* @throws {@link SSMContactsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ActivateContactChannelCommand extends ActivateContactChannelCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContactChannelCommandOutput extends CreateContactChannelR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContactChannelCommand_base: {
|
|
24
24
|
new (input: CreateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactChannelCommandInput, CreateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactChannelCommandInput, CreateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>A contact channel is the method that Incident Manager uses to engage your contact.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const CreateContactChannelCommand_base: {
|
|
|
79
79
|
* @throws {@link SSMContactsServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class CreateContactChannelCommand extends CreateContactChannelCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateContactCommandOutput extends CreateContactResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateContactCommand_base: {
|
|
24
24
|
new (input: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Contacts are either the contacts that Incident Manager engages during an incident or the
|
|
30
30
|
* escalation plans that Incident Manager uses to engage contacts in phases during an
|
|
31
31
|
* incident.</p>
|
|
@@ -108,6 +108,7 @@ declare const CreateContactCommand_base: {
|
|
|
108
108
|
* @throws {@link SSMContactsServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class CreateContactCommand extends CreateContactCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRotationCommandOutput extends CreateRotationResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRotationCommand_base: {
|
|
24
24
|
new (input: CreateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationCommandInput, CreateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationCommandInput, CreateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a rotation in an on-call schedule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -120,6 +120,7 @@ declare const CreateRotationCommand_base: {
|
|
|
120
120
|
* @throws {@link SSMContactsServiceException}
|
|
121
121
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
122
122
|
*
|
|
123
|
+
* @public
|
|
123
124
|
*/
|
|
124
125
|
export declare class CreateRotationCommand extends CreateRotationCommand_base {
|
|
125
126
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRotationOverrideCommandOutput extends CreateRotationOverr
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRotationOverrideCommand_base: {
|
|
24
24
|
new (input: CreateRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationOverrideCommandInput, CreateRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationOverrideCommandInput, CreateRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an override for a rotation in an on-call schedule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const CreateRotationOverrideCommand_base: {
|
|
|
78
78
|
* @throws {@link SSMContactsServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateRotationOverrideCommand extends CreateRotationOverrideCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeactivateContactChannelCommandOutput extends DeactivateContact
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeactivateContactChannelCommand_base: {
|
|
24
24
|
new (input: DeactivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateContactChannelCommandInput, DeactivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeactivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateContactChannelCommandInput, DeactivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>To no longer receive Incident Manager engagements to a contact channel, you can deactivate
|
|
30
30
|
* the channel.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const DeactivateContactChannelCommand_base: {
|
|
|
68
68
|
* @throws {@link SSMContactsServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeactivateContactChannelCommand extends DeactivateContactChannelCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteContactChannelCommandOutput extends DeleteContactChannelR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteContactChannelCommand_base: {
|
|
24
24
|
new (input: DeleteContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactChannelCommandInput, DeleteContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactChannelCommandInput, DeleteContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>To no longer receive engagements on a contact channel, you can delete the channel from a
|
|
30
30
|
* contact. Deleting the contact channel removes it from the contact's engagement plan. If you
|
|
31
31
|
* delete the only contact channel for a contact, you won't be able to engage that contact
|
|
@@ -70,6 +70,7 @@ declare const DeleteContactChannelCommand_base: {
|
|
|
70
70
|
* @throws {@link SSMContactsServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteContactChannelCommand extends DeleteContactChannelCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteContactCommandOutput extends DeleteContactResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteContactCommand_base: {
|
|
24
24
|
new (input: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>To remove a contact from Incident Manager, you can delete the contact. Deleting a contact
|
|
30
30
|
* removes them from all escalation plans and related response plans. Deleting an escalation
|
|
31
31
|
* plan removes it from all related response plans. You will have to recreate the contact and
|
|
@@ -73,6 +73,7 @@ declare const DeleteContactCommand_base: {
|
|
|
73
73
|
* @throws {@link SSMContactsServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteContactCommand extends DeleteContactCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRotationCommandOutput extends DeleteRotationResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRotationCommand_base: {
|
|
24
24
|
new (input: DeleteRotationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationCommandInput, DeleteRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRotationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationCommandInput, DeleteRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a rotation from the system. If a rotation belongs to more than one on-call
|
|
30
30
|
* schedule, this operation deletes it from all of them.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const DeleteRotationCommand_base: {
|
|
|
71
71
|
* @throws {@link SSMContactsServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteRotationCommand extends DeleteRotationCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRotationOverrideCommandOutput extends DeleteRotationOverr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRotationOverrideCommand_base: {
|
|
24
24
|
new (input: DeleteRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationOverrideCommandInput, DeleteRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationOverrideCommandInput, DeleteRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing override for an on-call rotation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const DeleteRotationOverrideCommand_base: {
|
|
|
68
68
|
* @throws {@link SSMContactsServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteRotationOverrideCommand extends DeleteRotationOverrideCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeEngagementCommandOutput extends DescribeEngagementResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeEngagementCommand_base: {
|
|
24
24
|
new (input: DescribeEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngagementCommandInput, DescribeEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngagementCommandInput, DescribeEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Incident Manager uses engagements to engage contacts and escalation plans during an incident.
|
|
30
30
|
* Use this command to describe the engagement that occurred during an incident.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const DescribeEngagementCommand_base: {
|
|
|
82
82
|
* @throws {@link SSMContactsServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeEngagementCommand extends DescribeEngagementCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePageCommandOutput extends DescribePageResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePageCommand_base: {
|
|
24
24
|
new (input: DescribePageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePageCommandInput, DescribePageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePageCommandInput, DescribePageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists details of the engagement to a contact channel.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const DescribePageCommand_base: {
|
|
|
83
83
|
* @throws {@link SSMContactsServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribePageCommand extends DescribePageCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetContactChannelCommandOutput extends GetContactChannelResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetContactChannelCommand_base: {
|
|
24
24
|
new (input: GetContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactChannelCommandInput, GetContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactChannelCommandInput, GetContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List details about a specific contact channel.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const GetContactChannelCommand_base: {
|
|
|
79
79
|
* @throws {@link SSMContactsServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetContactChannelCommand extends GetContactChannelCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetContactCommandOutput extends GetContactResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetContactCommand_base: {
|
|
24
24
|
new (input: GetContactCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactCommandInput, GetContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetContactCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactCommandInput, GetContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the specified contact or escalation plan.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const GetContactCommand_base: {
|
|
|
97
97
|
* @throws {@link SSMContactsServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetContactCommand extends GetContactCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetContactPolicyCommandOutput extends GetContactPolicyResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetContactPolicyCommand_base: {
|
|
24
24
|
new (input: GetContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactPolicyCommandInput, GetContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactPolicyCommandInput, GetContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the resource policies attached to the specified contact or escalation
|
|
30
30
|
* plan.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const GetContactPolicyCommand_base: {
|
|
|
71
71
|
* @throws {@link SSMContactsServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetContactPolicyCommand extends GetContactPolicyCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRotationCommandOutput extends GetRotationResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRotationCommand_base: {
|
|
24
24
|
new (input: GetRotationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationCommandInput, GetRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRotationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationCommandInput, GetRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about an on-call rotation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -111,6 +111,7 @@ declare const GetRotationCommand_base: {
|
|
|
111
111
|
* @throws {@link SSMContactsServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetRotationCommand extends GetRotationCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRotationOverrideCommandOutput extends GetRotationOverrideRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRotationOverrideCommand_base: {
|
|
24
24
|
new (input: GetRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationOverrideCommandInput, GetRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationOverrideCommandInput, GetRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about an override to an on-call rotation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const GetRotationOverrideCommand_base: {
|
|
|
77
77
|
* @throws {@link SSMContactsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class GetRotationOverrideCommand extends GetRotationOverrideCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListContactChannelsCommandOutput extends ListContactChannelsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListContactChannelsCommand_base: {
|
|
24
24
|
new (input: ListContactChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactChannelsCommandInput, ListContactChannelsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListContactChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactChannelsCommandInput, ListContactChannelsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all contact channels for the specified contact.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const ListContactChannelsCommand_base: {
|
|
|
86
86
|
* @throws {@link SSMContactsServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListContactChannelsCommand extends ListContactChannelsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListContactsCommandOutput extends ListContactsResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListContactsCommand_base: {
|
|
24
24
|
new (input: ListContactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactsCommandInput, ListContactsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListContactsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListContactsCommandInput, ListContactsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all contacts and escalation plans in Incident Manager.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListContactsCommand_base: {
|
|
|
77
77
|
* @throws {@link SSMContactsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListContactsCommand extends ListContactsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEngagementsCommandOutput extends ListEngagementsResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEngagementsCommand_base: {
|
|
24
24
|
new (input: ListEngagementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEngagementsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEngagementsCommandInput, ListEngagementsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all engagements that have happened in an incident.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const ListEngagementsCommand_base: {
|
|
|
82
82
|
* @throws {@link SSMContactsServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListEngagementsCommand extends ListEngagementsCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPageReceiptsCommandOutput extends ListPageReceiptsResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPageReceiptsCommand_base: {
|
|
24
24
|
new (input: ListPageReceiptsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPageReceiptsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all of the engagements to contact channels that have been acknowledged.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListPageReceiptsCommand_base: {
|
|
|
79
79
|
* @throws {@link SSMContactsServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListPageReceiptsCommand extends ListPageReceiptsCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPageResolutionsCommandOutput extends ListPageResolutionsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPageResolutionsCommand_base: {
|
|
24
24
|
new (input: ListPageResolutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageResolutionsCommandInput, ListPageResolutionsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPageResolutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageResolutionsCommandInput, ListPageResolutionsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the resolution path of an engagement. For example, the escalation plan engaged
|
|
30
30
|
* in an incident might target an on-call schedule that includes several contacts in a
|
|
31
31
|
* rotation, but just one contact on-call when the incident starts. The resolution path
|
|
@@ -81,6 +81,7 @@ declare const ListPageResolutionsCommand_base: {
|
|
|
81
81
|
* @throws {@link SSMContactsServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListPageResolutionsCommand extends ListPageResolutionsCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPagesByContactCommandOutput extends ListPagesByContactResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPagesByContactCommand_base: {
|
|
24
24
|
new (input: ListPagesByContactCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByContactCommandInput, ListPagesByContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPagesByContactCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByContactCommandInput, ListPagesByContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the engagements to a contact's contact channels.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListPagesByContactCommand_base: {
|
|
|
83
83
|
* @throws {@link SSMContactsServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListPagesByContactCommand extends ListPagesByContactCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPagesByEngagementCommandOutput extends ListPagesByEngagemen
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPagesByEngagementCommand_base: {
|
|
24
24
|
new (input: ListPagesByEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPagesByEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the engagements to contact channels that occurred by engaging a contact.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListPagesByEngagementCommand_base: {
|
|
|
83
83
|
* @throws {@link SSMContactsServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SSMContacts service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListPagesByEngagementCommand extends ListPagesByEngagementCommand_base {
|
|
88
89
|
}
|