New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-customer-profiles

Package Overview
Dependencies
Maintainers
0
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-customer-profiles - npm Package Compare versions

Comparing version

to
3.660.0

1

dist-types/commands/GetIntegrationCommand.d.ts

@@ -57,2 +57,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // IsUnstructured: true || false,
* // RoleArn: "STRING_VALUE",
* // };

@@ -59,0 +60,0 @@ *

@@ -61,2 +61,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // IsUnstructured: true || false,
* // RoleArn: "STRING_VALUE",
* // },

@@ -63,0 +64,0 @@ * // ],

@@ -61,2 +61,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // IsUnstructured: true || false,
* // RoleArn: "STRING_VALUE",
* // },

@@ -63,0 +64,0 @@ * // ],

@@ -117,2 +117,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* },
* RoleArn: "STRING_VALUE",
* };

@@ -135,2 +136,3 @@ * const command = new PutIntegrationCommand(input);

* // IsUnstructured: true || false,
* // RoleArn: "STRING_VALUE",
* // };

@@ -137,0 +139,0 @@ *

@@ -373,2 +373,14 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";

* <fullname>Amazon Connect Customer Profiles</fullname>
* <ul>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html">Customer Profiles actions</a>
* </p>
* </li>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html">Customer Profiles data types</a>
* </p>
* </li>
* </ul>
* <p>Amazon Connect Customer Profiles is a unified customer profile for your contact

@@ -375,0 +387,0 @@ * center that has pre-built connectors powered by AppFlow that make it easy to combine

@@ -207,2 +207,14 @@ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";

* <fullname>Amazon Connect Customer Profiles</fullname>
* <ul>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html">Customer Profiles actions</a>
* </p>
* </li>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html">Customer Profiles data types</a>
* </p>
* </li>
* </ul>
* <p>Amazon Connect Customer Profiles is a unified customer profile for your contact

@@ -209,0 +221,0 @@ * center that has pre-built connectors powered by AppFlow that make it easy to combine

/**
* <fullname>Amazon Connect Customer Profiles</fullname>
* <ul>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html">Customer Profiles actions</a>
* </p>
* </li>
* <li>
* <p>
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html">Customer Profiles data types</a>
* </p>
* </li>
* </ul>
* <p>Amazon Connect Customer Profiles is a unified customer profile for your contact

@@ -4,0 +16,0 @@ * center that has pre-built connectors powered by AppFlow that make it easy to combine

@@ -846,2 +846,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

IsUnstructured?: boolean;
RoleArn?: string;
}

@@ -968,2 +969,3 @@ export interface GetMatchesRequest {

IsUnstructured?: boolean;
RoleArn?: string;
}

@@ -1186,2 +1188,3 @@ export interface ListAccountIntegrationsResponse {

ObjectTypeNames?: Record<string, string>;
RoleArn?: string;
}

@@ -1198,2 +1201,3 @@ export interface PutIntegrationResponse {

IsUnstructured?: boolean;
RoleArn?: string;
}

@@ -1200,0 +1204,0 @@ export interface PutProfileObjectRequest {

2

package.json
{
"name": "@aws-sdk/client-customer-profiles",
"description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native",
"version": "3.658.1",
"version": "3.660.0",
"scripts": {

@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

@@ -11,2 +11,14 @@ <!-- generated file, do not edit directly -->

<ul>
<li>
<p>
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html">Customer Profiles actions</a>
</p>
</li>
<li>
<p>
<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html">Customer Profiles data types</a>
</p>
</li>
</ul>
<p>Amazon Connect Customer Profiles is a unified customer profile for your contact

@@ -13,0 +25,0 @@ center that has pre-built connectors powered by AppFlow that make it easy to combine

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display