@aws-sdk/client-directory-service 3.803.0 → 3.806.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 (141) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
  4. package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -1
  5. package/dist-types/commands/AddRegionCommand.d.ts +1 -1
  6. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  7. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -1
  8. package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateComputerCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateTrustCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteTrustCommand.d.ts +1 -1
  22. package/dist-types/commands/DeregisterCertificateCommand.d.ts +1 -1
  23. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
  34. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -1
  35. package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
  36. package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -1
  37. package/dist-types/commands/DisableRadiusCommand.d.ts +1 -1
  38. package/dist-types/commands/DisableSsoCommand.d.ts +1 -1
  39. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -1
  40. package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
  41. package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -1
  42. package/dist-types/commands/EnableRadiusCommand.d.ts +1 -1
  43. package/dist-types/commands/EnableSsoCommand.d.ts +1 -1
  44. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -1
  45. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
  46. package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -1
  47. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -1
  51. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -1
  53. package/dist-types/commands/RemoveRegionCommand.d.ts +1 -1
  54. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  55. package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -1
  56. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -1
  57. package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -1
  58. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -1
  59. package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -1
  65. package/dist-types/commands/UpdateTrustCommand.d.ts +1 -1
  66. package/dist-types/commands/VerifyTrustCommand.d.ts +1 -1
  67. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  68. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  69. package/dist-types/runtimeConfig.d.ts +16 -16
  70. package/dist-types/runtimeConfig.native.d.ts +18 -18
  71. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  72. package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  137. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  138. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  139. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  140. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  141. package/package.json +22 -22
@@ -23,7 +23,7 @@ declare const DeleteTrustCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteTrustCommandInput
26
+ input: DeleteTrustCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteTrustCommandInput,
29
29
  DeleteTrustCommandOutput,
@@ -27,7 +27,7 @@ declare const DeregisterCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeregisterCertificateCommandInput
30
+ input: DeregisterCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeregisterCertificateCommandInput,
33
33
  DeregisterCertificateCommandOutput,
@@ -27,7 +27,7 @@ declare const DeregisterEventTopicCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeregisterEventTopicCommandInput
30
+ input: DeregisterEventTopicCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeregisterEventTopicCommandInput,
33
33
  DeregisterEventTopicCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeCertificateCommandInput
30
+ input: DescribeCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeCertificateCommandInput,
33
33
  DescribeCertificateCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeClientAuthenticationSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeClientAuthenticationSettingsCommandInput
30
+ input: DescribeClientAuthenticationSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeClientAuthenticationSettingsCommandInput,
33
33
  DescribeClientAuthenticationSettingsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeConditionalForwardersCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeConditionalForwardersCommandInput
30
+ input: DescribeConditionalForwardersCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeConditionalForwardersCommandInput,
33
33
  DescribeConditionalForwardersCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDirectoryDataAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDirectoryDataAccessCommandInput
30
+ input: DescribeDirectoryDataAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDirectoryDataAccessCommandInput,
33
33
  DescribeDirectoryDataAccessCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeDomainControllersCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeDomainControllersCommandInput
30
+ input: DescribeDomainControllersCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeDomainControllersCommandInput,
33
33
  DescribeDomainControllersCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeLDAPSSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeLDAPSSettingsCommandInput
30
+ input: DescribeLDAPSSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeLDAPSSettingsCommandInput,
33
33
  DescribeLDAPSSettingsCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeRegionsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeRegionsCommandInput
29
+ input: DescribeRegionsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeRegionsCommandInput,
32
32
  DescribeRegionsCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeSettingsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeSettingsCommandInput
29
+ input: DescribeSettingsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeSettingsCommandInput,
32
32
  DescribeSettingsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeSharedDirectoriesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeSharedDirectoriesCommandInput
30
+ input: DescribeSharedDirectoriesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeSharedDirectoriesCommandInput,
33
33
  DescribeSharedDirectoriesCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeUpdateDirectoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeUpdateDirectoryCommandInput
30
+ input: DescribeUpdateDirectoryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeUpdateDirectoryCommandInput,
33
33
  DescribeUpdateDirectoryCommandOutput,
@@ -27,7 +27,7 @@ declare const DisableClientAuthenticationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisableClientAuthenticationCommandInput
30
+ input: DisableClientAuthenticationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisableClientAuthenticationCommandInput,
33
33
  DisableClientAuthenticationCommandOutput,
@@ -27,7 +27,7 @@ declare const DisableDirectoryDataAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisableDirectoryDataAccessCommandInput
30
+ input: DisableDirectoryDataAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisableDirectoryDataAccessCommandInput,
33
33
  DisableDirectoryDataAccessCommandOutput,
@@ -23,7 +23,7 @@ declare const DisableLDAPSCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DisableLDAPSCommandInput
26
+ input: DisableLDAPSCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DisableLDAPSCommandInput,
29
29
  DisableLDAPSCommandOutput,
@@ -23,7 +23,7 @@ declare const DisableRadiusCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DisableRadiusCommandInput
26
+ input: DisableRadiusCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DisableRadiusCommandInput,
29
29
  DisableRadiusCommandOutput,
