@aws-sdk/client-ssm-contacts 3.590.0 → 3.596.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/index.js +0 -39
- 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 +2 -2
- package/dist-types/models/SSMContactsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptPageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ActivateContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRotationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRotationOverrideCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeactivateContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRotationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRotationOverrideCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEngagementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContactPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRotationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRotationOverrideCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContactChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEngagementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPageReceiptsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPageResolutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPagesByContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPagesByEngagementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPreviewRotationShiftsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRotationOverridesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRotationShiftsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRotationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutContactPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendActivationCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartEngagementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopEngagementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateContactChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRotationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SSMContactsServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
export * from "./SSMContactsClient";
|
|
14
14
|
export * from "./SSMContacts";
|
|
15
15
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
16
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
17
|
-
export { SSMContactsExtensionConfiguration } from "./extensionConfiguration";
|
|
16
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
17
|
+
export type { SSMContactsExtensionConfiguration } from "./extensionConfiguration";
|
|
18
18
|
export * from "./commands";
|
|
19
19
|
export * from "./pagination";
|
|
20
20
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AcceptPageCommandInput extends AcceptPageRequest {}
|
|
11
12
|
export interface AcceptPageCommandOutput
|
|
12
13
|
extends AcceptPageResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ActivateContactChannelCommandInput
|
|
14
15
|
extends ActivateContactChannelRequest {}
|
|
15
16
|
export interface ActivateContactChannelCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateContactChannelCommandInput
|
|
14
15
|
extends CreateContactChannelRequest {}
|
|
15
16
|
export interface CreateContactChannelCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateContactCommandInput extends CreateContactRequest {}
|
|
11
12
|
export interface CreateContactCommandOutput
|
|
12
13
|
extends CreateContactResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRotationCommandInput extends CreateRotationRequest {}
|
|
14
15
|
export interface CreateRotationCommandOutput
|
|
15
16
|
extends CreateRotationResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRotationOverrideCommandInput
|
|
14
15
|
extends CreateRotationOverrideRequest {}
|
|
15
16
|
export interface CreateRotationOverrideCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeactivateContactChannelCommandInput
|
|
14
15
|
extends DeactivateContactChannelRequest {}
|
|
15
16
|
export interface DeactivateContactChannelCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteContactChannelCommandInput
|
|
14
15
|
extends DeleteContactChannelRequest {}
|
|
15
16
|
export interface DeleteContactChannelCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteContactCommandInput extends DeleteContactRequest {}
|
|
11
12
|
export interface DeleteContactCommandOutput
|
|
12
13
|
extends DeleteContactResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRotationCommandInput extends DeleteRotationRequest {}
|
|
14
15
|
export interface DeleteRotationCommandOutput
|
|
15
16
|
extends DeleteRotationResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRotationOverrideCommandInput
|
|
14
15
|
extends DeleteRotationOverrideRequest {}
|
|
15
16
|
export interface DeleteRotationOverrideCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEngagementCommandInput
|
|
14
15
|
extends DescribeEngagementRequest {}
|
|
15
16
|
export interface DescribeEngagementCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribePageCommandInput extends DescribePageRequest {}
|
|
11
12
|
export interface DescribePageCommandOutput
|
|
12
13
|
extends DescribePageResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetContactChannelCommandInput
|
|
14
15
|
extends GetContactChannelRequest {}
|
|
15
16
|
export interface GetContactChannelCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetContactCommandInput extends GetContactRequest {}
|
|
11
12
|
export interface GetContactCommandOutput
|
|
12
13
|
extends GetContactResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetContactPolicyCommandInput extends GetContactPolicyRequest {}
|
|
14
15
|
export interface GetContactPolicyCommandOutput
|
|
15
16
|
extends GetContactPolicyResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetRotationCommandInput extends GetRotationRequest {}
|
|
11
12
|
export interface GetRotationCommandOutput
|
|
12
13
|
extends GetRotationResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRotationOverrideCommandInput
|
|
14
15
|
extends GetRotationOverrideRequest {}
|
|
15
16
|
export interface GetRotationOverrideCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListContactChannelsCommandInput
|
|
14
15
|
extends ListContactChannelsRequest {}
|
|
15
16
|
export interface ListContactChannelsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListContactsCommandInput extends ListContactsRequest {}
|
|
11
12
|
export interface ListContactsCommandOutput
|
|
12
13
|
extends ListContactsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEngagementsCommandInput extends ListEngagementsRequest {}
|
|
14
15
|
export interface ListEngagementsCommandOutput
|
|
15
16
|
extends ListEngagementsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPageReceiptsCommandInput extends ListPageReceiptsRequest {}
|
|
14
15
|
export interface ListPageReceiptsCommandOutput
|
|
15
16
|
extends ListPageReceiptsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPageResolutionsCommandInput
|
|
14
15
|
extends ListPageResolutionsRequest {}
|
|
15
16
|
export interface ListPageResolutionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPagesByContactCommandInput
|
|
14
15
|
extends ListPagesByContactRequest {}
|
|
15
16
|
export interface ListPagesByContactCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPagesByEngagementCommandInput
|
|
14
15
|
extends ListPagesByEngagementRequest {}
|
|
15
16
|
export interface ListPagesByEngagementCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPreviewRotationShiftsCommandInput
|
|
14
15
|
extends ListPreviewRotationShiftsRequest {}
|
|
15
16
|
export interface ListPreviewRotationShiftsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRotationOverridesCommandInput
|
|
14
15
|
extends ListRotationOverridesRequest {}
|
|
15
16
|
export interface ListRotationOverridesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRotationShiftsCommandInput
|
|
14
15
|
extends ListRotationShiftsRequest {}
|
|
15
16
|
export interface ListRotationShiftsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListRotationsCommandInput extends ListRotationsRequest {}
|
|
11
12
|
export interface ListRotationsCommandOutput
|
|
12
13
|
extends ListRotationsResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutContactPolicyCommandInput extends PutContactPolicyRequest {}
|
|
14
15
|
export interface PutContactPolicyCommandOutput
|
|
15
16
|
extends PutContactPolicyResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SendActivationCodeCommandInput
|
|
14
15
|
extends SendActivationCodeRequest {}
|
|
15
16
|
export interface SendActivationCodeCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartEngagementCommandInput extends StartEngagementRequest {}
|
|
14
15
|
export interface StartEngagementCommandOutput
|
|
15
16
|
extends StartEngagementResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopEngagementCommandInput extends StopEngagementRequest {}
|
|
14
15
|
export interface StopEngagementCommandOutput
|
|
15
16
|
extends StopEngagementResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResult,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput
|
|
12
13
|
extends UntagResourceResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateContactChannelCommandInput
|
|
14
15
|
extends UpdateContactChannelRequest {}
|
|
15
16
|
export interface UpdateContactChannelCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
SSMContactsClientResolvedConfig,
|
|
8
8
|
} from "../SSMContactsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateContactCommandInput extends UpdateContactRequest {}
|
|
11
12
|
export interface UpdateContactCommandOutput
|
|
12
13
|
extends UpdateContactResult,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
SSMContactsClientResolvedConfig,
|
|
11
11
|
} from "../SSMContactsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateRotationCommandInput extends UpdateRotationRequest {}
|
|
14
15
|
export interface UpdateRotationCommandOutput
|
|
15
16
|
extends UpdateRotationResult,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class SSMContactsServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ssm-contacts",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ssm-contacts",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|