@aws-sdk/client-personalize-events 3.968.0 → 3.970.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-cjs/index.js +14 -14
- package/dist-es/schemas/schemas_0.js +14 -14
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -230,17 +230,17 @@ var UserId = [0, n0, _UI, 8, 0];
|
|
|
230
230
|
var Action$ = [3, n0, _A,
|
|
231
231
|
0,
|
|
232
232
|
[_aI, _p],
|
|
233
|
-
[0, [() => SynthesizedJsonActionProperties, 0]]
|
|
233
|
+
[0, [() => SynthesizedJsonActionProperties, 0]], 1
|
|
234
234
|
];
|
|
235
235
|
var ActionInteraction$ = [3, n0, _AIc,
|
|
236
236
|
0,
|
|
237
|
-
[_aI,
|
|
238
|
-
[[() => ActionId, 0], [() => UserId, 0], 0,
|
|
237
|
+
[_aI, _sI, _t, _eT, _uI, _eI, _rI, _i, _p],
|
|
238
|
+
[[() => ActionId, 0], 0, 4, 0, [() => UserId, 0], 0, 0, [() => ActionImpression, 0], [() => SynthesizedJsonActionInteractionProperties, 0]], 4
|
|
239
239
|
];
|
|
240
240
|
var Event$ = [3, n0, _E,
|
|
241
241
|
8,
|
|
242
|
-
[
|
|
243
|
-
[0, 0, 1, [() => ItemId, 0], [() => SynthesizedJsonEventPropertiesJSON, 0],
|
|
242
|
+
[_eT, _sA, _eI, _eV, _iI, _p, _rI, _i, _mA],
|
|
243
|
+
[0, 4, 0, 1, [() => ItemId, 0], [() => SynthesizedJsonEventPropertiesJSON, 0], 0, [() => Impression, 0], () => MetricAttribution$], 2
|
|
244
244
|
];
|
|
245
245
|
var InvalidInputException$ = [-3, n0, _IIE,
|
|
246
246
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -251,37 +251,37 @@ schema.TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputEx
|
|
|
251
251
|
var Item$ = [3, n0, _I,
|
|
252
252
|
0,
|
|
253
253
|
[_iI, _p],
|
|
254
|
-
[0, [() => SynthesizedJsonItemProperties, 0]]
|
|
254
|
+
[0, [() => SynthesizedJsonItemProperties, 0]], 1
|
|
255
255
|
];
|
|
256
256
|
var MetricAttribution$ = [3, n0, _MA,
|
|
257
257
|
0,
|
|
258
258
|
[_eAS],
|
|
259
|
-
[0]
|
|
259
|
+
[0], 1
|
|
260
260
|
];
|
|
261
261
|
var PutActionInteractionsRequest$ = [3, n0, _PAIR,
|
|
262
262
|
0,
|
|
263
263
|
[_tI, _aIc],
|
|
264
|
-
[0, [() => ActionInteractionsList, 0]]
|
|
264
|
+
[0, [() => ActionInteractionsList, 0]], 2
|
|
265
265
|
];
|
|
266
266
|
var PutActionsRequest$ = [3, n0, _PAR,
|
|
267
267
|
0,
|
|
268
268
|
[_dA, _ac],
|
|
269
|
-
[0, [() => ActionList, 0]]
|
|
269
|
+
[0, [() => ActionList, 0]], 2
|
|
270
270
|
];
|
|
271
271
|
var PutEventsRequest$ = [3, n0, _PER,
|
|
272
272
|
0,
|
|
273
|
-
[_tI,
|
|
274
|
-
[0, [() =>
|
|
273
|
+
[_tI, _sI, _eL, _uI],
|
|
274
|
+
[0, 0, [() => EventList, 0], [() => UserId, 0]], 3
|
|
275
275
|
];
|
|
276
276
|
var PutItemsRequest$ = [3, n0, _PIR,
|
|
277
277
|
0,
|
|
278
278
|
[_dA, _it],
|
|
279
|
-
[0, [() => ItemList, 0]]
|
|
279
|
+
[0, [() => ItemList, 0]], 2
|
|
280
280
|
];
|
|
281
281
|
var PutUsersRequest$ = [3, n0, _PUR,
|
|
282
282
|
0,
|
|
283
283
|
[_dA, _u],
|
|
284
|
-
[0, [() => UserList, 0]]
|
|
284
|
+
[0, [() => UserList, 0]], 2
|
|
285
285
|
];
|
|
286
286
|
var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
287
287
|
{ [_e]: _c, [_hE]: 409 },
|
|
@@ -298,7 +298,7 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
|
|
|
298
298
|
var User$ = [3, n0, _U,
|
|
299
299
|
0,
|
|
300
300
|
[_uI, _p],
|
|
301
|
-
[0, [() => SynthesizedJsonUserProperties, 0]]
|
|
301
|
+
[0, [() => SynthesizedJsonUserProperties, 0]], 1
|
|
302
302
|
];
|
|
303
303
|
var __Unit = "unit";
|
|
304
304
|
var PersonalizeEventsServiceException$ = [-3, _sm, "PersonalizeEventsServiceException", 0, [], []];
|
|
@@ -77,17 +77,17 @@ var UserId = [0, n0, _UI, 8, 0];
|
|
|
77
77
|
export var Action$ = [3, n0, _A,
|
|
78
78
|
0,
|
|
79
79
|
[_aI, _p],
|
|
80
|
-
[0, [() => SynthesizedJsonActionProperties, 0]]
|
|
80
|
+
[0, [() => SynthesizedJsonActionProperties, 0]], 1
|
|
81
81
|
];
|
|
82
82
|
export var ActionInteraction$ = [3, n0, _AIc,
|
|
83
83
|
0,
|
|
84
|
-
[_aI,
|
|
85
|
-
[[() => ActionId, 0], [() => UserId, 0], 0,
|
|
84
|
+
[_aI, _sI, _t, _eT, _uI, _eI, _rI, _i, _p],
|
|
85
|
+
[[() => ActionId, 0], 0, 4, 0, [() => UserId, 0], 0, 0, [() => ActionImpression, 0], [() => SynthesizedJsonActionInteractionProperties, 0]], 4
|
|
86
86
|
];
|
|
87
87
|
export var Event$ = [3, n0, _E,
|
|
88
88
|
8,
|
|
89
|
-
[
|
|
90
|
-
[0, 0, 1, [() => ItemId, 0], [() => SynthesizedJsonEventPropertiesJSON, 0],
|
|
89
|
+
[_eT, _sA, _eI, _eV, _iI, _p, _rI, _i, _mA],
|
|
90
|
+
[0, 4, 0, 1, [() => ItemId, 0], [() => SynthesizedJsonEventPropertiesJSON, 0], 0, [() => Impression, 0], () => MetricAttribution$], 2
|
|
91
91
|
];
|
|
92
92
|
export var InvalidInputException$ = [-3, n0, _IIE,
|
|
93
93
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -98,37 +98,37 @@ TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException
|
|
|
98
98
|
export var Item$ = [3, n0, _I,
|
|
99
99
|
0,
|
|
100
100
|
[_iI, _p],
|
|
101
|
-
[0, [() => SynthesizedJsonItemProperties, 0]]
|
|
101
|
+
[0, [() => SynthesizedJsonItemProperties, 0]], 1
|
|
102
102
|
];
|
|
103
103
|
export var MetricAttribution$ = [3, n0, _MA,
|
|
104
104
|
0,
|
|
105
105
|
[_eAS],
|
|
106
|
-
[0]
|
|
106
|
+
[0], 1
|
|
107
107
|
];
|
|
108
108
|
export var PutActionInteractionsRequest$ = [3, n0, _PAIR,
|
|
109
109
|
0,
|
|
110
110
|
[_tI, _aIc],
|
|
111
|
-
[0, [() => ActionInteractionsList, 0]]
|
|
111
|
+
[0, [() => ActionInteractionsList, 0]], 2
|
|
112
112
|
];
|
|
113
113
|
export var PutActionsRequest$ = [3, n0, _PAR,
|
|
114
114
|
0,
|
|
115
115
|
[_dA, _ac],
|
|
116
|
-
[0, [() => ActionList, 0]]
|
|
116
|
+
[0, [() => ActionList, 0]], 2
|
|
117
117
|
];
|
|
118
118
|
export var PutEventsRequest$ = [3, n0, _PER,
|
|
119
119
|
0,
|
|
120
|
-
[_tI,
|
|
121
|
-
[0, [() =>
|
|
120
|
+
[_tI, _sI, _eL, _uI],
|
|
121
|
+
[0, 0, [() => EventList, 0], [() => UserId, 0]], 3
|
|
122
122
|
];
|
|
123
123
|
export var PutItemsRequest$ = [3, n0, _PIR,
|
|
124
124
|
0,
|
|
125
125
|
[_dA, _it],
|
|
126
|
-
[0, [() => ItemList, 0]]
|
|
126
|
+
[0, [() => ItemList, 0]], 2
|
|
127
127
|
];
|
|
128
128
|
export var PutUsersRequest$ = [3, n0, _PUR,
|
|
129
129
|
0,
|
|
130
130
|
[_dA, _u],
|
|
131
|
-
[0, [() => UserList, 0]]
|
|
131
|
+
[0, [() => UserList, 0]], 2
|
|
132
132
|
];
|
|
133
133
|
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
134
134
|
{ [_e]: _c, [_hE]: 409 },
|
|
@@ -145,7 +145,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
|
|
|
145
145
|
export var User$ = [3, n0, _U,
|
|
146
146
|
0,
|
|
147
147
|
[_uI, _p],
|
|
148
|
-
[0, [() => SynthesizedJsonUserProperties, 0]]
|
|
148
|
+
[0, [() => SynthesizedJsonUserProperties, 0]], 1
|
|
149
149
|
];
|
|
150
150
|
var __Unit = "unit";
|
|
151
151
|
export var PersonalizeEventsServiceException$ = [-3, _sm, "PersonalizeEventsServiceException", 0, [], []];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-personalize-events",
|
|
3
3
|
"description": "AWS SDK for JavaScript Personalize Events Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-personalize-events",
|
|
@@ -21,41 +21,41 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
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.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.6",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|