@aws-sdk/client-cloudtrail 3.303.0 → 3.309.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 (93) hide show
  1. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  2. package/dist-cjs/commands/CancelQueryCommand.js +2 -2
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -2
  4. package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -2
  5. package/dist-cjs/commands/CreateTrailCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteTrailCommand.js +2 -2
  10. package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -2
  11. package/dist-cjs/commands/DescribeQueryCommand.js +2 -2
  12. package/dist-cjs/commands/DescribeTrailsCommand.js +2 -2
  13. package/dist-cjs/commands/GetChannelCommand.js +2 -2
  14. package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -2
  15. package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -2
  16. package/dist-cjs/commands/GetImportCommand.js +2 -2
  17. package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -2
  18. package/dist-cjs/commands/GetQueryResultsCommand.js +2 -2
  19. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
  20. package/dist-cjs/commands/GetTrailCommand.js +2 -2
  21. package/dist-cjs/commands/GetTrailStatusCommand.js +2 -2
  22. package/dist-cjs/commands/ListChannelsCommand.js +2 -2
  23. package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -2
  24. package/dist-cjs/commands/ListImportFailuresCommand.js +2 -2
  25. package/dist-cjs/commands/ListImportsCommand.js +2 -2
  26. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
  27. package/dist-cjs/commands/ListQueriesCommand.js +2 -2
  28. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  29. package/dist-cjs/commands/ListTrailsCommand.js +2 -2
  30. package/dist-cjs/commands/LookupEventsCommand.js +2 -2
  31. package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -2
  32. package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -2
  33. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  34. package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -2
  35. package/dist-cjs/commands/RemoveTagsCommand.js +2 -2
  36. package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -2
  37. package/dist-cjs/commands/StartImportCommand.js +2 -2
  38. package/dist-cjs/commands/StartLoggingCommand.js +2 -2
  39. package/dist-cjs/commands/StartQueryCommand.js +2 -2
  40. package/dist-cjs/commands/StopImportCommand.js +2 -2
  41. package/dist-cjs/commands/StopLoggingCommand.js +2 -2
  42. package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
  43. package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateTrailCommand.js +2 -2
  45. package/dist-cjs/protocols/Aws_json1_1.js +1285 -1321
  46. package/dist-es/commands/AddTagsCommand.js +3 -3
  47. package/dist-es/commands/CancelQueryCommand.js +3 -3
  48. package/dist-es/commands/CreateChannelCommand.js +3 -3
  49. package/dist-es/commands/CreateEventDataStoreCommand.js +3 -3
  50. package/dist-es/commands/CreateTrailCommand.js +3 -3
  51. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  52. package/dist-es/commands/DeleteEventDataStoreCommand.js +3 -3
  53. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  54. package/dist-es/commands/DeleteTrailCommand.js +3 -3
  55. package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +3 -3
  56. package/dist-es/commands/DescribeQueryCommand.js +3 -3
  57. package/dist-es/commands/DescribeTrailsCommand.js +3 -3
  58. package/dist-es/commands/GetChannelCommand.js +3 -3
  59. package/dist-es/commands/GetEventDataStoreCommand.js +3 -3
  60. package/dist-es/commands/GetEventSelectorsCommand.js +3 -3
  61. package/dist-es/commands/GetImportCommand.js +3 -3
  62. package/dist-es/commands/GetInsightSelectorsCommand.js +3 -3
  63. package/dist-es/commands/GetQueryResultsCommand.js +3 -3
  64. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  65. package/dist-es/commands/GetTrailCommand.js +3 -3
  66. package/dist-es/commands/GetTrailStatusCommand.js +3 -3
  67. package/dist-es/commands/ListChannelsCommand.js +3 -3
  68. package/dist-es/commands/ListEventDataStoresCommand.js +3 -3
  69. package/dist-es/commands/ListImportFailuresCommand.js +3 -3
  70. package/dist-es/commands/ListImportsCommand.js +3 -3
  71. package/dist-es/commands/ListPublicKeysCommand.js +3 -3
  72. package/dist-es/commands/ListQueriesCommand.js +3 -3
  73. package/dist-es/commands/ListTagsCommand.js +3 -3
  74. package/dist-es/commands/ListTrailsCommand.js +3 -3
  75. package/dist-es/commands/LookupEventsCommand.js +3 -3
  76. package/dist-es/commands/PutEventSelectorsCommand.js +3 -3
  77. package/dist-es/commands/PutInsightSelectorsCommand.js +3 -3
  78. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  79. package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +3 -3
  80. package/dist-es/commands/RemoveTagsCommand.js +3 -3
  81. package/dist-es/commands/RestoreEventDataStoreCommand.js +3 -3
  82. package/dist-es/commands/StartImportCommand.js +3 -3
  83. package/dist-es/commands/StartLoggingCommand.js +3 -3
  84. package/dist-es/commands/StartQueryCommand.js +3 -3
  85. package/dist-es/commands/StopImportCommand.js +3 -3
  86. package/dist-es/commands/StopLoggingCommand.js +3 -3
  87. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  88. package/dist-es/commands/UpdateEventDataStoreCommand.js +3 -3
  89. package/dist-es/commands/UpdateTrailCommand.js +3 -3
  90. package/dist-es/protocols/Aws_json1_1.js +1195 -1231
  91. package/dist-types/protocols/Aws_json1_1.d.ts +352 -88
  92. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +88 -88
  93. package/package.json +29 -29
