@aws-sdk/client-bedrock-agentcore 3.1086.0 → 3.1088.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.
Files changed (88) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/BedrockAgentCore.d.ts +215 -247
  3. package/dist-types/ts3.4/BedrockAgentCoreClient.d.ts +13 -47
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchCreateMemoryRecordsCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchDeleteMemoryRecordsCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/BatchUpdateMemoryRecordsCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CompleteResourceTokenAuthCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateABTestCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateEventCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreatePaymentInstrumentCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreatePaymentSessionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/DeleteABTestCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/DeleteBatchEvaluationCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +3 -5
  18. package/dist-types/ts3.4/commands/DeleteMemoryRecordCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeletePaymentInstrumentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeletePaymentSessionCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteRecommendationCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/EvaluateCommand.d.ts +7 -5
  23. package/dist-types/ts3.4/commands/GetABTestCommand.d.ts +7 -5
  24. package/dist-types/ts3.4/commands/GetAgentCardCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/GetBatchEvaluationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GetBrowserSessionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/GetCodeInterpreterSessionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetMemoryRecordCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetPaymentInstrumentBalanceCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/GetPaymentInstrumentCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPaymentSessionCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRecommendationCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/GetResourceApiKeyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetResourceOauth2TokenCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetResourcePaymentTokenCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForJWTCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForUserIdCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommand.d.ts +6 -12
  41. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommandCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/InvokeBrowserCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/InvokeCodeInterpreterCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/InvokeHarnessCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/ListABTestsCommand.d.ts +2 -4
  46. package/dist-types/ts3.4/commands/ListActorsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListBatchEvaluationsCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/ListBrowserSessionsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListCodeInterpreterSessionsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListMemoryExtractionJobsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListMemoryRecordsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListPaymentInstrumentsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListPaymentSessionsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ProcessPaymentCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/RetrieveMemoryRecordsCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/SaveBrowserSessionProfileCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/SearchRegistryRecordsCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/StartBatchEvaluationCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StartBrowserSessionCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/StartCodeInterpreterSessionCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/StartMemoryExtractionJobCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/StartRecommendationCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/StopBatchEvaluationCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/StopBrowserSessionCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/StopCodeInterpreterSessionCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/StopRuntimeSessionCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/UpdateABTestCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/UpdateBrowserStreamCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  73. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  74. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  75. package/dist-types/ts3.4/models/enums.d.ts +24 -48
  76. package/dist-types/ts3.4/models/errors.d.ts +10 -30
  77. package/dist-types/ts3.4/models/models_0.d.ts +17 -52
  78. package/dist-types/ts3.4/models/models_1.d.ts +3 -9
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/pagination/ListABTestsPaginator.d.ts +1 -4
  81. package/dist-types/ts3.4/pagination/ListActorsPaginator.d.ts +1 -4
  82. package/dist-types/ts3.4/pagination/ListEventsPaginator.d.ts +1 -4
  83. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  84. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  85. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  86. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  87. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  88. package/package.json +39 -39
@@ -24,10 +24,7 @@ import {
24
24
  CreateABTestCommandInput,
25
25
  CreateABTestCommandOutput,
26
26
  } from "./commands/CreateABTestCommand";
