@aws-sdk/client-ssm-contacts 3.775.0 → 3.782.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.
Files changed (40) hide show
  1. package/dist-types/commands/AcceptPageCommand.d.ts +1 -0
  2. package/dist-types/commands/ActivateContactChannelCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateContactChannelCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateContactCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateRotationCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateRotationOverrideCommand.d.ts +1 -0
  7. package/dist-types/commands/DeactivateContactChannelCommand.d.ts +1 -0
  8. package/dist-types/commands/DeleteContactChannelCommand.d.ts +1 -0
  9. package/dist-types/commands/DeleteContactCommand.d.ts +1 -0
  10. package/dist-types/commands/DeleteRotationCommand.d.ts +1 -0
  11. package/dist-types/commands/DeleteRotationOverrideCommand.d.ts +1 -0
  12. package/dist-types/commands/DescribeEngagementCommand.d.ts +1 -0
  13. package/dist-types/commands/DescribePageCommand.d.ts +1 -0
  14. package/dist-types/commands/GetContactChannelCommand.d.ts +1 -0
  15. package/dist-types/commands/GetContactCommand.d.ts +1 -0
  16. package/dist-types/commands/GetContactPolicyCommand.d.ts +1 -0
  17. package/dist-types/commands/GetRotationCommand.d.ts +1 -0
  18. package/dist-types/commands/GetRotationOverrideCommand.d.ts +1 -0
  19. package/dist-types/commands/ListContactChannelsCommand.d.ts +1 -0
  20. package/dist-types/commands/ListContactsCommand.d.ts +1 -0
  21. package/dist-types/commands/ListEngagementsCommand.d.ts +1 -0
  22. package/dist-types/commands/ListPageReceiptsCommand.d.ts +1 -0
  23. package/dist-types/commands/ListPageResolutionsCommand.d.ts +1 -0
  24. package/dist-types/commands/ListPagesByContactCommand.d.ts +1 -0
  25. package/dist-types/commands/ListPagesByEngagementCommand.d.ts +1 -0
  26. package/dist-types/commands/ListPreviewRotationShiftsCommand.d.ts +1 -0
  27. package/dist-types/commands/ListRotationOverridesCommand.d.ts +1 -0
  28. package/dist-types/commands/ListRotationShiftsCommand.d.ts +1 -0
  29. package/dist-types/commands/ListRotationsCommand.d.ts +1 -0
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  31. package/dist-types/commands/PutContactPolicyCommand.d.ts +1 -0
  32. package/dist-types/commands/SendActivationCodeCommand.d.ts +1 -0
  33. package/dist-types/commands/StartEngagementCommand.d.ts +1 -0
  34. package/dist-types/commands/StopEngagementCommand.d.ts +1 -0
  35. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  36. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  37. package/dist-types/commands/UpdateContactChannelCommand.d.ts +1 -0
  38. package/dist-types/commands/UpdateContactCommand.d.ts +1 -0
  39. package/dist-types/commands/UpdateRotationCommand.d.ts +1 -0
  40. package/package.json +5 -5