@@ -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_1LookupEventsCommand, serializeAws_json1_1LookupEventsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_LookupEventsCommand, se_LookupEventsCommand } from "../protocols/Aws_json1_1";
5
5
  export class LookupEventsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class LookupEventsCommand 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_1LookupEventsCommand(input, context);
36
+ return se_LookupEventsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1LookupEventsCommand(output, context);
39
+ return de_LookupEventsCommand(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_1PutEventSelectorsCommand, serializeAws_json1_1PutEventSelectorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutEventSelectorsCommand, se_PutEventSelectorsCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutEventSelectorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutEventSelectorsCommand 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_1PutEventSelectorsCommand(input, context);
36
+ return se_PutEventSelectorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutEventSelectorsCommand(output, context);
39
+ return de_PutEventSelectorsCommand(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_1PutInsightSelectorsCommand, serializeAws_json1_1PutInsightSelectorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutInsightSelectorsCommand, se_PutInsightSelectorsCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutInsightSelectorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutInsightSelectorsCommand 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_1PutInsightSelectorsCommand(input, context);
36
+ return se_PutInsightSelectorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutInsightSelectorsCommand(output, context);
39
+ return de_PutInsightSelectorsCommand(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_1PutResourcePolicyCommand, serializeAws_json1_1PutResourcePolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutResourcePolicyCommand 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_1PutResourcePolicyCommand(input, context);
36
+ return se_PutResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutResourcePolicyCommand(output, context);
39
+ return de_PutResourcePolicyCommand(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_1RegisterOrganizationDelegatedAdminCommand, serializeAws_json1_1RegisterOrganizationDelegatedAdminCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RegisterOrganizationDelegatedAdminCommand, se_RegisterOrganizationDelegatedAdminCommand, } from "../protocols/Aws_json1_1";
5
5
  export class RegisterOrganizationDelegatedAdminCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RegisterOrganizationDelegatedAdminCommand 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_1RegisterOrganizationDelegatedAdminCommand(input, context);
36
+ return se_RegisterOrganizationDelegatedAdminCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RegisterOrganizationDelegatedAdminCommand(output, context);
39
+ return de_RegisterOrganizationDelegatedAdminCommand(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_1RemoveTagsCommand, serializeAws_json1_1RemoveTagsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_json1_1";
5
5
  export class RemoveTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveTagsCommand 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_1RemoveTagsCommand(input, context);
36
+ return se_RemoveTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RemoveTagsCommand(output, context);
39
+ return de_RemoveTagsCommand(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_1RestoreEventDataStoreCommand, serializeAws_json1_1RestoreEventDataStoreCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RestoreEventDataStoreCommand, se_RestoreEventDataStoreCommand } from "../protocols/Aws_json1_1";
5
5
  export class RestoreEventDataStoreCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RestoreEventDataStoreCommand 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_1RestoreEventDataStoreCommand(input, context);
36
+ return se_RestoreEventDataStoreCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RestoreEventDataStoreCommand(output, context);
39
+ return de_RestoreEventDataStoreCommand(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_1StartImportCommand, serializeAws_json1_1StartImportCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartImportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartImportCommand 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_1StartImportCommand(input, context);
36
+ return se_StartImportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartImportCommand(output, context);
39
+ return de_StartImportCommand(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_1StartLoggingCommand, serializeAws_json1_1StartLoggingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartLoggingCommand, se_StartLoggingCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartLoggingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartLoggingCommand 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_1StartLoggingCommand(input, context);
36
+ return se_StartLoggingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartLoggingCommand(output, context);
39
+ return de_StartLoggingCommand(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_1StartQueryCommand, serializeAws_json1_1StartQueryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartQueryCommand, se_StartQueryCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartQueryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartQueryCommand 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_1StartQueryCommand(input, context);
36
+ return se_StartQueryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartQueryCommand(output, context);
39
+ return de_StartQueryCommand(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_1StopImportCommand, serializeAws_json1_1StopImportCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StopImportCommand, se_StopImportCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopImportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopImportCommand 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_1StopImportCommand(input, context);
36
+ return se_StopImportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopImportCommand(output, context);
39
+ return de_StopImportCommand(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_1StopLoggingCommand, serializeAws_json1_1StopLoggingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StopLoggingCommand, se_StopLoggingCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopLoggingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopLoggingCommand 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_1StopLoggingCommand(input, context);
36
+ return se_StopLoggingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopLoggingCommand(output, context);
39
+ return de_StopLoggingCommand(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_1UpdateChannelCommand, serializeAws_json1_1UpdateChannelCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateChannelCommand 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_1UpdateChannelCommand(input, context);
36
+ return se_UpdateChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateChannelCommand(output, context);
39
+ return de_UpdateChannelCommand(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_1UpdateEventDataStoreCommand, serializeAws_json1_1UpdateEventDataStoreCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateEventDataStoreCommand, se_UpdateEventDataStoreCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateEventDataStoreCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateEventDataStoreCommand 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_1UpdateEventDataStoreCommand(input, context);
36
+ return se_UpdateEventDataStoreCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateEventDataStoreCommand(output, context);
39
+ return de_UpdateEventDataStoreCommand(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_1UpdateTrailCommand, serializeAws_json1_1UpdateTrailCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateTrailCommand, se_UpdateTrailCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateTrailCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTrailCommand 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_1UpdateTrailCommand(input, context);
36
+ return se_UpdateTrailCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateTrailCommand(output, context);
39
+ return de_UpdateTrailCommand(output, context);
40
40
  }
41
41
  }