@aws-sdk/client-personalize-events 3.33.0 → 3.36.1
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/CHANGELOG.md +47 -0
- package/{dist/cjs → dist-cjs}/PersonalizeEvents.js +1 -7
- package/{dist/cjs → dist-cjs}/PersonalizeEventsClient.js +8 -19
- package/{dist/cjs → dist-cjs}/commands/PutEventsCommand.js +2 -28
- package/{dist/cjs → dist-cjs}/commands/PutItemsCommand.js +2 -29
- package/{dist/cjs → dist-cjs}/commands/PutUsersCommand.js +2 -28
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
- package/{dist/cjs → dist-cjs}/index.js +0 -1
- package/{dist/cjs → dist-cjs}/models/index.js +0 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -28
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +3 -9
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +1 -5
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +1 -5
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -4
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -5
- package/{dist/es → dist-es}/PersonalizeEvents.js +2 -8
- package/{dist/es → dist-es}/PersonalizeEventsClient.js +2 -13
- package/{dist/es → dist-es}/commands/PutEventsCommand.js +4 -31
- package/{dist/es → dist-es}/commands/PutItemsCommand.js +4 -32
- package/{dist/es → dist-es}/commands/PutUsersCommand.js +4 -31
- package/{dist/es → dist-es}/endpoints.js +1 -2
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -28
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +56 -62
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
- package/{dist/es → dist-es}/runtimeConfig.js +1 -5
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
- package/{dist/types → dist-types}/PersonalizeEvents.d.ts +2 -2
- package/{dist/types → dist-types}/PersonalizeEventsClient.d.ts +4 -4
- package/{dist/types → dist-types}/commands/PutEventsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PutItemsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PutUsersCommand.d.ts +3 -3
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/PersonalizeEvents.d.ts +6 -20
- package/dist-types/ts3.4/PersonalizeEventsClient.d.ts +70 -0
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutUsersCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +111 -0
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -4
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +52 -49
- package/PersonalizeEvents.ts +0 -94
- package/PersonalizeEventsClient.ts +0 -240
- package/commands/PutEventsCommand.ts +0 -99
- package/commands/PutItemsCommand.ts +0 -100
- package/commands/PutUsersCommand.ts +0 -99
- package/dist/cjs/PersonalizeEvents.js.map +0 -1
- package/dist/cjs/PersonalizeEventsClient.js.map +0 -1
- package/dist/cjs/commands/PutEventsCommand.js.map +0 -1
- package/dist/cjs/commands/PutItemsCommand.js.map +0 -1
- package/dist/cjs/commands/PutUsersCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/PersonalizeEvents.js.map +0 -1
- package/dist/es/PersonalizeEventsClient.js.map +0 -1
- package/dist/es/commands/PutEventsCommand.js.map +0 -1
- package/dist/es/commands/PutItemsCommand.js.map +0 -1
- package/dist/es/commands/PutUsersCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -7
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -2
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/types/ts3.4/PersonalizeEventsClient.d.ts +0 -137
- package/dist/types/ts3.4/commands/PutEventsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/PutItemsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/PutUsersCommand.d.ts +0 -36
- package/dist/types/ts3.4/models/models_0.d.ts +0 -216
- package/endpoints.ts +0 -57
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -266
- package/protocols/Aws_restJson1.ts +0 -484
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -12
- package/tsconfig.json +0 -32
package/PersonalizeEvents.ts
DELETED
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
import { PersonalizeEventsClient } from "./PersonalizeEventsClient";
|
|
2
|
-
import { PutEventsCommand, PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
|
|
3
|
-
import { PutItemsCommand, PutItemsCommandInput, PutItemsCommandOutput } from "./commands/PutItemsCommand";
|
|
4
|
-
import { PutUsersCommand, PutUsersCommandInput, PutUsersCommandOutput } from "./commands/PutUsersCommand";
|
|
5
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* <p>Amazon Personalize can consume real-time user event data, such as <i>stream</i> or <i>click</i> data, and use
|
|
9
|
-
* it for model training either alone or combined with historical data. For more information see
|
|
10
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/recording-events.html">Recording Events</a>.</p>
|
|
11
|
-
*/
|
|
12
|
-
export class PersonalizeEvents extends PersonalizeEventsClient {
|
|
13
|
-
/**
|
|
14
|
-
* <p>Records user interaction event data. For more information see
|
|
15
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/recording-events.html">Recording Events</a>.</p>
|
|
16
|
-
*/
|
|
17
|
-
public putEvents(args: PutEventsCommandInput, options?: __HttpHandlerOptions): Promise<PutEventsCommandOutput>;
|
|
18
|
-
public putEvents(args: PutEventsCommandInput, cb: (err: any, data?: PutEventsCommandOutput) => void): void;
|
|
19
|
-
public putEvents(
|
|
20
|
-
args: PutEventsCommandInput,
|
|
21
|
-
options: __HttpHandlerOptions,
|
|
22
|
-
cb: (err: any, data?: PutEventsCommandOutput) => void
|
|
23
|
-
): void;
|
|
24
|
-
public putEvents(
|
|
25
|
-
args: PutEventsCommandInput,
|
|
26
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutEventsCommandOutput) => void),
|
|
27
|
-
cb?: (err: any, data?: PutEventsCommandOutput) => void
|
|
28
|
-
): Promise<PutEventsCommandOutput> | void {
|
|
29
|
-
const command = new PutEventsCommand(args);
|
|
30
|
-
if (typeof optionsOrCb === "function") {
|
|
31
|
-
this.send(command, optionsOrCb);
|
|
32
|
-
} else if (typeof cb === "function") {
|
|
33
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
34
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
35
|
-
} else {
|
|
36
|
-
return this.send(command, optionsOrCb);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* <p>Adds one or more items to an Items dataset. For more information see
|
|
42
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/importing-items.html">Importing Items Incrementally</a>.
|
|
43
|
-
* </p>
|
|
44
|
-
*/
|
|
45
|
-
public putItems(args: PutItemsCommandInput, options?: __HttpHandlerOptions): Promise<PutItemsCommandOutput>;
|
|
46
|
-
public putItems(args: PutItemsCommandInput, cb: (err: any, data?: PutItemsCommandOutput) => void): void;
|
|
47
|
-
public putItems(
|
|
48
|
-
args: PutItemsCommandInput,
|
|
49
|
-
options: __HttpHandlerOptions,
|
|
50
|
-
cb: (err: any, data?: PutItemsCommandOutput) => void
|
|
51
|
-
): void;
|
|
52
|
-
public putItems(
|
|
53
|
-
args: PutItemsCommandInput,
|
|
54
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutItemsCommandOutput) => void),
|
|
55
|
-
cb?: (err: any, data?: PutItemsCommandOutput) => void
|
|
56
|
-
): Promise<PutItemsCommandOutput> | void {
|
|
57
|
-
const command = new PutItemsCommand(args);
|
|
58
|
-
if (typeof optionsOrCb === "function") {
|
|
59
|
-
this.send(command, optionsOrCb);
|
|
60
|
-
} else if (typeof cb === "function") {
|
|
61
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
62
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
63
|
-
} else {
|
|
64
|
-
return this.send(command, optionsOrCb);
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* <p>Adds one or more users to a Users dataset. For more information see
|
|
70
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/importing-users.html">Importing Users Incrementally</a>.</p>
|
|
71
|
-
*/
|
|
72
|
-
public putUsers(args: PutUsersCommandInput, options?: __HttpHandlerOptions): Promise<PutUsersCommandOutput>;
|
|
73
|
-
public putUsers(args: PutUsersCommandInput, cb: (err: any, data?: PutUsersCommandOutput) => void): void;
|
|
74
|
-
public putUsers(
|
|
75
|
-
args: PutUsersCommandInput,
|
|
76
|
-
options: __HttpHandlerOptions,
|
|
77
|
-
cb: (err: any, data?: PutUsersCommandOutput) => void
|
|
78
|
-
): void;
|
|
79
|
-
public putUsers(
|
|
80
|
-
args: PutUsersCommandInput,
|
|
81
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutUsersCommandOutput) => void),
|
|
82
|
-
cb?: (err: any, data?: PutUsersCommandOutput) => void
|
|
83
|
-
): Promise<PutUsersCommandOutput> | void {
|
|
84
|
-
const command = new PutUsersCommand(args);
|
|
85
|
-
if (typeof optionsOrCb === "function") {
|
|
86
|
-
this.send(command, optionsOrCb);
|
|
87
|
-
} else if (typeof cb === "function") {
|
|
88
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
89
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
90
|
-
} else {
|
|
91
|
-
return this.send(command, optionsOrCb);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
@@ -1,240 +0,0 @@
|
|
|
1
|
-
import { PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
|
|
2
|
-
import { PutItemsCommandInput, PutItemsCommandOutput } from "./commands/PutItemsCommand";
|
|
3
|
-
import { PutUsersCommandInput, PutUsersCommandOutput } from "./commands/PutUsersCommand";
|
|
4
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
5
|
-
import {
|
|
6
|
-
EndpointsInputConfig,
|
|
7
|
-
EndpointsResolvedConfig,
|
|
8
|
-
RegionInputConfig,
|
|
9
|
-
RegionResolvedConfig,
|
|
10
|
-
resolveEndpointsConfig,
|
|
11
|
-
resolveRegionConfig,
|
|
12
|
-
} from "@aws-sdk/config-resolver";
|
|
13
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
14
|
-
import {
|
|
15
|
-
HostHeaderInputConfig,
|
|
16
|
-
HostHeaderResolvedConfig,
|
|
17
|
-
getHostHeaderPlugin,
|
|
18
|
-
resolveHostHeaderConfig,
|
|
19
|
-
} from "@aws-sdk/middleware-host-header";
|
|
20
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
21
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
22
|
-
import {
|
|
23
|
-
AwsAuthInputConfig,
|
|
24
|
-
AwsAuthResolvedConfig,
|
|
25
|
-
getAwsAuthPlugin,
|
|
26
|
-
resolveAwsAuthConfig,
|
|
27
|
-
} from "@aws-sdk/middleware-signing";
|
|
28
|
-
import {
|
|
29
|
-
UserAgentInputConfig,
|
|
30
|
-
UserAgentResolvedConfig,
|
|
31
|
-
getUserAgentPlugin,
|
|
32
|
-
resolveUserAgentConfig,
|
|
33
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
34
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
35
|
-
import {
|
|
36
|
-
Client as __Client,
|
|
37
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
38
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
39
|
-
} from "@aws-sdk/smithy-client";
|
|
40
|
-
import {
|
|
41
|
-
Provider,
|
|
42
|
-
RegionInfoProvider,
|
|
43
|
-
Credentials as __Credentials,
|
|
44
|
-
Decoder as __Decoder,
|
|
45
|
-
Encoder as __Encoder,
|
|
46
|
-
Hash as __Hash,
|
|
47
|
-
HashConstructor as __HashConstructor,
|
|
48
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
49
|
-
Logger as __Logger,
|
|
50
|
-
Provider as __Provider,
|
|
51
|
-
StreamCollector as __StreamCollector,
|
|
52
|
-
UrlParser as __UrlParser,
|
|
53
|
-
UserAgent as __UserAgent,
|
|
54
|
-
} from "@aws-sdk/types";
|
|
55
|
-
|
|
56
|
-
export type ServiceInputTypes = PutEventsCommandInput | PutItemsCommandInput | PutUsersCommandInput;
|
|
57
|
-
|
|
58
|
-
export type ServiceOutputTypes = PutEventsCommandOutput | PutItemsCommandOutput | PutUsersCommandOutput;
|
|
59
|
-
|
|
60
|
-
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
61
|
-
/**
|
|
62
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
63
|
-
*/
|
|
64
|
-
requestHandler?: __HttpHandler;
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
68
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
sha256?: __HashConstructor;
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
urlParser?: __UrlParser;
|
|
78
|
-
|
|
79
|
-
/**
|
|
80
|
-
* A function that can calculate the length of a request body.
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
bodyLengthChecker?: (body: any) => number | undefined;
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* A function that converts a stream into an array of bytes.
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
streamCollector?: __StreamCollector;
|
|
90
|
-
|
|
91
|
-
/**
|
|
92
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
base64Decoder?: __Decoder;
|
|
96
|
-
|
|
97
|
-
/**
|
|
98
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
base64Encoder?: __Encoder;
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
utf8Decoder?: __Decoder;
|
|
108
|
-
|
|
109
|
-
/**
|
|
110
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
utf8Encoder?: __Encoder;
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* The runtime environment.
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
runtime?: string;
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
123
|
-
* trait of an operation.
|
|
124
|
-
*/
|
|
125
|
-
disableHostPrefix?: boolean;
|
|
126
|
-
|
|
127
|
-
/**
|
|
128
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
129
|
-
*/
|
|
130
|
-
maxAttempts?: number | __Provider<number>;
|
|
131
|
-
|
|
132
|
-
/**
|
|
133
|
-
* Specifies which retry algorithm to use.
|
|
134
|
-
*/
|
|
135
|
-
retryMode?: string | __Provider<string>;
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
* Optional logger for logging debug/info/warn/error.
|
|
139
|
-
*/
|
|
140
|
-
logger?: __Logger;
|
|
141
|
-
|
|
142
|
-
/**
|
|
143
|
-
* Unique service identifier.
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
serviceId?: string;
|
|
147
|
-
|
|
148
|
-
/**
|
|
149
|
-
* The AWS region to which this client will send requests
|
|
150
|
-
*/
|
|
151
|
-
region?: string | __Provider<string>;
|
|
152
|
-
|
|
153
|
-
/**
|
|
154
|
-
* Default credentials provider; Not available in browser runtime.
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
158
|
-
|
|
159
|
-
/**
|
|
160
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
164
|
-
|
|
165
|
-
/**
|
|
166
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
167
|
-
* @internal
|
|
168
|
-
*/
|
|
169
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
type PersonalizeEventsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
173
|
-
ClientDefaults &
|
|
174
|
-
RegionInputConfig &
|
|
175
|
-
EndpointsInputConfig &
|
|
176
|
-
RetryInputConfig &
|
|
177
|
-
HostHeaderInputConfig &
|
|
178
|
-
AwsAuthInputConfig &
|
|
179
|
-
UserAgentInputConfig;
|
|
180
|
-
/**
|
|
181
|
-
* The configuration interface of PersonalizeEventsClient class constructor that set the region, credentials and other options.
|
|
182
|
-
*/
|
|
183
|
-
export interface PersonalizeEventsClientConfig extends PersonalizeEventsClientConfigType {}
|
|
184
|
-
|
|
185
|
-
type PersonalizeEventsClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
186
|
-
Required<ClientDefaults> &
|
|
187
|
-
RegionResolvedConfig &
|
|
188
|
-
EndpointsResolvedConfig &
|
|
189
|
-
RetryResolvedConfig &
|
|
190
|
-
HostHeaderResolvedConfig &
|
|
191
|
-
AwsAuthResolvedConfig &
|
|
192
|
-
UserAgentResolvedConfig;
|
|
193
|
-
/**
|
|
194
|
-
* The resolved configuration interface of PersonalizeEventsClient class. This is resolved and normalized from the {@link PersonalizeEventsClientConfig | constructor configuration interface}.
|
|
195
|
-
*/
|
|
196
|
-
export interface PersonalizeEventsClientResolvedConfig extends PersonalizeEventsClientResolvedConfigType {}
|
|
197
|
-
|
|
198
|
-
/**
|
|
199
|
-
* <p>Amazon Personalize can consume real-time user event data, such as <i>stream</i> or <i>click</i> data, and use
|
|
200
|
-
* it for model training either alone or combined with historical data. For more information see
|
|
201
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/recording-events.html">Recording Events</a>.</p>
|
|
202
|
-
*/
|
|
203
|
-
export class PersonalizeEventsClient extends __Client<
|
|
204
|
-
__HttpHandlerOptions,
|
|
205
|
-
ServiceInputTypes,
|
|
206
|
-
ServiceOutputTypes,
|
|
207
|
-
PersonalizeEventsClientResolvedConfig
|
|
208
|
-
> {
|
|
209
|
-
/**
|
|
210
|
-
* The resolved configuration of PersonalizeEventsClient class. This is resolved and normalized from the {@link PersonalizeEventsClientConfig | constructor configuration interface}.
|
|
211
|
-
*/
|
|
212
|
-
readonly config: PersonalizeEventsClientResolvedConfig;
|
|
213
|
-
|
|
214
|
-
constructor(configuration: PersonalizeEventsClientConfig) {
|
|
215
|
-
let _config_0 = __getRuntimeConfig(configuration);
|
|
216
|
-
let _config_1 = resolveRegionConfig(_config_0);
|
|
217
|
-
let _config_2 = resolveEndpointsConfig(_config_1);
|
|
218
|
-
let _config_3 = resolveRetryConfig(_config_2);
|
|
219
|
-
let _config_4 = resolveHostHeaderConfig(_config_3);
|
|
220
|
-
let _config_5 = resolveAwsAuthConfig(_config_4);
|
|
221
|
-
let _config_6 = resolveUserAgentConfig(_config_5);
|
|
222
|
-
super(_config_6);
|
|
223
|
-
this.config = _config_6;
|
|
224
|
-
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
225
|
-
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
226
|
-
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
227
|
-
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
228
|
-
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
229
|
-
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
/**
|
|
233
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
234
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
235
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
236
|
-
*/
|
|
237
|
-
destroy(): void {
|
|
238
|
-
super.destroy();
|
|
239
|
-
}
|
|
240
|
-
}
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
PersonalizeEventsClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../PersonalizeEventsClient";
|
|
6
|
-
import { PutEventsRequest } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1PutEventsCommand,
|
|
9
|
-
serializeAws_restJson1PutEventsCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface PutEventsCommandInput extends PutEventsRequest {}
|
|
25
|
-
export interface PutEventsCommandOutput extends __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Records user interaction event data. For more information see
|
|
29
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/recording-events.html">Recording Events</a>.</p>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { PersonalizeEventsClient, PutEventsCommand } from "@aws-sdk/client-personalize-events"; // ES Modules import
|
|
34
|
-
* // const { PersonalizeEventsClient, PutEventsCommand } = require("@aws-sdk/client-personalize-events"); // CommonJS import
|
|
35
|
-
* const client = new PersonalizeEventsClient(config);
|
|
36
|
-
* const command = new PutEventsCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link PutEventsCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link PutEventsCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link PersonalizeEventsClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class PutEventsCommand extends $Command<
|
|
46
|
-
PutEventsCommandInput,
|
|
47
|
-
PutEventsCommandOutput,
|
|
48
|
-
PersonalizeEventsClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: PutEventsCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: PersonalizeEventsClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<PutEventsCommandInput, PutEventsCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "PersonalizeEventsClient";
|
|
73
|
-
const commandName = "PutEventsCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: PutEventsRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: PutEventsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_restJson1PutEventsCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutEventsCommandOutput> {
|
|
94
|
-
return deserializeAws_restJson1PutEventsCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
PersonalizeEventsClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../PersonalizeEventsClient";
|
|
6
|
-
import { PutItemsRequest } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1PutItemsCommand,
|
|
9
|
-
serializeAws_restJson1PutItemsCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface PutItemsCommandInput extends PutItemsRequest {}
|
|
25
|
-
export interface PutItemsCommandOutput extends __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Adds one or more items to an Items dataset. For more information see
|
|
29
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/importing-items.html">Importing Items Incrementally</a>.
|
|
30
|
-
* </p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { PersonalizeEventsClient, PutItemsCommand } from "@aws-sdk/client-personalize-events"; // ES Modules import
|
|
35
|
-
* // const { PersonalizeEventsClient, PutItemsCommand } = require("@aws-sdk/client-personalize-events"); // CommonJS import
|
|
36
|
-
* const client = new PersonalizeEventsClient(config);
|
|
37
|
-
* const command = new PutItemsCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link PutItemsCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link PutItemsCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link PersonalizeEventsClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class PutItemsCommand extends $Command<
|
|
47
|
-
PutItemsCommandInput,
|
|
48
|
-
PutItemsCommandOutput,
|
|
49
|
-
PersonalizeEventsClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: PutItemsCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: PersonalizeEventsClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<PutItemsCommandInput, PutItemsCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "PersonalizeEventsClient";
|
|
74
|
-
const commandName = "PutItemsCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: PutItemsRequest.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(input: PutItemsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_restJson1PutItemsCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutItemsCommandOutput> {
|
|
95
|
-
return deserializeAws_restJson1PutItemsCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
PersonalizeEventsClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../PersonalizeEventsClient";
|
|
6
|
-
import { PutUsersRequest } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1PutUsersCommand,
|
|
9
|
-
serializeAws_restJson1PutUsersCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface PutUsersCommandInput extends PutUsersRequest {}
|
|
25
|
-
export interface PutUsersCommandOutput extends __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Adds one or more users to a Users dataset. For more information see
|
|
29
|
-
* <a href="https://docs.aws.amazon.com/personalize/latest/dg/importing-users.html">Importing Users Incrementally</a>.</p>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { PersonalizeEventsClient, PutUsersCommand } from "@aws-sdk/client-personalize-events"; // ES Modules import
|
|
34
|
-
* // const { PersonalizeEventsClient, PutUsersCommand } = require("@aws-sdk/client-personalize-events"); // CommonJS import
|
|
35
|
-
* const client = new PersonalizeEventsClient(config);
|
|
36
|
-
* const command = new PutUsersCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link PutUsersCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link PutUsersCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link PersonalizeEventsClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class PutUsersCommand extends $Command<
|
|
46
|
-
PutUsersCommandInput,
|
|
47
|
-
PutUsersCommandOutput,
|
|
48
|
-
PersonalizeEventsClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: PutUsersCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: PersonalizeEventsClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<PutUsersCommandInput, PutUsersCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "PersonalizeEventsClient";
|
|
73
|
-
const commandName = "PutUsersCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: PutUsersRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: PutUsersCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_restJson1PutUsersCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutUsersCommandOutput> {
|
|
94
|
-
return deserializeAws_restJson1PutUsersCommand(output, context);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// Start section: command_body_extra
|
|
98
|
-
// End section: command_body_extra
|
|
99
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PersonalizeEvents.js","sourceRoot":"","sources":["../../PersonalizeEvents.ts"],"names":[],"mappings":";;;AAAA,uEAAoE;AACpE,kEAA8G;AAC9G,gEAA0G;AAC1G,gEAA0G;AAG1G;;;;GAIG;AACH,MAAa,iBAAkB,SAAQ,iDAAuB;IAYrD,SAAS,CACd,IAA2B,EAC3B,WAAwF,EACxF,EAAsD;QAEtD,MAAM,OAAO,GAAG,IAAI,mCAAgB,CAAC,IAAI,CAAC,CAAC;QAC3C,IAAI,OAAO,WAAW,KAAK,UAAU,EAAE;YACrC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACjC;aAAM,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE;YACnC,IAAI,OAAO,WAAW,KAAK,QAAQ;gBAAE,MAAM,IAAI,KAAK,CAAC,+BAA+B,OAAO,WAAW,EAAE,CAAC,CAAC;YAC1G,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC;SAC3C;aAAM;YACL,OAAO,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACxC;IACH,CAAC;IAcM,QAAQ,CACb,IAA0B,EAC1B,WAAuF,EACvF,EAAqD;QAErD,MAAM,OAAO,GAAG,IAAI,iCAAe,CAAC,IAAI,CAAC,CAAC;QAC1C,IAAI,OAAO,WAAW,KAAK,UAAU,EAAE;YACrC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACjC;aAAM,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE;YACnC,IAAI,OAAO,WAAW,KAAK,QAAQ;gBAAE,MAAM,IAAI,KAAK,CAAC,+BAA+B,OAAO,WAAW,EAAE,CAAC,CAAC;YAC1G,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC;SAC3C;aAAM;YACL,OAAO,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACxC;IACH,CAAC;IAaM,QAAQ,CACb,IAA0B,EAC1B,WAAuF,EACvF,EAAqD;QAErD,MAAM,OAAO,GAAG,IAAI,iCAAe,CAAC,IAAI,CAAC,CAAC;QAC1C,IAAI,OAAO,WAAW,KAAK,UAAU,EAAE;YACrC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACjC;aAAM,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE;YACnC,IAAI,OAAO,WAAW,KAAK,QAAQ;gBAAE,MAAM,IAAI,KAAK,CAAC,+BAA+B,OAAO,WAAW,EAAE,CAAC,CAAC;YAC1G,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC;SAC3C;aAAM;YACL,OAAO,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,CAAC,CAAC;SACxC;IACH,CAAC;CACF;AAlFD,8CAkFC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PersonalizeEventsClient.js","sourceRoot":"","sources":["../../PersonalizeEventsClient.ts"],"names":[],"mappings":";;;AAGA,mDAAyE;AACzE,8DAOkC;AAClC,kFAA4E;AAC5E,4EAKyC;AACzC,kEAA6D;AAC7D,gEAAsH;AACtH,oEAKqC;AACrC,0EAKwC;AAExC,0DAIgC;AA+JhC;;;;GAIG;AACH,MAAa,uBAAwB,SAAQ,sBAK5C;IAMC,YAAY,aAA4C;QACtD,IAAI,SAAS,GAAG,gCAAkB,CAAC,aAAa,CAAC,CAAC;QAClD,IAAI,SAAS,GAAG,qCAAmB,CAAC,SAAS,CAAC,CAAC;QAC/C,IAAI,SAAS,GAAG,wCAAsB,CAAC,SAAS,CAAC,CAAC;QAClD,IAAI,SAAS,GAAG,qCAAkB,CAAC,SAAS,CAAC,CAAC;QAC9C,IAAI,SAAS,GAAG,gDAAuB,CAAC,SAAS,CAAC,CAAC;QACnD,IAAI,SAAS,GAAG,yCAAoB,CAAC,SAAS,CAAC,CAAC;QAChD,IAAI,SAAS,GAAG,8CAAsB,CAAC,SAAS,CAAC,CAAC;QAClD,KAAK,CAAC,SAAS,CAAC,CAAC;QACjB,IAAI,CAAC,MAAM,GAAG,SAAS,CAAC;QACxB,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACtD,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,kDAAsB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QAC9D,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,4CAAmB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QAC3D,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,mCAAe,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACvD,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,qCAAgB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;QACxD,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,0CAAkB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;IAC5D,CAAC;IAED;;;;OAIG;IACH,OAAO;QACL,KAAK,CAAC,OAAO,EAAE,CAAC;IAClB,CAAC;CACF;AArCD,0DAqCC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PutEventsCommand.js","sourceRoot":"","sources":["../../../commands/PutEventsCommand.ts"],"names":[],"mappings":";;;AAKA,iDAAsD;AACtD,8DAGoC;AACpC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,gBAAiB,SAAQ,uBAIrC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA4B;QAC/C,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAuB;QAG/C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAoD,EACpD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,yBAAyB,CAAC;QAC7C,MAAM,WAAW,GAAG,kBAAkB,CAAC;QACvC,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,2BAAgB,CAAC,kBAAkB;YAC5D,wBAAwB,EAAE,CAAC,MAAW,EAAE,EAAE,CAAC,MAAM;SAClD,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA4B,EAAE,OAAuB;QACrE,OAAO,sDAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,wDAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;CAIF;AAtDD,4CAsDC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PutItemsCommand.js","sourceRoot":"","sources":["../../../commands/PutItemsCommand.ts"],"names":[],"mappings":";;;AAKA,iDAAqD;AACrD,8DAGoC;AACpC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAa,eAAgB,SAAQ,uBAIpC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA2B;QAC9C,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAsB;QAG9C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAoD,EACpD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,yBAAyB,CAAC;QAC7C,MAAM,WAAW,GAAG,iBAAiB,CAAC;QACtC,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,0BAAe,CAAC,kBAAkB;YAC3D,wBAAwB,EAAE,CAAC,MAAW,EAAE,EAAE,CAAC,MAAM;SAClD,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA2B,EAAE,OAAuB;QACpE,OAAO,qDAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,uDAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;CAIF;AAtDD,0CAsDC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PutUsersCommand.js","sourceRoot":"","sources":["../../../commands/PutUsersCommand.ts"],"names":[],"mappings":";;;AAKA,iDAAqD;AACrD,8DAGoC;AACpC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,eAAgB,SAAQ,uBAIpC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA2B;QAC9C,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAsB;QAG9C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAoD,EACpD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,yBAAyB,CAAC;QAC7C,MAAM,WAAW,GAAG,iBAAiB,CAAC;QACtC,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,0BAAe,CAAC,kBAAkB;YAC3D,wBAAwB,EAAE,CAAC,MAAW,EAAE,EAAE,CAAC,MAAM;SAClD,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA2B,EAAE,OAAuB;QACpE,OAAO,qDAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,uDAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;CAIF;AAtDD,0CAsDC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";;;AAAA,8DAAoF;AAGpF,MAAM,UAAU,GAAe,EAAE,CAAC;AAElC,MAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,2CAA2C;KACtD;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,8CAA8C;KACzD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,wCAAwC;KACnD;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,2CAA2C;KACtD;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,2CAA2C;KACtD;CACF,CAAC;AAEK,MAAM,yBAAyB,GAAuB,KAAK,EAAE,MAAc,EAAE,OAAa,EAAE,EAAE,CACnG,+BAAa,CAAC,MAAM,EAAE;IACpB,GAAG,OAAO;IACV,cAAc,EAAE,aAAa;IAC7B,UAAU;IACV,aAAa;CACd,CAAC,CAAC;AANQ,QAAA,yBAAyB,6BAMjC"}
|
package/dist/cjs/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;AAAA,oEAA0C;AAC1C,8DAAoC;AACpC,sEAA4C;AAC5C,qEAA2C;AAC3C,qEAA2C;AAC3C,yDAA+B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":";;;AAAA,qDAA2B"}
|