@aws-sdk/client-ivschat 3.775.0 → 3.777.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/CreateChatTokenCommand.d.ts +1 -0
- package/dist-types/commands/CreateLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateRoomCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMessageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRoomCommand.d.ts +1 -0
- package/dist-types/commands/DisconnectUserCommand.d.ts +1 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetRoomCommand.d.ts +1 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListRoomsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/SendEventCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRoomCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -87,6 +87,7 @@ declare const CreateChatTokenCommand_base: {
|
|
|
87
87
|
* @throws {@link IvschatServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateChatTokenCommand extends CreateChatTokenCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const CreateLoggingConfigurationCommand_base: {
|
|
|
106
106
|
* @throws {@link IvschatServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class CreateLoggingConfigurationCommand extends CreateLoggingConfigurationCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const CreateRoomCommand_base: {
|
|
|
100
100
|
* @throws {@link IvschatServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class CreateRoomCommand extends CreateRoomCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
67
67
|
* @throws {@link IvschatServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteMessageCommand_base: {
|
|
|
74
74
|
* @throws {@link IvschatServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteMessageCommand extends DeleteMessageCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const DeleteRoomCommand_base: {
|
|
|
64
64
|
* @throws {@link IvschatServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeleteRoomCommand extends DeleteRoomCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisconnectUserCommand_base: {
|
|
|
71
71
|
* @throws {@link IvschatServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisconnectUserCommand extends DisconnectUserCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
82
82
|
* @throws {@link IvschatServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
86
86
|
* @throws {@link IvschatServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListRoomsCommand_base: {
|
|
|
87
87
|
* @throws {@link IvschatServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListRoomsCommand extends ListRoomsCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
65
65
|
* @throws {@link IvschatServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const SendEventCommand_base: {
|
|
|
75
75
|
* @throws {@link IvschatServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class SendEventCommand extends SendEventCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const TagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link IvschatServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link IvschatServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const UpdateLoggingConfigurationCommand_base: {
|
|
|
100
100
|
* @throws {@link IvschatServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class UpdateLoggingConfigurationCommand extends UpdateLoggingConfigurationCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const UpdateRoomCommand_base: {
|
|
|
92
92
|
* @throws {@link IvschatServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Ivschat service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateRoomCommand extends UpdateRoomCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ivschat",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ivschat Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.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-ivschat",
|
|
@@ -21,7 +21,7 @@
|
|
|
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.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.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",
|