@aws-sdk/client-securitylake 3.1075.0 → 3.1076.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 +1282 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/SecurityLakeServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -93
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -971
|
@@ -1,971 +0,0 @@
|
|
|
1
|
-
const _ADE = "AccessDeniedException";
|
|
2
|
-
const _AI = "AwsIdentity";
|
|
3
|
-
const _ALSC = "AwsLogSourceConfiguration";
|
|
4
|
-
const _ALSCL = "AwsLogSourceConfigurationList";
|
|
5
|
-
const _ALSR = "AwsLogSourceResource";
|
|
6
|
-
const _ALSRL = "AwsLogSourceResourceList";
|
|
7
|
-
const _BRE = "BadRequestException";
|
|
8
|
-
const _CALS = "CreateAwsLogSource";
|
|
9
|
-
const _CALSR = "CreateAwsLogSourceRequest";
|
|
10
|
-
const _CALSRr = "CreateAwsLogSourceResponse";
|
|
11
|
-
const _CCLS = "CreateCustomLogSource";
|
|
12
|
-
const _CCLSR = "CreateCustomLogSourceRequest";
|
|
13
|
-
const _CCLSRr = "CreateCustomLogSourceResponse";
|
|
14
|
-
const _CDL = "CreateDataLake";
|
|
15
|
-
const _CDLES = "CreateDataLakeExceptionSubscription";
|
|
16
|
-
const _CDLESR = "CreateDataLakeExceptionSubscriptionRequest";
|
|
17
|
-
const _CDLESRr = "CreateDataLakeExceptionSubscriptionResponse";
|
|
18
|
-
const _CDLOC = "CreateDataLakeOrganizationConfiguration";
|
|
19
|
-
const _CDLOCR = "CreateDataLakeOrganizationConfigurationRequest";
|
|
20
|
-
const _CDLOCRr = "CreateDataLakeOrganizationConfigurationResponse";
|
|
21
|
-
const _CDLR = "CreateDataLakeRequest";
|
|
22
|
-
const _CDLRr = "CreateDataLakeResponse";
|
|
23
|
-
const _CE = "ConflictException";
|
|
24
|
-
const _CLSA = "CustomLogSourceAttributes";
|
|
25
|
-
const _CLSC = "CustomLogSourceConfiguration";
|
|
26
|
-
const _CLSCC = "CustomLogSourceCrawlerConfiguration";
|
|
27
|
-
const _CLSP = "CustomLogSourceProvider";
|
|
28
|
-
const _CLSR = "CustomLogSourceResource";
|
|
29
|
-
const _CS = "CreateSubscriber";
|
|
30
|
-
const _CSN = "CreateSubscriberNotification";
|
|
31
|
-
const _CSNR = "CreateSubscriberNotificationRequest";
|
|
32
|
-
const _CSNRr = "CreateSubscriberNotificationResponse";
|
|
33
|
-
const _CSR = "CreateSubscriberRequest";
|
|
34
|
-
const _CSRr = "CreateSubscriberResponse";
|
|
35
|
-
const _DALS = "DeleteAwsLogSource";
|
|
36
|
-
const _DALSR = "DeleteAwsLogSourceRequest";
|
|
37
|
-
const _DALSRe = "DeleteAwsLogSourceResponse";
|
|
38
|
-
const _DCLS = "DeleteCustomLogSource";
|
|
39
|
-
const _DCLSR = "DeleteCustomLogSourceRequest";
|
|
40
|
-
const _DCLSRe = "DeleteCustomLogSourceResponse";
|
|
41
|
-
const _DDL = "DeleteDataLake";
|
|
42
|
-
const _DDLDA = "DeregisterDataLakeDelegatedAdministrator";
|
|
43
|
-
const _DDLDAR = "DeregisterDataLakeDelegatedAdministratorRequest";
|
|
44
|
-
const _DDLDARe = "DeregisterDataLakeDelegatedAdministratorResponse";
|
|
45
|
-
const _DDLES = "DeleteDataLakeExceptionSubscription";
|
|
46
|
-
const _DDLESR = "DeleteDataLakeExceptionSubscriptionRequest";
|
|
47
|
-
const _DDLESRe = "DeleteDataLakeExceptionSubscriptionResponse";
|
|
48
|
-
const _DDLOC = "DeleteDataLakeOrganizationConfiguration";
|
|
49
|
-
const _DDLOCR = "DeleteDataLakeOrganizationConfigurationRequest";
|
|
50
|
-
const _DDLOCRe = "DeleteDataLakeOrganizationConfigurationResponse";
|
|
51
|
-
const _DDLR = "DeleteDataLakeRequest";
|
|
52
|
-
const _DDLRe = "DeleteDataLakeResponse";
|
|
53
|
-
const _DLAENAC = "DataLakeAutoEnableNewAccountConfiguration";
|
|
54
|
-
const _DLAENACL = "DataLakeAutoEnableNewAccountConfigurationList";
|
|
55
|
-
const _DLC = "DataLakeConfiguration";
|
|
56
|
-
const _DLCL = "DataLakeConfigurationList";
|
|
57
|
-
const _DLE = "DataLakeException";
|
|
58
|
-
const _DLEC = "DataLakeEncryptionConfiguration";
|
|
59
|
-
const _DLEL = "DataLakeExceptionList";
|
|
60
|
-
const _DLLC = "DataLakeLifecycleConfiguration";
|
|
61
|
-
const _DLLE = "DataLakeLifecycleExpiration";
|
|
62
|
-
const _DLLT = "DataLakeLifecycleTransition";
|
|
63
|
-
const _DLLTL = "DataLakeLifecycleTransitionList";
|
|
64
|
-
const _DLR = "DataLakeResource";
|
|
65
|
-
const _DLRC = "DataLakeReplicationConfiguration";
|
|
66
|
-
const _DLRL = "DataLakeResourceList";
|
|
67
|
-
const _DLS = "DataLakeSource";
|
|
68
|
-
const _DLSL = "DataLakeSourceList";
|
|
69
|
-
const _DLSS = "DataLakeSourceStatus";
|
|
70
|
-
const _DLSSL = "DataLakeSourceStatusList";
|
|
71
|
-
const _DLUE = "DataLakeUpdateException";
|
|
72
|
-
const _DLUS = "DataLakeUpdateStatus";
|
|
73
|
-
const _DS = "DeleteSubscriber";
|
|
74
|
-
const _DSN = "DeleteSubscriberNotification";
|
|
75
|
-
const _DSNR = "DeleteSubscriberNotificationRequest";
|
|
76
|
-
const _DSNRe = "DeleteSubscriberNotificationResponse";
|
|
77
|
-
const _DSR = "DeleteSubscriberRequest";
|
|
78
|
-
const _DSRe = "DeleteSubscriberResponse";
|
|
79
|
-
const _GDLES = "GetDataLakeExceptionSubscription";
|
|
80
|
-
const _GDLESR = "GetDataLakeExceptionSubscriptionRequest";
|
|
81
|
-
const _GDLESRe = "GetDataLakeExceptionSubscriptionResponse";
|
|
82
|
-
const _GDLOC = "GetDataLakeOrganizationConfiguration";
|
|
83
|
-
const _GDLOCR = "GetDataLakeOrganizationConfigurationRequest";
|
|
84
|
-
const _GDLOCRe = "GetDataLakeOrganizationConfigurationResponse";
|
|
85
|
-
const _GDLS = "GetDataLakeSources";
|
|
86
|
-
const _GDLSR = "GetDataLakeSourcesRequest";
|
|
87
|
-
const _GDLSRe = "GetDataLakeSourcesResponse";
|
|
88
|
-
const _GS = "GetSubscriber";
|
|
89
|
-
const _GSR = "GetSubscriberRequest";
|
|
90
|
-
const _GSRe = "GetSubscriberResponse";
|
|
91
|
-
const _HNC = "HttpsNotificationConfiguration";
|
|
92
|
-
const _ISE = "InternalServerException";
|
|
93
|
-
const _LDL = "ListDataLakes";
|
|
94
|
-
const _LDLE = "ListDataLakeExceptions";
|
|
95
|
-
const _LDLER = "ListDataLakeExceptionsRequest";
|
|
96
|
-
const _LDLERi = "ListDataLakeExceptionsResponse";
|
|
97
|
-
const _LDLR = "ListDataLakesRequest";
|
|
98
|
-
const _LDLRi = "ListDataLakesResponse";
|
|
99
|
-
const _LLS = "ListLogSources";
|
|
100
|
-
const _LLSR = "ListLogSourcesRequest";
|
|
101
|
-
const _LLSRi = "ListLogSourcesResponse";
|
|
102
|
-
const _LS = "LogSource";
|
|
103
|
-
const _LSL = "LogSourceList";
|
|
104
|
-
const _LSR = "ListSubscribersRequest";
|
|
105
|
-
const _LSRL = "LogSourceResourceList";
|
|
106
|
-
const _LSRi = "ListSubscribersResponse";
|
|
107
|
-
const _LSRo = "LogSourceResource";
|
|
108
|
-
const _LSi = "ListSubscribers";
|
|
109
|
-
const _LTFR = "ListTagsForResource";
|
|
110
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
111
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
112
|
-
const _NC = "NotificationConfiguration";
|
|
113
|
-
const _RA = "Retry-After";
|
|
114
|
-
const _RDLDA = "RegisterDataLakeDelegatedAdministrator";
|
|
115
|
-
const _RDLDAR = "RegisterDataLakeDelegatedAdministratorRequest";
|
|
116
|
-
const _RDLDARe = "RegisterDataLakeDelegatedAdministratorResponse";
|
|
117
|
-
const _RNFE = "ResourceNotFoundException";
|
|
118
|
-
const _SNC = "SqsNotificationConfiguration";
|
|
119
|
-
const _SR = "SubscriberResource";
|
|
120
|
-
const _SRL = "SubscriberResourceList";
|
|
121
|
-
const _T = "Tag";
|
|
122
|
-
const _TE = "ThrottlingException";
|
|
123
|
-
const _TL = "TagList";
|
|
124
|
-
const _TR = "TagResource";
|
|
125
|
-
const _TRR = "TagResourceRequest";
|
|
126
|
-
const _TRRa = "TagResourceResponse";
|
|
127
|
-
const _UDL = "UpdateDataLake";
|
|
128
|
-
const _UDLES = "UpdateDataLakeExceptionSubscription";
|
|
129
|
-
const _UDLESR = "UpdateDataLakeExceptionSubscriptionRequest";
|
|
130
|
-
const _UDLESRp = "UpdateDataLakeExceptionSubscriptionResponse";
|
|
131
|
-
const _UDLR = "UpdateDataLakeRequest";
|
|
132
|
-
const _UDLRp = "UpdateDataLakeResponse";
|
|
133
|
-
const _UR = "UntagResource";
|
|
134
|
-
const _URR = "UntagResourceRequest";
|
|
135
|
-
const _URRn = "UntagResourceResponse";
|
|
136
|
-
const _US = "UpdateSubscriber";
|
|
137
|
-
const _USN = "UpdateSubscriberNotification";
|
|
138
|
-
const _USNR = "UpdateSubscriberNotificationRequest";
|
|
139
|
-
const _USNRp = "UpdateSubscriberNotificationResponse";
|
|
140
|
-
const _USR = "UpdateSubscriberRequest";
|
|
141
|
-
const _USRp = "UpdateSubscriberResponse";
|
|
142
|
-
const _a = "accounts";
|
|
143
|
-
const _aAKN = "authorizationApiKeyName";
|
|
144
|
-
const _aAKV = "authorizationApiKeyValue";
|
|
145
|
-
const _aENA = "autoEnableNewAccount";
|
|
146
|
-
const _aI = "accountId";
|
|
147
|
-
const _aLS = "awsLogSource";
|
|
148
|
-
const _aT = "accessTypes";
|
|
149
|
-
const _ac = "account";
|
|
150
|
-
const _at = "attributes";
|
|
151
|
-
const _c = "client";
|
|
152
|
-
const _cA = "crawlerArn";
|
|
153
|
-
const _cAr = "createdAt";
|
|
154
|
-
const _cC = "crawlerConfiguration";
|
|
155
|
-
const _cLS = "customLogSource";
|
|
156
|
-
const _cS = "createStatus";
|
|
157
|
-
const _co = "configuration";
|
|
158
|
-
const _cod = "code";
|
|
159
|
-
const _con = "configurations";
|
|
160
|
-
const _d = "days";
|
|
161
|
-
const _dA = "databaseArn";
|
|
162
|
-
const _dL = "dataLakes";
|
|
163
|
-
const _dLA = "dataLakeArn";
|
|
164
|
-
const _dLS = "dataLakeSources";
|
|
165
|
-
const _e = "error";
|
|
166
|
-
const _eC = "errorCode";
|
|
167
|
-
const _eCn = "encryptionConfiguration";
|
|
168
|
-
const _eCv = "eventClasses";
|
|
169
|
-
const _eI = "externalId";
|
|
170
|
-
const _eTTL = "exceptionTimeToLive";
|
|
171
|
-
const _en = "endpoint";
|
|
172
|
-
const _ex = "exception";
|
|
173
|
-
const _exc = "exceptions";
|
|
174
|
-
const _exp = "expiration";
|
|
175
|
-
const _f = "failed";
|
|
176
|
-
const _h = "http";
|
|
177
|
-
const _hE = "httpError";
|
|
178
|
-
const _hH = "httpHeader";
|
|
179
|
-
const _hM = "httpMethod";
|
|
180
|
-
const _hNC = "httpsNotificationConfiguration";
|
|
181
|
-
const _hQ = "httpQuery";
|
|
182
|
-
const _k = "key";
|
|
183
|
-
const _kKI = "kmsKeyId";
|
|
184
|
-
const _l = "location";
|
|
185
|
-
const _lC = "lifecycleConfiguration";
|
|
186
|
-
const _m = "message";
|
|
187
|
-
const _mR = "maxResults";
|
|
188
|
-
const _mSMRA = "metaStoreManagerRoleArn";
|
|
189
|
-
const _nE = "notificationEndpoint";
|
|
190
|
-
const _nT = "nextToken";
|
|
191
|
-
const _p = "principal";
|
|
192
|
-
const _pI = "providerIdentity";
|
|
193
|
-
const _pr = "provider";
|
|
194
|
-
const _qC = "quotaCode";
|
|
195
|
-
const _r = "regions";
|
|
196
|
-
const _rA = "roleArn";
|
|
197
|
-
const _rAS = "retryAfterSeconds";
|
|
198
|
-
const _rAe = "resourceArn";
|
|
199
|
-
const _rC = "replicationConfiguration";
|
|
200
|
-
const _rI = "requestId";
|
|
201
|
-
const _rN = "resourceName";
|
|
202
|
-
const _rSA = "resourceShareArn";
|
|
203
|
-
const _rSN = "resourceShareName";
|
|
204
|
-
const _rT = "resourceType";
|
|
205
|
-
const _re = "region";
|
|
206
|
-
const _rea = "reason";
|
|
207
|
-
const _rem = "remediation";
|
|
208
|
-
const _res = "resource";
|
|
209
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.securitylake";
|
|
210
|
-
const _sA = "subscriberArn";
|
|
211
|
-
const _sBA = "s3BucketArn";
|
|
212
|
-
const _sC = "serviceCode";
|
|
213
|
-
const _sCt = "storageClass";
|
|
214
|
-
const _sD = "subscriberDescription";
|
|
215
|
-
const _sE = "subscriberEndpoint";
|
|
216
|
-
const _sI = "subscriberId";
|
|
217
|
-
const _sIu = "subscriberIdentity";
|
|
218
|
-
const _sN = "sourceName";
|
|
219
|
-
const _sNC = "sqsNotificationConfiguration";
|
|
220
|
-
const _sNu = "subscriberName";
|
|
221
|
-
const _sP = "subscriptionProtocol";
|
|
222
|
-
const _sS = "sourceStatuses";
|
|
223
|
-
const _sSu = "subscriberStatus";
|
|
224
|
-
const _sV = "sourceVersion";
|
|
225
|
-
const _se = "server";
|
|
226
|
-
const _so = "sources";
|
|
227
|
-
const _sou = "source";
|
|
228
|
-
const _st = "status";
|
|
229
|
-
const _su = "subscriber";
|
|
230
|
-
const _sub = "subscribers";
|
|
231
|
-
const _t = "tags";
|
|
232
|
-
const _tA = "tableArn";
|
|
233
|
-
const _tK = "tagKeys";
|
|
234
|
-
const _tRA = "targetRoleArn";
|
|
235
|
-
const _ti = "timestamp";
|
|
236
|
-
const _tr = "transitions";
|
|
237
|
-
const _uA = "updatedAt";
|
|
238
|
-
const _uS = "updateStatus";
|
|
239
|
-
const _v = "value";
|
|
240
|
-
const n0 = "com.amazonaws.securitylake";
|
|
241
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
242
|
-
const { AccessDeniedException, BadRequestException, ConflictException, InternalServerException, ResourceNotFoundException, ThrottlingException } = require("../models/errors");
|
|
243
|
-
const { SecurityLakeServiceException } = require("../models/SecurityLakeServiceException");
|
|
244
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
245
|
-
const SecurityLakeServiceException$ = [-3, _s, "SecurityLakeServiceException", 0, [], []];
|
|
246
|
-
exports.SecurityLakeServiceException$ = SecurityLakeServiceException$;
|
|
247
|
-
_s_registry.registerError(SecurityLakeServiceException$, SecurityLakeServiceException);
|
|
248
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
249
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
250
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
251
|
-
[_m, _eC],
|
|
252
|
-
[0, 0]
|
|
253
|
-
];
|
|
254
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
255
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
256
|
-
const BadRequestException$ = [-3, n0, _BRE,
|
|
257
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
258
|
-
[_m],
|
|
259
|
-
[0]
|
|
260
|
-
];
|
|
261
|
-
exports.BadRequestException$ = BadRequestException$;
|
|
262
|
-
n0_registry.registerError(BadRequestException$, BadRequestException);
|
|
263
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
264
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
265
|
-
[_m, _rN, _rT],
|
|
266
|
-
[0, 0, 0]
|
|
267
|
-
];
|
|
268
|
-
exports.ConflictException$ = ConflictException$;
|
|
269
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
270
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
271
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
272
|
-
[_m],
|
|
273
|
-
[0]
|
|
274
|
-
];
|
|
275
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
276
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
277
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
278
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
279
|
-
[_m, _rN, _rT],
|
|
280
|
-
[0, 0, 0]
|
|
281
|
-
];
|
|
282
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
283
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
284
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
285
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
286
|
-
[_m, _sC, _qC, _rAS],
|
|
287
|
-
[0, 0, 0, [1, { [_hH]: _RA }]]
|
|
288
|
-
];
|
|
289
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
290
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
291
|
-
exports.errorTypeRegistries = [
|
|
292
|
-
_s_registry,
|
|
293
|
-
n0_registry,
|
|
294
|
-
];
|
|
295
|
-
const AwsIdentity$ = [3, n0, _AI,
|
|
296
|
-
0,
|
|
297
|
-
[_p, _eI],
|
|
298
|
-
[0, 0], 2
|
|
299
|
-
];
|
|
300
|
-
exports.AwsIdentity$ = AwsIdentity$;
|
|
301
|
-
const AwsLogSourceConfiguration$ = [3, n0, _ALSC,
|
|
302
|
-
0,
|
|
303
|
-
[_r, _sN, _a, _sV],
|
|
304
|
-
[64 | 0, 0, 64 | 0, 0], 2
|
|
305
|
-
];
|
|
306
|
-
exports.AwsLogSourceConfiguration$ = AwsLogSourceConfiguration$;
|
|
307
|
-
const AwsLogSourceResource$ = [3, n0, _ALSR,
|
|
308
|
-
0,
|
|
309
|
-
[_sN, _sV],
|
|
310
|
-
[0, 0]
|
|
311
|
-
];
|
|
312
|
-
exports.AwsLogSourceResource$ = AwsLogSourceResource$;
|
|
313
|
-
const CreateAwsLogSourceRequest$ = [3, n0, _CALSR,
|
|
314
|
-
0,
|
|
315
|
-
[_so],
|
|
316
|
-
[() => AwsLogSourceConfigurationList], 1
|
|
317
|
-
];
|
|
318
|
-
exports.CreateAwsLogSourceRequest$ = CreateAwsLogSourceRequest$;
|
|
319
|
-
const CreateAwsLogSourceResponse$ = [3, n0, _CALSRr,
|
|
320
|
-
0,
|
|
321
|
-
[_f],
|
|
322
|
-
[64 | 0]
|
|
323
|
-
];
|
|
324
|
-
exports.CreateAwsLogSourceResponse$ = CreateAwsLogSourceResponse$;
|
|
325
|
-
const CreateCustomLogSourceRequest$ = [3, n0, _CCLSR,
|
|
326
|
-
0,
|
|
327
|
-
[_sN, _co, _sV, _eCv],
|
|
328
|
-
[0, () => CustomLogSourceConfiguration$, 0, 64 | 0], 2
|
|
329
|
-
];
|
|
330
|
-
exports.CreateCustomLogSourceRequest$ = CreateCustomLogSourceRequest$;
|
|
331
|
-
const CreateCustomLogSourceResponse$ = [3, n0, _CCLSRr,
|
|
332
|
-
0,
|
|
333
|
-
[_sou],
|
|
334
|
-
[() => CustomLogSourceResource$]
|
|
335
|
-
];
|
|
336
|
-
exports.CreateCustomLogSourceResponse$ = CreateCustomLogSourceResponse$;
|
|
337
|
-
const CreateDataLakeExceptionSubscriptionRequest$ = [3, n0, _CDLESR,
|
|
338
|
-
0,
|
|
339
|
-
[_sP, _nE, _eTTL],
|
|
340
|
-
[0, 0, 1], 2
|
|
341
|
-
];
|
|
342
|
-
exports.CreateDataLakeExceptionSubscriptionRequest$ = CreateDataLakeExceptionSubscriptionRequest$;
|
|
343
|
-
const CreateDataLakeExceptionSubscriptionResponse$ = [3, n0, _CDLESRr,
|
|
344
|
-
0,
|
|
345
|
-
[],
|
|
346
|
-
[]
|
|
347
|
-
];
|
|
348
|
-
exports.CreateDataLakeExceptionSubscriptionResponse$ = CreateDataLakeExceptionSubscriptionResponse$;
|
|
349
|
-
const CreateDataLakeOrganizationConfigurationRequest$ = [3, n0, _CDLOCR,
|
|
350
|
-
0,
|
|
351
|
-
[_aENA],
|
|
352
|
-
[() => DataLakeAutoEnableNewAccountConfigurationList]
|
|
353
|
-
];
|
|
354
|
-
exports.CreateDataLakeOrganizationConfigurationRequest$ = CreateDataLakeOrganizationConfigurationRequest$;
|
|
355
|
-
const CreateDataLakeOrganizationConfigurationResponse$ = [3, n0, _CDLOCRr,
|
|
356
|
-
0,
|
|
357
|
-
[],
|
|
358
|
-
[]
|
|
359
|
-
];
|
|
360
|
-
exports.CreateDataLakeOrganizationConfigurationResponse$ = CreateDataLakeOrganizationConfigurationResponse$;
|
|
361
|
-
const CreateDataLakeRequest$ = [3, n0, _CDLR,
|
|
362
|
-
0,
|
|
363
|
-
[_con, _mSMRA, _t],
|
|
364
|
-
[() => DataLakeConfigurationList, 0, () => TagList], 2
|
|
365
|
-
];
|
|
366
|
-
exports.CreateDataLakeRequest$ = CreateDataLakeRequest$;
|
|
367
|
-
const CreateDataLakeResponse$ = [3, n0, _CDLRr,
|
|
368
|
-
0,
|
|
369
|
-
[_dL],
|
|
370
|
-
[() => DataLakeResourceList]
|
|
371
|
-
];
|
|
372
|
-
exports.CreateDataLakeResponse$ = CreateDataLakeResponse$;
|
|
373
|
-
const CreateSubscriberNotificationRequest$ = [3, n0, _CSNR,
|
|
374
|
-
0,
|
|
375
|
-
[_sI, _co],
|
|
376
|
-
[[0, 1], () => NotificationConfiguration$], 2
|
|
377
|
-
];
|
|
378
|
-
exports.CreateSubscriberNotificationRequest$ = CreateSubscriberNotificationRequest$;
|
|
379
|
-
const CreateSubscriberNotificationResponse$ = [3, n0, _CSNRr,
|
|
380
|
-
0,
|
|
381
|
-
[_sE],
|
|
382
|
-
[0]
|
|
383
|
-
];
|
|
384
|
-
exports.CreateSubscriberNotificationResponse$ = CreateSubscriberNotificationResponse$;
|
|
385
|
-
const CreateSubscriberRequest$ = [3, n0, _CSR,
|
|
386
|
-
0,
|
|
387
|
-
[_sIu, _sNu, _so, _sD, _aT, _t],
|
|
388
|
-
[() => AwsIdentity$, 0, () => LogSourceResourceList, 0, 64 | 0, () => TagList], 3
|
|
389
|
-
];
|
|
390
|
-
exports.CreateSubscriberRequest$ = CreateSubscriberRequest$;
|
|
391
|
-
const CreateSubscriberResponse$ = [3, n0, _CSRr,
|
|
392
|
-
0,
|
|
393
|
-
[_su],
|
|
394
|
-
[() => SubscriberResource$]
|
|
395
|
-
];
|
|
396
|
-
exports.CreateSubscriberResponse$ = CreateSubscriberResponse$;
|
|
397
|
-
const CustomLogSourceAttributes$ = [3, n0, _CLSA,
|
|
398
|
-
0,
|
|
399
|
-
[_cA, _dA, _tA],
|
|
400
|
-
[0, 0, 0]
|
|
401
|
-
];
|
|
402
|
-
exports.CustomLogSourceAttributes$ = CustomLogSourceAttributes$;
|
|
403
|
-
const CustomLogSourceConfiguration$ = [3, n0, _CLSC,
|
|
404
|
-
0,
|
|
405
|
-
[_cC, _pI],
|
|
406
|
-
[() => CustomLogSourceCrawlerConfiguration$, () => AwsIdentity$], 2
|
|
407
|
-
];
|
|
408
|
-
exports.CustomLogSourceConfiguration$ = CustomLogSourceConfiguration$;
|
|
409
|
-
const CustomLogSourceCrawlerConfiguration$ = [3, n0, _CLSCC,
|
|
410
|
-
0,
|
|
411
|
-
[_rA],
|
|
412
|
-
[0], 1
|
|
413
|
-
];
|
|
414
|
-
exports.CustomLogSourceCrawlerConfiguration$ = CustomLogSourceCrawlerConfiguration$;
|
|
415
|
-
const CustomLogSourceProvider$ = [3, n0, _CLSP,
|
|
416
|
-
0,
|
|
417
|
-
[_rA, _l],
|
|
418
|
-
[0, 0]
|
|
419
|
-
];
|
|
420
|
-
exports.CustomLogSourceProvider$ = CustomLogSourceProvider$;
|
|
421
|
-
const CustomLogSourceResource$ = [3, n0, _CLSR,
|
|
422
|
-
0,
|
|
423
|
-
[_sN, _sV, _pr, _at],
|
|
424
|
-
[0, 0, () => CustomLogSourceProvider$, () => CustomLogSourceAttributes$]
|
|
425
|
-
];
|
|
426
|
-
exports.CustomLogSourceResource$ = CustomLogSourceResource$;
|
|
427
|
-
const DataLakeAutoEnableNewAccountConfiguration$ = [3, n0, _DLAENAC,
|
|
428
|
-
0,
|
|
429
|
-
[_re, _so],
|
|
430
|
-
[0, () => AwsLogSourceResourceList], 2
|
|
431
|
-
];
|
|
432
|
-
exports.DataLakeAutoEnableNewAccountConfiguration$ = DataLakeAutoEnableNewAccountConfiguration$;
|
|
433
|
-
const DataLakeConfiguration$ = [3, n0, _DLC,
|
|
434
|
-
0,
|
|
435
|
-
[_re, _eCn, _lC, _rC],
|
|
436
|
-
[0, () => DataLakeEncryptionConfiguration$, () => DataLakeLifecycleConfiguration$, () => DataLakeReplicationConfiguration$], 1
|
|
437
|
-
];
|
|
438
|
-
exports.DataLakeConfiguration$ = DataLakeConfiguration$;
|
|
439
|
-
const DataLakeEncryptionConfiguration$ = [3, n0, _DLEC,
|
|
440
|
-
0,
|
|
441
|
-
[_kKI],
|
|
442
|
-
[0]
|
|
443
|
-
];
|
|
444
|
-
exports.DataLakeEncryptionConfiguration$ = DataLakeEncryptionConfiguration$;
|
|
445
|
-
const DataLakeException$ = [3, n0, _DLE,
|
|
446
|
-
0,
|
|
447
|
-
[_re, _ex, _rem, _ti],
|
|
448
|
-
[0, 0, 0, 5]
|
|
449
|
-
];
|
|
450
|
-
exports.DataLakeException$ = DataLakeException$;
|
|
451
|
-
const DataLakeLifecycleConfiguration$ = [3, n0, _DLLC,
|
|
452
|
-
0,
|
|
453
|
-
[_exp, _tr],
|
|
454
|
-
[() => DataLakeLifecycleExpiration$, () => DataLakeLifecycleTransitionList]
|
|
455
|
-
];
|
|
456
|
-
exports.DataLakeLifecycleConfiguration$ = DataLakeLifecycleConfiguration$;
|
|
457
|
-
const DataLakeLifecycleExpiration$ = [3, n0, _DLLE,
|
|
458
|
-
0,
|
|
459
|
-
[_d],
|
|
460
|
-
[1]
|
|
461
|
-
];
|
|
462
|
-
exports.DataLakeLifecycleExpiration$ = DataLakeLifecycleExpiration$;
|
|
463
|
-
const DataLakeLifecycleTransition$ = [3, n0, _DLLT,
|
|
464
|
-
0,
|
|
465
|
-
[_sCt, _d],
|
|
466
|
-
[0, 1]
|
|
467
|
-
];
|
|
468
|
-
exports.DataLakeLifecycleTransition$ = DataLakeLifecycleTransition$;
|
|
469
|
-
const DataLakeReplicationConfiguration$ = [3, n0, _DLRC,
|
|
470
|
-
0,
|
|
471
|
-
[_r, _rA],
|
|
472
|
-
[64 | 0, 0]
|
|
473
|
-
];
|
|
474
|
-
exports.DataLakeReplicationConfiguration$ = DataLakeReplicationConfiguration$;
|
|
475
|
-
const DataLakeResource$ = [3, n0, _DLR,
|
|
476
|
-
0,
|
|
477
|
-
[_dLA, _re, _sBA, _eCn, _lC, _rC, _cS, _uS],
|
|
478
|
-
[0, 0, 0, () => DataLakeEncryptionConfiguration$, () => DataLakeLifecycleConfiguration$, () => DataLakeReplicationConfiguration$, 0, () => DataLakeUpdateStatus$], 2
|
|
479
|
-
];
|
|
480
|
-
exports.DataLakeResource$ = DataLakeResource$;
|
|
481
|
-
const DataLakeSource$ = [3, n0, _DLS,
|
|
482
|
-
0,
|
|
483
|
-
[_ac, _sN, _eCv, _sS],
|
|
484
|
-
[0, 0, 64 | 0, () => DataLakeSourceStatusList]
|
|
485
|
-
];
|
|
486
|
-
exports.DataLakeSource$ = DataLakeSource$;
|
|
487
|
-
const DataLakeSourceStatus$ = [3, n0, _DLSS,
|
|
488
|
-
0,
|
|
489
|
-
[_res, _st],
|
|
490
|
-
[0, 0]
|
|
491
|
-
];
|
|
492
|
-
exports.DataLakeSourceStatus$ = DataLakeSourceStatus$;
|
|
493
|
-
const DataLakeUpdateException$ = [3, n0, _DLUE,
|
|
494
|
-
0,
|
|
495
|
-
[_rea, _cod],
|
|
496
|
-
[0, 0]
|
|
497
|
-
];
|
|
498
|
-
exports.DataLakeUpdateException$ = DataLakeUpdateException$;
|
|
499
|
-
const DataLakeUpdateStatus$ = [3, n0, _DLUS,
|
|
500
|
-
0,
|
|
501
|
-
[_rI, _st, _ex],
|
|
502
|
-
[0, 0, () => DataLakeUpdateException$]
|
|
503
|
-
];
|
|
504
|
-
exports.DataLakeUpdateStatus$ = DataLakeUpdateStatus$;
|
|
505
|
-
const DeleteAwsLogSourceRequest$ = [3, n0, _DALSR,
|
|
506
|
-
0,
|
|
507
|
-
[_so],
|
|
508
|
-
[() => AwsLogSourceConfigurationList], 1
|
|
509
|
-
];
|
|
510
|
-
exports.DeleteAwsLogSourceRequest$ = DeleteAwsLogSourceRequest$;
|
|
511
|
-
const DeleteAwsLogSourceResponse$ = [3, n0, _DALSRe,
|
|
512
|
-
0,
|
|
513
|
-
[_f],
|
|
514
|
-
[64 | 0]
|
|
515
|
-
];
|
|
516
|
-
exports.DeleteAwsLogSourceResponse$ = DeleteAwsLogSourceResponse$;
|
|
517
|
-
const DeleteCustomLogSourceRequest$ = [3, n0, _DCLSR,
|
|
518
|
-
0,
|
|
519
|
-
[_sN, _sV],
|
|
520
|
-
[[0, 1], [0, { [_hQ]: _sV }]], 1
|
|
521
|
-
];
|
|
522
|
-
exports.DeleteCustomLogSourceRequest$ = DeleteCustomLogSourceRequest$;
|
|
523
|
-
const DeleteCustomLogSourceResponse$ = [3, n0, _DCLSRe,
|
|
524
|
-
0,
|
|
525
|
-
[],
|
|
526
|
-
[]
|
|
527
|
-
];
|
|
528
|
-
exports.DeleteCustomLogSourceResponse$ = DeleteCustomLogSourceResponse$;
|
|
529
|
-
const DeleteDataLakeExceptionSubscriptionRequest$ = [3, n0, _DDLESR,
|
|
530
|
-
0,
|
|
531
|
-
[],
|
|
532
|
-
[]
|
|
533
|
-
];
|
|
534
|
-
exports.DeleteDataLakeExceptionSubscriptionRequest$ = DeleteDataLakeExceptionSubscriptionRequest$;
|
|
535
|
-
const DeleteDataLakeExceptionSubscriptionResponse$ = [3, n0, _DDLESRe,
|
|
536
|
-
0,
|
|
537
|
-
[],
|
|
538
|
-
[]
|
|
539
|
-
];
|
|
540
|
-
exports.DeleteDataLakeExceptionSubscriptionResponse$ = DeleteDataLakeExceptionSubscriptionResponse$;
|
|
541
|
-
const DeleteDataLakeOrganizationConfigurationRequest$ = [3, n0, _DDLOCR,
|
|
542
|
-
0,
|
|
543
|
-
[_aENA],
|
|
544
|
-
[() => DataLakeAutoEnableNewAccountConfigurationList]
|
|
545
|
-
];
|
|
546
|
-
exports.DeleteDataLakeOrganizationConfigurationRequest$ = DeleteDataLakeOrganizationConfigurationRequest$;
|
|
547
|
-
const DeleteDataLakeOrganizationConfigurationResponse$ = [3, n0, _DDLOCRe,
|
|
548
|
-
0,
|
|
549
|
-
[],
|
|
550
|
-
[]
|
|
551
|
-
];
|
|
552
|
-
exports.DeleteDataLakeOrganizationConfigurationResponse$ = DeleteDataLakeOrganizationConfigurationResponse$;
|
|
553
|
-
const DeleteDataLakeRequest$ = [3, n0, _DDLR,
|
|
554
|
-
0,
|
|
555
|
-
[_r],
|
|
556
|
-
[64 | 0], 1
|
|
557
|
-
];
|
|
558
|
-
exports.DeleteDataLakeRequest$ = DeleteDataLakeRequest$;
|
|
559
|
-
const DeleteDataLakeResponse$ = [3, n0, _DDLRe,
|
|
560
|
-
0,
|
|
561
|
-
[],
|
|
562
|
-
[]
|
|
563
|
-
];
|
|
564
|
-
exports.DeleteDataLakeResponse$ = DeleteDataLakeResponse$;
|
|
565
|
-
const DeleteSubscriberNotificationRequest$ = [3, n0, _DSNR,
|
|
566
|
-
0,
|
|
567
|
-
[_sI],
|
|
568
|
-
[[0, 1]], 1
|
|
569
|
-
];
|
|
570
|
-
exports.DeleteSubscriberNotificationRequest$ = DeleteSubscriberNotificationRequest$;
|
|
571
|
-
const DeleteSubscriberNotificationResponse$ = [3, n0, _DSNRe,
|
|
572
|
-
0,
|
|
573
|
-
[],
|
|
574
|
-
[]
|
|
575
|
-
];
|
|
576
|
-
exports.DeleteSubscriberNotificationResponse$ = DeleteSubscriberNotificationResponse$;
|
|
577
|
-
const DeleteSubscriberRequest$ = [3, n0, _DSR,
|
|
578
|
-
0,
|
|
579
|
-
[_sI],
|
|
580
|
-
[[0, 1]], 1
|
|
581
|
-
];
|
|
582
|
-
exports.DeleteSubscriberRequest$ = DeleteSubscriberRequest$;
|
|
583
|
-
const DeleteSubscriberResponse$ = [3, n0, _DSRe,
|
|
584
|
-
0,
|
|
585
|
-
[],
|
|
586
|
-
[]
|
|
587
|
-
];
|
|
588
|
-
exports.DeleteSubscriberResponse$ = DeleteSubscriberResponse$;
|
|
589
|
-
const DeregisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _DDLDAR,
|
|
590
|
-
0,
|
|
591
|
-
[],
|
|
592
|
-
[]
|
|
593
|
-
];
|
|
594
|
-
exports.DeregisterDataLakeDelegatedAdministratorRequest$ = DeregisterDataLakeDelegatedAdministratorRequest$;
|
|
595
|
-
const DeregisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _DDLDARe,
|
|
596
|
-
0,
|
|
597
|
-
[],
|
|
598
|
-
[]
|
|
599
|
-
];
|
|
600
|
-
exports.DeregisterDataLakeDelegatedAdministratorResponse$ = DeregisterDataLakeDelegatedAdministratorResponse$;
|
|
601
|
-
const GetDataLakeExceptionSubscriptionRequest$ = [3, n0, _GDLESR,
|
|
602
|
-
0,
|
|
603
|
-
[],
|
|
604
|
-
[]
|
|
605
|
-
];
|
|
606
|
-
exports.GetDataLakeExceptionSubscriptionRequest$ = GetDataLakeExceptionSubscriptionRequest$;
|
|
607
|
-
const GetDataLakeExceptionSubscriptionResponse$ = [3, n0, _GDLESRe,
|
|
608
|
-
0,
|
|
609
|
-
[_sP, _nE, _eTTL],
|
|
610
|
-
[0, 0, 1]
|
|
611
|
-
];
|
|
612
|
-
exports.GetDataLakeExceptionSubscriptionResponse$ = GetDataLakeExceptionSubscriptionResponse$;
|
|
613
|
-
const GetDataLakeOrganizationConfigurationRequest$ = [3, n0, _GDLOCR,
|
|
614
|
-
0,
|
|
615
|
-
[],
|
|
616
|
-
[]
|
|
617
|
-
];
|
|
618
|
-
exports.GetDataLakeOrganizationConfigurationRequest$ = GetDataLakeOrganizationConfigurationRequest$;
|
|
619
|
-
const GetDataLakeOrganizationConfigurationResponse$ = [3, n0, _GDLOCRe,
|
|
620
|
-
0,
|
|
621
|
-
[_aENA],
|
|
622
|
-
[() => DataLakeAutoEnableNewAccountConfigurationList]
|
|
623
|
-
];
|
|
624
|
-
exports.GetDataLakeOrganizationConfigurationResponse$ = GetDataLakeOrganizationConfigurationResponse$;
|
|
625
|
-
const GetDataLakeSourcesRequest$ = [3, n0, _GDLSR,
|
|
626
|
-
0,
|
|
627
|
-
[_a, _mR, _nT],
|
|
628
|
-
[64 | 0, 1, 0]
|
|
629
|
-
];
|
|
630
|
-
exports.GetDataLakeSourcesRequest$ = GetDataLakeSourcesRequest$;
|
|
631
|
-
const GetDataLakeSourcesResponse$ = [3, n0, _GDLSRe,
|
|
632
|
-
0,
|
|
633
|
-
[_dLA, _dLS, _nT],
|
|
634
|
-
[0, () => DataLakeSourceList, 0]
|
|
635
|
-
];
|
|
636
|
-
exports.GetDataLakeSourcesResponse$ = GetDataLakeSourcesResponse$;
|
|
637
|
-
const GetSubscriberRequest$ = [3, n0, _GSR,
|
|
638
|
-
0,
|
|
639
|
-
[_sI],
|
|
640
|
-
[[0, 1]], 1
|
|
641
|
-
];
|
|
642
|
-
exports.GetSubscriberRequest$ = GetSubscriberRequest$;
|
|
643
|
-
const GetSubscriberResponse$ = [3, n0, _GSRe,
|
|
644
|
-
0,
|
|
645
|
-
[_su],
|
|
646
|
-
[() => SubscriberResource$]
|
|
647
|
-
];
|
|
648
|
-
exports.GetSubscriberResponse$ = GetSubscriberResponse$;
|
|
649
|
-
const HttpsNotificationConfiguration$ = [3, n0, _HNC,
|
|
650
|
-
0,
|
|
651
|
-
[_en, _tRA, _aAKN, _aAKV, _hM],
|
|
652
|
-
[0, 0, 0, 0, 0], 2
|
|
653
|
-
];
|
|
654
|
-
exports.HttpsNotificationConfiguration$ = HttpsNotificationConfiguration$;
|
|
655
|
-
const ListDataLakeExceptionsRequest$ = [3, n0, _LDLER,
|
|
656
|
-
0,
|
|
657
|
-
[_r, _mR, _nT],
|
|
658
|
-
[64 | 0, 1, 0]
|
|
659
|
-
];
|
|
660
|
-
exports.ListDataLakeExceptionsRequest$ = ListDataLakeExceptionsRequest$;
|
|
661
|
-
const ListDataLakeExceptionsResponse$ = [3, n0, _LDLERi,
|
|
662
|
-
0,
|
|
663
|
-
[_exc, _nT],
|
|
664
|
-
[() => DataLakeExceptionList, 0]
|
|
665
|
-
];
|
|
666
|
-
exports.ListDataLakeExceptionsResponse$ = ListDataLakeExceptionsResponse$;
|
|
667
|
-
const ListDataLakesRequest$ = [3, n0, _LDLR,
|
|
668
|
-
0,
|
|
669
|
-
[_r],
|
|
670
|
-
[[64 | 0, { [_hQ]: _r }]]
|
|
671
|
-
];
|
|
672
|
-
exports.ListDataLakesRequest$ = ListDataLakesRequest$;
|
|
673
|
-
const ListDataLakesResponse$ = [3, n0, _LDLRi,
|
|
674
|
-
0,
|
|
675
|
-
[_dL],
|
|
676
|
-
[() => DataLakeResourceList]
|
|
677
|
-
];
|
|
678
|
-
exports.ListDataLakesResponse$ = ListDataLakesResponse$;
|
|
679
|
-
const ListLogSourcesRequest$ = [3, n0, _LLSR,
|
|
680
|
-
0,
|
|
681
|
-
[_a, _r, _so, _mR, _nT],
|
|
682
|
-
[64 | 0, 64 | 0, () => LogSourceResourceList, 1, 0]
|
|
683
|
-
];
|
|
684
|
-
exports.ListLogSourcesRequest$ = ListLogSourcesRequest$;
|
|
685
|
-
const ListLogSourcesResponse$ = [3, n0, _LLSRi,
|
|
686
|
-
0,
|
|
687
|
-
[_so, _nT],
|
|
688
|
-
[() => LogSourceList, 0]
|
|
689
|
-
];
|
|
690
|
-
exports.ListLogSourcesResponse$ = ListLogSourcesResponse$;
|
|
691
|
-
const ListSubscribersRequest$ = [3, n0, _LSR,
|
|
692
|
-
0,
|
|
693
|
-
[_nT, _mR],
|
|
694
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
695
|
-
];
|
|
696
|
-
exports.ListSubscribersRequest$ = ListSubscribersRequest$;
|
|
697
|
-
const ListSubscribersResponse$ = [3, n0, _LSRi,
|
|
698
|
-
0,
|
|
699
|
-
[_sub, _nT],
|
|
700
|
-
[() => SubscriberResourceList, 0]
|
|
701
|
-
];
|
|
702
|
-
exports.ListSubscribersResponse$ = ListSubscribersResponse$;
|
|
703
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
704
|
-
0,
|
|
705
|
-
[_rAe],
|
|
706
|
-
[[0, 1]], 1
|
|
707
|
-
];
|
|
708
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
709
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
710
|
-
0,
|
|
711
|
-
[_t],
|
|
712
|
-
[() => TagList]
|
|
713
|
-
];
|
|
714
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
715
|
-
const LogSource$ = [3, n0, _LS,
|
|
716
|
-
0,
|
|
717
|
-
[_ac, _re, _so],
|
|
718
|
-
[0, 0, () => LogSourceResourceList]
|
|
719
|
-
];
|
|
720
|
-
exports.LogSource$ = LogSource$;
|
|
721
|
-
const RegisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _RDLDAR,
|
|
722
|
-
0,
|
|
723
|
-
[_aI],
|
|
724
|
-
[0], 1
|
|
725
|
-
];
|
|
726
|
-
exports.RegisterDataLakeDelegatedAdministratorRequest$ = RegisterDataLakeDelegatedAdministratorRequest$;
|
|
727
|
-
const RegisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _RDLDARe,
|
|
728
|
-
0,
|
|
729
|
-
[],
|
|
730
|
-
[]
|
|
731
|
-
];
|
|
732
|
-
exports.RegisterDataLakeDelegatedAdministratorResponse$ = RegisterDataLakeDelegatedAdministratorResponse$;
|
|
733
|
-
const SqsNotificationConfiguration$ = [3, n0, _SNC,
|
|
734
|
-
0,
|
|
735
|
-
[],
|
|
736
|
-
[]
|
|
737
|
-
];
|
|
738
|
-
exports.SqsNotificationConfiguration$ = SqsNotificationConfiguration$;
|
|
739
|
-
const SubscriberResource$ = [3, n0, _SR,
|
|
740
|
-
0,
|
|
741
|
-
[_sI, _sA, _sIu, _sNu, _so, _sD, _aT, _rA, _sBA, _sE, _sSu, _rSA, _rSN, _cAr, _uA],
|
|
742
|
-
[0, 0, () => AwsIdentity$, 0, () => LogSourceResourceList, 0, 64 | 0, 0, 0, 0, 0, 0, 0, 5, 5], 5
|
|
743
|
-
];
|
|
744
|
-
exports.SubscriberResource$ = SubscriberResource$;
|
|
745
|
-
const Tag$ = [3, n0, _T,
|
|
746
|
-
0,
|
|
747
|
-
[_k, _v],
|
|
748
|
-
[0, 0], 2
|
|
749
|
-
];
|
|
750
|
-
exports.Tag$ = Tag$;
|
|
751
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
752
|
-
0,
|
|
753
|
-
[_rAe, _t],
|
|
754
|
-
[[0, 1], () => TagList], 2
|
|
755
|
-
];
|
|
756
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
757
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
758
|
-
0,
|
|
759
|
-
[],
|
|
760
|
-
[]
|
|
761
|
-
];
|
|
762
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
763
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
764
|
-
0,
|
|
765
|
-
[_rAe, _tK],
|
|
766
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
767
|
-
];
|
|
768
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
769
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
770
|
-
0,
|
|
771
|
-
[],
|
|
772
|
-
[]
|
|
773
|
-
];
|
|
774
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
775
|
-
const UpdateDataLakeExceptionSubscriptionRequest$ = [3, n0, _UDLESR,
|
|
776
|
-
0,
|
|
777
|
-
[_sP, _nE, _eTTL],
|
|
778
|
-
[0, 0, 1], 2
|
|
779
|
-
];
|
|
780
|
-
exports.UpdateDataLakeExceptionSubscriptionRequest$ = UpdateDataLakeExceptionSubscriptionRequest$;
|
|
781
|
-
const UpdateDataLakeExceptionSubscriptionResponse$ = [3, n0, _UDLESRp,
|
|
782
|
-
0,
|
|
783
|
-
[],
|
|
784
|
-
[]
|
|
785
|
-
];
|
|
786
|
-
exports.UpdateDataLakeExceptionSubscriptionResponse$ = UpdateDataLakeExceptionSubscriptionResponse$;
|
|
787
|
-
const UpdateDataLakeRequest$ = [3, n0, _UDLR,
|
|
788
|
-
0,
|
|
789
|
-
[_con, _mSMRA],
|
|
790
|
-
[() => DataLakeConfigurationList, 0], 1
|
|
791
|
-
];
|
|
792
|
-
exports.UpdateDataLakeRequest$ = UpdateDataLakeRequest$;
|
|
793
|
-
const UpdateDataLakeResponse$ = [3, n0, _UDLRp,
|
|
794
|
-
0,
|
|
795
|
-
[_dL],
|
|
796
|
-
[() => DataLakeResourceList]
|
|
797
|
-
];
|
|
798
|
-
exports.UpdateDataLakeResponse$ = UpdateDataLakeResponse$;
|
|
799
|
-
const UpdateSubscriberNotificationRequest$ = [3, n0, _USNR,
|
|
800
|
-
0,
|
|
801
|
-
[_sI, _co],
|
|
802
|
-
[[0, 1], () => NotificationConfiguration$], 2
|
|
803
|
-
];
|
|
804
|
-
exports.UpdateSubscriberNotificationRequest$ = UpdateSubscriberNotificationRequest$;
|
|
805
|
-
const UpdateSubscriberNotificationResponse$ = [3, n0, _USNRp,
|
|
806
|
-
0,
|
|
807
|
-
[_sE],
|
|
808
|
-
[0]
|
|
809
|
-
];
|
|
810
|
-
exports.UpdateSubscriberNotificationResponse$ = UpdateSubscriberNotificationResponse$;
|
|
811
|
-
const UpdateSubscriberRequest$ = [3, n0, _USR,
|
|
812
|
-
0,
|
|
813
|
-
[_sI, _sIu, _sNu, _sD, _so],
|
|
814
|
-
[[0, 1], () => AwsIdentity$, 0, 0, () => LogSourceResourceList], 1
|
|
815
|
-
];
|
|
816
|
-
exports.UpdateSubscriberRequest$ = UpdateSubscriberRequest$;
|
|
817
|
-
const UpdateSubscriberResponse$ = [3, n0, _USRp,
|
|
818
|
-
0,
|
|
819
|
-
[_su],
|
|
820
|
-
[() => SubscriberResource$]
|
|
821
|
-
];
|
|
822
|
-
exports.UpdateSubscriberResponse$ = UpdateSubscriberResponse$;
|
|
823
|
-
var AccessTypeList = 64 | 0;
|
|
824
|
-
var AccountList = 64 | 0;
|
|
825
|
-
var AwsLogSourceConfigurationList = [1, n0, _ALSCL,
|
|
826
|
-
0, () => AwsLogSourceConfiguration$
|
|
827
|
-
];
|
|
828
|
-
var AwsLogSourceResourceList = [1, n0, _ALSRL,
|
|
829
|
-
0, () => AwsLogSourceResource$
|
|
830
|
-
];
|
|
831
|
-
var DataLakeAutoEnableNewAccountConfigurationList = [1, n0, _DLAENACL,
|
|
832
|
-
0, () => DataLakeAutoEnableNewAccountConfiguration$
|
|
833
|
-
];
|
|
834
|
-
var DataLakeConfigurationList = [1, n0, _DLCL,
|
|
835
|
-
0, () => DataLakeConfiguration$
|
|
836
|
-
];
|
|
837
|
-
var DataLakeExceptionList = [1, n0, _DLEL,
|
|
838
|
-
0, () => DataLakeException$
|
|
839
|
-
];
|
|
840
|
-
var DataLakeLifecycleTransitionList = [1, n0, _DLLTL,
|
|
841
|
-
0, () => DataLakeLifecycleTransition$
|
|
842
|
-
];
|
|
843
|
-
var DataLakeResourceList = [1, n0, _DLRL,
|
|
844
|
-
0, () => DataLakeResource$
|
|
845
|
-
];
|
|
846
|
-
var DataLakeSourceList = [1, n0, _DLSL,
|
|
847
|
-
0, () => DataLakeSource$
|
|
848
|
-
];
|
|
849
|
-
var DataLakeSourceStatusList = [1, n0, _DLSSL,
|
|
850
|
-
0, () => DataLakeSourceStatus$
|
|
851
|
-
];
|
|
852
|
-
var LogSourceList = [1, n0, _LSL,
|
|
853
|
-
0, () => LogSource$
|
|
854
|
-
];
|
|
855
|
-
var LogSourceResourceList = [1, n0, _LSRL,
|
|
856
|
-
0, () => LogSourceResource$
|
|
857
|
-
];
|
|
858
|
-
var OcsfEventClassList = 64 | 0;
|
|
859
|
-
var RegionList = 64 | 0;
|
|
860
|
-
var SubscriberResourceList = [1, n0, _SRL,
|
|
861
|
-
0, () => SubscriberResource$
|
|
862
|
-
];
|
|
863
|
-
var TagKeyList = 64 | 0;
|
|
864
|
-
var TagList = [1, n0, _TL,
|
|
865
|
-
0, () => Tag$
|
|
866
|
-
];
|
|
867
|
-
const LogSourceResource$ = [4, n0, _LSRo,
|
|
868
|
-
0,
|
|
869
|
-
[_aLS, _cLS],
|
|
870
|
-
[() => AwsLogSourceResource$, () => CustomLogSourceResource$]
|
|
871
|
-
];
|
|
872
|
-
exports.LogSourceResource$ = LogSourceResource$;
|
|
873
|
-
const NotificationConfiguration$ = [4, n0, _NC,
|
|
874
|
-
0,
|
|
875
|
-
[_sNC, _hNC],
|
|
876
|
-
[() => SqsNotificationConfiguration$, () => HttpsNotificationConfiguration$]
|
|
877
|
-
];
|
|
878
|
-
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
879
|
-
exports.CreateAwsLogSource$ = [9, n0, _CALS,
|
|
880
|
-
{ [_h]: ["POST", "/v1/datalake/logsources/aws", 200] }, () => CreateAwsLogSourceRequest$, () => CreateAwsLogSourceResponse$
|
|
881
|
-
];
|
|
882
|
-
exports.CreateCustomLogSource$ = [9, n0, _CCLS,
|
|
883
|
-
{ [_h]: ["POST", "/v1/datalake/logsources/custom", 200] }, () => CreateCustomLogSourceRequest$, () => CreateCustomLogSourceResponse$
|
|
884
|
-
];
|
|
885
|
-
exports.CreateDataLake$ = [9, n0, _CDL,
|
|
886
|
-
{ [_h]: ["POST", "/v1/datalake", 200] }, () => CreateDataLakeRequest$, () => CreateDataLakeResponse$
|
|
887
|
-
];
|
|
888
|
-
exports.CreateDataLakeExceptionSubscription$ = [9, n0, _CDLES,
|
|
889
|
-
{ [_h]: ["POST", "/v1/datalake/exceptions/subscription", 200] }, () => CreateDataLakeExceptionSubscriptionRequest$, () => CreateDataLakeExceptionSubscriptionResponse$
|
|
890
|
-
];
|
|
891
|
-
exports.CreateDataLakeOrganizationConfiguration$ = [9, n0, _CDLOC,
|
|
892
|
-
{ [_h]: ["POST", "/v1/datalake/organization/configuration", 200] }, () => CreateDataLakeOrganizationConfigurationRequest$, () => CreateDataLakeOrganizationConfigurationResponse$
|
|
893
|
-
];
|
|
894
|
-
exports.CreateSubscriber$ = [9, n0, _CS,
|
|
895
|
-
{ [_h]: ["POST", "/v1/subscribers", 200] }, () => CreateSubscriberRequest$, () => CreateSubscriberResponse$
|
|
896
|
-
];
|
|
897
|
-
exports.CreateSubscriberNotification$ = [9, n0, _CSN,
|
|
898
|
-
{ [_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200] }, () => CreateSubscriberNotificationRequest$, () => CreateSubscriberNotificationResponse$
|
|
899
|
-
];
|
|
900
|
-
exports.DeleteAwsLogSource$ = [9, n0, _DALS,
|
|
901
|
-
{ [_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200] }, () => DeleteAwsLogSourceRequest$, () => DeleteAwsLogSourceResponse$
|
|
902
|
-
];
|
|
903
|
-
exports.DeleteCustomLogSource$ = [9, n0, _DCLS,
|
|
904
|
-
{ [_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200] }, () => DeleteCustomLogSourceRequest$, () => DeleteCustomLogSourceResponse$
|
|
905
|
-
];
|
|
906
|
-
exports.DeleteDataLake$ = [9, n0, _DDL,
|
|
907
|
-
{ [_h]: ["POST", "/v1/datalake/delete", 200] }, () => DeleteDataLakeRequest$, () => DeleteDataLakeResponse$
|
|
908
|
-
];
|
|
909
|
-
exports.DeleteDataLakeExceptionSubscription$ = [9, n0, _DDLES,
|
|
910
|
-
{ [_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200] }, () => DeleteDataLakeExceptionSubscriptionRequest$, () => DeleteDataLakeExceptionSubscriptionResponse$
|
|
911
|
-
];
|
|
912
|
-
exports.DeleteDataLakeOrganizationConfiguration$ = [9, n0, _DDLOC,
|
|
913
|
-
{ [_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200] }, () => DeleteDataLakeOrganizationConfigurationRequest$, () => DeleteDataLakeOrganizationConfigurationResponse$
|
|
914
|
-
];
|
|
915
|
-
exports.DeleteSubscriber$ = [9, n0, _DS,
|
|
916
|
-
{ [_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200] }, () => DeleteSubscriberRequest$, () => DeleteSubscriberResponse$
|
|
917
|
-
];
|
|
918
|
-
exports.DeleteSubscriberNotification$ = [9, n0, _DSN,
|
|
919
|
-
{ [_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200] }, () => DeleteSubscriberNotificationRequest$, () => DeleteSubscriberNotificationResponse$
|
|
920
|
-
];
|
|
921
|
-
exports.DeregisterDataLakeDelegatedAdministrator$ = [9, n0, _DDLDA,
|
|
922
|
-
{ [_h]: ["DELETE", "/v1/datalake/delegate", 200] }, () => DeregisterDataLakeDelegatedAdministratorRequest$, () => DeregisterDataLakeDelegatedAdministratorResponse$
|
|
923
|
-
];
|
|
924
|
-
exports.GetDataLakeExceptionSubscription$ = [9, n0, _GDLES,
|
|
925
|
-
{ [_h]: ["GET", "/v1/datalake/exceptions/subscription", 200] }, () => GetDataLakeExceptionSubscriptionRequest$, () => GetDataLakeExceptionSubscriptionResponse$
|
|
926
|
-
];
|
|
927
|
-
exports.GetDataLakeOrganizationConfiguration$ = [9, n0, _GDLOC,
|
|
928
|
-
{ [_h]: ["GET", "/v1/datalake/organization/configuration", 200] }, () => GetDataLakeOrganizationConfigurationRequest$, () => GetDataLakeOrganizationConfigurationResponse$
|
|
929
|
-
];
|
|
930
|
-
exports.GetDataLakeSources$ = [9, n0, _GDLS,
|
|
931
|
-
{ [_h]: ["POST", "/v1/datalake/sources", 200] }, () => GetDataLakeSourcesRequest$, () => GetDataLakeSourcesResponse$
|
|
932
|
-
];
|
|
933
|
-
exports.GetSubscriber$ = [9, n0, _GS,
|
|
934
|
-
{ [_h]: ["GET", "/v1/subscribers/{subscriberId}", 200] }, () => GetSubscriberRequest$, () => GetSubscriberResponse$
|
|
935
|
-
];
|
|
936
|
-
exports.ListDataLakeExceptions$ = [9, n0, _LDLE,
|
|
937
|
-
{ [_h]: ["POST", "/v1/datalake/exceptions", 200] }, () => ListDataLakeExceptionsRequest$, () => ListDataLakeExceptionsResponse$
|
|
938
|
-
];
|
|
939
|
-
exports.ListDataLakes$ = [9, n0, _LDL,
|
|
940
|
-
{ [_h]: ["GET", "/v1/datalakes", 200] }, () => ListDataLakesRequest$, () => ListDataLakesResponse$
|
|
941
|
-
];
|
|
942
|
-
exports.ListLogSources$ = [9, n0, _LLS,
|
|
943
|
-
{ [_h]: ["POST", "/v1/datalake/logsources/list", 200] }, () => ListLogSourcesRequest$, () => ListLogSourcesResponse$
|
|
944
|
-
];
|
|
945
|
-
exports.ListSubscribers$ = [9, n0, _LSi,
|
|
946
|
-
{ [_h]: ["GET", "/v1/subscribers", 200] }, () => ListSubscribersRequest$, () => ListSubscribersResponse$
|
|
947
|
-
];
|
|
948
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
949
|
-
{ [_h]: ["GET", "/v1/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
950
|
-
];
|
|
951
|
-
exports.RegisterDataLakeDelegatedAdministrator$ = [9, n0, _RDLDA,
|
|
952
|
-
{ [_h]: ["POST", "/v1/datalake/delegate", 200] }, () => RegisterDataLakeDelegatedAdministratorRequest$, () => RegisterDataLakeDelegatedAdministratorResponse$
|
|
953
|
-
];
|
|
954
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
955
|
-
{ [_h]: ["POST", "/v1/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
956
|
-
];
|
|
957
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
958
|
-
{ [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
959
|
-
];
|
|
960
|
-
exports.UpdateDataLake$ = [9, n0, _UDL,
|
|
961
|
-
{ [_h]: ["PUT", "/v1/datalake", 200] }, () => UpdateDataLakeRequest$, () => UpdateDataLakeResponse$
|
|
962
|
-
];
|
|
963
|
-
exports.UpdateDataLakeExceptionSubscription$ = [9, n0, _UDLES,
|
|
964
|
-
{ [_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200] }, () => UpdateDataLakeExceptionSubscriptionRequest$, () => UpdateDataLakeExceptionSubscriptionResponse$
|
|
965
|
-
];
|
|
966
|
-
exports.UpdateSubscriber$ = [9, n0, _US,
|
|
967
|
-
{ [_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200] }, () => UpdateSubscriberRequest$, () => UpdateSubscriberResponse$
|
|
968
|
-
];
|
|
969
|
-
exports.UpdateSubscriberNotification$ = [9, n0, _USN,
|
|
970
|
-
{ [_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200] }, () => UpdateSubscriberNotificationRequest$, () => UpdateSubscriberNotificationResponse$
|
|
971
|
-
];
|