@aws-sdk/client-appintegrations 3.1061.0 → 3.1062.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/README.md CHANGED
@@ -22,8 +22,8 @@ data types</a>
22
22
  </ul>
23
23
  <p>The Amazon AppIntegrations service enables you to configure and reuse connections to external
24
24
  applications.</p>
25
- <p>For information about how you can use external applications with Amazon Connect, see
26
- the following topics in the <i>Amazon Connect Administrator
25
+ <p>For information about how you can use external applications with Connect Customer, see
26
+ the following topics in the <i>Connect Customer Administrator
27
27
  Guide</i>:</p>
28
28
  <ul>
29
29
  <li>
@@ -225,8 +225,8 @@ export interface AppIntegrations {
225
225
  * </ul>
226
226
  * <p>The Amazon AppIntegrations service enables you to configure and reuse connections to external
227
227
  * applications.</p>
228
- * <p>For information about how you can use external applications with Amazon Connect, see
229
- * the following topics in the <i>Amazon Connect Administrator
228
+ * <p>For information about how you can use external applications with Connect Customer, see
229
+ * the following topics in the <i>Connect Customer Administrator
230
230
  * Guide</i>:</p>
231
231
  * <ul>
232
232
  * <li>
@@ -207,8 +207,8 @@ export interface AppIntegrationsClientResolvedConfig extends AppIntegrationsClie
207
207
  * </ul>
208
208
  * <p>The Amazon AppIntegrations service enables you to configure and reuse connections to external
209
209
  * applications.</p>
210
- * <p>For information about how you can use external applications with Amazon Connect, see
211
- * the following topics in the <i>Amazon Connect Administrator
210
+ * <p>For information about how you can use external applications with Connect Customer, see
211
+ * the following topics in the <i>Connect Customer Administrator
212
212
  * Guide</i>:</p>
213
213
  * <ul>
214
214
  * <li>
@@ -15,8 +15,8 @@
15
15
  * </ul>
16
16
  * <p>The Amazon AppIntegrations service enables you to configure and reuse connections to external
17
17
  * applications.</p>
18
- * <p>For information about how you can use external applications with Amazon Connect, see
19
- * the following topics in the <i>Amazon Connect Administrator
18
+ * <p>For information about how you can use external applications with Connect Customer, see
19
+ * the following topics in the <i>Connect Customer Administrator
20
20
  * Guide</i>:</p>
21
21
  * <ul>
22
22
  * <li>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-appintegrations",
3
3
  "description": "AWS SDK for JavaScript Appintegrations Client for Node.js, Browser and React Native",
4
- "version": "3.1061.0",
4
+ "version": "3.1062.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-appintegrations",
@@ -22,7 +22,7 @@
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
24
  "@aws-sdk/core": "^3.974.17",
25
- "@aws-sdk/credential-provider-node": "^3.972.50",
25
+ "@aws-sdk/credential-provider-node": "^3.972.51",
26
26
  "@aws-sdk/types": "^3.973.10",
27
27
  "@smithy/core": "^3.24.6",
28
28
  "@smithy/fetch-http-handler": "^5.4.6",