@aws-sdk/client-lex-runtime-service 3.454.0 → 3.460.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 (2) hide show
  1. package/README.md +5 -5
  2. package/package.json +12 -12
package/README.md CHANGED
@@ -219,7 +219,7 @@ see LICENSE for more information.
219
219
  DeleteSession
220
220
  </summary>
221
221
 
222
- [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/classes/deletesessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/deletesessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/deletesessioncommandoutput.html)
222
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lex-runtime-service/command/DeleteSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/DeleteSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/DeleteSessionCommandOutput/)
223
223
 
224
224
  </details>
225
225
  <details>
@@ -227,7 +227,7 @@ DeleteSession
227
227
  GetSession
228
228
  </summary>
229
229
 
230
- [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/classes/getsessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/getsessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/getsessioncommandoutput.html)
230
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lex-runtime-service/command/GetSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/GetSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/GetSessionCommandOutput/)
231
231
 
232
232
  </details>
233
233
  <details>
@@ -235,7 +235,7 @@ GetSession
235
235
  PostContent
236
236
  </summary>
237
237
 
238
- [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/classes/postcontentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/postcontentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/postcontentcommandoutput.html)
238
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lex-runtime-service/command/PostContentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PostContentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PostContentCommandOutput/)
239
239
 
240
240
  </details>
241
241
  <details>
@@ -243,7 +243,7 @@ PostContent
243
243
  PostText
244
244
  </summary>
245
245
 
246
- [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/classes/posttextcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/posttextcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/posttextcommandoutput.html)
246
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lex-runtime-service/command/PostTextCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PostTextCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PostTextCommandOutput/)
247
247
 
248
248
  </details>
249
249
  <details>
@@ -251,6 +251,6 @@ PostText
251
251
  PutSession
252
252
  </summary>
253
253
 
254
- [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/classes/putsessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/putsessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-lex-runtime-service/interfaces/putsessioncommandoutput.html)
254
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lex-runtime-service/command/PutSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PutSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-lex-runtime-service/Interface/PutSessionCommandOutput/)
255
255
 
256
256
  </details>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lex-runtime-service",
3
3
  "description": "AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native",
4
- "version": "3.454.0",
4
+ "version": "3.460.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -23,19 +23,19 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "3.0.0",
25
25
  "@aws-crypto/sha256-js": "3.0.0",
26
- "@aws-sdk/client-sts": "3.454.0",
26
+ "@aws-sdk/client-sts": "3.460.0",
27
27
  "@aws-sdk/core": "3.451.0",
28
- "@aws-sdk/credential-provider-node": "3.451.0",
29
- "@aws-sdk/middleware-host-header": "3.451.0",
30
- "@aws-sdk/middleware-logger": "3.451.0",
31
- "@aws-sdk/middleware-recursion-detection": "3.451.0",
32
- "@aws-sdk/middleware-signing": "3.451.0",
33
- "@aws-sdk/middleware-user-agent": "3.451.0",
28
+ "@aws-sdk/credential-provider-node": "3.460.0",
29
+ "@aws-sdk/middleware-host-header": "3.460.0",
30
+ "@aws-sdk/middleware-logger": "3.460.0",
31
+ "@aws-sdk/middleware-recursion-detection": "3.460.0",
32
+ "@aws-sdk/middleware-signing": "3.460.0",
33
+ "@aws-sdk/middleware-user-agent": "3.460.0",
34
34
  "@aws-sdk/region-config-resolver": "3.451.0",
35
- "@aws-sdk/types": "3.451.0",
36
- "@aws-sdk/util-endpoints": "3.451.0",
37
- "@aws-sdk/util-user-agent-browser": "3.451.0",
38
- "@aws-sdk/util-user-agent-node": "3.451.0",
35
+ "@aws-sdk/types": "3.460.0",
36
+ "@aws-sdk/util-endpoints": "3.460.0",
37
+ "@aws-sdk/util-user-agent-browser": "3.460.0",
38
+ "@aws-sdk/util-user-agent-node": "3.460.0",
39
39
  "@smithy/config-resolver": "^2.0.18",
40
40
  "@smithy/fetch-http-handler": "^2.2.6",
41
41
  "@smithy/hash-node": "^2.0.15",