@@ -73,6 +73,7 @@ declare const AcceptPageCommand_base: {
73
73
  * @throws {@link SSMContactsServiceException}
74
74
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class AcceptPageCommand extends AcceptPageCommand_base {
@@ -70,6 +70,7 @@ declare const ActivateContactChannelCommand_base: {
70
70
  * @throws {@link SSMContactsServiceException}
71
71
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class ActivateContactChannelCommand extends ActivateContactChannelCommand_base {
@@ -80,6 +80,7 @@ declare const CreateContactChannelCommand_base: {
80
80
  * @throws {@link SSMContactsServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class CreateContactChannelCommand extends CreateContactChannelCommand_base {
@@ -109,6 +109,7 @@ declare const CreateContactCommand_base: {
109
109
  * @throws {@link SSMContactsServiceException}
110
110
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class CreateContactCommand extends CreateContactCommand_base {
@@ -121,6 +121,7 @@ declare const CreateRotationCommand_base: {
121
121
  * @throws {@link SSMContactsServiceException}
122
122
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class CreateRotationCommand extends CreateRotationCommand_base {
@@ -79,6 +79,7 @@ declare const CreateRotationOverrideCommand_base: {
79
79
  * @throws {@link SSMContactsServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateRotationOverrideCommand extends CreateRotationOverrideCommand_base {
@@ -69,6 +69,7 @@ declare const DeactivateContactChannelCommand_base: {
69
69
  * @throws {@link SSMContactsServiceException}
70
70
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeactivateContactChannelCommand extends DeactivateContactChannelCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteContactChannelCommand_base: {
71
71
  * @throws {@link SSMContactsServiceException}
72
72
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteContactChannelCommand extends DeleteContactChannelCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteContactCommand_base: {
74
74
  * @throws {@link SSMContactsServiceException}
75
75
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteContactCommand extends DeleteContactCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteRotationCommand_base: {
72
72
  * @throws {@link SSMContactsServiceException}
73
73
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteRotationCommand extends DeleteRotationCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteRotationOverrideCommand_base: {
69
69
  * @throws {@link SSMContactsServiceException}
70
70
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeleteRotationOverrideCommand extends DeleteRotationOverrideCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeEngagementCommand_base: {
83
83
  * @throws {@link SSMContactsServiceException}
84
84
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribeEngagementCommand extends DescribeEngagementCommand_base {
@@ -84,6 +84,7 @@ declare const DescribePageCommand_base: {
84
84
  * @throws {@link SSMContactsServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribePageCommand extends DescribePageCommand_base {
@@ -80,6 +80,7 @@ declare const GetContactChannelCommand_base: {
80
80
  * @throws {@link SSMContactsServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetContactChannelCommand extends GetContactChannelCommand_base {
@@ -98,6 +98,7 @@ declare const GetContactCommand_base: {
98
98
  * @throws {@link SSMContactsServiceException}
99
99
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class GetContactCommand extends GetContactCommand_base {
@@ -72,6 +72,7 @@ declare const GetContactPolicyCommand_base: {
72
72
  * @throws {@link SSMContactsServiceException}
73
73
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetContactPolicyCommand extends GetContactPolicyCommand_base {
@@ -112,6 +112,7 @@ declare const GetRotationCommand_base: {
112
112
  * @throws {@link SSMContactsServiceException}
113
113
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class GetRotationCommand extends GetRotationCommand_base {
@@ -78,6 +78,7 @@ declare const GetRotationOverrideCommand_base: {
78
78
  * @throws {@link SSMContactsServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetRotationOverrideCommand extends GetRotationOverrideCommand_base {
@@ -87,6 +87,7 @@ declare const ListContactChannelsCommand_base: {
87
87
  * @throws {@link SSMContactsServiceException}
88
88
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListContactChannelsCommand extends ListContactChannelsCommand_base {
@@ -78,6 +78,7 @@ declare const ListContactsCommand_base: {
78
78
  * @throws {@link SSMContactsServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListContactsCommand extends ListContactsCommand_base {
@@ -83,6 +83,7 @@ declare const ListEngagementsCommand_base: {
83
83
  * @throws {@link SSMContactsServiceException}
84
84
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListEngagementsCommand extends ListEngagementsCommand_base {
@@ -80,6 +80,7 @@ declare const ListPageReceiptsCommand_base: {
80
80
  * @throws {@link SSMContactsServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListPageReceiptsCommand extends ListPageReceiptsCommand_base {
@@ -82,6 +82,7 @@ declare const ListPageResolutionsCommand_base: {
82
82
  * @throws {@link SSMContactsServiceException}
83
83
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListPageResolutionsCommand extends ListPageResolutionsCommand_base {
@@ -84,6 +84,7 @@ declare const ListPagesByContactCommand_base: {
84
84
  * @throws {@link SSMContactsServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListPagesByContactCommand extends ListPagesByContactCommand_base {
@@ -84,6 +84,7 @@ declare const ListPagesByEngagementCommand_base: {
84
84
  * @throws {@link SSMContactsServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListPagesByEngagementCommand extends ListPagesByEngagementCommand_base {
@@ -138,6 +138,7 @@ declare const ListPreviewRotationShiftsCommand_base: {
138
138
  * @throws {@link SSMContactsServiceException}
139
139
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
140
140
  *
141
+ *
141
142
  * @public
142
143
  */
143
144
  export declare class ListPreviewRotationShiftsCommand extends ListPreviewRotationShiftsCommand_base {
@@ -85,6 +85,7 @@ declare const ListRotationOverridesCommand_base: {
85
85
  * @throws {@link SSMContactsServiceException}
86
86
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListRotationOverridesCommand extends ListRotationOverridesCommand_base {
@@ -92,6 +92,7 @@ declare const ListRotationShiftsCommand_base: {
92
92
  * @throws {@link SSMContactsServiceException}
93
93
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListRotationShiftsCommand extends ListRotationShiftsCommand_base {
@@ -119,6 +119,7 @@ declare const ListRotationsCommand_base: {
119
119
  * @throws {@link SSMContactsServiceException}
120
120
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class ListRotationsCommand extends ListRotationsCommand_base {
@@ -75,6 +75,7 @@ declare const ListTagsForResourceCommand_base: {
75
75
  * @throws {@link SSMContactsServiceException}
76
76
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -74,6 +74,7 @@ declare const PutContactPolicyCommand_base: {
74
74
  * @throws {@link SSMContactsServiceException}
75
75
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class PutContactPolicyCommand extends PutContactPolicyCommand_base {
@@ -76,6 +76,7 @@ declare const SendActivationCodeCommand_base: {
76
76
  * @throws {@link SSMContactsServiceException}
77
77
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class SendActivationCodeCommand extends SendActivationCodeCommand_base {
@@ -81,6 +81,7 @@ declare const StartEngagementCommand_base: {
81
81
  * @throws {@link SSMContactsServiceException}
82
82
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class StartEngagementCommand extends StartEngagementCommand_base {
@@ -70,6 +70,7 @@ declare const StopEngagementCommand_base: {
70
70
  * @throws {@link SSMContactsServiceException}
71
71
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class StopEngagementCommand extends StopEngagementCommand_base {
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
78
78
  * @throws {@link SSMContactsServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -71,6 +71,7 @@ declare const UntagResourceCommand_base: {
71
71
  * @throws {@link SSMContactsServiceException}
72
72
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateContactChannelCommand_base: {
78
78
  * @throws {@link SSMContactsServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateContactChannelCommand extends UpdateContactChannelCommand_base {
@@ -97,6 +97,7 @@ declare const UpdateContactCommand_base: {
97
97
  * @throws {@link SSMContactsServiceException}
98
98
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class UpdateContactCommand extends UpdateContactCommand_base {
@@ -112,6 +112,7 @@ declare const UpdateRotationCommand_base: {
112
112
  * @throws {@link SSMContactsServiceException}
113
113
  * <p>Base exception class for all service exceptions from SSMContacts service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class UpdateRotationCommand extends UpdateRotationCommand_base {
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.775.0",
4
+ "version": "3.782.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",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",