@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_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_json1_1";
5
5
  export class AddTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddTagsCommand 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_1AddTagsCommand(input, context);
36
+ return se_AddTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AddTagsCommand(output, context);
39
+ return de_AddTagsCommand(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_1CancelQueryCommand, serializeAws_json1_1CancelQueryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CancelQueryCommand, se_CancelQueryCommand } from "../protocols/Aws_json1_1";
5
5
  export class CancelQueryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CancelQueryCommand 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_1CancelQueryCommand(input, context);
36
+ return se_CancelQueryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CancelQueryCommand(output, context);
39
+ return de_CancelQueryCommand(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_1CreateChannelCommand, serializeAws_json1_1CreateChannelCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateChannelCommand 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_1CreateChannelCommand(input, context);
36
+ return se_CreateChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateChannelCommand(output, context);
39
+ return de_CreateChannelCommand(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_1CreateEventDataStoreCommand, serializeAws_json1_1CreateEventDataStoreCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateEventDataStoreCommand, se_CreateEventDataStoreCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateEventDataStoreCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateEventDataStoreCommand 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_1CreateEventDataStoreCommand(input, context);
36
+ return se_CreateEventDataStoreCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateEventDataStoreCommand(output, context);
39
+ return de_CreateEventDataStoreCommand(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_1CreateTrailCommand, serializeAws_json1_1CreateTrailCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateTrailCommand, se_CreateTrailCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateTrailCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateTrailCommand 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_1CreateTrailCommand(input, context);
36
+ return se_CreateTrailCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateTrailCommand(output, context);
39
+ return de_CreateTrailCommand(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_1DeleteChannelCommand, serializeAws_json1_1DeleteChannelCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteChannelCommand 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_1DeleteChannelCommand(input, context);
36
+ return se_DeleteChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteChannelCommand(output, context);
39
+ return de_DeleteChannelCommand(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_1DeleteEventDataStoreCommand, serializeAws_json1_1DeleteEventDataStoreCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteEventDataStoreCommand, se_DeleteEventDataStoreCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteEventDataStoreCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteEventDataStoreCommand 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_1DeleteEventDataStoreCommand(input, context);
36
+ return se_DeleteEventDataStoreCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteEventDataStoreCommand(output, context);
39
+ return de_DeleteEventDataStoreCommand(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_1DeleteResourcePolicyCommand, serializeAws_json1_1DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteResourcePolicyCommand 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_1DeleteResourcePolicyCommand(input, context);
36
+ return se_DeleteResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteResourcePolicyCommand(output, context);
39
+ return de_DeleteResourcePolicyCommand(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_1DeleteTrailCommand, serializeAws_json1_1DeleteTrailCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteTrailCommand, se_DeleteTrailCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteTrailCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteTrailCommand 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_1DeleteTrailCommand(input, context);
36
+ return se_DeleteTrailCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteTrailCommand(output, context);
39
+ return de_DeleteTrailCommand(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_1DeregisterOrganizationDelegatedAdminCommand, serializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeregisterOrganizationDelegatedAdminCommand, se_DeregisterOrganizationDelegatedAdminCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeregisterOrganizationDelegatedAdminCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeregisterOrganizationDelegatedAdminCommand 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_1DeregisterOrganizationDelegatedAdminCommand(input, context);
36
+ return se_DeregisterOrganizationDelegatedAdminCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand(output, context);
39
+ return de_DeregisterOrganizationDelegatedAdminCommand(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_1DescribeQueryCommand, serializeAws_json1_1DescribeQueryCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeQueryCommand, se_DescribeQueryCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeQueryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeQueryCommand 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_1DescribeQueryCommand(input, context);
36
+ return se_DescribeQueryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeQueryCommand(output, context);
39
+ return de_DescribeQueryCommand(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_1DescribeTrailsCommand, serializeAws_json1_1DescribeTrailsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeTrailsCommand, se_DescribeTrailsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeTrailsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeTrailsCommand 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_1DescribeTrailsCommand(input, context);
36
+ return se_DescribeTrailsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeTrailsCommand(output, context);
39
+ return de_DescribeTrailsCommand(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_1GetChannelCommand, serializeAws_json1_1GetChannelCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetChannelCommand, se_GetChannelCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetChannelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetChannelCommand 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_1GetChannelCommand(input, context);
36
+ return se_GetChannelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetChannelCommand(output, context);
39
+ return de_GetChannelCommand(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_1GetEventDataStoreCommand, serializeAws_json1_1GetEventDataStoreCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetEventDataStoreCommand, se_GetEventDataStoreCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetEventDataStoreCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEventDataStoreCommand 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_1GetEventDataStoreCommand(input, context);
36
+ return se_GetEventDataStoreCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetEventDataStoreCommand(output, context);
39
+ return de_GetEventDataStoreCommand(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_1GetEventSelectorsCommand, serializeAws_json1_1GetEventSelectorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetEventSelectorsCommand, se_GetEventSelectorsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetEventSelectorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEventSelectorsCommand 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_1GetEventSelectorsCommand(input, context);
36
+ return se_GetEventSelectorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetEventSelectorsCommand(output, context);
39
+ return de_GetEventSelectorsCommand(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_1GetImportCommand, serializeAws_json1_1GetImportCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetImportCommand, se_GetImportCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetImportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetImportCommand 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_1GetImportCommand(input, context);
36
+ return se_GetImportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetImportCommand(output, context);
39
+ return de_GetImportCommand(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_1GetInsightSelectorsCommand, serializeAws_json1_1GetInsightSelectorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetInsightSelectorsCommand, se_GetInsightSelectorsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetInsightSelectorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetInsightSelectorsCommand 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_1GetInsightSelectorsCommand(input, context);
36
+ return se_GetInsightSelectorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetInsightSelectorsCommand(output, context);
39
+ return de_GetInsightSelectorsCommand(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_1GetQueryResultsCommand, serializeAws_json1_1GetQueryResultsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetQueryResultsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetQueryResultsCommand 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_1GetQueryResultsCommand(input, context);
36
+ return se_GetQueryResultsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetQueryResultsCommand(output, context);
39
+ return de_GetQueryResultsCommand(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_1GetResourcePolicyCommand, serializeAws_json1_1GetResourcePolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetResourcePolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetResourcePolicyCommand 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_1GetResourcePolicyCommand(input, context);
36
+ return se_GetResourcePolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetResourcePolicyCommand(output, context);
39
+ return de_GetResourcePolicyCommand(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_1GetTrailCommand, serializeAws_json1_1GetTrailCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetTrailCommand, se_GetTrailCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetTrailCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTrailCommand 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_1GetTrailCommand(input, context);
36
+ return se_GetTrailCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetTrailCommand(output, context);
39
+ return de_GetTrailCommand(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_1GetTrailStatusCommand, serializeAws_json1_1GetTrailStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetTrailStatusCommand, se_GetTrailStatusCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetTrailStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTrailStatusCommand 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_1GetTrailStatusCommand(input, context);
36
+ return se_GetTrailStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetTrailStatusCommand(output, context);
39
+ return de_GetTrailStatusCommand(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_1ListChannelsCommand, serializeAws_json1_1ListChannelsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListChannelsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListChannelsCommand 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_1ListChannelsCommand(input, context);
36
+ return se_ListChannelsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListChannelsCommand(output, context);
39
+ return de_ListChannelsCommand(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_1ListEventDataStoresCommand, serializeAws_json1_1ListEventDataStoresCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListEventDataStoresCommand, se_ListEventDataStoresCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListEventDataStoresCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEventDataStoresCommand 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_1ListEventDataStoresCommand(input, context);
36
+ return se_ListEventDataStoresCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListEventDataStoresCommand(output, context);
39
+ return de_ListEventDataStoresCommand(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_1ListImportFailuresCommand, serializeAws_json1_1ListImportFailuresCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListImportFailuresCommand, se_ListImportFailuresCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListImportFailuresCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListImportFailuresCommand 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_1ListImportFailuresCommand(input, context);
36
+ return se_ListImportFailuresCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListImportFailuresCommand(output, context);
39
+ return de_ListImportFailuresCommand(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_1ListImportsCommand, serializeAws_json1_1ListImportsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListImportsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListImportsCommand 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_1ListImportsCommand(input, context);
36
+ return se_ListImportsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListImportsCommand(output, context);
39
+ return de_ListImportsCommand(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_1ListPublicKeysCommand, serializeAws_json1_1ListPublicKeysCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListPublicKeysCommand, se_ListPublicKeysCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListPublicKeysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListPublicKeysCommand 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_1ListPublicKeysCommand(input, context);
36
+ return se_ListPublicKeysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListPublicKeysCommand(output, context);
39
+ return de_ListPublicKeysCommand(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_1ListQueriesCommand, serializeAws_json1_1ListQueriesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListQueriesCommand, se_ListQueriesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListQueriesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListQueriesCommand 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_1ListQueriesCommand(input, context);
36
+ return se_ListQueriesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListQueriesCommand(output, context);
39
+ return de_ListQueriesCommand(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_1ListTagsCommand, serializeAws_json1_1ListTagsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsCommand 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_1ListTagsCommand(input, context);
36
+ return se_ListTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsCommand(output, context);
39
+ return de_ListTagsCommand(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_1ListTrailsCommand, serializeAws_json1_1ListTrailsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTrailsCommand, se_ListTrailsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTrailsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTrailsCommand 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_1ListTrailsCommand(input, context);
36
+ return se_ListTrailsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTrailsCommand(output, context);
39
+ return de_ListTrailsCommand(output, context);
40
40
  }
41
41
  }