27
- import {
28
- CreateEventCommandInput,
29
- CreateEventCommandOutput,
30
- } from "./commands/CreateEventCommand";
27
+ import { CreateEventCommandInput, CreateEventCommandOutput } from "./commands/CreateEventCommand";
31
28
  import {
32
29
  CreatePaymentInstrumentCommandInput,
33
30
  CreatePaymentInstrumentCommandOutput,
@@ -44,10 +41,7 @@ import {
44
41
  DeleteBatchEvaluationCommandInput,
45
42
  DeleteBatchEvaluationCommandOutput,
46
43
  } from "./commands/DeleteBatchEvaluationCommand";
47
- import {
48
- DeleteEventCommandInput,
49
- DeleteEventCommandOutput,
50
- } from "./commands/DeleteEventCommand";
44
+ import { DeleteEventCommandInput, DeleteEventCommandOutput } from "./commands/DeleteEventCommand";
51
45
  import {
52
46
  DeleteMemoryRecordCommandInput,
53
47
  DeleteMemoryRecordCommandOutput,
@@ -64,14 +58,8 @@ import {
64
58
  DeleteRecommendationCommandInput,
65
59
  DeleteRecommendationCommandOutput,
66
60
  } from "./commands/DeleteRecommendationCommand";
67
- import {
68
- EvaluateCommandInput,
69
- EvaluateCommandOutput,
70
- } from "./commands/EvaluateCommand";
71
- import {
72
- GetABTestCommandInput,
73
- GetABTestCommandOutput,
74
- } from "./commands/GetABTestCommand";
61
+ import { EvaluateCommandInput, EvaluateCommandOutput } from "./commands/EvaluateCommand";
62
+ import { GetABTestCommandInput, GetABTestCommandOutput } from "./commands/GetABTestCommand";
75
63
  import {
76
64
  GetAgentCardCommandInput,
77
65
  GetAgentCardCommandOutput,
@@ -88,10 +76,7 @@ import {
88
76
  GetCodeInterpreterSessionCommandInput,
89
77
  GetCodeInterpreterSessionCommandOutput,
90
78
  } from "./commands/GetCodeInterpreterSessionCommand";
91
- import {
92
- GetEventCommandInput,
93
- GetEventCommandOutput,
94
- } from "./commands/GetEventCommand";
79
+ import { GetEventCommandInput, GetEventCommandOutput } from "./commands/GetEventCommand";
95
80
  import {
96
81
  GetMemoryRecordCommandInput,
97
82
  GetMemoryRecordCommandOutput,
@@ -156,14 +141,8 @@ import {
156
141
  InvokeHarnessCommandInput,
157
142
  InvokeHarnessCommandOutput,
158
143
  } from "./commands/InvokeHarnessCommand";
159
- import {
160
- ListABTestsCommandInput,
161
- ListABTestsCommandOutput,
162
- } from "./commands/ListABTestsCommand";
163
- import {
164
- ListActorsCommandInput,
165
- ListActorsCommandOutput,
166
- } from "./commands/ListActorsCommand";
144
+ import { ListABTestsCommandInput, ListABTestsCommandOutput } from "./commands/ListABTestsCommand";
145
+ import { ListActorsCommandInput, ListActorsCommandOutput } from "./commands/ListActorsCommand";
167
146
  import {
168
147
  ListBatchEvaluationsCommandInput,
169
148
  ListBatchEvaluationsCommandOutput,
@@ -176,10 +155,7 @@ import {
176
155
  ListCodeInterpreterSessionsCommandInput,
177
156
  ListCodeInterpreterSessionsCommandOutput,
178
157
  } from "./commands/ListCodeInterpreterSessionsCommand";
179
- import {
180
- ListEventsCommandInput,
181
- ListEventsCommandOutput,
182
- } from "./commands/ListEventsCommand";
158
+ import { ListEventsCommandInput, ListEventsCommandOutput } from "./commands/ListEventsCommand";
183
159
  import {
184
160
  ListMemoryExtractionJobsCommandInput,
185
161
  ListMemoryExtractionJobsCommandOutput,
@@ -267,930 +243,922 @@ import {
267
243
  export interface BedrockAgentCore {
268
244
  batchCreateMemoryRecords(
269
245
  args: BatchCreateMemoryRecordsCommandInput,
270
- options?: __HttpHandlerOptions
246
+ options?: __HttpHandlerOptions,
271
247
  ): Promise<BatchCreateMemoryRecordsCommandOutput>;
272
248
  batchCreateMemoryRecords(
273
249
  args: BatchCreateMemoryRecordsCommandInput,
274
- cb: (err: any, data?: BatchCreateMemoryRecordsCommandOutput) => void
250
+ cb: (err: any, data?: BatchCreateMemoryRecordsCommandOutput) => void,
275
251
  ): void;
276
252
  batchCreateMemoryRecords(
277
253
  args: BatchCreateMemoryRecordsCommandInput,
278
254
  options: __HttpHandlerOptions,
279
- cb: (err: any, data?: BatchCreateMemoryRecordsCommandOutput) => void
255
+ cb: (err: any, data?: BatchCreateMemoryRecordsCommandOutput) => void,
280
256
  ): void;
281
257
  batchDeleteMemoryRecords(
282
258
  args: BatchDeleteMemoryRecordsCommandInput,
283
- options?: __HttpHandlerOptions
259
+ options?: __HttpHandlerOptions,
284
260
  ): Promise<BatchDeleteMemoryRecordsCommandOutput>;
285
261
  batchDeleteMemoryRecords(
286
262
  args: BatchDeleteMemoryRecordsCommandInput,
287
- cb: (err: any, data?: BatchDeleteMemoryRecordsCommandOutput) => void
263
+ cb: (err: any, data?: BatchDeleteMemoryRecordsCommandOutput) => void,
288
264
  ): void;
289
265
  batchDeleteMemoryRecords(
290
266
  args: BatchDeleteMemoryRecordsCommandInput,
291
267
  options: __HttpHandlerOptions,
292
- cb: (err: any, data?: BatchDeleteMemoryRecordsCommandOutput) => void
268
+ cb: (err: any, data?: BatchDeleteMemoryRecordsCommandOutput) => void,
293
269
  ): void;
294
270
  batchUpdateMemoryRecords(
295
271
  args: BatchUpdateMemoryRecordsCommandInput,
296
- options?: __HttpHandlerOptions
272
+ options?: __HttpHandlerOptions,
297
273
  ): Promise<BatchUpdateMemoryRecordsCommandOutput>;
298
274
  batchUpdateMemoryRecords(
299
275
  args: BatchUpdateMemoryRecordsCommandInput,
300
- cb: (err: any, data?: BatchUpdateMemoryRecordsCommandOutput) => void
276
+ cb: (err: any, data?: BatchUpdateMemoryRecordsCommandOutput) => void,
301
277
  ): void;
302
278
  batchUpdateMemoryRecords(
303
279
  args: BatchUpdateMemoryRecordsCommandInput,
304
280
  options: __HttpHandlerOptions,
305
- cb: (err: any, data?: BatchUpdateMemoryRecordsCommandOutput) => void
281
+ cb: (err: any, data?: BatchUpdateMemoryRecordsCommandOutput) => void,
306
282
  ): void;
307
283
  completeResourceTokenAuth(
308
284
  args: CompleteResourceTokenAuthCommandInput,
309
- options?: __HttpHandlerOptions
285
+ options?: __HttpHandlerOptions,
310
286
  ): Promise<CompleteResourceTokenAuthCommandOutput>;
311
287
  completeResourceTokenAuth(
312
288
  args: CompleteResourceTokenAuthCommandInput,
313
- cb: (err: any, data?: CompleteResourceTokenAuthCommandOutput) => void
289
+ cb: (err: any, data?: CompleteResourceTokenAuthCommandOutput) => void,
314
290
  ): void;
315
291
  completeResourceTokenAuth(
316
292
  args: CompleteResourceTokenAuthCommandInput,
317
293
  options: __HttpHandlerOptions,
318
- cb: (err: any, data?: CompleteResourceTokenAuthCommandOutput) => void
294
+ cb: (err: any, data?: CompleteResourceTokenAuthCommandOutput) => void,
319
295
  ): void;
320
296
  createABTest(
321
297
  args: CreateABTestCommandInput,
322
- options?: __HttpHandlerOptions
298
+ options?: __HttpHandlerOptions,
323
299
  ): Promise<CreateABTestCommandOutput>;
324
300
  createABTest(
325
301
  args: CreateABTestCommandInput,
326
- cb: (err: any, data?: CreateABTestCommandOutput) => void
302
+ cb: (err: any, data?: CreateABTestCommandOutput) => void,
327
303
  ): void;
328
304
  createABTest(
329
305
  args: CreateABTestCommandInput,
330
306
  options: __HttpHandlerOptions,
331
- cb: (err: any, data?: CreateABTestCommandOutput) => void
307
+ cb: (err: any, data?: CreateABTestCommandOutput) => void,
332
308
  ): void;
333
309
  createEvent(
334
310
  args: CreateEventCommandInput,
335
- options?: __HttpHandlerOptions
311
+ options?: __HttpHandlerOptions,
336
312
  ): Promise<CreateEventCommandOutput>;
337
313
  createEvent(
338
314
  args: CreateEventCommandInput,
339
- cb: (err: any, data?: CreateEventCommandOutput) => void
315
+ cb: (err: any, data?: CreateEventCommandOutput) => void,
340
316
  ): void;
341
317
  createEvent(
342
318
  args: CreateEventCommandInput,
343
319
  options: __HttpHandlerOptions,
344
- cb: (err: any, data?: CreateEventCommandOutput) => void
320
+ cb: (err: any, data?: CreateEventCommandOutput) => void,
345
321
  ): void;
346
322
  createPaymentInstrument(
347
323
  args: CreatePaymentInstrumentCommandInput,
348
- options?: __HttpHandlerOptions
324
+ options?: __HttpHandlerOptions,
349
325
  ): Promise<CreatePaymentInstrumentCommandOutput>;
350
326
  createPaymentInstrument(
351
327
  args: CreatePaymentInstrumentCommandInput,
352
- cb: (err: any, data?: CreatePaymentInstrumentCommandOutput) => void
328
+ cb: (err: any, data?: CreatePaymentInstrumentCommandOutput) => void,
353
329
  ): void;
354
330
  createPaymentInstrument(
355
331
  args: CreatePaymentInstrumentCommandInput,
356
332
  options: __HttpHandlerOptions,
357
- cb: (err: any, data?: CreatePaymentInstrumentCommandOutput) => void
333
+ cb: (err: any, data?: CreatePaymentInstrumentCommandOutput) => void,
358
334
  ): void;
359
335
  createPaymentSession(
360
336
  args: CreatePaymentSessionCommandInput,
361
- options?: __HttpHandlerOptions
337
+ options?: __HttpHandlerOptions,
362
338
  ): Promise<CreatePaymentSessionCommandOutput>;
363
339
  createPaymentSession(
364
340
  args: CreatePaymentSessionCommandInput,
365
- cb: (err: any, data?: CreatePaymentSessionCommandOutput) => void
341
+ cb: (err: any, data?: CreatePaymentSessionCommandOutput) => void,
366
342
  ): void;
367
343
  createPaymentSession(
368
344
  args: CreatePaymentSessionCommandInput,
369
345
  options: __HttpHandlerOptions,
370
- cb: (err: any, data?: CreatePaymentSessionCommandOutput) => void
346
+ cb: (err: any, data?: CreatePaymentSessionCommandOutput) => void,
371
347
  ): void;
372
348
  deleteABTest(
373
349
  args: DeleteABTestCommandInput,
374
- options?: __HttpHandlerOptions
350
+ options?: __HttpHandlerOptions,
375
351
  ): Promise<DeleteABTestCommandOutput>;
376
352
  deleteABTest(
377
353
  args: DeleteABTestCommandInput,
378
- cb: (err: any, data?: DeleteABTestCommandOutput) => void
354
+ cb: (err: any, data?: DeleteABTestCommandOutput) => void,
379
355
  ): void;
380
356
  deleteABTest(
381
357
  args: DeleteABTestCommandInput,
382
358
  options: __HttpHandlerOptions,
383
- cb: (err: any, data?: DeleteABTestCommandOutput) => void
359
+ cb: (err: any, data?: DeleteABTestCommandOutput) => void,
384
360
  ): void;
385
361
  deleteBatchEvaluation(
386
362
  args: DeleteBatchEvaluationCommandInput,
387
- options?: __HttpHandlerOptions
363
+ options?: __HttpHandlerOptions,
388
364
  ): Promise<DeleteBatchEvaluationCommandOutput>;
389
365
  deleteBatchEvaluation(
390
366
  args: DeleteBatchEvaluationCommandInput,
391
- cb: (err: any, data?: DeleteBatchEvaluationCommandOutput) => void
367
+ cb: (err: any, data?: DeleteBatchEvaluationCommandOutput) => void,
392
368
  ): void;
393
369
  deleteBatchEvaluation(
394
370
  args: DeleteBatchEvaluationCommandInput,
395
371
  options: __HttpHandlerOptions,
396
- cb: (err: any, data?: DeleteBatchEvaluationCommandOutput) => void
372
+ cb: (err: any, data?: DeleteBatchEvaluationCommandOutput) => void,
397
373
  ): void;
398
374
  deleteEvent(
399
375
  args: DeleteEventCommandInput,
400
- options?: __HttpHandlerOptions
376
+ options?: __HttpHandlerOptions,
401
377
  ): Promise<DeleteEventCommandOutput>;
402
378
  deleteEvent(
403
379
  args: DeleteEventCommandInput,
404
- cb: (err: any, data?: DeleteEventCommandOutput) => void
380
+ cb: (err: any, data?: DeleteEventCommandOutput) => void,
405
381
  ): void;
406
382
  deleteEvent(
407
383
  args: DeleteEventCommandInput,
408
384
  options: __HttpHandlerOptions,
409
- cb: (err: any, data?: DeleteEventCommandOutput) => void
385
+ cb: (err: any, data?: DeleteEventCommandOutput) => void,
410
386
  ): void;
411
387
  deleteMemoryRecord(
412
388
  args: DeleteMemoryRecordCommandInput,
413
- options?: __HttpHandlerOptions
389
+ options?: __HttpHandlerOptions,
414
390
  ): Promise<DeleteMemoryRecordCommandOutput>;
415
391
  deleteMemoryRecord(
416
392
  args: DeleteMemoryRecordCommandInput,
417
- cb: (err: any, data?: DeleteMemoryRecordCommandOutput) => void
393
+ cb: (err: any, data?: DeleteMemoryRecordCommandOutput) => void,
418
394
  ): void;
419
395
  deleteMemoryRecord(
420
396
  args: DeleteMemoryRecordCommandInput,
421
397
  options: __HttpHandlerOptions,
422
- cb: (err: any, data?: DeleteMemoryRecordCommandOutput) => void
398
+ cb: (err: any, data?: DeleteMemoryRecordCommandOutput) => void,
423
399
  ): void;
424
400
  deletePaymentInstrument(
425
401
  args: DeletePaymentInstrumentCommandInput,
426
- options?: __HttpHandlerOptions
402
+ options?: __HttpHandlerOptions,
427
403
  ): Promise<DeletePaymentInstrumentCommandOutput>;
428
404
  deletePaymentInstrument(
429
405
  args: DeletePaymentInstrumentCommandInput,
430
- cb: (err: any, data?: DeletePaymentInstrumentCommandOutput) => void
406
+ cb: (err: any, data?: DeletePaymentInstrumentCommandOutput) => void,
431
407
  ): void;
432
408
  deletePaymentInstrument(
433
409
  args: DeletePaymentInstrumentCommandInput,
434
410
  options: __HttpHandlerOptions,
435
- cb: (err: any, data?: DeletePaymentInstrumentCommandOutput) => void
411
+ cb: (err: any, data?: DeletePaymentInstrumentCommandOutput) => void,
436
412
  ): void;
437
413
  deletePaymentSession(
438
414
  args: DeletePaymentSessionCommandInput,
439
- options?: __HttpHandlerOptions
415
+ options?: __HttpHandlerOptions,
440
416
  ): Promise<DeletePaymentSessionCommandOutput>;
441
417
  deletePaymentSession(
442
418
  args: DeletePaymentSessionCommandInput,
443
- cb: (err: any, data?: DeletePaymentSessionCommandOutput) => void
419
+ cb: (err: any, data?: DeletePaymentSessionCommandOutput) => void,
444
420
  ): void;
445
421
  deletePaymentSession(
446
422
  args: DeletePaymentSessionCommandInput,
447
423
  options: __HttpHandlerOptions,
448
- cb: (err: any, data?: DeletePaymentSessionCommandOutput) => void
424
+ cb: (err: any, data?: DeletePaymentSessionCommandOutput) => void,
449
425
  ): void;
450
426
  deleteRecommendation(
451
427
  args: DeleteRecommendationCommandInput,
452
- options?: __HttpHandlerOptions
428
+ options?: __HttpHandlerOptions,
453
429
  ): Promise<DeleteRecommendationCommandOutput>;
454
430
  deleteRecommendation(
455
431
  args: DeleteRecommendationCommandInput,
456
- cb: (err: any, data?: DeleteRecommendationCommandOutput) => void
432
+ cb: (err: any, data?: DeleteRecommendationCommandOutput) => void,
457
433
  ): void;
458
434
  deleteRecommendation(
459
435
  args: DeleteRecommendationCommandInput,
460
436
  options: __HttpHandlerOptions,
461
- cb: (err: any, data?: DeleteRecommendationCommandOutput) => void
437
+ cb: (err: any, data?: DeleteRecommendationCommandOutput) => void,
462
438
  ): void;
463
439
  evaluate(
464
440
  args: EvaluateCommandInput,
465
- options?: __HttpHandlerOptions
441
+ options?: __HttpHandlerOptions,
466
442
  ): Promise<EvaluateCommandOutput>;
467
- evaluate(
468
- args: EvaluateCommandInput,
469
- cb: (err: any, data?: EvaluateCommandOutput) => void
470
- ): void;
443
+ evaluate(args: EvaluateCommandInput, cb: (err: any, data?: EvaluateCommandOutput) => void): void;
471
444
  evaluate(
472
445
  args: EvaluateCommandInput,
473
446
  options: __HttpHandlerOptions,
474
- cb: (err: any, data?: EvaluateCommandOutput) => void
447
+ cb: (err: any, data?: EvaluateCommandOutput) => void,
475
448
  ): void;
476
449
  getABTest(
477
450
  args: GetABTestCommandInput,
478
- options?: __HttpHandlerOptions
451
+ options?: __HttpHandlerOptions,
479
452
  ): Promise<GetABTestCommandOutput>;
480
453
  getABTest(
481
454
  args: GetABTestCommandInput,
482
- cb: (err: any, data?: GetABTestCommandOutput) => void
455
+ cb: (err: any, data?: GetABTestCommandOutput) => void,
483
456
  ): void;
484
457
  getABTest(
485
458
  args: GetABTestCommandInput,
486
459
  options: __HttpHandlerOptions,
487
- cb: (err: any, data?: GetABTestCommandOutput) => void
460
+ cb: (err: any, data?: GetABTestCommandOutput) => void,
488
461
  ): void;
489
462
  getAgentCard(
490
463
  args: GetAgentCardCommandInput,
491
- options?: __HttpHandlerOptions
464
+ options?: __HttpHandlerOptions,
492
465
  ): Promise<GetAgentCardCommandOutput>;
493
466
  getAgentCard(
494
467
  args: GetAgentCardCommandInput,
495
- cb: (err: any, data?: GetAgentCardCommandOutput) => void
468
+ cb: (err: any, data?: GetAgentCardCommandOutput) => void,
496
469
  ): void;
497
470
  getAgentCard(
498
471
  args: GetAgentCardCommandInput,
499
472
  options: __HttpHandlerOptions,
500
- cb: (err: any, data?: GetAgentCardCommandOutput) => void
473
+ cb: (err: any, data?: GetAgentCardCommandOutput) => void,
501
474
  ): void;
502
475
  getBatchEvaluation(
503
476
  args: GetBatchEvaluationCommandInput,
504
- options?: __HttpHandlerOptions
477
+ options?: __HttpHandlerOptions,
505
478
  ): Promise<GetBatchEvaluationCommandOutput>;
506
479
  getBatchEvaluation(
507
480
  args: GetBatchEvaluationCommandInput,
508
- cb: (err: any, data?: GetBatchEvaluationCommandOutput) => void
481
+ cb: (err: any, data?: GetBatchEvaluationCommandOutput) => void,
509
482
  ): void;
510
483
  getBatchEvaluation(
511
484
  args: GetBatchEvaluationCommandInput,
512
485
  options: __HttpHandlerOptions,
513
- cb: (err: any, data?: GetBatchEvaluationCommandOutput) => void
486
+ cb: (err: any, data?: GetBatchEvaluationCommandOutput) => void,
514
487
  ): void;
515
488
  getBrowserSession(
516
489
  args: GetBrowserSessionCommandInput,
517
- options?: __HttpHandlerOptions
490
+ options?: __HttpHandlerOptions,
518
491
  ): Promise<GetBrowserSessionCommandOutput>;
519
492
  getBrowserSession(
520
493
  args: GetBrowserSessionCommandInput,
521
- cb: (err: any, data?: GetBrowserSessionCommandOutput) => void
494
+ cb: (err: any, data?: GetBrowserSessionCommandOutput) => void,
522
495
  ): void;
523
496
  getBrowserSession(
524
497
  args: GetBrowserSessionCommandInput,
525
498
  options: __HttpHandlerOptions,
526
- cb: (err: any, data?: GetBrowserSessionCommandOutput) => void
499
+ cb: (err: any, data?: GetBrowserSessionCommandOutput) => void,
527
500
  ): void;
528
501
  getCodeInterpreterSession(
529
502
  args: GetCodeInterpreterSessionCommandInput,
530
- options?: __HttpHandlerOptions
503
+ options?: __HttpHandlerOptions,
531
504
  ): Promise<GetCodeInterpreterSessionCommandOutput>;
532
505
  getCodeInterpreterSession(
533
506
  args: GetCodeInterpreterSessionCommandInput,
534
- cb: (err: any, data?: GetCodeInterpreterSessionCommandOutput) => void
507
+ cb: (err: any, data?: GetCodeInterpreterSessionCommandOutput) => void,
535
508
  ): void;
536
509
  getCodeInterpreterSession(
537
510
  args: GetCodeInterpreterSessionCommandInput,
538
511
  options: __HttpHandlerOptions,
539
- cb: (err: any, data?: GetCodeInterpreterSessionCommandOutput) => void
512
+ cb: (err: any, data?: GetCodeInterpreterSessionCommandOutput) => void,
540
513
  ): void;
541
514
  getEvent(
542
515
  args: GetEventCommandInput,
543
- options?: __HttpHandlerOptions
516
+ options?: __HttpHandlerOptions,
544
517
  ): Promise<GetEventCommandOutput>;
545
- getEvent(
546
- args: GetEventCommandInput,
547
- cb: (err: any, data?: GetEventCommandOutput) => void
548
- ): void;
518
+ getEvent(args: GetEventCommandInput, cb: (err: any, data?: GetEventCommandOutput) => void): void;
549
519
  getEvent(
550
520
  args: GetEventCommandInput,
551
521
  options: __HttpHandlerOptions,
552
- cb: (err: any, data?: GetEventCommandOutput) => void
522
+ cb: (err: any, data?: GetEventCommandOutput) => void,
553
523
  ): void;
554
524
  getMemoryRecord(
555
525
  args: GetMemoryRecordCommandInput,
556
- options?: __HttpHandlerOptions
526
+ options?: __HttpHandlerOptions,
557
527
  ): Promise<GetMemoryRecordCommandOutput>;
558
528
  getMemoryRecord(
559
529
  args: GetMemoryRecordCommandInput,
560
- cb: (err: any, data?: GetMemoryRecordCommandOutput) => void
530
+ cb: (err: any, data?: GetMemoryRecordCommandOutput) => void,
561
531
  ): void;
562
532
  getMemoryRecord(
563
533
  args: GetMemoryRecordCommandInput,
564
534
  options: __HttpHandlerOptions,
565
- cb: (err: any, data?: GetMemoryRecordCommandOutput) => void
535
+ cb: (err: any, data?: GetMemoryRecordCommandOutput) => void,
566
536
  ): void;
567
537
  getPaymentInstrument(
568
538
  args: GetPaymentInstrumentCommandInput,
569
- options?: __HttpHandlerOptions
539
+ options?: __HttpHandlerOptions,
570
540
  ): Promise<GetPaymentInstrumentCommandOutput>;
571
541
  getPaymentInstrument(
572
542
  args: GetPaymentInstrumentCommandInput,
573
- cb: (err: any, data?: GetPaymentInstrumentCommandOutput) => void
543
+ cb: (err: any, data?: GetPaymentInstrumentCommandOutput) => void,
574
544
  ): void;
575
545
  getPaymentInstrument(
576
546
  args: GetPaymentInstrumentCommandInput,
577
547
  options: __HttpHandlerOptions,
578
- cb: (err: any, data?: GetPaymentInstrumentCommandOutput) => void
548
+ cb: (err: any, data?: GetPaymentInstrumentCommandOutput) => void,
579
549
  ): void;
580
550
  getPaymentInstrumentBalance(
581
551
  args: GetPaymentInstrumentBalanceCommandInput,
582
- options?: __HttpHandlerOptions
552
+ options?: __HttpHandlerOptions,
583
553
  ): Promise<GetPaymentInstrumentBalanceCommandOutput>;
584
554
  getPaymentInstrumentBalance(
585
555
  args: GetPaymentInstrumentBalanceCommandInput,
586
- cb: (err: any, data?: GetPaymentInstrumentBalanceCommandOutput) => void
556
+ cb: (err: any, data?: GetPaymentInstrumentBalanceCommandOutput) => void,
587
557
  ): void;
588
558
  getPaymentInstrumentBalance(
589
559
  args: GetPaymentInstrumentBalanceCommandInput,
590
560
  options: __HttpHandlerOptions,
591
- cb: (err: any, data?: GetPaymentInstrumentBalanceCommandOutput) => void
561
+ cb: (err: any, data?: GetPaymentInstrumentBalanceCommandOutput) => void,
592
562
  ): void;
593
563
  getPaymentSession(
594
564
  args: GetPaymentSessionCommandInput,
595
- options?: __HttpHandlerOptions
565
+ options?: __HttpHandlerOptions,
596
566
  ): Promise<GetPaymentSessionCommandOutput>;
597
567
  getPaymentSession(
598
568
  args: GetPaymentSessionCommandInput,
599
- cb: (err: any, data?: GetPaymentSessionCommandOutput) => void
569
+ cb: (err: any, data?: GetPaymentSessionCommandOutput) => void,
600
570
  ): void;
601
571
  getPaymentSession(
602
572
  args: GetPaymentSessionCommandInput,
603
573
  options: __HttpHandlerOptions,
604
- cb: (err: any, data?: GetPaymentSessionCommandOutput) => void
574
+ cb: (err: any, data?: GetPaymentSessionCommandOutput) => void,
605
575
  ): void;
606
576
  getRecommendation(
607
577
  args: GetRecommendationCommandInput,
608
- options?: __HttpHandlerOptions
578
+ options?: __HttpHandlerOptions,
609
579
  ): Promise<GetRecommendationCommandOutput>;
610
580
  getRecommendation(
611
581
  args: GetRecommendationCommandInput,
612
- cb: (err: any, data?: GetRecommendationCommandOutput) => void
582
+ cb: (err: any, data?: GetRecommendationCommandOutput) => void,
613
583
  ): void;
614
584
  getRecommendation(
615
585
  args: GetRecommendationCommandInput,
616
586
  options: __HttpHandlerOptions,
617
- cb: (err: any, data?: GetRecommendationCommandOutput) => void
587
+ cb: (err: any, data?: GetRecommendationCommandOutput) => void,
618
588
  ): void;
619
589
  getResourceApiKey(
620
590
  args: GetResourceApiKeyCommandInput,
621
- options?: __HttpHandlerOptions
591
+ options?: __HttpHandlerOptions,
622
592
  ): Promise<GetResourceApiKeyCommandOutput>;
623
593
  getResourceApiKey(
624
594
  args: GetResourceApiKeyCommandInput,
625
- cb: (err: any, data?: GetResourceApiKeyCommandOutput) => void
595
+ cb: (err: any, data?: GetResourceApiKeyCommandOutput) => void,
626
596
  ): void;
627
597
  getResourceApiKey(
628
598
  args: GetResourceApiKeyCommandInput,
629
599
  options: __HttpHandlerOptions,
630
- cb: (err: any, data?: GetResourceApiKeyCommandOutput) => void
600
+ cb: (err: any, data?: GetResourceApiKeyCommandOutput) => void,
631
601
  ): void;
632
602
  getResourceOauth2Token(
633
603
  args: GetResourceOauth2TokenCommandInput,
634
- options?: __HttpHandlerOptions
604
+ options?: __HttpHandlerOptions,
635
605
  ): Promise<GetResourceOauth2TokenCommandOutput>;
636
606
  getResourceOauth2Token(
637
607
  args: GetResourceOauth2TokenCommandInput,
638
- cb: (err: any, data?: GetResourceOauth2TokenCommandOutput) => void
608
+ cb: (err: any, data?: GetResourceOauth2TokenCommandOutput) => void,
639
609
  ): void;
640
610
  getResourceOauth2Token(
641
611
  args: GetResourceOauth2TokenCommandInput,
642
612
  options: __HttpHandlerOptions,
643
- cb: (err: any, data?: GetResourceOauth2TokenCommandOutput) => void
613
+ cb: (err: any, data?: GetResourceOauth2TokenCommandOutput) => void,
644
614
  ): void;
645
615
  getResourcePaymentToken(
646
616
  args: GetResourcePaymentTokenCommandInput,
647
- options?: __HttpHandlerOptions
617
+ options?: __HttpHandlerOptions,
648
618
  ): Promise<GetResourcePaymentTokenCommandOutput>;
649
619
  getResourcePaymentToken(
650
620
  args: GetResourcePaymentTokenCommandInput,
651
- cb: (err: any, data?: GetResourcePaymentTokenCommandOutput) => void
621
+ cb: (err: any, data?: GetResourcePaymentTokenCommandOutput) => void,
652
622
  ): void;
653
623
  getResourcePaymentToken(
654
624
  args: GetResourcePaymentTokenCommandInput,
655
625
  options: __HttpHandlerOptions,
656
- cb: (err: any, data?: GetResourcePaymentTokenCommandOutput) => void
626
+ cb: (err: any, data?: GetResourcePaymentTokenCommandOutput) => void,
657
627
  ): void;
658
628
  getWorkloadAccessToken(
659
629
  args: GetWorkloadAccessTokenCommandInput,
660
- options?: __HttpHandlerOptions
630
+ options?: __HttpHandlerOptions,
661
631
  ): Promise<GetWorkloadAccessTokenCommandOutput>;
662
632
  getWorkloadAccessToken(
663
633
  args: GetWorkloadAccessTokenCommandInput,
664
- cb: (err: any, data?: GetWorkloadAccessTokenCommandOutput) => void
634
+ cb: (err: any, data?: GetWorkloadAccessTokenCommandOutput) => void,
665
635
  ): void;
666
636
  getWorkloadAccessToken(
667
637
  args: GetWorkloadAccessTokenCommandInput,
668
638
  options: __HttpHandlerOptions,
669
- cb: (err: any, data?: GetWorkloadAccessTokenCommandOutput) => void
639
+ cb: (err: any, data?: GetWorkloadAccessTokenCommandOutput) => void,
670
640
  ): void;
671
641
  getWorkloadAccessTokenForJWT(
672
642
  args: GetWorkloadAccessTokenForJWTCommandInput,
673
- options?: __HttpHandlerOptions
643
+ options?: __HttpHandlerOptions,
674
644
  ): Promise<GetWorkloadAccessTokenForJWTCommandOutput>;
675
645
  getWorkloadAccessTokenForJWT(
676
646
  args: GetWorkloadAccessTokenForJWTCommandInput,
677
- cb: (err: any, data?: GetWorkloadAccessTokenForJWTCommandOutput) => void
647
+ cb: (err: any, data?: GetWorkloadAccessTokenForJWTCommandOutput) => void,
678
648
  ): void;
679
649
  getWorkloadAccessTokenForJWT(
680
650
  args: GetWorkloadAccessTokenForJWTCommandInput,
681
651
  options: __HttpHandlerOptions,
682
- cb: (err: any, data?: GetWorkloadAccessTokenForJWTCommandOutput) => void
652
+ cb: (err: any, data?: GetWorkloadAccessTokenForJWTCommandOutput) => void,
683
653
  ): void;
684
654
  getWorkloadAccessTokenForUserId(
685
655
  args: GetWorkloadAccessTokenForUserIdCommandInput,
686
- options?: __HttpHandlerOptions
656
+ options?: __HttpHandlerOptions,
687
657
  ): Promise<GetWorkloadAccessTokenForUserIdCommandOutput>;
688
658
  getWorkloadAccessTokenForUserId(
689
659
  args: GetWorkloadAccessTokenForUserIdCommandInput,
690
- cb: (err: any, data?: GetWorkloadAccessTokenForUserIdCommandOutput) => void
660
+ cb: (err: any, data?: GetWorkloadAccessTokenForUserIdCommandOutput) => void,
691
661
  ): void;
692
662
  getWorkloadAccessTokenForUserId(
693
663
  args: GetWorkloadAccessTokenForUserIdCommandInput,
694
664
  options: __HttpHandlerOptions,
695
- cb: (err: any, data?: GetWorkloadAccessTokenForUserIdCommandOutput) => void
665
+ cb: (err: any, data?: GetWorkloadAccessTokenForUserIdCommandOutput) => void,
696
666
  ): void;
697
667
  invokeAgentRuntime(
698
668
  args: InvokeAgentRuntimeCommandInput,
699
- options?: __HttpHandlerOptions
669
+ options?: __HttpHandlerOptions,
700
670
  ): Promise<InvokeAgentRuntimeCommandOutput>;
701
671
  invokeAgentRuntime(
702
672
  args: InvokeAgentRuntimeCommandInput,
703
- cb: (err: any, data?: InvokeAgentRuntimeCommandOutput) => void
673
+ cb: (err: any, data?: InvokeAgentRuntimeCommandOutput) => void,
704
674
  ): void;
705
675
  invokeAgentRuntime(
706
676
  args: InvokeAgentRuntimeCommandInput,
707
677
  options: __HttpHandlerOptions,
708
- cb: (err: any, data?: InvokeAgentRuntimeCommandOutput) => void
678
+ cb: (err: any, data?: InvokeAgentRuntimeCommandOutput) => void,
709
679
  ): void;
710
680
  invokeAgentRuntimeCommand(
711
681
  args: InvokeAgentRuntimeCommandCommandInput,
712
- options?: __HttpHandlerOptions
682
+ options?: __HttpHandlerOptions,
713
683
  ): Promise<InvokeAgentRuntimeCommandCommandOutput>;
714
684
  invokeAgentRuntimeCommand(
715
685
  args: InvokeAgentRuntimeCommandCommandInput,
716
- cb: (err: any, data?: InvokeAgentRuntimeCommandCommandOutput) => void
686
+ cb: (err: any, data?: InvokeAgentRuntimeCommandCommandOutput) => void,
717
687
  ): void;
718
688
  invokeAgentRuntimeCommand(
719
689
  args: InvokeAgentRuntimeCommandCommandInput,
720
690
  options: __HttpHandlerOptions,
721
- cb: (err: any, data?: InvokeAgentRuntimeCommandCommandOutput) => void
691
+ cb: (err: any, data?: InvokeAgentRuntimeCommandCommandOutput) => void,
722
692
  ): void;
723
693
  invokeBrowser(
724
694
  args: InvokeBrowserCommandInput,
725
- options?: __HttpHandlerOptions
695
+ options?: __HttpHandlerOptions,
726
696
  ): Promise<InvokeBrowserCommandOutput>;
727
697
  invokeBrowser(
728
698
  args: InvokeBrowserCommandInput,
729
- cb: (err: any, data?: InvokeBrowserCommandOutput) => void
699
+ cb: (err: any, data?: InvokeBrowserCommandOutput) => void,
730
700
  ): void;
731
701
  invokeBrowser(
732
702
  args: InvokeBrowserCommandInput,
733
703
  options: __HttpHandlerOptions,
734
- cb: (err: any, data?: InvokeBrowserCommandOutput) => void
704
+ cb: (err: any, data?: InvokeBrowserCommandOutput) => void,
735
705
  ): void;
736
706
  invokeCodeInterpreter(
737
707
  args: InvokeCodeInterpreterCommandInput,
738
- options?: __HttpHandlerOptions
708
+ options?: __HttpHandlerOptions,
739
709
  ): Promise<InvokeCodeInterpreterCommandOutput>;
740
710
  invokeCodeInterpreter(
741
711
  args: InvokeCodeInterpreterCommandInput,
742
- cb: (err: any, data?: InvokeCodeInterpreterCommandOutput) => void
712
+ cb: (err: any, data?: InvokeCodeInterpreterCommandOutput) => void,
743
713
  ): void;
744
714
  invokeCodeInterpreter(
745
715
  args: InvokeCodeInterpreterCommandInput,
746
716
  options: __HttpHandlerOptions,
747
- cb: (err: any, data?: InvokeCodeInterpreterCommandOutput) => void
717
+ cb: (err: any, data?: InvokeCodeInterpreterCommandOutput) => void,
748
718
  ): void;
749
719
  invokeHarness(
750
720
  args: InvokeHarnessCommandInput,
751
- options?: __HttpHandlerOptions
721
+ options?: __HttpHandlerOptions,
752
722
  ): Promise<InvokeHarnessCommandOutput>;
753
723
  invokeHarness(
754
724
  args: InvokeHarnessCommandInput,
755
- cb: (err: any, data?: InvokeHarnessCommandOutput) => void
725
+ cb: (err: any, data?: InvokeHarnessCommandOutput) => void,
756
726
  ): void;
757
727
  invokeHarness(
758
728
  args: InvokeHarnessCommandInput,
759
729
  options: __HttpHandlerOptions,
760
- cb: (err: any, data?: InvokeHarnessCommandOutput) => void
730
+ cb: (err: any, data?: InvokeHarnessCommandOutput) => void,
761
731
  ): void;
762
732
  listABTests(): Promise<ListABTestsCommandOutput>;
763
733
  listABTests(
764
734
  args: ListABTestsCommandInput,
765
- options?: __HttpHandlerOptions
735
+ options?: __HttpHandlerOptions,
766
736
  ): Promise<ListABTestsCommandOutput>;
767
737
  listABTests(
768
738
  args: ListABTestsCommandInput,
769
- cb: (err: any, data?: ListABTestsCommandOutput) => void
739
+ cb: (err: any, data?: ListABTestsCommandOutput) => void,
770
740
  ): void;
771
741
  listABTests(
772
742
  args: ListABTestsCommandInput,
773
743
  options: __HttpHandlerOptions,
774
- cb: (err: any, data?: ListABTestsCommandOutput) => void
744
+ cb: (err: any, data?: ListABTestsCommandOutput) => void,
775
745
  ): void;
776
746
  listActors(
777
747
  args: ListActorsCommandInput,
778
- options?: __HttpHandlerOptions
748
+ options?: __HttpHandlerOptions,
779
749
  ): Promise<ListActorsCommandOutput>;
780
750
  listActors(
781
751
  args: ListActorsCommandInput,
782
- cb: (err: any, data?: ListActorsCommandOutput) => void
752
+ cb: (err: any, data?: ListActorsCommandOutput) => void,
783
753
  ): void;
784
754
  listActors(
785
755
  args: ListActorsCommandInput,
786
756
  options: __HttpHandlerOptions,
787
- cb: (err: any, data?: ListActorsCommandOutput) => void
757
+ cb: (err: any, data?: ListActorsCommandOutput) => void,
788
758
  ): void;
789
759
  listBatchEvaluations(): Promise<ListBatchEvaluationsCommandOutput>;
790
760
  listBatchEvaluations(
791
761
  args: ListBatchEvaluationsCommandInput,
792
- options?: __HttpHandlerOptions
762
+ options?: __HttpHandlerOptions,
793
763
  ): Promise<ListBatchEvaluationsCommandOutput>;
794
764
  listBatchEvaluations(
795
765
  args: ListBatchEvaluationsCommandInput,
796
- cb: (err: any, data?: ListBatchEvaluationsCommandOutput) => void
766
+ cb: (err: any, data?: ListBatchEvaluationsCommandOutput) => void,
797
767
  ): void;
798
768
  listBatchEvaluations(
799
769
  args: ListBatchEvaluationsCommandInput,
800
770
  options: __HttpHandlerOptions,
801
- cb: (err: any, data?: ListBatchEvaluationsCommandOutput) => void
771
+ cb: (err: any, data?: ListBatchEvaluationsCommandOutput) => void,
802
772
  ): void;
803
773
  listBrowserSessions(
804
774
  args: ListBrowserSessionsCommandInput,
805
- options?: __HttpHandlerOptions
775
+ options?: __HttpHandlerOptions,
806
776
  ): Promise<ListBrowserSessionsCommandOutput>;
807
777
  listBrowserSessions(
808
778
  args: ListBrowserSessionsCommandInput,
809
- cb: (err: any, data?: ListBrowserSessionsCommandOutput) => void
779
+ cb: (err: any, data?: ListBrowserSessionsCommandOutput) => void,
810
780
  ): void;
811
781
  listBrowserSessions(
812
782
  args: ListBrowserSessionsCommandInput,
813
783
  options: __HttpHandlerOptions,
814
- cb: (err: any, data?: ListBrowserSessionsCommandOutput) => void
784
+ cb: (err: any, data?: ListBrowserSessionsCommandOutput) => void,
815
785
  ): void;
816
786
  listCodeInterpreterSessions(
817
787
  args: ListCodeInterpreterSessionsCommandInput,
818
- options?: __HttpHandlerOptions
788
+ options?: __HttpHandlerOptions,
819
789
  ): Promise<ListCodeInterpreterSessionsCommandOutput>;
820
790
  listCodeInterpreterSessions(
821
791
  args: ListCodeInterpreterSessionsCommandInput,
822
- cb: (err: any, data?: ListCodeInterpreterSessionsCommandOutput) => void
792
+ cb: (err: any, data?: ListCodeInterpreterSessionsCommandOutput) => void,
823
793
  ): void;
824
794
  listCodeInterpreterSessions(
825
795
  args: ListCodeInterpreterSessionsCommandInput,
826
796
  options: __HttpHandlerOptions,
827
- cb: (err: any, data?: ListCodeInterpreterSessionsCommandOutput) => void
797
+ cb: (err: any, data?: ListCodeInterpreterSessionsCommandOutput) => void,
828
798
  ): void;
829
799
  listEvents(
830
800
  args: ListEventsCommandInput,
831
- options?: __HttpHandlerOptions
801
+ options?: __HttpHandlerOptions,
832
802
  ): Promise<ListEventsCommandOutput>;
833
803
  listEvents(
834
804
  args: ListEventsCommandInput,
835
- cb: (err: any, data?: ListEventsCommandOutput) => void
805
+ cb: (err: any, data?: ListEventsCommandOutput) => void,
836
806
  ): void;
837
807
  listEvents(
838
808
  args: ListEventsCommandInput,
839
809
  options: __HttpHandlerOptions,
840
- cb: (err: any, data?: ListEventsCommandOutput) => void
810
+ cb: (err: any, data?: ListEventsCommandOutput) => void,
841
811
  ): void;
842
812
  listMemoryExtractionJobs(
843
813
  args: ListMemoryExtractionJobsCommandInput,
844
- options?: __HttpHandlerOptions
814
+ options?: __HttpHandlerOptions,
845
815
  ): Promise<ListMemoryExtractionJobsCommandOutput>;
846
816
  listMemoryExtractionJobs(
847
817
  args: ListMemoryExtractionJobsCommandInput,
848
- cb: (err: any, data?: ListMemoryExtractionJobsCommandOutput) => void
818
+ cb: (err: any, data?: ListMemoryExtractionJobsCommandOutput) => void,
849
819
  ): void;
850
820
  listMemoryExtractionJobs(
851
821
  args: ListMemoryExtractionJobsCommandInput,
852
822
  options: __HttpHandlerOptions,
853
- cb: (err: any, data?: ListMemoryExtractionJobsCommandOutput) => void
823
+ cb: (err: any, data?: ListMemoryExtractionJobsCommandOutput) => void,
854
824
  ): void;
855
825
  listMemoryRecords(
856
826
  args: ListMemoryRecordsCommandInput,
857
- options?: __HttpHandlerOptions
827
+ options?: __HttpHandlerOptions,
858
828
  ): Promise<ListMemoryRecordsCommandOutput>;
859
829
  listMemoryRecords(
860
830
  args: ListMemoryRecordsCommandInput,
861
- cb: (err: any, data?: ListMemoryRecordsCommandOutput) => void
831
+ cb: (err: any, data?: ListMemoryRecordsCommandOutput) => void,
862
832
  ): void;
863
833
  listMemoryRecords(
864
834
  args: ListMemoryRecordsCommandInput,
865
835
  options: __HttpHandlerOptions,
866
- cb: (err: any, data?: ListMemoryRecordsCommandOutput) => void
836
+ cb: (err: any, data?: ListMemoryRecordsCommandOutput) => void,
867
837
  ): void;
868
838
  listPaymentInstruments(
869
839
  args: ListPaymentInstrumentsCommandInput,
870
- options?: __HttpHandlerOptions
840
+ options?: __HttpHandlerOptions,
871
841
  ): Promise<ListPaymentInstrumentsCommandOutput>;
872
842
  listPaymentInstruments(
873
843
  args: ListPaymentInstrumentsCommandInput,
874
- cb: (err: any, data?: ListPaymentInstrumentsCommandOutput) => void
844
+ cb: (err: any, data?: ListPaymentInstrumentsCommandOutput) => void,
875
845
  ): void;
876
846
  listPaymentInstruments(
877
847
  args: ListPaymentInstrumentsCommandInput,
878
848
  options: __HttpHandlerOptions,
879
- cb: (err: any, data?: ListPaymentInstrumentsCommandOutput) => void
849
+ cb: (err: any, data?: ListPaymentInstrumentsCommandOutput) => void,
880
850
  ): void;
881
851
  listPaymentSessions(
882
852
  args: ListPaymentSessionsCommandInput,
883
- options?: __HttpHandlerOptions
853
+ options?: __HttpHandlerOptions,
884
854
  ): Promise<ListPaymentSessionsCommandOutput>;
885
855
  listPaymentSessions(
886
856
  args: ListPaymentSessionsCommandInput,
887
- cb: (err: any, data?: ListPaymentSessionsCommandOutput) => void
857
+ cb: (err: any, data?: ListPaymentSessionsCommandOutput) => void,
888
858
  ): void;
889
859
  listPaymentSessions(
890
860
  args: ListPaymentSessionsCommandInput,
891
861
  options: __HttpHandlerOptions,
892
- cb: (err: any, data?: ListPaymentSessionsCommandOutput) => void
862
+ cb: (err: any, data?: ListPaymentSessionsCommandOutput) => void,
893
863
  ): void;
894
864
  listRecommendations(): Promise<ListRecommendationsCommandOutput>;
895
865
  listRecommendations(
896
866
  args: ListRecommendationsCommandInput,
897
- options?: __HttpHandlerOptions
867
+ options?: __HttpHandlerOptions,
898
868
  ): Promise<ListRecommendationsCommandOutput>;
899
869
  listRecommendations(
900
870
  args: ListRecommendationsCommandInput,
901
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
871
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
902
872
  ): void;
903
873
  listRecommendations(
904
874
  args: ListRecommendationsCommandInput,
905
875
  options: __HttpHandlerOptions,
906
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
876
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
907
877
  ): void;
908
878
  listSessions(
909
879
  args: ListSessionsCommandInput,
910
- options?: __HttpHandlerOptions
880
+ options?: __HttpHandlerOptions,
911
881
  ): Promise<ListSessionsCommandOutput>;
912
882
  listSessions(
913
883
  args: ListSessionsCommandInput,
914
- cb: (err: any, data?: ListSessionsCommandOutput) => void
884
+ cb: (err: any, data?: ListSessionsCommandOutput) => void,
915
885
  ): void;
916
886
  listSessions(
917
887
  args: ListSessionsCommandInput,
918
888
  options: __HttpHandlerOptions,
919
- cb: (err: any, data?: ListSessionsCommandOutput) => void
889
+ cb: (err: any, data?: ListSessionsCommandOutput) => void,
920
890
  ): void;
921
891
  processPayment(
922
892
  args: ProcessPaymentCommandInput,
923
- options?: __HttpHandlerOptions
893
+ options?: __HttpHandlerOptions,
924
894
  ): Promise<ProcessPaymentCommandOutput>;
925
895
  processPayment(
926
896
  args: ProcessPaymentCommandInput,
927
- cb: (err: any, data?: ProcessPaymentCommandOutput) => void
897
+ cb: (err: any, data?: ProcessPaymentCommandOutput) => void,
928
898
  ): void;
929
899
  processPayment(
930
900
  args: ProcessPaymentCommandInput,
931
901
  options: __HttpHandlerOptions,
932
- cb: (err: any, data?: ProcessPaymentCommandOutput) => void
902
+ cb: (err: any, data?: ProcessPaymentCommandOutput) => void,
933
903
  ): void;
934
904
  retrieveMemoryRecords(
935
905
  args: RetrieveMemoryRecordsCommandInput,
936
- options?: __HttpHandlerOptions
906
+ options?: __HttpHandlerOptions,
937
907
  ): Promise<RetrieveMemoryRecordsCommandOutput>;
938
908
  retrieveMemoryRecords(
939
909
  args: RetrieveMemoryRecordsCommandInput,
940
- cb: (err: any, data?: RetrieveMemoryRecordsCommandOutput) => void
910
+ cb: (err: any, data?: RetrieveMemoryRecordsCommandOutput) => void,
941
911
  ): void;
942
912
  retrieveMemoryRecords(
943
913
  args: RetrieveMemoryRecordsCommandInput,
944
914
  options: __HttpHandlerOptions,
945
- cb: (err: any, data?: RetrieveMemoryRecordsCommandOutput) => void
915
+ cb: (err: any, data?: RetrieveMemoryRecordsCommandOutput) => void,
946
916
  ): void;
947
917
  saveBrowserSessionProfile(
948
918
  args: SaveBrowserSessionProfileCommandInput,
949
- options?: __HttpHandlerOptions
919
+ options?: __HttpHandlerOptions,
950
920
  ): Promise<SaveBrowserSessionProfileCommandOutput>;
951
921
  saveBrowserSessionProfile(
952
922
  args: SaveBrowserSessionProfileCommandInput,
953
- cb: (err: any, data?: SaveBrowserSessionProfileCommandOutput) => void
923
+ cb: (err: any, data?: SaveBrowserSessionProfileCommandOutput) => void,
954
924
  ): void;
955
925
  saveBrowserSessionProfile(
956
926
  args: SaveBrowserSessionProfileCommandInput,
957
927
  options: __HttpHandlerOptions,
958
- cb: (err: any, data?: SaveBrowserSessionProfileCommandOutput) => void
928
+ cb: (err: any, data?: SaveBrowserSessionProfileCommandOutput) => void,
959
929
  ): void;
960
930
  searchRegistryRecords(
961
931
  args: SearchRegistryRecordsCommandInput,
962
- options?: __HttpHandlerOptions
932
+ options?: __HttpHandlerOptions,
963
933
  ): Promise<SearchRegistryRecordsCommandOutput>;
964
934
  searchRegistryRecords(
965
935
  args: SearchRegistryRecordsCommandInput,
966
- cb: (err: any, data?: SearchRegistryRecordsCommandOutput) => void
936
+ cb: (err: any, data?: SearchRegistryRecordsCommandOutput) => void,
967
937
  ): void;
968
938
  searchRegistryRecords(
969
939
  args: SearchRegistryRecordsCommandInput,
970
940
  options: __HttpHandlerOptions,
971
- cb: (err: any, data?: SearchRegistryRecordsCommandOutput) => void
941
+ cb: (err: any, data?: SearchRegistryRecordsCommandOutput) => void,
972
942
  ): void;
973
943
  startBatchEvaluation(
974
944
  args: StartBatchEvaluationCommandInput,
975
- options?: __HttpHandlerOptions
945
+ options?: __HttpHandlerOptions,
976
946
  ): Promise<StartBatchEvaluationCommandOutput>;
977
947
  startBatchEvaluation(
978
948
  args: StartBatchEvaluationCommandInput,
979
- cb: (err: any, data?: StartBatchEvaluationCommandOutput) => void
949
+ cb: (err: any, data?: StartBatchEvaluationCommandOutput) => void,
980
950
  ): void;
981
951
  startBatchEvaluation(
982
952
  args: StartBatchEvaluationCommandInput,
983
953
  options: __HttpHandlerOptions,
984
- cb: (err: any, data?: StartBatchEvaluationCommandOutput) => void
954
+ cb: (err: any, data?: StartBatchEvaluationCommandOutput) => void,
985
955
  ): void;
986
956
  startBrowserSession(
987
957
  args: StartBrowserSessionCommandInput,
988
- options?: __HttpHandlerOptions
958
+ options?: __HttpHandlerOptions,
989
959
  ): Promise<StartBrowserSessionCommandOutput>;
990
960
  startBrowserSession(
991
961
  args: StartBrowserSessionCommandInput,
992
- cb: (err: any, data?: StartBrowserSessionCommandOutput) => void
962
+ cb: (err: any, data?: StartBrowserSessionCommandOutput) => void,
993
963
  ): void;
994
964
  startBrowserSession(
995
965
  args: StartBrowserSessionCommandInput,
996
966
  options: __HttpHandlerOptions,
997
- cb: (err: any, data?: StartBrowserSessionCommandOutput) => void
967
+ cb: (err: any, data?: StartBrowserSessionCommandOutput) => void,
998
968
  ): void;
999
969
  startCodeInterpreterSession(
1000
970
  args: StartCodeInterpreterSessionCommandInput,
1001
- options?: __HttpHandlerOptions
971
+ options?: __HttpHandlerOptions,
1002
972
  ): Promise<StartCodeInterpreterSessionCommandOutput>;
1003
973
  startCodeInterpreterSession(
1004
974
  args: StartCodeInterpreterSessionCommandInput,
1005
- cb: (err: any, data?: StartCodeInterpreterSessionCommandOutput) => void
975
+ cb: (err: any, data?: StartCodeInterpreterSessionCommandOutput) => void,
1006
976
  ): void;
1007
977
  startCodeInterpreterSession(
1008
978
  args: StartCodeInterpreterSessionCommandInput,
1009
979
  options: __HttpHandlerOptions,
1010
- cb: (err: any, data?: StartCodeInterpreterSessionCommandOutput) => void
980
+ cb: (err: any, data?: StartCodeInterpreterSessionCommandOutput) => void,
1011
981
  ): void;
1012
982
  startMemoryExtractionJob(
1013
983
  args: StartMemoryExtractionJobCommandInput,
1014
- options?: __HttpHandlerOptions
984
+ options?: __HttpHandlerOptions,
1015
985
  ): Promise<StartMemoryExtractionJobCommandOutput>;
1016
986
  startMemoryExtractionJob(
1017
987
  args: StartMemoryExtractionJobCommandInput,
1018
- cb: (err: any, data?: StartMemoryExtractionJobCommandOutput) => void
988
+ cb: (err: any, data?: StartMemoryExtractionJobCommandOutput) => void,
1019
989
  ): void;
1020
990
  startMemoryExtractionJob(
1021
991
  args: StartMemoryExtractionJobCommandInput,
1022
992
  options: __HttpHandlerOptions,
1023
- cb: (err: any, data?: StartMemoryExtractionJobCommandOutput) => void
993
+ cb: (err: any, data?: StartMemoryExtractionJobCommandOutput) => void,
1024
994
  ): void;
1025
995
  startRecommendation(
1026
996
  args: StartRecommendationCommandInput,
1027
- options?: __HttpHandlerOptions
997
+ options?: __HttpHandlerOptions,
1028
998
  ): Promise<StartRecommendationCommandOutput>;
1029
999
  startRecommendation(
1030
1000
  args: StartRecommendationCommandInput,
1031
- cb: (err: any, data?: StartRecommendationCommandOutput) => void
1001
+ cb: (err: any, data?: StartRecommendationCommandOutput) => void,
1032
1002
  ): void;
1033
1003
  startRecommendation(
1034
1004
  args: StartRecommendationCommandInput,
1035
1005
  options: __HttpHandlerOptions,
1036
- cb: (err: any, data?: StartRecommendationCommandOutput) => void
1006
+ cb: (err: any, data?: StartRecommendationCommandOutput) => void,
1037
1007
  ): void;
1038
1008
  stopBatchEvaluation(
1039
1009
  args: StopBatchEvaluationCommandInput,
1040
- options?: __HttpHandlerOptions
1010
+ options?: __HttpHandlerOptions,
1041
1011
  ): Promise<StopBatchEvaluationCommandOutput>;
1042
1012
  stopBatchEvaluation(
1043
1013
  args: StopBatchEvaluationCommandInput,
1044
- cb: (err: any, data?: StopBatchEvaluationCommandOutput) => void
1014
+ cb: (err: any, data?: StopBatchEvaluationCommandOutput) => void,
1045
1015
  ): void;
1046
1016
  stopBatchEvaluation(
1047
1017
  args: StopBatchEvaluationCommandInput,
1048
1018
  options: __HttpHandlerOptions,
1049
- cb: (err: any, data?: StopBatchEvaluationCommandOutput) => void
1019
+ cb: (err: any, data?: StopBatchEvaluationCommandOutput) => void,
1050
1020
  ): void;
1051
1021
  stopBrowserSession(
1052
1022
  args: StopBrowserSessionCommandInput,
1053
- options?: __HttpHandlerOptions
1023
+ options?: __HttpHandlerOptions,
1054
1024
  ): Promise<StopBrowserSessionCommandOutput>;
1055
1025
  stopBrowserSession(
1056
1026
  args: StopBrowserSessionCommandInput,
1057
- cb: (err: any, data?: StopBrowserSessionCommandOutput) => void
1027
+ cb: (err: any, data?: StopBrowserSessionCommandOutput) => void,
1058
1028
  ): void;
1059
1029
  stopBrowserSession(
1060
1030
  args: StopBrowserSessionCommandInput,
1061
1031
  options: __HttpHandlerOptions,
1062
- cb: (err: any, data?: StopBrowserSessionCommandOutput) => void
1032
+ cb: (err: any, data?: StopBrowserSessionCommandOutput) => void,
1063
1033
  ): void;
1064
1034
  stopCodeInterpreterSession(
1065
1035
  args: StopCodeInterpreterSessionCommandInput,
1066
- options?: __HttpHandlerOptions
1036
+ options?: __HttpHandlerOptions,
1067
1037
  ): Promise<StopCodeInterpreterSessionCommandOutput>;
1068
1038
  stopCodeInterpreterSession(
1069
1039
  args: StopCodeInterpreterSessionCommandInput,
1070
- cb: (err: any, data?: StopCodeInterpreterSessionCommandOutput) => void
1040
+ cb: (err: any, data?: StopCodeInterpreterSessionCommandOutput) => void,
1071
1041
  ): void;
1072
1042
  stopCodeInterpreterSession(
1073
1043
  args: StopCodeInterpreterSessionCommandInput,
1074
1044
  options: __HttpHandlerOptions,
1075
- cb: (err: any, data?: StopCodeInterpreterSessionCommandOutput) => void
1045
+ cb: (err: any, data?: StopCodeInterpreterSessionCommandOutput) => void,
1076
1046
  ): void;
1077
1047
  stopRuntimeSession(
1078
1048
  args: StopRuntimeSessionCommandInput,
1079
- options?: __HttpHandlerOptions
1049
+ options?: __HttpHandlerOptions,
1080
1050
  ): Promise<StopRuntimeSessionCommandOutput>;
1081
1051
  stopRuntimeSession(
1082
1052
  args: StopRuntimeSessionCommandInput,
1083
- cb: (err: any, data?: StopRuntimeSessionCommandOutput) => void
1053
+ cb: (err: any, data?: StopRuntimeSessionCommandOutput) => void,
1084
1054
  ): void;
1085
1055
  stopRuntimeSession(
1086
1056
  args: StopRuntimeSessionCommandInput,
1087
1057
  options: __HttpHandlerOptions,
1088
- cb: (err: any, data?: StopRuntimeSessionCommandOutput) => void
1058
+ cb: (err: any, data?: StopRuntimeSessionCommandOutput) => void,
1089
1059
  ): void;
1090
1060
  updateABTest(
1091
1061
  args: UpdateABTestCommandInput,
1092
- options?: __HttpHandlerOptions
1062
+ options?: __HttpHandlerOptions,
1093
1063
  ): Promise<UpdateABTestCommandOutput>;
1094
1064
  updateABTest(
1095
1065
  args: UpdateABTestCommandInput,
1096
- cb: (err: any, data?: UpdateABTestCommandOutput) => void
1066
+ cb: (err: any, data?: UpdateABTestCommandOutput) => void,
1097
1067
  ): void;
1098
1068
  updateABTest(
1099
1069
  args: UpdateABTestCommandInput,
1100
1070
  options: __HttpHandlerOptions,
1101
- cb: (err: any, data?: UpdateABTestCommandOutput) => void
1071
+ cb: (err: any, data?: UpdateABTestCommandOutput) => void,
1102
1072
  ): void;
1103
1073
  updateBrowserStream(
1104
1074
  args: UpdateBrowserStreamCommandInput,
1105
- options?: __HttpHandlerOptions
1075
+ options?: __HttpHandlerOptions,
1106
1076
  ): Promise<UpdateBrowserStreamCommandOutput>;
1107
1077
  updateBrowserStream(
1108
1078
  args: UpdateBrowserStreamCommandInput,
1109
- cb: (err: any, data?: UpdateBrowserStreamCommandOutput) => void
1079
+ cb: (err: any, data?: UpdateBrowserStreamCommandOutput) => void,
1110
1080
  ): void;
1111
1081
  updateBrowserStream(
1112
1082
  args: UpdateBrowserStreamCommandInput,
1113
1083
  options: __HttpHandlerOptions,
1114
- cb: (err: any, data?: UpdateBrowserStreamCommandOutput) => void
1084
+ cb: (err: any, data?: UpdateBrowserStreamCommandOutput) => void,
1115
1085
  ): void;
1116
1086
  paginateListABTests(
1117
1087
  args?: ListABTestsCommandInput,
1118
1088
  paginationConfig?: Pick<
1119
1089
  PaginationConfiguration,
1120
1090
  Exclude<keyof PaginationConfiguration, "client">
1121
- >
1091
+ >,
1122
1092
  ): Paginator<ListABTestsCommandOutput>;
1123
1093
  paginateListActors(
1124
1094
  args: ListActorsCommandInput,
1125
1095
  paginationConfig?: Pick<
1126
1096
  PaginationConfiguration,
1127
1097
  Exclude<keyof PaginationConfiguration, "client">
1128
- >
1098
+ >,
1129
1099
  ): Paginator<ListActorsCommandOutput>;
1130
1100
  paginateListBatchEvaluations(
1131
1101
  args?: ListBatchEvaluationsCommandInput,
1132
1102
  paginationConfig?: Pick<
1133
1103
  PaginationConfiguration,
1134
1104
  Exclude<keyof PaginationConfiguration, "client">
1135
- >
1105
+ >,
1136
1106
  ): Paginator<ListBatchEvaluationsCommandOutput>;
1137
1107
  paginateListEvents(
1138
1108
  args: ListEventsCommandInput,
1139
1109
  paginationConfig?: Pick<
1140
1110
  PaginationConfiguration,
1141
1111
  Exclude<keyof PaginationConfiguration, "client">
1142
- >
1112
+ >,
1143
1113
  ): Paginator<ListEventsCommandOutput>;
1144
1114
  paginateListMemoryExtractionJobs(
1145
1115
  args: ListMemoryExtractionJobsCommandInput,
1146
1116
  paginationConfig?: Pick<
1147
1117
  PaginationConfiguration,
1148
1118
  Exclude<keyof PaginationConfiguration, "client">
1149
- >
1119
+ >,
1150
1120
  ): Paginator<ListMemoryExtractionJobsCommandOutput>;
1151
1121
  paginateListMemoryRecords(
1152
1122
  args: ListMemoryRecordsCommandInput,
1153
1123
  paginationConfig?: Pick<
1154
1124
  PaginationConfiguration,
1155
1125
  Exclude<keyof PaginationConfiguration, "client">
1156
- >
1126
+ >,
1157
1127
  ): Paginator<ListMemoryRecordsCommandOutput>;
1158
1128
  paginateListPaymentInstruments(
1159
1129
  args: ListPaymentInstrumentsCommandInput,
1160
1130
  paginationConfig?: Pick<
1161
1131
  PaginationConfiguration,
1162
1132
  Exclude<keyof PaginationConfiguration, "client">
1163
- >
1133
+ >,
1164
1134
  ): Paginator<ListPaymentInstrumentsCommandOutput>;
1165
1135
  paginateListPaymentSessions(
1166
1136
  args: ListPaymentSessionsCommandInput,
1167
1137
  paginationConfig?: Pick<
1168
1138
  PaginationConfiguration,
1169
1139
  Exclude<keyof PaginationConfiguration, "client">
1170
- >
1140
+ >,
1171
1141
  ): Paginator<ListPaymentSessionsCommandOutput>;
1172
1142
  paginateListRecommendations(
1173
1143
  args?: ListRecommendationsCommandInput,
1174
1144
  paginationConfig?: Pick<
1175
1145
  PaginationConfiguration,
1176
1146
  Exclude<keyof PaginationConfiguration, "client">
1177
- >
1147
+ >,
1178
1148
  ): Paginator<ListRecommendationsCommandOutput>;
1179
1149
  paginateListSessions(
1180
1150
  args: ListSessionsCommandInput,
1181
1151
  paginationConfig?: Pick<
1182
1152
  PaginationConfiguration,
1183
1153
  Exclude<keyof PaginationConfiguration, "client">
1184
- >
1154
+ >,
1185
1155
  ): Paginator<ListSessionsCommandOutput>;
1186
1156
  paginateRetrieveMemoryRecords(
1187
1157
  args: RetrieveMemoryRecordsCommandInput,
1188
1158
  paginationConfig?: Pick<
1189
1159
  PaginationConfiguration,
1190
1160
  Exclude<keyof PaginationConfiguration, "client">
1191
- >
1161
+ >,
1192
1162
  ): Paginator<RetrieveMemoryRecordsCommandOutput>;
1193
1163
  }
1194
- export declare class BedrockAgentCore
1195
- extends BedrockAgentCoreClient
1196
- implements BedrockAgentCore {}
1164
+ export declare class BedrockAgentCore extends BedrockAgentCoreClient implements BedrockAgentCore {}