@aws-sdk/client-clouddirectory 3.803.0 → 3.804.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 (136) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +1 -1
  2. package/dist-types/commands/AddFacetToObjectCommand.d.ts +1 -1
  3. package/dist-types/commands/ApplySchemaCommand.d.ts +1 -1
  4. package/dist-types/commands/AttachObjectCommand.d.ts +1 -1
  5. package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachToIndexCommand.d.ts +1 -1
  7. package/dist-types/commands/AttachTypedLinkCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchReadCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchWriteCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFacetCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateIndexCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateObjectCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateSchemaCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateTypedLinkFacetCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteFacetCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteTypedLinkFacetCommand.d.ts +1 -1
  21. package/dist-types/commands/DetachFromIndexCommand.d.ts +1 -1
  22. package/dist-types/commands/DetachObjectCommand.d.ts +1 -1
  23. package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/DetachTypedLinkCommand.d.ts +1 -1
  25. package/dist-types/commands/DisableDirectoryCommand.d.ts +1 -1
  26. package/dist-types/commands/EnableDirectoryCommand.d.ts +1 -1
  27. package/dist-types/commands/GetAppliedSchemaVersionCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDirectoryCommand.d.ts +1 -1
  29. package/dist-types/commands/GetFacetCommand.d.ts +1 -1
  30. package/dist-types/commands/GetLinkAttributesCommand.d.ts +1 -1
  31. package/dist-types/commands/GetObjectAttributesCommand.d.ts +1 -1
  32. package/dist-types/commands/GetObjectInformationCommand.d.ts +1 -1
  33. package/dist-types/commands/GetSchemaAsJsonCommand.d.ts +1 -1
  34. package/dist-types/commands/GetTypedLinkFacetInformationCommand.d.ts +1 -1
  35. package/dist-types/commands/ListAppliedSchemaArnsCommand.d.ts +1 -1
  36. package/dist-types/commands/ListAttachedIndicesCommand.d.ts +1 -1
  37. package/dist-types/commands/ListFacetAttributesCommand.d.ts +1 -1
  38. package/dist-types/commands/ListFacetNamesCommand.d.ts +1 -1
  39. package/dist-types/commands/ListIncomingTypedLinksCommand.d.ts +1 -1
  40. package/dist-types/commands/ListIndexCommand.d.ts +1 -1
  41. package/dist-types/commands/ListObjectAttributesCommand.d.ts +1 -1
  42. package/dist-types/commands/ListObjectChildrenCommand.d.ts +1 -1
  43. package/dist-types/commands/ListObjectParentPathsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListObjectParentsCommand.d.ts +1 -1
  45. package/dist-types/commands/ListObjectPoliciesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListOutgoingTypedLinksCommand.d.ts +1 -1
  47. package/dist-types/commands/ListPolicyAttachmentsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/ListTypedLinkFacetAttributesCommand.d.ts +1 -1
  50. package/dist-types/commands/ListTypedLinkFacetNamesCommand.d.ts +1 -1
  51. package/dist-types/commands/LookupPolicyCommand.d.ts +1 -1
  52. package/dist-types/commands/PublishSchemaCommand.d.ts +1 -1
  53. package/dist-types/commands/PutSchemaFromJsonCommand.d.ts +1 -1
  54. package/dist-types/commands/RemoveFacetFromObjectCommand.d.ts +1 -1
  55. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  56. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateFacetCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateLinkAttributesCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateObjectAttributesCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateTypedLinkFacetCommand.d.ts +1 -1
  62. package/dist-types/commands/UpgradeAppliedSchemaCommand.d.ts +1 -1
  63. package/dist-types/commands/UpgradePublishedSchemaCommand.d.ts +1 -1
  64. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  65. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  66. package/dist-types/runtimeConfig.d.ts +16 -16
  67. package/dist-types/runtimeConfig.native.d.ts +18 -18
  68. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  69. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  132. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  133. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  134. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  135. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  136. package/package.json +19 -19
