@aws-sdk/client-clouddirectory 3.590.0 → 3.596.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 (137) hide show
  1. package/dist-cjs/index.js +0 -66
  2. package/dist-types/commands/AddFacetToObjectCommand.d.ts +2 -1
  3. package/dist-types/commands/ApplySchemaCommand.d.ts +2 -1
  4. package/dist-types/commands/AttachObjectCommand.d.ts +2 -1
  5. package/dist-types/commands/AttachPolicyCommand.d.ts +2 -1
  6. package/dist-types/commands/AttachToIndexCommand.d.ts +2 -1
  7. package/dist-types/commands/AttachTypedLinkCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchReadCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchWriteCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDirectoryCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFacetCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateObjectCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTypedLinkFacetCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDirectoryCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFacetCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteObjectCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteTypedLinkFacetCommand.d.ts +2 -1
  21. package/dist-types/commands/DetachFromIndexCommand.d.ts +2 -1
  22. package/dist-types/commands/DetachObjectCommand.d.ts +2 -1
  23. package/dist-types/commands/DetachPolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/DetachTypedLinkCommand.d.ts +2 -1
  25. package/dist-types/commands/DisableDirectoryCommand.d.ts +2 -1
  26. package/dist-types/commands/EnableDirectoryCommand.d.ts +2 -1
  27. package/dist-types/commands/GetAppliedSchemaVersionCommand.d.ts +2 -1
  28. package/dist-types/commands/GetDirectoryCommand.d.ts +2 -1
  29. package/dist-types/commands/GetFacetCommand.d.ts +2 -1
  30. package/dist-types/commands/GetLinkAttributesCommand.d.ts +2 -1
  31. package/dist-types/commands/GetObjectAttributesCommand.d.ts +2 -1
  32. package/dist-types/commands/GetObjectInformationCommand.d.ts +2 -1
  33. package/dist-types/commands/GetSchemaAsJsonCommand.d.ts +2 -1
  34. package/dist-types/commands/GetTypedLinkFacetInformationCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAppliedSchemaArnsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAttachedIndicesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListDevelopmentSchemaArnsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListDirectoriesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListFacetAttributesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListFacetNamesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListIncomingTypedLinksCommand.d.ts +2 -1
  42. package/dist-types/commands/ListIndexCommand.d.ts +2 -1
  43. package/dist-types/commands/ListManagedSchemaArnsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListObjectAttributesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListObjectChildrenCommand.d.ts +2 -1
  46. package/dist-types/commands/ListObjectParentPathsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListObjectParentsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListObjectPoliciesCommand.d.ts +2 -1
  49. package/dist-types/commands/ListOutgoingTypedLinksCommand.d.ts +2 -1
  50. package/dist-types/commands/ListPolicyAttachmentsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListPublishedSchemaArnsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  53. package/dist-types/commands/ListTypedLinkFacetAttributesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListTypedLinkFacetNamesCommand.d.ts +2 -1
  55. package/dist-types/commands/LookupPolicyCommand.d.ts +2 -1
  56. package/dist-types/commands/PublishSchemaCommand.d.ts +2 -1
  57. package/dist-types/commands/PutSchemaFromJsonCommand.d.ts +2 -1
  58. package/dist-types/commands/RemoveFacetFromObjectCommand.d.ts +2 -1
  59. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateFacetCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateLinkAttributesCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateObjectAttributesCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateTypedLinkFacetCommand.d.ts +2 -1
  66. package/dist-types/commands/UpgradeAppliedSchemaCommand.d.ts +2 -1
  67. package/dist-types/commands/UpgradePublishedSchemaCommand.d.ts +2 -1
  68. package/dist-types/index.d.ts +2 -2
  69. package/dist-types/models/CloudDirectoryServiceException.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/models/CloudDirectoryServiceException.d.ts +2 -1
  137. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -310,7 +310,6 @@ var CloudDirectoryClient = _CloudDirectoryClient;