@@ -23,7 +23,7 @@ declare const DisableSsoCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DisableSsoCommandInput
26
+ input: DisableSsoCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DisableSsoCommandInput,
29
29
  DisableSsoCommandOutput,
@@ -27,7 +27,7 @@ declare const EnableClientAuthenticationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: EnableClientAuthenticationCommandInput
30
+ input: EnableClientAuthenticationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  EnableClientAuthenticationCommandInput,
33
33
  EnableClientAuthenticationCommandOutput,
@@ -27,7 +27,7 @@ declare const EnableDirectoryDataAccessCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: EnableDirectoryDataAccessCommandInput
30
+ input: EnableDirectoryDataAccessCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  EnableDirectoryDataAccessCommandInput,
33
33
  EnableDirectoryDataAccessCommandOutput,
@@ -23,7 +23,7 @@ declare const EnableLDAPSCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: EnableLDAPSCommandInput
26
+ input: EnableLDAPSCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  EnableLDAPSCommandInput,
29
29
  EnableLDAPSCommandOutput,
@@ -23,7 +23,7 @@ declare const EnableRadiusCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: EnableRadiusCommandInput
26
+ input: EnableRadiusCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  EnableRadiusCommandInput,
29
29
  EnableRadiusCommandOutput,
@@ -23,7 +23,7 @@ declare const EnableSsoCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: EnableSsoCommandInput
26
+ input: EnableSsoCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  EnableSsoCommandInput,
29
29
  EnableSsoCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSnapshotLimitsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSnapshotLimitsCommandInput
30
+ input: GetSnapshotLimitsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSnapshotLimitsCommandInput,
33
33
  GetSnapshotLimitsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListCertificatesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListCertificatesCommandInput
29
+ input: ListCertificatesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListCertificatesCommandInput,
32
32
  ListCertificatesCommandOutput,
@@ -23,7 +23,7 @@ declare const ListIpRoutesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListIpRoutesCommandInput
26
+ input: ListIpRoutesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListIpRoutesCommandInput,
29
29
  ListIpRoutesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListSchemaExtensionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListSchemaExtensionsCommandInput
30
+ input: ListSchemaExtensionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListSchemaExtensionsCommandInput,
33
33
  ListSchemaExtensionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const RegisterCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RegisterCertificateCommandInput
30
+ input: RegisterCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RegisterCertificateCommandInput,
33
33
  RegisterCertificateCommandOutput,
@@ -27,7 +27,7 @@ declare const RegisterEventTopicCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RegisterEventTopicCommandInput
30
+ input: RegisterEventTopicCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RegisterEventTopicCommandInput,
33
33
  RegisterEventTopicCommandOutput,
@@ -27,7 +27,7 @@ declare const RejectSharedDirectoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RejectSharedDirectoryCommandInput
30
+ input: RejectSharedDirectoryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RejectSharedDirectoryCommandInput,
33
33
  RejectSharedDirectoryCommandOutput,
@@ -26,7 +26,7 @@ declare const RemoveIpRoutesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: RemoveIpRoutesCommandInput
29
+ input: RemoveIpRoutesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  RemoveIpRoutesCommandInput,
32
32
  RemoveIpRoutesCommandOutput,
@@ -23,7 +23,7 @@ declare const RemoveRegionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RemoveRegionCommandInput
26
+ input: RemoveRegionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RemoveRegionCommandInput,
29
29
  RemoveRegionCommandOutput,
@@ -27,7 +27,7 @@ declare const RemoveTagsFromResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RemoveTagsFromResourceCommandInput
30
+ input: RemoveTagsFromResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RemoveTagsFromResourceCommandInput,
33
33
  RemoveTagsFromResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const ResetUserPasswordCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ResetUserPasswordCommandInput
30
+ input: ResetUserPasswordCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ResetUserPasswordCommandInput,
33
33
  ResetUserPasswordCommandOutput,
@@ -27,7 +27,7 @@ declare const RestoreFromSnapshotCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RestoreFromSnapshotCommandInput
30
+ input: RestoreFromSnapshotCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RestoreFromSnapshotCommandInput,
33
33
  RestoreFromSnapshotCommandOutput,
@@ -26,7 +26,7 @@ declare const ShareDirectoryCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ShareDirectoryCommandInput
29
+ input: ShareDirectoryCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ShareDirectoryCommandInput,
32
32
  ShareDirectoryCommandOutput,
@@ -27,7 +27,7 @@ declare const StartSchemaExtensionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartSchemaExtensionCommandInput
30
+ input: StartSchemaExtensionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartSchemaExtensionCommandInput,
33
33
  StartSchemaExtensionCommandOutput,
@@ -26,7 +26,7 @@ declare const UnshareDirectoryCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UnshareDirectoryCommandInput
29
+ input: UnshareDirectoryCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UnshareDirectoryCommandInput,
32
32
  UnshareDirectoryCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateConditionalForwarderCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateConditionalForwarderCommandInput
30
+ input: UpdateConditionalForwarderCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateConditionalForwarderCommandInput,
33
33
  UpdateConditionalForwarderCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateDirectorySetupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateDirectorySetupCommandInput
