@aws-sdk/client-scheduler 3.943.0 → 3.946.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 (41) hide show
  1. package/dist-cjs/index.js +31 -182
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/SchedulerClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +31 -182
  8. package/dist-types/Scheduler.d.ts +1 -1
  9. package/dist-types/SchedulerClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreateScheduleCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateScheduleGroupCommand.d.ts +3 -3
  14. package/dist-types/commands/DeleteScheduleCommand.d.ts +3 -3
  15. package/dist-types/commands/DeleteScheduleGroupCommand.d.ts +3 -3
  16. package/dist-types/commands/GetScheduleCommand.d.ts +3 -3
  17. package/dist-types/commands/GetScheduleGroupCommand.d.ts +3 -3
  18. package/dist-types/commands/ListScheduleGroupsCommand.d.ts +3 -3
  19. package/dist-types/commands/ListSchedulesCommand.d.ts +3 -3
  20. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  21. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  22. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  23. package/dist-types/commands/UpdateScheduleCommand.d.ts +3 -3
  24. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  25. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  26. package/dist-types/extensionConfiguration.d.ts +4 -4
  27. package/dist-types/models/SchedulerServiceException.d.ts +1 -1
  28. package/dist-types/models/errors.d.ts +1 -1
  29. package/dist-types/pagination/Interfaces.d.ts +1 -1
  30. package/dist-types/pagination/ListScheduleGroupsPaginator.d.ts +1 -1
  31. package/dist-types/pagination/ListSchedulesPaginator.d.ts +1 -1
  32. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  33. package/dist-types/runtimeConfig.d.ts +1 -1
  34. package/dist-types/runtimeConfig.native.d.ts +1 -1
  35. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  36. package/dist-types/runtimeExtensions.d.ts +1 -1
  37. package/dist-types/schemas/schemas_0.d.ts +1 -1
  38. package/dist-types/ts3.4/SchedulerClient.d.ts +3 -3
  39. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  40. package/dist-types/ts3.4/models/SchedulerServiceException.d.ts +1 -1
  41. package/package.json +13 -12
