@aws-sdk/client-customer-profiles 3.1001.0 → 3.1003.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.
|
@@ -1132,7 +1132,7 @@ export interface Profile {
|
|
|
1132
1132
|
/**
|
|
1133
1133
|
* <p>The type of profile used to describe the customer.</p>
|
|
1134
1134
|
*
|
|
1135
|
-
* @deprecated deprecated
|
|
1135
|
+
* @deprecated deprecated.
|
|
1136
1136
|
* @public
|
|
1137
1137
|
*/
|
|
1138
1138
|
PartyType?: PartyType | undefined;
|
|
@@ -1164,7 +1164,7 @@ export interface Profile {
|
|
|
1164
1164
|
/**
|
|
1165
1165
|
* <p>The gender with which the customer identifies. </p>
|
|
1166
1166
|
*
|
|
1167
|
-
* @deprecated deprecated
|
|
1167
|
+
* @deprecated deprecated.
|
|
1168
1168
|
* @public
|
|
1169
1169
|
*/
|
|
1170
1170
|
Gender?: Gender | undefined;
|
|
@@ -2652,7 +2652,7 @@ export interface CreateProfileRequest {
|
|
|
2652
2652
|
/**
|
|
2653
2653
|
* <p>The type of profile used to describe the customer.</p>
|
|
2654
2654
|
*
|
|
2655
|
-
* @deprecated deprecated
|
|
2655
|
+
* @deprecated deprecated.
|
|
2656
2656
|
* @public
|
|
2657
2657
|
*/
|
|
2658
2658
|
PartyType?: PartyType | undefined;
|
|
@@ -2684,7 +2684,7 @@ export interface CreateProfileRequest {
|
|
|
2684
2684
|
/**
|
|
2685
2685
|
* <p>The gender with which the customer identifies. </p>
|
|
2686
2686
|
*
|
|
2687
|
-
* @deprecated deprecated
|
|
2687
|
+
* @deprecated deprecated.
|
|
2688
2688
|
* @public
|
|
2689
2689
|
*/
|
|
2690
2690
|
Gender?: Gender | undefined;
|
|
@@ -577,7 +577,7 @@ export interface UpdateProfileRequest {
|
|
|
577
577
|
/**
|
|
578
578
|
* <p>The type of profile used to describe the customer.</p>
|
|
579
579
|
*
|
|
580
|
-
* @deprecated deprecated
|
|
580
|
+
* @deprecated deprecated.
|
|
581
581
|
* @public
|
|
582
582
|
*/
|
|
583
583
|
PartyType?: PartyType | undefined;
|
|
@@ -609,7 +609,7 @@ export interface UpdateProfileRequest {
|
|
|
609
609
|
/**
|
|
610
610
|
* <p>The gender with which the customer identifies. </p>
|
|
611
611
|
*
|
|
612
|
-
* @deprecated deprecated
|
|
612
|
+
* @deprecated deprecated.
|
|
613
613
|
* @public
|
|
614
614
|
*/
|
|
615
615
|
Gender?: Gender | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-customer-profiles",
|
|
3
3
|
"description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1003.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-customer-profiles",
|
|
@@ -21,42 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
31
|
-
"@aws-sdk/types": "^3.973.
|
|
32
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.23.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.12.
|
|
24
|
+
"@aws-sdk/core": "^3.973.18",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.17",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
27
|
+
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.18",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
31
|
+
"@aws-sdk/types": "^3.973.5",
|
|
32
|
+
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.3",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.10",
|
|
36
|
+
"@smithy/core": "^3.23.8",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.13",
|
|
38
|
+
"@smithy/hash-node": "^4.2.11",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.11",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.22",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.39",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.12",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.11",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.11",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.14",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.11",
|
|
48
|
+
"@smithy/smithy-client": "^4.12.2",
|
|
49
49
|
"@smithy/types": "^4.13.0",
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
51
|
-
"@smithy/util-base64": "^4.3.
|
|
52
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
53
|
-
"@smithy/util-body-length-node": "^4.2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.3.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
59
|
-
"@smithy/util-utf8": "^4.2.
|
|
50
|
+
"@smithy/url-parser": "^4.2.11",
|
|
51
|
+
"@smithy/util-base64": "^4.3.2",
|
|
52
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
53
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.38",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.41",
|
|
56
|
+
"@smithy/util-endpoints": "^3.3.2",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.11",
|
|
58
|
+
"@smithy/util-retry": "^4.2.11",
|
|
59
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"node": ">=20.0.0"
|
|
72
72
|
},
|
|
73
73
|
"typesVersions": {
|
|
74
|
-
"<4.
|
|
74
|
+
"<4.5": {
|
|
75
75
|
"dist-types/*": [
|
|
76
76
|
"dist-types/ts3.4/*"
|
|
77
77
|
]
|