@aws-sdk/client-clouddirectory 3.170.0 → 3.178.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 (79) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/CloudDirectory.d.ts +0 -66
  6. package/dist-types/ts3.4/CloudDirectoryClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/models/CloudDirectoryServiceException.d.ts +0 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +0 -742
  75. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  76. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  77. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  78. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  79. package/package.json +26 -26
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-clouddirectory
9
+
10
+
11
+
12
+
13
+
14
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-clouddirectory
17
+
18
+
19
+
20
+
21
+
6
22
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
23
 
8
24
  **Note:** Version bump only for package @aws-sdk/client-clouddirectory
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: CloudDirectoryClientConfig) => {
30
30
  tls?: boolean | undefined;
31
31
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
32
32
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
33
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
34
34
  signingEscapePath?: boolean | undefined;
35
35
  systemClockOffset?: number | undefined;
36
36
  signingRegion?: string | undefined;
@@ -264,7 +264,6 @@ import {
264
264
  UpgradePublishedSchemaCommandInput,
265
265
  UpgradePublishedSchemaCommandOutput,
266
266
  } from "./commands/UpgradePublishedSchemaCommand";
267
-
268
267
  export declare class CloudDirectory extends CloudDirectoryClient {
269
268
  addFacetToObject(
270
269
  args: AddFacetToObjectCommandInput,
@@ -279,7 +278,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
279
278
  options: __HttpHandlerOptions,
280
279
  cb: (err: any, data?: AddFacetToObjectCommandOutput) => void
281
280
  ): void;
282
-
283
281
  applySchema(
284
282
  args: ApplySchemaCommandInput,
285
283
  options?: __HttpHandlerOptions
@@ -293,7 +291,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
293
291
  options: __HttpHandlerOptions,
294
292
  cb: (err: any, data?: ApplySchemaCommandOutput) => void
295
293
  ): void;
296
-
297
294
  attachObject(
298
295
  args: AttachObjectCommandInput,
299
296
  options?: __HttpHandlerOptions
@@ -307,7 +304,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
307
304
  options: __HttpHandlerOptions,
308
305
  cb: (err: any, data?: AttachObjectCommandOutput) => void
309
306
  ): void;
310
-
311
307
  attachPolicy(
312
308
  args: AttachPolicyCommandInput,
313
309
  options?: __HttpHandlerOptions
@@ -321,7 +317,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
321
317
  options: __HttpHandlerOptions,
322
318
  cb: (err: any, data?: AttachPolicyCommandOutput) => void
323
319
  ): void;
324
-
325
320
  attachToIndex(
326
321
  args: AttachToIndexCommandInput,
327
322
  options?: __HttpHandlerOptions
@@ -335,7 +330,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
335
330
  options: __HttpHandlerOptions,
336
331
  cb: (err: any, data?: AttachToIndexCommandOutput) => void
337
332
  ): void;
338
-
339
333
  attachTypedLink(
340
334
  args: AttachTypedLinkCommandInput,
341
335
  options?: __HttpHandlerOptions
@@ -349,7 +343,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
349
343
  options: __HttpHandlerOptions,
350
344
  cb: (err: any, data?: AttachTypedLinkCommandOutput) => void
351
345
  ): void;
352
-
353
346
  batchRead(
354
347
  args: BatchReadCommandInput,
355
348
  options?: __HttpHandlerOptions
@@ -363,7 +356,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
363
356
  options: __HttpHandlerOptions,
364
357
  cb: (err: any, data?: BatchReadCommandOutput) => void
365
358
  ): void;
366
-
367
359
  batchWrite(
368
360
  args: BatchWriteCommandInput,
369
361
  options?: __HttpHandlerOptions
@@ -377,7 +369,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
377
369
  options: __HttpHandlerOptions,
378
370
  cb: (err: any, data?: BatchWriteCommandOutput) => void
379
371
  ): void;
380
-
381
372
  createDirectory(
382
373
  args: CreateDirectoryCommandInput,
383
374
  options?: __HttpHandlerOptions
@@ -391,7 +382,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
391
382
  options: __HttpHandlerOptions,
392
383
  cb: (err: any, data?: CreateDirectoryCommandOutput) => void
393
384
  ): void;
394
-
395
385
  createFacet(
396
386
  args: CreateFacetCommandInput,
397
387
  options?: __HttpHandlerOptions
@@ -405,7 +395,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
405
395
  options: __HttpHandlerOptions,
406
396
  cb: (err: any, data?: CreateFacetCommandOutput) => void
407
397
  ): void;
408
-
409
398
  createIndex(
410
399
  args: CreateIndexCommandInput,
411
400
  options?: __HttpHandlerOptions
@@ -419,7 +408,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
419
408
  options: __HttpHandlerOptions,
420
409
  cb: (err: any, data?: CreateIndexCommandOutput) => void
421
410
  ): void;
422
-
423
411
  createObject(
424
412
  args: CreateObjectCommandInput,
425
413
  options?: __HttpHandlerOptions
@@ -433,7 +421,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
433
421
  options: __HttpHandlerOptions,
434
422
  cb: (err: any, data?: CreateObjectCommandOutput) => void
435
423
  ): void;
436
-
437
424
  createSchema(
438
425
  args: CreateSchemaCommandInput,
439
426
  options?: __HttpHandlerOptions
@@ -447,7 +434,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
447
434
  options: __HttpHandlerOptions,
448
435
  cb: (err: any, data?: CreateSchemaCommandOutput) => void
449
436
  ): void;
450
-
451
437
  createTypedLinkFacet(
452
438
  args: CreateTypedLinkFacetCommandInput,
453
439
  options?: __HttpHandlerOptions
@@ -461,7 +447,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
461
447
  options: __HttpHandlerOptions,
462
448
  cb: (err: any, data?: CreateTypedLinkFacetCommandOutput) => void
463
449
  ): void;
464
-
465
450
  deleteDirectory(
466
451
  args: DeleteDirectoryCommandInput,
467
452
  options?: __HttpHandlerOptions
@@ -475,7 +460,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
475
460
  options: __HttpHandlerOptions,
476
461
  cb: (err: any, data?: DeleteDirectoryCommandOutput) => void
477
462
  ): void;
478
-
479
463
  deleteFacet(
480
464
  args: DeleteFacetCommandInput,
481
465
  options?: __HttpHandlerOptions
@@ -489,7 +473,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
489
473
  options: __HttpHandlerOptions,
490
474
  cb: (err: any, data?: DeleteFacetCommandOutput) => void
491
475
  ): void;
492
-
493
476
  deleteObject(
494
477
  args: DeleteObjectCommandInput,
495
478
  options?: __HttpHandlerOptions
@@ -503,7 +486,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
503
486
  options: __HttpHandlerOptions,
504
487
  cb: (err: any, data?: DeleteObjectCommandOutput) => void
505
488
  ): void;
506
-
507
489
  deleteSchema(
508
490
  args: DeleteSchemaCommandInput,
509
491
  options?: __HttpHandlerOptions
@@ -517,7 +499,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
517
499
  options: __HttpHandlerOptions,
518
500
  cb: (err: any, data?: DeleteSchemaCommandOutput) => void
519
501
  ): void;
520
-
521
502
  deleteTypedLinkFacet(
522
503
  args: DeleteTypedLinkFacetCommandInput,
523
504
  options?: __HttpHandlerOptions
@@ -531,7 +512,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
531
512
  options: __HttpHandlerOptions,
532
513
  cb: (err: any, data?: DeleteTypedLinkFacetCommandOutput) => void
533
514
  ): void;
534
-
535
515
  detachFromIndex(
536
516
  args: DetachFromIndexCommandInput,
537
517
  options?: __HttpHandlerOptions
@@ -545,7 +525,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
545
525
  options: __HttpHandlerOptions,
546
526
  cb: (err: any, data?: DetachFromIndexCommandOutput) => void
547
527
  ): void;
548
-
549
528
  detachObject(
550
529
  args: DetachObjectCommandInput,
551
530
  options?: __HttpHandlerOptions
@@ -559,7 +538,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
559
538
  options: __HttpHandlerOptions,
560
539
  cb: (err: any, data?: DetachObjectCommandOutput) => void
561
540
  ): void;
562
-
563
541
  detachPolicy(
564
542
  args: DetachPolicyCommandInput,
565
543
  options?: __HttpHandlerOptions
@@ -573,7 +551,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
573
551
  options: __HttpHandlerOptions,
574
552
  cb: (err: any, data?: DetachPolicyCommandOutput) => void
575
553
  ): void;
576
-
577
554
  detachTypedLink(
578
555
  args: DetachTypedLinkCommandInput,
579
556
  options?: __HttpHandlerOptions
@@ -587,7 +564,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
587
564
  options: __HttpHandlerOptions,
588
565
  cb: (err: any, data?: DetachTypedLinkCommandOutput) => void
589
566
  ): void;
590
-
591
567
  disableDirectory(
592
568
  args: DisableDirectoryCommandInput,
593
569
  options?: __HttpHandlerOptions
@@ -601,7 +577,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
601
577
  options: __HttpHandlerOptions,
602
578
  cb: (err: any, data?: DisableDirectoryCommandOutput) => void
603
579
  ): void;
604
-
605
580
  enableDirectory(
606
581
  args: EnableDirectoryCommandInput,
607
582
  options?: __HttpHandlerOptions
@@ -615,7 +590,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
615
590
  options: __HttpHandlerOptions,
616
591
  cb: (err: any, data?: EnableDirectoryCommandOutput) => void
617
592
  ): void;
618
-
619
593
  getAppliedSchemaVersion(
620
594
  args: GetAppliedSchemaVersionCommandInput,
621
595
  options?: __HttpHandlerOptions
@@ -629,7 +603,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
629
603
  options: __HttpHandlerOptions,
630
604
  cb: (err: any, data?: GetAppliedSchemaVersionCommandOutput) => void
631
605
  ): void;
632
-
633
606
  getDirectory(
634
607
  args: GetDirectoryCommandInput,
635
608
  options?: __HttpHandlerOptions
@@ -643,7 +616,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
643
616
  options: __HttpHandlerOptions,
644
617
  cb: (err: any, data?: GetDirectoryCommandOutput) => void
645
618
  ): void;
646
-
647
619
  getFacet(
648
620
  args: GetFacetCommandInput,
649
621
  options?: __HttpHandlerOptions
@@ -657,7 +629,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
657
629
  options: __HttpHandlerOptions,
658
630
  cb: (err: any, data?: GetFacetCommandOutput) => void
659
631
  ): void;
660
-
661
632
  getLinkAttributes(
662
633
  args: GetLinkAttributesCommandInput,
663
634
  options?: __HttpHandlerOptions
@@ -671,7 +642,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
671
642
  options: __HttpHandlerOptions,
672
643
  cb: (err: any, data?: GetLinkAttributesCommandOutput) => void
673
644
  ): void;
674
-
675
645
  getObjectAttributes(
676
646
  args: GetObjectAttributesCommandInput,
677
647
  options?: __HttpHandlerOptions
@@ -685,7 +655,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
685
655
  options: __HttpHandlerOptions,
686
656
  cb: (err: any, data?: GetObjectAttributesCommandOutput) => void
687
657
  ): void;
688
-
689
658
  getObjectInformation(
690
659
  args: GetObjectInformationCommandInput,
691
660
  options?: __HttpHandlerOptions
@@ -699,7 +668,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
699
668
  options: __HttpHandlerOptions,
700
669
  cb: (err: any, data?: GetObjectInformationCommandOutput) => void
701
670
  ): void;
702
-
703
671
  getSchemaAsJson(
704
672
  args: GetSchemaAsJsonCommandInput,
705
673
  options?: __HttpHandlerOptions
@@ -713,7 +681,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
713
681
  options: __HttpHandlerOptions,
714
682
  cb: (err: any, data?: GetSchemaAsJsonCommandOutput) => void
715
683
  ): void;
716
-
717
684
  getTypedLinkFacetInformation(
718
685
  args: GetTypedLinkFacetInformationCommandInput,
719
686
  options?: __HttpHandlerOptions
@@ -727,7 +694,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
727
694
  options: __HttpHandlerOptions,
728
695
  cb: (err: any, data?: GetTypedLinkFacetInformationCommandOutput) => void
729
696
  ): void;
730
-
731
697
  listAppliedSchemaArns(
732
698
  args: ListAppliedSchemaArnsCommandInput,
733
699
  options?: __HttpHandlerOptions
@@ -741,7 +707,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
741
707
  options: __HttpHandlerOptions,
742
708
  cb: (err: any, data?: ListAppliedSchemaArnsCommandOutput) => void
743
709
  ): void;
744
-
745
710
  listAttachedIndices(
746
711
  args: ListAttachedIndicesCommandInput,
747
712
  options?: __HttpHandlerOptions
@@ -755,7 +720,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
755
720
  options: __HttpHandlerOptions,
756
721
  cb: (err: any, data?: ListAttachedIndicesCommandOutput) => void
757
722
  ): void;
758
-
759
723
  listDevelopmentSchemaArns(
760
724
  args: ListDevelopmentSchemaArnsCommandInput,
761
725
  options?: __HttpHandlerOptions
@@ -769,7 +733,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
769
733
  options: __HttpHandlerOptions,
770
734
  cb: (err: any, data?: ListDevelopmentSchemaArnsCommandOutput) => void
771
735
  ): void;
772
-
773
736
  listDirectories(
774
737
  args: ListDirectoriesCommandInput,
775
738
  options?: __HttpHandlerOptions
@@ -783,7 +746,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
783
746
  options: __HttpHandlerOptions,
784
747
  cb: (err: any, data?: ListDirectoriesCommandOutput) => void
785
748
  ): void;
786
-
787
749
  listFacetAttributes(
788
750
  args: ListFacetAttributesCommandInput,
789
751
  options?: __HttpHandlerOptions
@@ -797,7 +759,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
797
759
  options: __HttpHandlerOptions,
798
760
  cb: (err: any, data?: ListFacetAttributesCommandOutput) => void
799
761
  ): void;
800
-
801
762
  listFacetNames(
802
763
  args: ListFacetNamesCommandInput,
803
764
  options?: __HttpHandlerOptions
@@ -811,7 +772,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
811
772
  options: __HttpHandlerOptions,
812
773
  cb: (err: any, data?: ListFacetNamesCommandOutput) => void
813
774
  ): void;
814
-
815
775
  listIncomingTypedLinks(
816
776
  args: ListIncomingTypedLinksCommandInput,
817
777
  options?: __HttpHandlerOptions
@@ -825,7 +785,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
825
785
  options: __HttpHandlerOptions,
826
786
  cb: (err: any, data?: ListIncomingTypedLinksCommandOutput) => void
827
787
  ): void;
828
-
829
788
  listIndex(
830
789
  args: ListIndexCommandInput,
831
790
  options?: __HttpHandlerOptions
@@ -839,7 +798,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
839
798
  options: __HttpHandlerOptions,
840
799
  cb: (err: any, data?: ListIndexCommandOutput) => void
841
800
  ): void;
842
-
843
801
  listManagedSchemaArns(
844
802
  args: ListManagedSchemaArnsCommandInput,
845
803
  options?: __HttpHandlerOptions
@@ -853,7 +811,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
853
811
  options: __HttpHandlerOptions,
854
812
  cb: (err: any, data?: ListManagedSchemaArnsCommandOutput) => void
855
813
  ): void;
856
-
857
814
  listObjectAttributes(
858
815
  args: ListObjectAttributesCommandInput,
859
816
  options?: __HttpHandlerOptions
@@ -867,7 +824,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
867
824
  options: __HttpHandlerOptions,
868
825
  cb: (err: any, data?: ListObjectAttributesCommandOutput) => void
869
826
  ): void;
870
-
871
827
  listObjectChildren(
872
828
  args: ListObjectChildrenCommandInput,
873
829
  options?: __HttpHandlerOptions
@@ -881,7 +837,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
881
837
  options: __HttpHandlerOptions,
882
838
  cb: (err: any, data?: ListObjectChildrenCommandOutput) => void
883
839
  ): void;
884
-
885
840
  listObjectParentPaths(
886
841
  args: ListObjectParentPathsCommandInput,
887
842
  options?: __HttpHandlerOptions
@@ -895,7 +850,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
895
850
  options: __HttpHandlerOptions,
896
851
  cb: (err: any, data?: ListObjectParentPathsCommandOutput) => void
897
852
  ): void;
898
-
899
853
  listObjectParents(
900
854
  args: ListObjectParentsCommandInput,
901
855
  options?: __HttpHandlerOptions
@@ -909,7 +863,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
909
863
  options: __HttpHandlerOptions,
910
864
  cb: (err: any, data?: ListObjectParentsCommandOutput) => void
911
865
  ): void;
912
-
913
866
  listObjectPolicies(
914
867
  args: ListObjectPoliciesCommandInput,
915
868
  options?: __HttpHandlerOptions
@@ -923,7 +876,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
923
876
  options: __HttpHandlerOptions,
924
877
  cb: (err: any, data?: ListObjectPoliciesCommandOutput) => void
925
878
  ): void;
926
-
927
879
  listOutgoingTypedLinks(
928
880
  args: ListOutgoingTypedLinksCommandInput,
929
881
  options?: __HttpHandlerOptions
@@ -937,7 +889,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
937
889
  options: __HttpHandlerOptions,
938
890
  cb: (err: any, data?: ListOutgoingTypedLinksCommandOutput) => void
939
891
  ): void;
940
-
941
892
  listPolicyAttachments(
942
893
  args: ListPolicyAttachmentsCommandInput,
943
894
  options?: __HttpHandlerOptions
@@ -951,7 +902,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
951
902
  options: __HttpHandlerOptions,
952
903
  cb: (err: any, data?: ListPolicyAttachmentsCommandOutput) => void
953
904
  ): void;
954
-
955
905
  listPublishedSchemaArns(
956
906
  args: ListPublishedSchemaArnsCommandInput,
957
907
  options?: __HttpHandlerOptions
@@ -965,7 +915,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
965
915
  options: __HttpHandlerOptions,
966
916
  cb: (err: any, data?: ListPublishedSchemaArnsCommandOutput) => void
967
917
  ): void;
968
-
969
918
  listTagsForResource(
970
919
  args: ListTagsForResourceCommandInput,
971
920
  options?: __HttpHandlerOptions
@@ -979,7 +928,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
979
928
  options: __HttpHandlerOptions,
980
929
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
981
930
  ): void;
982
-
983
931
  listTypedLinkFacetAttributes(
984
932
  args: ListTypedLinkFacetAttributesCommandInput,
985
933
  options?: __HttpHandlerOptions
@@ -993,7 +941,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
993
941
  options: __HttpHandlerOptions,
994
942
  cb: (err: any, data?: ListTypedLinkFacetAttributesCommandOutput) => void
995
943
  ): void;
996
-
997
944
  listTypedLinkFacetNames(
998
945
  args: ListTypedLinkFacetNamesCommandInput,
999
946
  options?: __HttpHandlerOptions
@@ -1007,7 +954,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1007
954
  options: __HttpHandlerOptions,
1008
955
  cb: (err: any, data?: ListTypedLinkFacetNamesCommandOutput) => void
1009
956
  ): void;
1010
-
1011
957
  lookupPolicy(
1012
958
  args: LookupPolicyCommandInput,
1013
959
  options?: __HttpHandlerOptions
@@ -1021,7 +967,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1021
967
  options: __HttpHandlerOptions,
1022
968
  cb: (err: any, data?: LookupPolicyCommandOutput) => void
1023
969
  ): void;
1024
-
1025
970
  publishSchema(
1026
971
  args: PublishSchemaCommandInput,
1027
972
  options?: __HttpHandlerOptions
@@ -1035,7 +980,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1035
980
  options: __HttpHandlerOptions,
1036
981
  cb: (err: any, data?: PublishSchemaCommandOutput) => void
1037
982
  ): void;
1038
-
1039
983
  putSchemaFromJson(
1040
984
  args: PutSchemaFromJsonCommandInput,
1041
985
  options?: __HttpHandlerOptions
@@ -1049,7 +993,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1049
993
  options: __HttpHandlerOptions,
1050
994
  cb: (err: any, data?: PutSchemaFromJsonCommandOutput) => void
1051
995
  ): void;
1052
-
1053
996
  removeFacetFromObject(
1054
997
  args: RemoveFacetFromObjectCommandInput,
1055
998
  options?: __HttpHandlerOptions
@@ -1063,7 +1006,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1063
1006
  options: __HttpHandlerOptions,
1064
1007
  cb: (err: any, data?: RemoveFacetFromObjectCommandOutput) => void
1065
1008
  ): void;
1066
-
1067
1009
  tagResource(
1068
1010
  args: TagResourceCommandInput,
1069
1011
  options?: __HttpHandlerOptions
@@ -1077,7 +1019,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1077
1019
  options: __HttpHandlerOptions,
1078
1020
  cb: (err: any, data?: TagResourceCommandOutput) => void
1079
1021
  ): void;
1080
-
1081
1022
  untagResource(
1082
1023
  args: UntagResourceCommandInput,
1083
1024
  options?: __HttpHandlerOptions
@@ -1091,7 +1032,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1091
1032
  options: __HttpHandlerOptions,
1092
1033
  cb: (err: any, data?: UntagResourceCommandOutput) => void
1093
1034
  ): void;
1094
-
1095
1035
  updateFacet(
1096
1036
  args: UpdateFacetCommandInput,
1097
1037
  options?: __HttpHandlerOptions
@@ -1105,7 +1045,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1105
1045
  options: __HttpHandlerOptions,
1106
1046
  cb: (err: any, data?: UpdateFacetCommandOutput) => void
1107
1047
  ): void;
1108
-
1109
1048
  updateLinkAttributes(
1110
1049
  args: UpdateLinkAttributesCommandInput,
1111
1050
  options?: __HttpHandlerOptions
@@ -1119,7 +1058,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1119
1058
  options: __HttpHandlerOptions,
1120
1059
  cb: (err: any, data?: UpdateLinkAttributesCommandOutput) => void
1121
1060
  ): void;
1122
-
1123
1061
  updateObjectAttributes(
1124
1062
  args: UpdateObjectAttributesCommandInput,
1125
1063
  options?: __HttpHandlerOptions
@@ -1133,7 +1071,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1133
1071
  options: __HttpHandlerOptions,
1134
1072
  cb: (err: any, data?: UpdateObjectAttributesCommandOutput) => void
1135
1073
  ): void;
1136
-
1137
1074
  updateSchema(
1138
1075
  args: UpdateSchemaCommandInput,
1139
1076
  options?: __HttpHandlerOptions
@@ -1147,7 +1084,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1147
1084
  options: __HttpHandlerOptions,
1148
1085
  cb: (err: any, data?: UpdateSchemaCommandOutput) => void
1149
1086
  ): void;
1150
-
1151
1087
  updateTypedLinkFacet(
1152
1088
  args: UpdateTypedLinkFacetCommandInput,
1153
1089
  options?: __HttpHandlerOptions
@@ -1161,7 +1097,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1161
1097
  options: __HttpHandlerOptions,
1162
1098
  cb: (err: any, data?: UpdateTypedLinkFacetCommandOutput) => void
1163
1099
  ): void;
1164
-
1165
1100
  upgradeAppliedSchema(
1166
1101
  args: UpgradeAppliedSchemaCommandInput,
1167
1102
  options?: __HttpHandlerOptions
@@ -1175,7 +1110,6 @@ export declare class CloudDirectory extends CloudDirectoryClient {
1175
1110
  options: __HttpHandlerOptions,
1176
1111
  cb: (err: any, data?: UpgradeAppliedSchemaCommandOutput) => void
1177
1112
  ): void;
1178
-
1179
1113
  upgradePublishedSchema(
1180
1114
  args: UpgradePublishedSchemaCommandInput,
1181
1115
  options?: __HttpHandlerOptions
@@ -443,47 +443,26 @@ export declare type ServiceOutputTypes =
443
443
  export interface ClientDefaults
444
444
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
445
445
  requestHandler?: __HttpHandler;
446
-
447
446
  sha256?: __HashConstructor;
448
-
449
447
  urlParser?: __UrlParser;
450
-
451
448
  bodyLengthChecker?: __BodyLengthCalculator;
452
-
453
449
  streamCollector?: __StreamCollector;
454
-
455
450
  base64Decoder?: __Decoder;
456
-
457
451
  base64Encoder?: __Encoder;
458
-
459
452
  utf8Decoder?: __Decoder;
460
-
461
453
  utf8Encoder?: __Encoder;
462
-
463
454
  runtime?: string;
464
-
465
455
  disableHostPrefix?: boolean;
466
-
467
456
  maxAttempts?: number | __Provider<number>;
468
-
469
457
  retryMode?: string | __Provider<string>;
470
-
471
458
  logger?: __Logger;
472
-
473
459
  useDualstackEndpoint?: boolean | __Provider<boolean>;
474
-
475
460
  useFipsEndpoint?: boolean | __Provider<boolean>;
476
-
477
461
  serviceId?: string;
478
-
479
462
  region?: string | __Provider<string>;
480
-
481
463
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
482
-
483
464
  regionInfoProvider?: RegionInfoProvider;
484
-
485
465
  defaultUserAgentProvider?: Provider<__UserAgent>;
486
-
487
466
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
488
467
  }
489
468
  declare type CloudDirectoryClientConfigType = Partial<
@@ -496,7 +475,6 @@ declare type CloudDirectoryClientConfigType = Partial<
496
475
  HostHeaderInputConfig &
497
476
  AwsAuthInputConfig &
498
477
  UserAgentInputConfig;
499
-
500
478
  export interface CloudDirectoryClientConfig
501
479
  extends CloudDirectoryClientConfigType {}
502
480
  declare type CloudDirectoryClientResolvedConfigType =
@@ -508,10 +486,8 @@ declare type CloudDirectoryClientResolvedConfigType =
508
486
  HostHeaderResolvedConfig &
509
487
  AwsAuthResolvedConfig &
510
488
  UserAgentResolvedConfig;
511
-
512
489
  export interface CloudDirectoryClientResolvedConfig
513
490
  extends CloudDirectoryClientResolvedConfigType {}
514
-
515
491
  export declare class CloudDirectoryClient extends __Client<
516
492
  __HttpHandlerOptions,
517
493
  ServiceInputTypes,
@@ -520,7 +496,6 @@ export declare class CloudDirectoryClient extends __Client<
520
496
  > {
521
497
  readonly config: CloudDirectoryClientResolvedConfig;
522
498
  constructor(configuration: CloudDirectoryClientConfig);
523
-
524
499
  destroy(): void;
525
500
  }
526
501
  export {};
@@ -18,7 +18,6 @@ export interface AddFacetToObjectCommandInput extends AddFacetToObjectRequest {}
18
18
  export interface AddFacetToObjectCommandOutput
19
19
  extends AddFacetToObjectResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AddFacetToObjectCommand extends $Command<
23
22
  AddFacetToObjectCommandInput,
24
23
  AddFacetToObjectCommandOutput,
@@ -26,7 +25,6 @@ export declare class AddFacetToObjectCommand extends $Command<
26
25
  > {
27
26
  readonly input: AddFacetToObjectCommandInput;
28
27
  constructor(input: AddFacetToObjectCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ApplySchemaCommandInput extends ApplySchemaRequest {}
15
15
  export interface ApplySchemaCommandOutput
16
16
  extends ApplySchemaResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ApplySchemaCommand extends $Command<
20
19
  ApplySchemaCommandInput,
21
20
  ApplySchemaCommandOutput,
@@ -23,7 +22,6 @@ export declare class ApplySchemaCommand extends $Command<
23
22
  > {
24
23
  readonly input: ApplySchemaCommandInput;
25
24
  constructor(input: ApplySchemaCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface AttachObjectCommandInput extends AttachObjectRequest {}
15
15
  export interface AttachObjectCommandOutput
16
16
  extends AttachObjectResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class AttachObjectCommand extends $Command<
20
19
  AttachObjectCommandInput,
21
20
  AttachObjectCommandOutput,
@@ -23,7 +22,6 @@ export declare class AttachObjectCommand extends $Command<
23
22
  > {
24
23
  readonly input: AttachObjectCommandInput;
25
24
  constructor(input: AttachObjectCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CloudDirectoryClientResolvedConfig,