@@ -140,17 +140,7 @@ import { ConflictException as __ConflictException, InternalServerException as __
140
140
  import { SchedulerServiceException as __SchedulerServiceException } from "../models/SchedulerServiceException";
141
141
  export var AwsVpcConfiguration = [3, n0, _AVC, 0, [_S, _SG, _API], [64 | 0, 64 | 0, 0]];
142
142
  export var CapacityProviderStrategyItem = [3, n0, _CPSI, 0, [_cP, _w, _b], [0, 1, 1]];
143
- export var ConflictException = [
144
- -3,
145
- n0,
146
- _CE,
147
- {
148
- [_e]: _c,
149
- [_hE]: 409,
150
- },
151
- [_M],
152
- [0],
153
- ];
143
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
154
144
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
155
145
  export var CreateScheduleGroupInput = [
156
146
  3,
@@ -179,13 +169,7 @@ export var DeleteScheduleGroupInput = [
179
169
  [_N, _CT],
180
170
  [
181
171
  [0, 1],
182
- [
183
- 0,
184
- {
185
- [_iT]: 1,
186
- [_hQ]: _cT,
187
- },
188
- ],
172
+ [0, { [_iT]: 1, [_hQ]: _cT }],
189
173
  ],
190
174
  ];
191
175
  export var DeleteScheduleGroupOutput = [3, n0, _DSGO, 0, [], []];
@@ -197,19 +181,8 @@ export var DeleteScheduleInput = [
197
181
  [_N, _GN, _CT],
198
182
  [
199
183
  [0, 1],
200
- [
201
- 0,
202
- {
203
- [_hQ]: _gN,
204
- },
205
- ],
206
- [
207
- 0,
208
- {
209
- [_iT]: 1,
210
- [_hQ]: _cT,
211
- },
212
- ],
184
+ [0, { [_hQ]: _gN }],
185
+ [0, { [_iT]: 1, [_hQ]: _cT }],
213
186
  ],
214
187
  ];
215
188
  export var DeleteScheduleOutput = [3, n0, _DSO, 0, [], []];
@@ -248,12 +221,7 @@ export var GetScheduleInput = [
248
221
  [_N, _GN],
249
222
  [
250
223
  [0, 1],
251
- [
252
- 0,
253
- {
254
- [_hQ]: _gN,
255
- },
256
- ],
224
+ [0, { [_hQ]: _gN }],
257
225
  ],
258
226
  ];
259
227
  export var GetScheduleOutput = [
@@ -264,17 +232,7 @@ export var GetScheduleOutput = [
264
232
  [_A, _GN, _N, _SE, _SD, _ED, _D, _SET, _St, _CD, _LMD, _KKA, _Ta, _FTW, _AAC],
265
233
  [0, 0, 0, 0, 4, 4, 0, 0, 0, 4, 4, 0, () => Target, () => FlexibleTimeWindow, 0],
266
234
  ];
267
- export var InternalServerException = [
268
- -3,
269
- n0,
270
- _ISE,
271
- {
272
- [_e]: _s,
273
- [_hE]: 500,
274
- },
275
- [_M],
276
- [0],
277
- ];
235
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
278
236
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
279
237
  export var KinesisParameters = [3, n0, _KP, 0, [_PK], [0]];
280
238
  export var ListScheduleGroupsInput = [
@@ -284,24 +242,9 @@ export var ListScheduleGroupsInput = [
284
242
  0,
285
243
  [_NP, _NT, _MR],
286
244
  [
287
- [
288
- 0,
289
- {
290
- [_hQ]: _NP,
291
- },
292
- ],
293
- [
294
- 0,
295
- {
296
- [_hQ]: _NT,
297
- },
298
- ],
299
- [
300
- 1,
301
- {
302
- [_hQ]: _MR,
303
- },
304
- ],
245
+ [0, { [_hQ]: _NP }],
246
+ [0, { [_hQ]: _NT }],
247
+ [1, { [_hQ]: _MR }],
305
248
  ],
306
249
  ];
307
250
  export var ListScheduleGroupsOutput = [
@@ -319,36 +262,11 @@ export var ListSchedulesInput = [
319
262
  0,
320
263
  [_GN, _NP, _St, _NT, _MR],
321
264
  [
322
- [
323
- 0,
324
- {
325
- [_hQ]: _SGch,
326
- },
327
- ],
328
- [
329
- 0,
330
- {
331
- [_hQ]: _NP,
332
- },
333
- ],
334
- [
335
- 0,
336
- {
337
- [_hQ]: _St,
338
- },
339
- ],
340
- [
341
- 0,
342
- {
343
- [_hQ]: _NT,
344
- },
345
- ],
346
- [
347
- 1,
348
- {
349
- [_hQ]: _MR,
350
- },
351
- ],
265
+ [0, { [_hQ]: _SGch }],
266
+ [0, { [_hQ]: _NP }],
267
+ [0, { [_hQ]: _St }],
268
+ [0, { [_hQ]: _NT }],
269
+ [1, { [_hQ]: _MR }],
352
270
  ],
353
271
  ];
354
272
  export var ListSchedulesOutput = [3, n0, _LSO, 0, [_NT, _Sc], [0, () => ScheduleList]];
@@ -357,17 +275,7 @@ export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_T], [() => TagList]]
357
275
  export var NetworkConfiguration = [3, n0, _NC, 0, [_aC], [() => AwsVpcConfiguration]];
358
276
  export var PlacementConstraint = [3, n0, _PCl, 0, [_t, _ex], [0, 0]];
359
277
  export var PlacementStrategy = [3, n0, _PS, 0, [_t, _f], [0, 0]];
360
- export var ResourceNotFoundException = [
361
- -3,
362
- n0,
363
- _RNFE,
364
- {
365
- [_e]: _c,
366
- [_hE]: 404,
367
- },
368
- [_M],
369
- [0],
370
- ];
278
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
371
279
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
372
280
  export var RetryPolicy = [3, n0, _RP, 0, [_MEAIS, _MRA], [1, 1]];
373
281
  export var SageMakerPipelineParameter = [3, n0, _SMPP, 0, [_N, _V], [0, 0]];
@@ -388,17 +296,7 @@ export var ScheduleSummary = [
388
296
  [_A, _N, _GN, _St, _CD, _LMD, _Ta],
389
297
  [0, 0, 0, 0, 4, 4, () => TargetSummary],
390
298
  ];
391
- export var ServiceQuotaExceededException = [
392
- -3,
393
- n0,
394
- _SQEE,
395
- {
396
- [_e]: _c,
397
- [_hE]: 402,
398
- },
399
- [_M],
400
- [0],
401
- ];
299
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
402
300
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
403
301
  export var SqsParameters = [3, n0, _SP, 0, [_MGI], [0]];
404
302
  export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
@@ -424,17 +322,7 @@ export var Target = [
424
322
  ],
425
323
  ];
426
324
  export var TargetSummary = [3, n0, _TS, 0, [_A], [0]];
427
- export var ThrottlingException = [
428
- -3,
429
- n0,
430
- _TE,
431
- {
432
- [_e]: _c,
433
- [_hE]: 429,
434
- },
435
- [_M],
436
- [0],
437
- ];
325
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
438
326
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
439
327
  export var UntagResourceInput = [
440
328
  3,
@@ -444,12 +332,7 @@ export var UntagResourceInput = [
444
332
  [_RA, _TK],
445
333
  [
446
334
  [0, 1],
447
- [
448
- 64 | 0,
449
- {
450
- [_hQ]: _TK,
451
- },
452
- ],
335
+ [64 | 0, { [_hQ]: _TK }],
453
336
  ],
454
337
  ];
455
338
  export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
@@ -462,17 +345,7 @@ export var UpdateScheduleInput = [
462
345
  [[0, 1], 0, 0, 4, 4, 0, 0, 0, 0, () => Target, () => FlexibleTimeWindow, [0, 4], 0],
463
346
  ];
464
347
  export var UpdateScheduleOutput = [3, n0, _USO, 0, [_SA], [0]];
465
- export var ValidationException = [
466
- -3,
467
- n0,
468
- _VE,
469
- {
470
- [_e]: _c,
471
- [_hE]: 400,
472
- },
473
- [_M],
474
- [0],
475
- ];
348
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
476
349
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
477
350
  export var SchedulerServiceException = [-3, _sm, "SchedulerServiceException", 0, [], []];
478
351
  TypeRegistry.for(_sm).registerError(SchedulerServiceException, __SchedulerServiceException);
@@ -492,9 +365,7 @@ export var CreateSchedule = [
492
365
  9,
493
366
  n0,
494
367
  _CS,
495
- {
496
- [_h]: ["POST", "/schedules/{Name}", 200],
497
- },
368
+ { [_h]: ["POST", "/schedules/{Name}", 200] },
498
369
  () => CreateScheduleInput,
499
370
  () => CreateScheduleOutput,
500
371
  ];
@@ -502,9 +373,7 @@ export var CreateScheduleGroup = [
502
373
  9,
503
374
  n0,
504
375
  _CSG,
505
- {
506
- [_h]: ["POST", "/schedule-groups/{Name}", 200],
507
- },
376
+ { [_h]: ["POST", "/schedule-groups/{Name}", 200] },
508
377
  () => CreateScheduleGroupInput,
509
378
  () => CreateScheduleGroupOutput,
510
379
  ];
@@ -512,9 +381,7 @@ export var DeleteSchedule = [
512
381
  9,
513
382
  n0,
514
383
  _DS,
515
- {
516
- [_h]: ["DELETE", "/schedules/{Name}", 200],
517
- },
384
+ { [_h]: ["DELETE", "/schedules/{Name}", 200] },
518
385
  () => DeleteScheduleInput,
519
386
  () => DeleteScheduleOutput,
520
387
  ];
@@ -522,9 +389,7 @@ export var DeleteScheduleGroup = [
522
389
  9,
523
390
  n0,
524
391
  _DSG,
525
- {
526
- [_h]: ["DELETE", "/schedule-groups/{Name}", 200],
527
- },
392
+ { [_h]: ["DELETE", "/schedule-groups/{Name}", 200] },
528
393
  () => DeleteScheduleGroupInput,
529
394
  () => DeleteScheduleGroupOutput,
530
395
  ];
@@ -532,9 +397,7 @@ export var GetSchedule = [
532
397
  9,
533
398
  n0,
534
399
  _GS,
535
- {
536
- [_h]: ["GET", "/schedules/{Name}", 200],
537
- },
400
+ { [_h]: ["GET", "/schedules/{Name}", 200] },
538
401
  () => GetScheduleInput,
539
402
  () => GetScheduleOutput,
540
403
  ];
@@ -542,9 +405,7 @@ export var GetScheduleGroup = [
542
405
  9,
543
406
  n0,
544
407
  _GSG,
545
- {
546
- [_h]: ["GET", "/schedule-groups/{Name}", 200],
547
- },
408
+ { [_h]: ["GET", "/schedule-groups/{Name}", 200] },
548
409
  () => GetScheduleGroupInput,
549
410
  () => GetScheduleGroupOutput,
550
411
  ];
@@ -552,9 +413,7 @@ export var ListScheduleGroups = [
552
413
  9,
553
414
  n0,
554
415
  _LSG,
555
- {
556
- [_h]: ["GET", "/schedule-groups", 200],
557
- },
416
+ { [_h]: ["GET", "/schedule-groups", 200] },
558
417
  () => ListScheduleGroupsInput,
559
418
  () => ListScheduleGroupsOutput,
560
419
  ];
@@ -562,9 +421,7 @@ export var ListSchedules = [
562
421
  9,
563
422
  n0,
564
423
  _LS,
565
- {
566
- [_h]: ["GET", "/schedules", 200],
567
- },
424
+ { [_h]: ["GET", "/schedules", 200] },
568
425
  () => ListSchedulesInput,
569
426
  () => ListSchedulesOutput,
570
427
  ];
@@ -572,9 +429,7 @@ export var ListTagsForResource = [
572
429
  9,
573
430
  n0,
574
431
  _LTFR,
575
- {
576
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
577
- },
432
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
578
433
  () => ListTagsForResourceInput,
579
434
  () => ListTagsForResourceOutput,
580
435
  ];
@@ -582,9 +437,7 @@ export var TagResource = [
582
437
  9,
583
438
  n0,
584
439
  _TR,
585
- {
586
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
587
- },
440
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
588
441
  () => TagResourceInput,
589
442
  () => TagResourceOutput,
590
443
  ];
@@ -592,9 +445,7 @@ export var UntagResource = [
592
445
  9,
593
446
  n0,
594
447
  _UR,
595
- {
596
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
597
- },
448
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] },
598
449
  () => UntagResourceInput,
599
450
  () => UntagResourceOutput,
600
451
  ];
@@ -602,9 +453,7 @@ export var UpdateSchedule = [
602
453
  9,
603
454
  n0,
604
455
  _US,
605
- {
606
- [_h]: ["PUT", "/schedules/{Name}", 200],
607
- },
456
+ { [_h]: ["PUT", "/schedules/{Name}", 200] },
608
457
  () => UpdateScheduleInput,
609
458
  () => UpdateScheduleOutput,
610
459
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { CreateScheduleCommandInput, CreateScheduleCommandOutput } from "./commands/CreateScheduleCommand";
3
3
  import { CreateScheduleGroupCommandInput, CreateScheduleGroupCommandOutput } from "./commands/CreateScheduleGroupCommand";
4
4
  import { DeleteScheduleCommandInput, DeleteScheduleCommandOutput } from "./commands/DeleteScheduleCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { CreateScheduleCommandInput, CreateScheduleCommandOutput } from "./commands/CreateScheduleCommand";
11
11
  import { CreateScheduleGroupCommandInput, CreateScheduleGroupCommandOutput } from "./commands/CreateScheduleGroupCommand";
12
12
  import { DeleteScheduleCommandInput, DeleteScheduleCommandOutput } from "./commands/DeleteScheduleCommand";
@@ -20,7 +20,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
20
20
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
21
21
  import { UpdateScheduleCommandInput, UpdateScheduleCommandOutput } from "./commands/UpdateScheduleCommand";
22
22
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
23
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
23
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
24
24
  export { __Client };
25
25
  /**
26
26
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { SchedulerHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { SchedulerHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { SchedulerClientResolvedConfig } from "../SchedulerClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type SchedulerClientResolvedConfig } from "../SchedulerClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateScheduleInput, CreateScheduleOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateScheduleInput, CreateScheduleOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateScheduleGroupInput, CreateScheduleGroupOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateScheduleGroupInput, CreateScheduleGroupOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteScheduleInput, DeleteScheduleOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteScheduleInput, DeleteScheduleOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteScheduleGroupInput, DeleteScheduleGroupOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteScheduleGroupInput, DeleteScheduleGroupOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetScheduleInput, GetScheduleOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetScheduleInput, GetScheduleOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetScheduleGroupInput, GetScheduleGroupOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetScheduleGroupInput, GetScheduleGroupOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListScheduleGroupsInput, ListScheduleGroupsOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListScheduleGroupsInput, ListScheduleGroupsOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListSchedulesInput, ListSchedulesOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListSchedulesInput, ListSchedulesOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { TagResourceInput, TagResourceOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { TagResourceInput, TagResourceOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateScheduleInput, UpdateScheduleOutput } from "../models/models_0";
4
- import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateScheduleInput, UpdateScheduleOutput } from "../models/models_0";
4
+ import type { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchedulerClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
1
+ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
8
8
  useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
9
9
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
10
10
  }
11
+ /**
12
+ * @public
13
+ */
11
14
  export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
12
15
  defaultSigningName: string;
13
16
  };
17
+ /**
18
+ * @internal
19
+ */
14
20
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
21
+ /**
22
+ * @internal
23
+ */
15
24
  export declare const commonParams: {
16
25
  readonly UseFIPS: {
17
26
  readonly type: "builtInParams";
@@ -30,6 +39,9 @@ export declare const commonParams: {
30
39
  readonly name: "useDualstackEndpoint";
31
40
  };
32
41
  };
42
+ /**
43
+ * @internal
44
+ */
33
45
  export interface EndpointParameters extends __EndpointParameters {
34
46
  Region?: string | undefined;
35
47
  UseDualStack?: boolean | undefined;
@@ -1,5 +1,8 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
1
+ import type { EndpointV2, Logger } from "@smithy/types";
2
+ import type { EndpointParameters } from "./EndpointParameters";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
4
7
  logger?: Logger;
5
8
  }) => EndpointV2;
@@ -1,7 +1,7 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
1
+ import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
+ import type { DefaultExtensionConfiguration } from "@smithy/types";
4
+ import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
6
6
  * @internal
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { SchedulerServiceException as __BaseException } from "./SchedulerServiceException";
3
3
  /**
4
4
  * <p>Unexpected error encountered while processing the request.</p>
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { SchedulerClient } from "../SchedulerClient";
3
3
  /**
4
4
  * @public