310
310
 
311
311
  var import_middleware_serde = require("@smithy/middleware-serde");
312
312
 
313
- var import_types = require("@smithy/types");
314
313
 
315
314
  // src/protocols/Aws_restJson1.ts
316
315
  var import_core2 = require("@aws-sdk/core");
@@ -4189,7 +4188,6 @@ var AddFacetToObjectCommand = _AddFacetToObjectCommand;
4189
4188
 
4190
4189
 
4191
4190
 
4192
-
4193
4191
  var _ApplySchemaCommand = class _ApplySchemaCommand extends import_smithy_client.Command.classBuilder().ep({
4194
4192
  ...commonParams
4195
4193
  }).m(function(Command, cs, config, o) {
@@ -4206,7 +4204,6 @@ var ApplySchemaCommand = _ApplySchemaCommand;
4206
4204
 
4207
4205
 
4208
4206
 
4209
-
4210
4207
  var _AttachObjectCommand = class _AttachObjectCommand extends import_smithy_client.Command.classBuilder().ep({
4211
4208
  ...commonParams
4212
4209
  }).m(function(Command, cs, config, o) {
@@ -4223,7 +4220,6 @@ var AttachObjectCommand = _AttachObjectCommand;
4223
4220
 
4224
4221
 
4225
4222
 
4226
-
4227
4223
  var _AttachPolicyCommand = class _AttachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4228
4224
  ...commonParams
4229
4225
  }).m(function(Command, cs, config, o) {
@@ -4240,7 +4236,6 @@ var AttachPolicyCommand = _AttachPolicyCommand;
4240
4236
 
4241
4237
 
4242
4238
 
4243
-
4244
4239
  var _AttachToIndexCommand = class _AttachToIndexCommand extends import_smithy_client.Command.classBuilder().ep({
4245
4240
  ...commonParams
4246
4241
  }).m(function(Command, cs, config, o) {
@@ -4257,7 +4252,6 @@ var AttachToIndexCommand = _AttachToIndexCommand;
4257
4252
 
4258
4253
 
4259
4254
 
4260
-
4261
4255
  var _AttachTypedLinkCommand = class _AttachTypedLinkCommand extends import_smithy_client.Command.classBuilder().ep({
4262
4256
  ...commonParams
4263
4257
  }).m(function(Command, cs, config, o) {
@@ -4274,7 +4268,6 @@ var AttachTypedLinkCommand = _AttachTypedLinkCommand;
4274
4268
 
4275
4269
 
4276
4270
 
4277
-
4278
4271
  var _BatchReadCommand = class _BatchReadCommand extends import_smithy_client.Command.classBuilder().ep({
4279
4272
  ...commonParams
4280
4273
  }).m(function(Command, cs, config, o) {
@@ -4291,7 +4284,6 @@ var BatchReadCommand = _BatchReadCommand;
4291
4284
 
4292
4285
 
4293
4286
 
4294
-
4295
4287
  var _BatchWriteCommand = class _BatchWriteCommand extends import_smithy_client.Command.classBuilder().ep({
4296
4288
  ...commonParams
4297
4289
  }).m(function(Command, cs, config, o) {
@@ -4308,7 +4300,6 @@ var BatchWriteCommand = _BatchWriteCommand;
4308
4300
 
4309
4301
 
4310
4302
 
4311
-
4312
4303
  var _CreateDirectoryCommand = class _CreateDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4313
4304
  ...commonParams
4314
4305
  }).m(function(Command, cs, config, o) {
@@ -4325,7 +4316,6 @@ var CreateDirectoryCommand = _CreateDirectoryCommand;
4325
4316
 
4326
4317
 
4327
4318
 
4328
-
4329
4319
  var _CreateFacetCommand = class _CreateFacetCommand extends import_smithy_client.Command.classBuilder().ep({
4330
4320
  ...commonParams
4331
4321
  }).m(function(Command, cs, config, o) {
@@ -4342,7 +4332,6 @@ var CreateFacetCommand = _CreateFacetCommand;
4342
4332
 
4343
4333
 
4344
4334
 
4345
-
4346
4335
  var _CreateIndexCommand = class _CreateIndexCommand extends import_smithy_client.Command.classBuilder().ep({
4347
4336
  ...commonParams
4348
4337
  }).m(function(Command, cs, config, o) {
@@ -4359,7 +4348,6 @@ var CreateIndexCommand = _CreateIndexCommand;
4359
4348
 
4360
4349
 
4361
4350
 
4362
-
4363
4351
  var _CreateObjectCommand = class _CreateObjectCommand extends import_smithy_client.Command.classBuilder().ep({
4364
4352
  ...commonParams
4365
4353
  }).m(function(Command, cs, config, o) {
@@ -4376,7 +4364,6 @@ var CreateObjectCommand = _CreateObjectCommand;
4376
4364
 
4377
4365
 
4378
4366
 
4379
-
4380
4367
  var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
4381
4368
  ...commonParams
4382
4369
  }).m(function(Command, cs, config, o) {
@@ -4393,7 +4380,6 @@ var CreateSchemaCommand = _CreateSchemaCommand;
4393
4380
 
4394
4381
 
4395
4382
 
4396
-
4397
4383
  var _CreateTypedLinkFacetCommand = class _CreateTypedLinkFacetCommand extends import_smithy_client.Command.classBuilder().ep({
4398
4384
  ...commonParams
4399
4385
  }).m(function(Command, cs, config, o) {
@@ -4410,7 +4396,6 @@ var CreateTypedLinkFacetCommand = _CreateTypedLinkFacetCommand;
4410
4396
 
4411
4397
 
4412
4398
 
4413
-
4414
4399
  var _DeleteDirectoryCommand = class _DeleteDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4415
4400
  ...commonParams
4416
4401
  }).m(function(Command, cs, config, o) {
@@ -4427,7 +4412,6 @@ var DeleteDirectoryCommand = _DeleteDirectoryCommand;
4427
4412
 
4428
4413
 
4429
4414
 
4430
-
4431
4415
  var _DeleteFacetCommand = class _DeleteFacetCommand extends import_smithy_client.Command.classBuilder().ep({
4432
4416
  ...commonParams
4433
4417
  }).m(function(Command, cs, config, o) {
@@ -4444,7 +4428,6 @@ var DeleteFacetCommand = _DeleteFacetCommand;
4444
4428
 
4445
4429
 
4446
4430
 
4447
-
4448
4431
  var _DeleteObjectCommand = class _DeleteObjectCommand extends import_smithy_client.Command.classBuilder().ep({
4449
4432
  ...commonParams
4450
4433
  }).m(function(Command, cs, config, o) {
@@ -4461,7 +4444,6 @@ var DeleteObjectCommand = _DeleteObjectCommand;
4461
4444
 
4462
4445
 
4463
4446
 
4464
-
4465
4447
  var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
4466
4448
  ...commonParams
4467
4449
  }).m(function(Command, cs, config, o) {
@@ -4478,7 +4460,6 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
4478
4460
 
4479
4461
 
4480
4462
 
4481
-
4482
4463
  var _DeleteTypedLinkFacetCommand = class _DeleteTypedLinkFacetCommand extends import_smithy_client.Command.classBuilder().ep({
4483
4464
  ...commonParams
4484
4465
  }).m(function(Command, cs, config, o) {
@@ -4495,7 +4476,6 @@ var DeleteTypedLinkFacetCommand = _DeleteTypedLinkFacetCommand;
4495
4476
 
4496
4477
 
4497
4478
 
4498
-
4499
4479
  var _DetachFromIndexCommand = class _DetachFromIndexCommand extends import_smithy_client.Command.classBuilder().ep({
4500
4480
  ...commonParams
4501
4481
  }).m(function(Command, cs, config, o) {
@@ -4512,7 +4492,6 @@ var DetachFromIndexCommand = _DetachFromIndexCommand;
4512
4492
 
4513
4493
 
4514
4494
 
4515
-
4516
4495
  var _DetachObjectCommand = class _DetachObjectCommand extends import_smithy_client.Command.classBuilder().ep({
4517
4496
  ...commonParams
4518
4497
  }).m(function(Command, cs, config, o) {
@@ -4529,7 +4508,6 @@ var DetachObjectCommand = _DetachObjectCommand;
4529
4508
 
4530
4509
 
4531
4510
 
4532
-
4533
4511
  var _DetachPolicyCommand = class _DetachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4534
4512
  ...commonParams
4535
4513
  }).m(function(Command, cs, config, o) {
@@ -4546,7 +4524,6 @@ var DetachPolicyCommand = _DetachPolicyCommand;
4546
4524
 
4547
4525
 
4548
4526
 
4549
-
4550
4527
  var _DetachTypedLinkCommand = class _DetachTypedLinkCommand extends import_smithy_client.Command.classBuilder().ep({
4551
4528
  ...commonParams
4552
4529
  }).m(function(Command, cs, config, o) {
@@ -4563,7 +4540,6 @@ var DetachTypedLinkCommand = _DetachTypedLinkCommand;
4563
4540
 
4564
4541
 
4565
4542
 
4566
-
4567
4543
  var _DisableDirectoryCommand = class _DisableDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4568
4544
  ...commonParams
4569
4545
  }).m(function(Command, cs, config, o) {
@@ -4580,7 +4556,6 @@ var DisableDirectoryCommand = _DisableDirectoryCommand;
4580
4556
 
4581
4557
 
4582
4558
 
4583
-
4584
4559
  var _EnableDirectoryCommand = class _EnableDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4585
4560
  ...commonParams
4586
4561
  }).m(function(Command, cs, config, o) {
@@ -4597,7 +4572,6 @@ var EnableDirectoryCommand = _EnableDirectoryCommand;
4597
4572
 
4598
4573
 
4599
4574
 
4600
-
4601
4575
  var _GetAppliedSchemaVersionCommand = class _GetAppliedSchemaVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4602
4576
  ...commonParams
4603
4577
  }).m(function(Command, cs, config, o) {
@@ -4614,7 +4588,6 @@ var GetAppliedSchemaVersionCommand = _GetAppliedSchemaVersionCommand;
4614
4588
 
4615
4589
 
4616
4590
 
4617
-
4618
4591
  var _GetDirectoryCommand = class _GetDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4619
4592
  ...commonParams
4620
4593
  }).m(function(Command, cs, config, o) {
@@ -4631,7 +4604,6 @@ var GetDirectoryCommand = _GetDirectoryCommand;
4631
4604
 
4632
4605
 
4633
4606
 
4634
-
4635
4607
  var _GetFacetCommand = class _GetFacetCommand extends import_smithy_client.Command.classBuilder().ep({
4636
4608
  ...commonParams
4637
4609
  }).m(function(Command, cs, config, o) {
@@ -4648,7 +4620,6 @@ var GetFacetCommand = _GetFacetCommand;
4648
4620
 
4649
4621
 
4650
4622
 
4651
-
4652
4623
  var _GetLinkAttributesCommand = class _GetLinkAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4653
4624
  ...commonParams
4654
4625
  }).m(function(Command, cs, config, o) {
@@ -4665,7 +4636,6 @@ var GetLinkAttributesCommand = _GetLinkAttributesCommand;
4665
4636
 
4666
4637
 
4667
4638
 
4668
-
4669
4639
  var _GetObjectAttributesCommand = class _GetObjectAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4670
4640
  ...commonParams
4671
4641
  }).m(function(Command, cs, config, o) {
@@ -4682,7 +4652,6 @@ var GetObjectAttributesCommand = _GetObjectAttributesCommand;
4682
4652
 
4683
4653
 
4684
4654
 
4685
-
4686
4655
  var _GetObjectInformationCommand = class _GetObjectInformationCommand extends import_smithy_client.Command.classBuilder().ep({
4687
4656
  ...commonParams
4688
4657
  }).m(function(Command, cs, config, o) {
@@ -4699,7 +4668,6 @@ var GetObjectInformationCommand = _GetObjectInformationCommand;
4699
4668
 
4700
4669
 
4701
4670
 
4702
-
4703
4671
  var _GetSchemaAsJsonCommand = class _GetSchemaAsJsonCommand extends import_smithy_client.Command.classBuilder().ep({
4704
4672
  ...commonParams
4705
4673
  }).m(function(Command, cs, config, o) {
@@ -4716,7 +4684,6 @@ var GetSchemaAsJsonCommand = _GetSchemaAsJsonCommand;
4716
4684
 
4717
4685
 
4718
4686
 
4719
-
4720
4687
  var _GetTypedLinkFacetInformationCommand = class _GetTypedLinkFacetInformationCommand extends import_smithy_client.Command.classBuilder().ep({
4721
4688
  ...commonParams
4722
4689
  }).m(function(Command, cs, config, o) {
@@ -4733,7 +4700,6 @@ var GetTypedLinkFacetInformationCommand = _GetTypedLinkFacetInformationCommand;
4733
4700
 
4734
4701
 
4735
4702
 
4736
-
4737
4703
  var _ListAppliedSchemaArnsCommand = class _ListAppliedSchemaArnsCommand extends import_smithy_client.Command.classBuilder().ep({
4738
4704
  ...commonParams
4739
4705
  }).m(function(Command, cs, config, o) {
@@ -4750,7 +4716,6 @@ var ListAppliedSchemaArnsCommand = _ListAppliedSchemaArnsCommand;
4750
4716
 
4751
4717
 
4752
4718
 
4753
-
4754
4719
  var _ListAttachedIndicesCommand = class _ListAttachedIndicesCommand extends import_smithy_client.Command.classBuilder().ep({
4755
4720
  ...commonParams
4756
4721
  }).m(function(Command, cs, config, o) {
@@ -4767,7 +4732,6 @@ var ListAttachedIndicesCommand = _ListAttachedIndicesCommand;
4767
4732
 
4768
4733
 
4769
4734
 
4770
-
4771
4735
  var _ListDevelopmentSchemaArnsCommand = class _ListDevelopmentSchemaArnsCommand extends import_smithy_client.Command.classBuilder().ep({
4772
4736
  ...commonParams
4773
4737
  }).m(function(Command, cs, config, o) {
@@ -4784,7 +4748,6 @@ var ListDevelopmentSchemaArnsCommand = _ListDevelopmentSchemaArnsCommand;
4784
4748
 
4785
4749
 
4786
4750
 
4787
-
4788
4751
  var _ListDirectoriesCommand = class _ListDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep({
4789
4752
  ...commonParams
4790
4753
  }).m(function(Command, cs, config, o) {
@@ -4801,7 +4764,6 @@ var ListDirectoriesCommand = _ListDirectoriesCommand;
4801
4764
 
4802
4765
 
4803
4766
 
4804
-
4805
4767
  var _ListFacetAttributesCommand = class _ListFacetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4806
4768
  ...commonParams
4807
4769
  }).m(function(Command, cs, config, o) {
@@ -4818,7 +4780,6 @@ var ListFacetAttributesCommand = _ListFacetAttributesCommand;
4818
4780
 
4819
4781
 
4820
4782
 
4821
-
4822
4783
  var _ListFacetNamesCommand = class _ListFacetNamesCommand extends import_smithy_client.Command.classBuilder().ep({
4823
4784
  ...commonParams
4824
4785
  }).m(function(Command, cs, config, o) {
@@ -4835,7 +4796,6 @@ var ListFacetNamesCommand = _ListFacetNamesCommand;
4835
4796
 
4836
4797
 
4837
4798
 
4838
-
4839
4799
  var _ListIncomingTypedLinksCommand = class _ListIncomingTypedLinksCommand extends import_smithy_client.Command.classBuilder().ep({
4840
4800
  ...commonParams
4841
4801
  }).m(function(Command, cs, config, o) {
@@ -4852,7 +4812,6 @@ var ListIncomingTypedLinksCommand = _ListIncomingTypedLinksCommand;
4852
4812
 
4853
4813
 
4854
4814
 
4855
-
4856
4815
  var _ListIndexCommand = class _ListIndexCommand extends import_smithy_client.Command.classBuilder().ep({
4857
4816
  ...commonParams
4858
4817
  }).m(function(Command, cs, config, o) {
@@ -4869,7 +4828,6 @@ var ListIndexCommand = _ListIndexCommand;
4869
4828
 
4870
4829
 
4871
4830
 
4872
-
4873
4831
  var _ListManagedSchemaArnsCommand = class _ListManagedSchemaArnsCommand extends import_smithy_client.Command.classBuilder().ep({
4874
4832
  ...commonParams
4875
4833
  }).m(function(Command, cs, config, o) {
@@ -4886,7 +4844,6 @@ var ListManagedSchemaArnsCommand = _ListManagedSchemaArnsCommand;
4886
4844
 
4887
4845
 
4888
4846
 
4889
-
4890
4847
  var _ListObjectAttributesCommand = class _ListObjectAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
4891
4848
  ...commonParams
4892
4849
  }).m(function(Command, cs, config, o) {
@@ -4903,7 +4860,6 @@ var ListObjectAttributesCommand = _ListObjectAttributesCommand;
4903
4860
 
4904
4861
 
4905
4862
 
4906
-
4907
4863
  var _ListObjectChildrenCommand = class _ListObjectChildrenCommand extends import_smithy_client.Command.classBuilder().ep({
4908
4864
  ...commonParams
4909
4865
  }).m(function(Command, cs, config, o) {
@@ -4920,7 +4876,6 @@ var ListObjectChildrenCommand = _ListObjectChildrenCommand;
4920
4876
 
4921
4877
 
4922
4878
 
4923
-
4924
4879
  var _ListObjectParentPathsCommand = class _ListObjectParentPathsCommand extends import_smithy_client.Command.classBuilder().ep({
4925
4880
  ...commonParams
4926
4881
  }).m(function(Command, cs, config, o) {
@@ -4937,7 +4892,6 @@ var ListObjectParentPathsCommand = _ListObjectParentPathsCommand;
4937
4892
 
4938
4893
 
4939
4894
 
4940
-
4941
4895
  var _ListObjectParentsCommand = class _ListObjectParentsCommand extends import_smithy_client.Command.classBuilder().ep({
4942
4896
  ...commonParams
4943
4897
  }).m(function(Command, cs, config, o) {
@@ -4954,7 +4908,6 @@ var ListObjectParentsCommand = _ListObjectParentsCommand;
4954
4908
 
4955
4909
 
4956
4910
 
4957
-
4958
4911
  var _ListObjectPoliciesCommand = class _ListObjectPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
4959
4912
  ...commonParams
4960
4913
  }).m(function(Command, cs, config, o) {
@@ -4971,7 +4924,6 @@ var ListObjectPoliciesCommand = _ListObjectPoliciesCommand;
4971
4924
 
4972
4925
 
4973
4926
 
4974
-
4975
4927
  var _ListOutgoingTypedLinksCommand = class _ListOutgoingTypedLinksCommand extends import_smithy_client.Command.classBuilder().ep({
4976
4928
  ...commonParams
4977
4929
  }).m(function(Command, cs, config, o) {
@@ -4988,7 +4940,6 @@ var ListOutgoingTypedLinksCommand = _ListOutgoingTypedLinksCommand;
4988
4940
 
4989
4941
 
4990
4942
 
4991
-
4992
4943
  var _ListPolicyAttachmentsCommand = class _ListPolicyAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
4993
4944
  ...commonParams
4994
4945
  }).m(function(Command, cs, config, o) {
@@ -5005,7 +4956,6 @@ var ListPolicyAttachmentsCommand = _ListPolicyAttachmentsCommand;
5005
4956
 
5006
4957
 
5007
4958
 
5008
-
5009
4959
  var _ListPublishedSchemaArnsCommand = class _ListPublishedSchemaArnsCommand extends import_smithy_client.Command.classBuilder().ep({
5010
4960
  ...commonParams
5011
4961
  }).m(function(Command, cs, config, o) {
@@ -5022,7 +4972,6 @@ var ListPublishedSchemaArnsCommand = _ListPublishedSchemaArnsCommand;
5022
4972
 
5023
4973
 
5024
4974
 
5025
-
5026
4975
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5027
4976
  ...commonParams
5028
4977
  }).m(function(Command, cs, config, o) {
@@ -5039,7 +4988,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5039
4988
 
5040
4989
 
5041
4990
 
5042
-
5043
4991
  var _ListTypedLinkFacetAttributesCommand = class _ListTypedLinkFacetAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5044
4992
  ...commonParams
5045
4993
  }).m(function(Command, cs, config, o) {
@@ -5056,7 +5004,6 @@ var ListTypedLinkFacetAttributesCommand = _ListTypedLinkFacetAttributesCommand;
5056
5004
 
5057
5005
 
5058
5006
 
5059
-
5060
5007
  var _ListTypedLinkFacetNamesCommand = class _ListTypedLinkFacetNamesCommand extends import_smithy_client.Command.classBuilder().ep({
5061
5008
  ...commonParams
5062
5009
  }).m(function(Command, cs, config, o) {
@@ -5073,7 +5020,6 @@ var ListTypedLinkFacetNamesCommand = _ListTypedLinkFacetNamesCommand;
5073
5020
 
5074
5021
 
5075
5022
 
5076
-
5077
5023
  var _LookupPolicyCommand = class _LookupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5078
5024
  ...commonParams
5079
5025
  }).m(function(Command, cs, config, o) {
@@ -5090,7 +5036,6 @@ var LookupPolicyCommand = _LookupPolicyCommand;
5090
5036
 
5091
5037
 
5092
5038
 
5093
-
5094
5039
  var _PublishSchemaCommand = class _PublishSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
5095
5040
  ...commonParams
5096
5041
  }).m(function(Command, cs, config, o) {
@@ -5107,7 +5052,6 @@ var PublishSchemaCommand = _PublishSchemaCommand;
5107
5052
 
5108
5053
 
5109
5054
 
5110
-
5111
5055
  var _PutSchemaFromJsonCommand = class _PutSchemaFromJsonCommand extends import_smithy_client.Command.classBuilder().ep({
5112
5056
  ...commonParams
5113
5057
  }).m(function(Command, cs, config, o) {
@@ -5124,7 +5068,6 @@ var PutSchemaFromJsonCommand = _PutSchemaFromJsonCommand;
5124
5068
 
5125
5069
 
5126
5070
 
5127
-
5128
5071
  var _RemoveFacetFromObjectCommand = class _RemoveFacetFromObjectCommand extends import_smithy_client.Command.classBuilder().ep({
5129
5072
  ...commonParams
5130
5073
  }).m(function(Command, cs, config, o) {
@@ -5141,7 +5084,6 @@ var RemoveFacetFromObjectCommand = _RemoveFacetFromObjectCommand;
5141
5084
 
5142
5085
 
5143
5086
 
5144
-
5145
5087
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5146
5088
  ...commonParams
5147
5089
  }).m(function(Command, cs, config, o) {
@@ -5158,7 +5100,6 @@ var TagResourceCommand = _TagResourceCommand;
5158
5100
 
5159
5101
 
5160
5102
 
5161
-
5162
5103
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5163
5104
  ...commonParams
5164
5105
  }).m(function(Command, cs, config, o) {
@@ -5175,7 +5116,6 @@ var UntagResourceCommand = _UntagResourceCommand;
5175
5116
 
5176
5117
 
5177
5118
 
5178
-
5179
5119
  var _UpdateFacetCommand = class _UpdateFacetCommand extends import_smithy_client.Command.classBuilder().ep({
5180
5120
  ...commonParams
5181
5121
  }).m(function(Command, cs, config, o) {
@@ -5192,7 +5132,6 @@ var UpdateFacetCommand = _UpdateFacetCommand;
5192
5132
 
5193
5133
 
5194
5134
 
5195
-
5196
5135
  var _UpdateLinkAttributesCommand = class _UpdateLinkAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5197
5136
  ...commonParams
5198
5137
  }).m(function(Command, cs, config, o) {
@@ -5209,7 +5148,6 @@ var UpdateLinkAttributesCommand = _UpdateLinkAttributesCommand;
5209
5148
 
5210
5149
 
5211
5150
 
5212
-
5213
5151
  var _UpdateObjectAttributesCommand = class _UpdateObjectAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
5214
5152
  ...commonParams
5215
5153
  }).m(function(Command, cs, config, o) {
@@ -5226,7 +5164,6 @@ var UpdateObjectAttributesCommand = _UpdateObjectAttributesCommand;
5226
5164
 
5227
5165
 
5228
5166
 
5229
-
5230
5167
  var _UpdateSchemaCommand = class _UpdateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
5231
5168
  ...commonParams
5232
5169
  }).m(function(Command, cs, config, o) {
@@ -5243,7 +5180,6 @@ var UpdateSchemaCommand = _UpdateSchemaCommand;
5243
5180
 
5244
5181
 
5245
5182
 
5246
-
5247
5183
  var _UpdateTypedLinkFacetCommand = class _UpdateTypedLinkFacetCommand extends import_smithy_client.Command.classBuilder().ep({
5248
5184
  ...commonParams
5249
5185
  }).m(function(Command, cs, config, o) {
@@ -5260,7 +5196,6 @@ var UpdateTypedLinkFacetCommand = _UpdateTypedLinkFacetCommand;
5260
5196
 
5261
5197
 
5262
5198
 
5263
-
5264
5199
  var _UpgradeAppliedSchemaCommand = class _UpgradeAppliedSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
5265
5200
  ...commonParams
5266
5201
  }).m(function(Command, cs, config, o) {
@@ -5277,7 +5212,6 @@ var UpgradeAppliedSchemaCommand = _UpgradeAppliedSchemaCommand;
5277
5212
 
5278
5213
 
5279
5214
 
5280
-
5281
5215
  var _UpgradePublishedSchemaCommand = class _UpgradePublishedSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
5282
5216
  ...commonParams
5283
5217
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AddFacetToObjectRequest, AddFacetToObjectResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ApplySchemaRequest, ApplySchemaResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AttachObjectRequest, AttachObjectResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AttachPolicyRequest, AttachPolicyResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AttachToIndexRequest, AttachToIndexResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AttachTypedLinkRequest, AttachTypedLinkResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchReadRequest, BatchReadResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchWriteRequest, BatchWriteResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDirectoryRequest, CreateDirectoryResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFacetRequest, CreateFacetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateIndexRequest, CreateIndexResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateObjectRequest, CreateObjectResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateTypedLinkFacetRequest, CreateTypedLinkFacetResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDirectoryRequest, DeleteDirectoryResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFacetRequest, DeleteFacetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteObjectRequest, DeleteObjectResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *