@aws-sdk/client-directory-service 3.306.0 → 3.310.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 (139) hide show
  1. package/dist-cjs/commands/AcceptSharedDirectoryCommand.js +2 -2
  2. package/dist-cjs/commands/AddIpRoutesCommand.js +2 -2
  3. package/dist-cjs/commands/AddRegionCommand.js +2 -2
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  5. package/dist-cjs/commands/CancelSchemaExtensionCommand.js +2 -2
  6. package/dist-cjs/commands/ConnectDirectoryCommand.js +2 -2
  7. package/dist-cjs/commands/CreateAliasCommand.js +2 -2
  8. package/dist-cjs/commands/CreateComputerCommand.js +2 -2
  9. package/dist-cjs/commands/CreateConditionalForwarderCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDirectoryCommand.js +2 -2
  11. package/dist-cjs/commands/CreateLogSubscriptionCommand.js +2 -2
  12. package/dist-cjs/commands/CreateMicrosoftADCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  14. package/dist-cjs/commands/CreateTrustCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDirectoryCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteTrustCommand.js +2 -2
  20. package/dist-cjs/commands/DeregisterCertificateCommand.js +2 -2
  21. package/dist-cjs/commands/DeregisterEventTopicCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeCertificateCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeDirectoriesCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeDomainControllersCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeEventTopicsCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeSettingsCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeTrustsCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +2 -2
  35. package/dist-cjs/commands/DisableClientAuthenticationCommand.js +2 -2
  36. package/dist-cjs/commands/DisableLDAPSCommand.js +2 -2
  37. package/dist-cjs/commands/DisableRadiusCommand.js +2 -2
  38. package/dist-cjs/commands/DisableSsoCommand.js +2 -2
  39. package/dist-cjs/commands/EnableClientAuthenticationCommand.js +2 -2
  40. package/dist-cjs/commands/EnableLDAPSCommand.js +2 -2
  41. package/dist-cjs/commands/EnableRadiusCommand.js +2 -2
  42. package/dist-cjs/commands/EnableSsoCommand.js +2 -2
  43. package/dist-cjs/commands/GetDirectoryLimitsCommand.js +2 -2
  44. package/dist-cjs/commands/GetSnapshotLimitsCommand.js +2 -2
  45. package/dist-cjs/commands/ListCertificatesCommand.js +2 -2
  46. package/dist-cjs/commands/ListIpRoutesCommand.js +2 -2
  47. package/dist-cjs/commands/ListLogSubscriptionsCommand.js +2 -2
  48. package/dist-cjs/commands/ListSchemaExtensionsCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/RegisterCertificateCommand.js +2 -2
  51. package/dist-cjs/commands/RegisterEventTopicCommand.js +2 -2
  52. package/dist-cjs/commands/RejectSharedDirectoryCommand.js +2 -2
  53. package/dist-cjs/commands/RemoveIpRoutesCommand.js +2 -2
  54. package/dist-cjs/commands/RemoveRegionCommand.js +2 -2
  55. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  56. package/dist-cjs/commands/ResetUserPasswordCommand.js +2 -2
  57. package/dist-cjs/commands/RestoreFromSnapshotCommand.js +2 -2
  58. package/dist-cjs/commands/ShareDirectoryCommand.js +2 -2
  59. package/dist-cjs/commands/StartSchemaExtensionCommand.js +2 -2
  60. package/dist-cjs/commands/UnshareDirectoryCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateDirectorySetupCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateRadiusCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateTrustCommand.js +2 -2
  67. package/dist-cjs/commands/VerifyTrustCommand.js +2 -2
  68. package/dist-cjs/protocols/Aws_json1_1.js +1341 -1395
  69. package/dist-es/commands/AcceptSharedDirectoryCommand.js +3 -3
  70. package/dist-es/commands/AddIpRoutesCommand.js +3 -3
  71. package/dist-es/commands/AddRegionCommand.js +3 -3
  72. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  73. package/dist-es/commands/CancelSchemaExtensionCommand.js +3 -3
  74. package/dist-es/commands/ConnectDirectoryCommand.js +3 -3
  75. package/dist-es/commands/CreateAliasCommand.js +3 -3
  76. package/dist-es/commands/CreateComputerCommand.js +3 -3
  77. package/dist-es/commands/CreateConditionalForwarderCommand.js +3 -3
  78. package/dist-es/commands/CreateDirectoryCommand.js +3 -3
  79. package/dist-es/commands/CreateLogSubscriptionCommand.js +3 -3
  80. package/dist-es/commands/CreateMicrosoftADCommand.js +3 -3
  81. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  82. package/dist-es/commands/CreateTrustCommand.js +3 -3
  83. package/dist-es/commands/DeleteConditionalForwarderCommand.js +3 -3
  84. package/dist-es/commands/DeleteDirectoryCommand.js +3 -3
  85. package/dist-es/commands/DeleteLogSubscriptionCommand.js +3 -3
  86. package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
  87. package/dist-es/commands/DeleteTrustCommand.js +3 -3
  88. package/dist-es/commands/DeregisterCertificateCommand.js +3 -3
  89. package/dist-es/commands/DeregisterEventTopicCommand.js +3 -3
  90. package/dist-es/commands/DescribeCertificateCommand.js +3 -3
  91. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +3 -3
  92. package/dist-es/commands/DescribeConditionalForwardersCommand.js +3 -3
  93. package/dist-es/commands/DescribeDirectoriesCommand.js +3 -3
  94. package/dist-es/commands/DescribeDomainControllersCommand.js +3 -3
  95. package/dist-es/commands/DescribeEventTopicsCommand.js +3 -3
  96. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +3 -3
  97. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  98. package/dist-es/commands/DescribeSettingsCommand.js +3 -3
  99. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +3 -3
  100. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  101. package/dist-es/commands/DescribeTrustsCommand.js +3 -3
  102. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +3 -3
  103. package/dist-es/commands/DisableClientAuthenticationCommand.js +3 -3
  104. package/dist-es/commands/DisableLDAPSCommand.js +3 -3
  105. package/dist-es/commands/DisableRadiusCommand.js +3 -3
  106. package/dist-es/commands/DisableSsoCommand.js +3 -3
  107. package/dist-es/commands/EnableClientAuthenticationCommand.js +3 -3
  108. package/dist-es/commands/EnableLDAPSCommand.js +3 -3
  109. package/dist-es/commands/EnableRadiusCommand.js +3 -3
  110. package/dist-es/commands/EnableSsoCommand.js +3 -3
  111. package/dist-es/commands/GetDirectoryLimitsCommand.js +3 -3
  112. package/dist-es/commands/GetSnapshotLimitsCommand.js +3 -3
  113. package/dist-es/commands/ListCertificatesCommand.js +3 -3
  114. package/dist-es/commands/ListIpRoutesCommand.js +3 -3
  115. package/dist-es/commands/ListLogSubscriptionsCommand.js +3 -3
  116. package/dist-es/commands/ListSchemaExtensionsCommand.js +3 -3
  117. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  118. package/dist-es/commands/RegisterCertificateCommand.js +3 -3
  119. package/dist-es/commands/RegisterEventTopicCommand.js +3 -3
  120. package/dist-es/commands/RejectSharedDirectoryCommand.js +3 -3
  121. package/dist-es/commands/RemoveIpRoutesCommand.js +3 -3
  122. package/dist-es/commands/RemoveRegionCommand.js +3 -3
  123. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  124. package/dist-es/commands/ResetUserPasswordCommand.js +3 -3
  125. package/dist-es/commands/RestoreFromSnapshotCommand.js +3 -3
  126. package/dist-es/commands/ShareDirectoryCommand.js +3 -3
  127. package/dist-es/commands/StartSchemaExtensionCommand.js +3 -3
  128. package/dist-es/commands/UnshareDirectoryCommand.js +3 -3
  129. package/dist-es/commands/UpdateConditionalForwarderCommand.js +3 -3
  130. package/dist-es/commands/UpdateDirectorySetupCommand.js +3 -3
  131. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +3 -3
  132. package/dist-es/commands/UpdateRadiusCommand.js +3 -3
  133. package/dist-es/commands/UpdateSettingsCommand.js +3 -3
  134. package/dist-es/commands/UpdateTrustCommand.js +3 -3
  135. package/dist-es/commands/VerifyTrustCommand.js +3 -3
  136. package/dist-es/protocols/Aws_json1_1.js +1204 -1258
  137. package/dist-types/protocols/Aws_json1_1.d.ts +536 -134
  138. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +134 -134
  139. package/package.json +35 -35
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RestoreFromSnapshotCommand, serializeAws_json1_1RestoreFromSnapshotCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RestoreFromSnapshotCommand, se_RestoreFromSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export class RestoreFromSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RestoreFromSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RestoreFromSnapshotCommand(input, context);
36
+ return se_RestoreFromSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RestoreFromSnapshotCommand(output, context);
39
+ return de_RestoreFromSnapshotCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ShareDirectoryRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1ShareDirectoryCommand, serializeAws_json1_1ShareDirectoryCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_ShareDirectoryCommand, se_ShareDirectoryCommand } from "../protocols/Aws_json1_1";
6
6
  export class ShareDirectoryCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ShareDirectoryCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1ShareDirectoryCommand(input, context);
37
+ return se_ShareDirectoryCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1ShareDirectoryCommand(output, context);
40
+ return de_ShareDirectoryCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StartSchemaExtensionCommand, serializeAws_json1_1StartSchemaExtensionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartSchemaExtensionCommand, se_StartSchemaExtensionCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartSchemaExtensionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartSchemaExtensionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StartSchemaExtensionCommand(input, context);
36
+ return se_StartSchemaExtensionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartSchemaExtensionCommand(output, context);
39
+ return de_StartSchemaExtensionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UnshareDirectoryCommand, serializeAws_json1_1UnshareDirectoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UnshareDirectoryCommand, se_UnshareDirectoryCommand } from "../protocols/Aws_json1_1";
5
5
  export class UnshareDirectoryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UnshareDirectoryCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UnshareDirectoryCommand(input, context);
36
+ return se_UnshareDirectoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UnshareDirectoryCommand(output, context);
39
+ return de_UnshareDirectoryCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateConditionalForwarderCommand, serializeAws_json1_1UpdateConditionalForwarderCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateConditionalForwarderCommand, se_UpdateConditionalForwarderCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateConditionalForwarderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateConditionalForwarderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateConditionalForwarderCommand(input, context);
36
+ return se_UpdateConditionalForwarderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateConditionalForwarderCommand(output, context);
39
+ return de_UpdateConditionalForwarderCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateDirectorySetupCommand, serializeAws_json1_1UpdateDirectorySetupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateDirectorySetupCommand, se_UpdateDirectorySetupCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateDirectorySetupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDirectorySetupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateDirectorySetupCommand(input, context);
36
+ return se_UpdateDirectorySetupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateDirectorySetupCommand(output, context);
39
+ return de_UpdateDirectorySetupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateNumberOfDomainControllersCommand, serializeAws_json1_1UpdateNumberOfDomainControllersCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateNumberOfDomainControllersCommand, se_UpdateNumberOfDomainControllersCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateNumberOfDomainControllersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateNumberOfDomainControllersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateNumberOfDomainControllersCommand(input, context);
36
+ return se_UpdateNumberOfDomainControllersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateNumberOfDomainControllersCommand(output, context);
39
+ return de_UpdateNumberOfDomainControllersCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateRadiusRequestFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateRadiusCommand, serializeAws_json1_1UpdateRadiusCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateRadiusCommand, se_UpdateRadiusCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateRadiusCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateRadiusCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1UpdateRadiusCommand(input, context);
37
+ return se_UpdateRadiusCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateRadiusCommand(output, context);
40
+ return de_UpdateRadiusCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateSettingsCommand, serializeAws_json1_1UpdateSettingsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateSettingsCommand, se_UpdateSettingsCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateSettingsCommand(input, context);
36
+ return se_UpdateSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateSettingsCommand(output, context);
39
+ return de_UpdateSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateTrustCommand, serializeAws_json1_1UpdateTrustCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateTrustCommand, se_UpdateTrustCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateTrustCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTrustCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateTrustCommand(input, context);
36
+ return se_UpdateTrustCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateTrustCommand(output, context);
39
+ return de_UpdateTrustCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1VerifyTrustCommand, serializeAws_json1_1VerifyTrustCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_VerifyTrustCommand, se_VerifyTrustCommand } from "../protocols/Aws_json1_1";
5
5
  export class VerifyTrustCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class VerifyTrustCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1VerifyTrustCommand(input, context);
36
+ return se_VerifyTrustCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1VerifyTrustCommand(output, context);
39
+ return de_VerifyTrustCommand(output, context);
40
40
  }
41
41
  }