@@ -2704,7 +2704,7 @@ const se_TypedAttributeValue = (input, context) => {
2704
2704
  return TypedAttributeValue.visit(input, {
2705
2705
  BinaryValue: (value) => ({ BinaryValue: context.base64Encoder(value) }),
2706
2706
  BooleanValue: (value) => ({ BooleanValue: value }),
2707
- DatetimeValue: (value) => ({ DatetimeValue: value.getTime() / 1000 }),
2707
+ DatetimeValue: (value) => ({ DatetimeValue: value.getTime() / 1_000 }),
2708
2708
  NumberValue: (value) => ({ NumberValue: value }),
2709
2709
  StringValue: (value) => ({ StringValue: value }),
2710
2710
  _: (name, value) => ({ [name]: value }),
@@ -23,7 +23,7 @@ export interface AddFacetToObjectCommandOutput extends AddFacetToObjectResponse,
23
23
  }
24
24
  declare const AddFacetToObjectCommand_base: {
25
25
  new (input: AddFacetToObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddFacetToObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddFacetToObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ApplySchemaCommandOutput extends ApplySchemaResponse, __Metadat
23
23
  }
24
24
  declare const ApplySchemaCommand_base: {
25
25
  new (input: ApplySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<ApplySchemaCommandInput, ApplySchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ApplySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<ApplySchemaCommandInput, ApplySchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ApplySchemaCommandInput): import("@smithy/smithy-client").CommandImpl<ApplySchemaCommandInput, ApplySchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachObjectCommandOutput extends AttachObjectResponse, __Metad
23
23
  }
24
24
  declare const AttachObjectCommand_base: {
25
25
  new (input: AttachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AttachObjectCommandInput, AttachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AttachObjectCommandInput, AttachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<AttachObjectCommandInput, AttachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachPolicyCommandOutput extends AttachPolicyResponse, __Metad
23
23
  }
24
24
  declare const AttachPolicyCommand_base: {
25
25
  new (input: AttachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachPolicyCommandInput, AttachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachPolicyCommandInput, AttachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<AttachPolicyCommandInput, AttachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachToIndexCommandOutput extends AttachToIndexResponse, __Met
23
23
  }
24
24
  declare const AttachToIndexCommand_base: {
25
25
  new (input: AttachToIndexCommandInput): import("@smithy/smithy-client").CommandImpl<AttachToIndexCommandInput, AttachToIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachToIndexCommandInput): import("@smithy/smithy-client").CommandImpl<AttachToIndexCommandInput, AttachToIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachToIndexCommandInput): import("@smithy/smithy-client").CommandImpl<AttachToIndexCommandInput, AttachToIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachTypedLinkCommandOutput extends AttachTypedLinkResponse, _
23
23
  }
24
24
  declare const AttachTypedLinkCommand_base: {
25
25
  new (input: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchReadCommandOutput extends BatchReadResponse, __MetadataBea
23
23
  }
24
24
  declare const BatchReadCommand_base: {
25
25
  new (input: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchReadCommandInput): import("@smithy/smithy-client").CommandImpl<BatchReadCommandInput, BatchReadCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchWriteCommandOutput extends BatchWriteResponse, __MetadataB
23
23
  }
24
24
  declare const BatchWriteCommand_base: {
25
25
  new (input: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchWriteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchWriteCommandInput, BatchWriteCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResponse, _
23
23
  }
24
24
  declare const CreateDirectoryCommand_base: {
25
25
  new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFacetCommandOutput extends CreateFacetResponse, __Metadat
23
23
  }
24
24
  declare const CreateFacetCommand_base: {
25
25
  new (input: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFacetCommandInput, CreateFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIndexCommandOutput extends CreateIndexResponse, __Metadat
23
23
  }
24
24
  declare const CreateIndexCommand_base: {
25
25
  new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateObjectCommandOutput extends CreateObjectResponse, __Metad
23
23
  }
24
24
  declare const CreateObjectCommand_base: {
25
25
  new (input: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateObjectCommandInput, CreateObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
23
23
  }
24
24
  declare const CreateSchemaCommand_base: {
25
25
  new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTypedLinkFacetCommandOutput extends CreateTypedLinkFacetR
23
23
  }
24
24
  declare const CreateTypedLinkFacetCommand_base: {
25
25
  new (input: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, _
23
23
  }
24
24
  declare const DeleteDirectoryCommand_base: {
25
25
  new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __Metadat
23
23
  }
24
24
  declare const DeleteFacetCommand_base: {
25
25
  new (input: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFacetCommandInput, DeleteFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __Metad
23
23
  }
24
24
  declare const DeleteObjectCommand_base: {
25
25
  new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __Metad
23
23
  }
24
24
  declare const DeleteSchemaCommand_base: {
25
25
  new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetR
23
23
  }
24
24
  declare const DeleteTypedLinkFacetCommand_base: {
25
25
  new (input: DeleteTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTypedLinkFacetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachFromIndexCommandOutput extends DetachFromIndexResponse, _
23
23
  }
24
24
  declare const DetachFromIndexCommand_base: {
25
25
  new (input: DetachFromIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DetachFromIndexCommandInput, DetachFromIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachFromIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DetachFromIndexCommandInput, DetachFromIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachFromIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DetachFromIndexCommandInput, DetachFromIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachObjectCommandOutput extends DetachObjectResponse, __Metad
23
23
  }
24
24
  declare const DetachObjectCommand_base: {
25
25
  new (input: DetachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DetachObjectCommandInput, DetachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DetachObjectCommandInput, DetachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DetachObjectCommandInput, DetachObjectCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachPolicyCommandOutput extends DetachPolicyResponse, __Metad
23
23
  }
24
24
  declare const DetachPolicyCommand_base: {
25
25
  new (input: DetachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachPolicyCommandInput, DetachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachPolicyCommandInput, DetachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachPolicyCommandInput, DetachPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachTypedLinkCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DetachTypedLinkCommand_base: {
25
25
  new (input: DetachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachTypedLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableDirectoryCommandOutput extends DisableDirectoryResponse,
23
23
  }
24
24
  declare const DisableDirectoryCommand_base: {
25
25
  new (input: DisableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryCommandInput, DisableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryCommandInput, DisableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryCommandInput, DisableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableDirectoryCommandOutput extends EnableDirectoryResponse, _
23
23
  }
24
24
  declare const EnableDirectoryCommand_base: {
25
25
  new (input: EnableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryCommandInput, EnableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryCommandInput, EnableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryCommandInput, EnableDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAppliedSchemaVersionCommandOutput extends GetAppliedSchemaVe
23
23
  }
24
24
  declare const GetAppliedSchemaVersionCommand_base: {
25
25
  new (input: GetAppliedSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAppliedSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAppliedSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDirectoryCommandOutput extends GetDirectoryResponse, __Metad
23
23
  }
24
24
  declare const GetDirectoryCommand_base: {
25
25
  new (input: GetDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectoryCommandInput, GetDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectoryCommandInput, GetDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDirectoryCommandInput, GetDirectoryCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFacetCommandOutput extends GetFacetResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetFacetCommand_base: {
25
25
  new (input: GetFacetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFacetCommandInput, GetFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFacetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFacetCommandInput, GetFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFacetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFacetCommandInput, GetFacetCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLinkAttributesCommandOutput extends GetLinkAttributesRespons
23
23
  }
24
24
  declare const GetLinkAttributesCommand_base: {
25
25
  new (input: GetLinkAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLinkAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLinkAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetObjectAttributesCommandOutput extends GetObjectAttributesRes
23
23
  }
24
24
  declare const GetObjectAttributesCommand_base: {
25
25
  new (input: GetObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetObjectInformationCommandOutput extends GetObjectInformationR
23
23
  }
24
24
  declare const GetObjectInformationCommand_base: {
25
25
  new (input: GetObjectInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectInformationCommandInput, GetObjectInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetObjectInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectInformationCommandInput, GetObjectInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetObjectInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectInformationCommandInput, GetObjectInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSchemaAsJsonCommandOutput extends GetSchemaAsJsonResponse, _
23
23
  }
24
24
  declare const GetSchemaAsJsonCommand_base: {
25
25
  new (input: GetSchemaAsJsonCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSchemaAsJsonCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSchemaAsJsonCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTypedLinkFacetInformationCommandOutput extends GetTypedLinkF
23
23
  }
24
24
  declare const GetTypedLinkFacetInformationCommand_base: {
25
25
  new (input: GetTypedLinkFacetInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTypedLinkFacetInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTypedLinkFacetInformationCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAppliedSchemaArnsCommandOutput extends ListAppliedSchemaArn
23
23
  }
24
24
  declare const ListAppliedSchemaArnsCommand_base: {
25
25
  new (input: ListAppliedSchemaArnsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAppliedSchemaArnsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAppliedSchemaArnsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAttachedIndicesCommandOutput extends ListAttachedIndicesRes
23
23
  }
24
24
  declare const ListAttachedIndicesCommand_base: {
25
25
  new (input: ListAttachedIndicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAttachedIndicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAttachedIndicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFacetAttributesCommandOutput extends ListFacetAttributesRes
23
23
  }
24
24
  declare const ListFacetAttributesCommand_base: {
25
25
  new (input: ListFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFacetNamesCommandOutput extends ListFacetNamesResponse, __M
23
23
  }
24
24
  declare const ListFacetNamesCommand_base: {
25
25
  new (input: ListFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetNamesCommandInput, ListFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetNamesCommandInput, ListFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFacetNamesCommandInput, ListFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListIncomingTypedLinksCommandOutput extends ListIncomingTypedLi
23
23
  }
24
24
  declare const ListIncomingTypedLinksCommand_base: {
25
25
  new (input: ListIncomingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListIncomingTypedLinksCommandInput, ListIncomingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListIncomingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListIncomingTypedLinksCommandInput, ListIncomingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListIncomingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListIncomingTypedLinksCommandInput, ListIncomingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListIndexCommandOutput extends ListIndexResponse, __MetadataBea
23
23
  }
24
24
  declare const ListIndexCommand_base: {
25
25
  new (input: ListIndexCommandInput): import("@smithy/smithy-client").CommandImpl<ListIndexCommandInput, ListIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListIndexCommandInput): import("@smithy/smithy-client").CommandImpl<ListIndexCommandInput, ListIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListIndexCommandInput): import("@smithy/smithy-client").CommandImpl<ListIndexCommandInput, ListIndexCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListObjectAttributesCommandOutput extends ListObjectAttributesR
23
23
  }
24
24
  declare const ListObjectAttributesCommand_base: {
25
25
  new (input: ListObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectAttributesCommandInput, ListObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectAttributesCommandInput, ListObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListObjectAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectAttributesCommandInput, ListObjectAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListObjectChildrenCommandOutput extends ListObjectChildrenRespo
23
23
  }
24
24
  declare const ListObjectChildrenCommand_base: {
25
25
  new (input: ListObjectChildrenCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectChildrenCommandInput, ListObjectChildrenCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListObjectChildrenCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectChildrenCommandInput, ListObjectChildrenCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListObjectChildrenCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectChildrenCommandInput, ListObjectChildrenCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListObjectParentPathsCommandOutput extends ListObjectParentPath
23
23
  }
24
24
  declare const ListObjectParentPathsCommand_base: {
25
25
  new (input: ListObjectParentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentPathsCommandInput, ListObjectParentPathsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListObjectParentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentPathsCommandInput, ListObjectParentPathsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListObjectParentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentPathsCommandInput, ListObjectParentPathsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListObjectParentsCommandOutput extends ListObjectParentsRespons
23
23
  }
24
24
  declare const ListObjectParentsCommand_base: {
25
25
  new (input: ListObjectParentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentsCommandInput, ListObjectParentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListObjectParentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentsCommandInput, ListObjectParentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListObjectParentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectParentsCommandInput, ListObjectParentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListObjectPoliciesCommandOutput extends ListObjectPoliciesRespo
23
23
  }
24
24
  declare const ListObjectPoliciesCommand_base: {
25
25
  new (input: ListObjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectPoliciesCommandInput, ListObjectPoliciesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListObjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectPoliciesCommandInput, ListObjectPoliciesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListObjectPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectPoliciesCommandInput, ListObjectPoliciesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListOutgoingTypedLinksCommandOutput extends ListOutgoingTypedLi
23
23
  }
24
24
  declare const ListOutgoingTypedLinksCommand_base: {
25
25
  new (input: ListOutgoingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListOutgoingTypedLinksCommandInput, ListOutgoingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListOutgoingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListOutgoingTypedLinksCommandInput, ListOutgoingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListOutgoingTypedLinksCommandInput): import("@smithy/smithy-client").CommandImpl<ListOutgoingTypedLinksCommandInput, ListOutgoingTypedLinksCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPolicyAttachmentsCommandOutput extends ListPolicyAttachment
23
23
  }
24
24
  declare const ListPolicyAttachmentsCommand_base: {
25
25
  new (input: ListPolicyAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyAttachmentsCommandInput, ListPolicyAttachmentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPolicyAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyAttachmentsCommandInput, ListPolicyAttachmentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPolicyAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyAttachmentsCommandInput, ListPolicyAttachmentsCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTypedLinkFacetAttributesCommandOutput extends ListTypedLink
23
23
  }
24
24
  declare const ListTypedLinkFacetAttributesCommand_base: {
25
25
  new (input: ListTypedLinkFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetAttributesCommandInput, ListTypedLinkFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTypedLinkFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetAttributesCommandInput, ListTypedLinkFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTypedLinkFacetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetAttributesCommandInput, ListTypedLinkFacetAttributesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTypedLinkFacetNamesCommandOutput extends ListTypedLinkFacet
23
23
  }
24
24
  declare const ListTypedLinkFacetNamesCommand_base: {
25
25
  new (input: ListTypedLinkFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetNamesCommandInput, ListTypedLinkFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTypedLinkFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetNamesCommandInput, ListTypedLinkFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTypedLinkFacetNamesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypedLinkFacetNamesCommandInput, ListTypedLinkFacetNamesCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface LookupPolicyCommandOutput extends LookupPolicyResponse, __Metad
23
23
  }
24
24
  declare const LookupPolicyCommand_base: {
25
25
  new (input: LookupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<LookupPolicyCommandInput, LookupPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: LookupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<LookupPolicyCommandInput, LookupPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: LookupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<LookupPolicyCommandInput, LookupPolicyCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PublishSchemaCommandOutput extends PublishSchemaResponse, __Met
23
23
  }
24
24
  declare const PublishSchemaCommand_base: {
25
25
  new (input: PublishSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<PublishSchemaCommandInput, PublishSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PublishSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<PublishSchemaCommandInput, PublishSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PublishSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<PublishSchemaCommandInput, PublishSchemaCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutSchemaFromJsonCommandOutput extends PutSchemaFromJsonRespons
23
23
  }
24
24
  declare const PutSchemaFromJsonCommand_base: {
25
25
  new (input: PutSchemaFromJsonCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaFromJsonCommandInput, PutSchemaFromJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutSchemaFromJsonCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaFromJsonCommandInput, PutSchemaFromJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutSchemaFromJsonCommandInput): import("@smithy/smithy-client").CommandImpl<PutSchemaFromJsonCommandInput, PutSchemaFromJsonCommandOutput, CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**