30
+ input: UpdateDirectorySetupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateDirectorySetupCommandInput,
33
33
  UpdateDirectorySetupCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateNumberOfDomainControllersCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateNumberOfDomainControllersCommandInput
30
+ input: UpdateNumberOfDomainControllersCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateNumberOfDomainControllersCommandInput,
33
33
  UpdateNumberOfDomainControllersCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateRadiusCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateRadiusCommandInput
26
+ input: UpdateRadiusCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateRadiusCommandInput,
29
29
  UpdateRadiusCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateSettingsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateSettingsCommandInput
29
+ input: UpdateSettingsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateSettingsCommandInput,
32
32
  UpdateSettingsCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateTrustCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateTrustCommandInput
26
+ input: UpdateTrustCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateTrustCommandInput,
29
29
  UpdateTrustCommandOutput,
@@ -23,7 +23,7 @@ declare const VerifyTrustCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: VerifyTrustCommandInput
26
+ input: VerifyTrustCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  VerifyTrustCommandInput,
29
29
  VerifyTrustCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -14,9 +14,7 @@ export declare const getRuntimeConfig: (
14
14
  _: unknown
15
15
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
16
  defaultUserAgentProvider: (
17
- config?:
18
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
19
- | undefined
17
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
20
18
  ) => Promise<import("@smithy/types").UserAgent>;
21
19
  maxAttempts: number | import("@smithy/types").Provider<number>;
22
20
  region: string | import("@smithy/types").Provider<any>;
@@ -32,23 +30,22 @@ export declare const getRuntimeConfig: (
32
30
  cacheMiddleware?: boolean | undefined;
33
31
  urlParser: import("@smithy/types").UrlParser;
34
32
  base64Decoder: import("@smithy/types").Decoder;
35
- base64Encoder: (_input: string | Uint8Array) => string;
33
+ base64Encoder: (_input: Uint8Array | string) => string;
36
34
  utf8Decoder: import("@smithy/types").Decoder;
37
- utf8Encoder: (input: string | Uint8Array) => string;
35
+ utf8Encoder: (input: Uint8Array | string) => string;
38
36
  disableHostPrefix: boolean;
39
37
  serviceId: string;
40
- profile?: string | undefined;
38
+ profile?: string;
41
39
  logger: import("@smithy/types").Logger;
42
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
43
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
41
+ customUserAgent?: string | import("@smithy/types").UserAgent;
44
42
  userAgentAppId?:
45
43
  | string
46
- | import("@smithy/types").Provider<string | undefined>
47
- | undefined;
44
+ | undefined
45
+ | import("@smithy/types").Provider<string | undefined>;
48
46
  retryStrategy?:
49
47
  | import("@smithy/types").RetryStrategy
50
- | import("@smithy/types").RetryStrategyV2
51
- | undefined;
48
+ | import("@smithy/types").RetryStrategyV2;
52
49
  endpoint?:
53
50
  | ((
54
51
  | string
@@ -69,34 +66,27 @@ export declare const getRuntimeConfig: (
69
66
  endpointProvider: (
70
67
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
71
68
  context?: {
72
- logger?: import("@smithy/types").Logger | undefined;
69
+ logger?: import("@smithy/types").Logger;
73
70
  }
74
71
  ) => import("@smithy/types").EndpointV2;
75
- tls?: boolean | undefined;
76
- serviceConfiguredEndpoint?: undefined;
77
- authSchemePreference?:
78
- | string[]
79
- | import("@smithy/types").Provider<string[]>
80
- | undefined;
72
+ tls?: boolean;
73
+ serviceConfiguredEndpoint?: never;
74
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
81
75
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
82
76
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DirectoryServiceHttpAuthSchemeProvider;
83
77
  credentials?:
84
78
  | import("@smithy/types").AwsCredentialIdentity
85
- | import("@smithy/types").AwsCredentialIdentityProvider
86
- | undefined;
79
+ | import("@smithy/types").AwsCredentialIdentityProvider;
87
80
  signer?:
88
81
  | import("@smithy/types").RequestSigner
89
82
  | ((
90
- authScheme?: import("@smithy/types").AuthScheme | undefined
91
- ) => Promise<import("@smithy/types").RequestSigner>)
92
- | undefined;
93
- signingEscapePath?: boolean | undefined;
94
- systemClockOffset?: number | undefined;
95
- signingRegion?: string | undefined;
96
- signerConstructor?:
97
- | (new (
98
- options: import("@smithy/signature-v4").SignatureV4Init &
99
- import("@smithy/signature-v4").SignatureV4CryptoInit
100
- ) => import("@smithy/types").RequestSigner)
101
- | undefined;
83
+ authScheme?: import("@smithy/types").AuthScheme
84
+ ) => Promise<import("@smithy/types").RequestSigner>);
85
+ signingEscapePath?: boolean;
86
+ systemClockOffset?: number;
87
+ signingRegion?: string;
88
+ signerConstructor?: new (
89
+ options: import("@smithy/signature-v4").SignatureV4Init &
90
+ import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ ) => import("@smithy/types").RequestSigner;
102
92
  };