@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
@@ -36,10 +36,10 @@ class AddTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AddTagsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AddTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AddTagsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AddTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddTagsCommand = AddTagsCommand;
@@ -36,10 +36,10 @@ class CancelQueryCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CancelQueryCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CancelQueryCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CancelQueryCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CancelQueryCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CancelQueryCommand = CancelQueryCommand;
@@ -36,10 +36,10 @@ class CreateChannelCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateChannelCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateChannelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateChannelCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateChannelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateChannelCommand = CreateChannelCommand;
@@ -36,10 +36,10 @@ class CreateEventDataStoreCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateEventDataStoreCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateEventDataStoreCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateEventDataStoreCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateEventDataStoreCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateEventDataStoreCommand = CreateEventDataStoreCommand;
@@ -36,10 +36,10 @@ class CreateTrailCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateTrailCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTrailCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTrailCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTrailCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTrailCommand = CreateTrailCommand;
@@ -36,10 +36,10 @@ class DeleteChannelCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteChannelCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteChannelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteChannelCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteChannelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelCommand = DeleteChannelCommand;
@@ -36,10 +36,10 @@ class DeleteEventDataStoreCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteEventDataStoreCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteEventDataStoreCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteEventDataStoreCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteEventDataStoreCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteEventDataStoreCommand = DeleteEventDataStoreCommand;
@@ -36,10 +36,10 @@ class DeleteResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
@@ -36,10 +36,10 @@ class DeleteTrailCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteTrailCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTrailCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTrailCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTrailCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTrailCommand = DeleteTrailCommand;
@@ -36,10 +36,10 @@ class DeregisterOrganizationDelegatedAdminCommand extends smithy_client_1.Comman
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeregisterOrganizationDelegatedAdminCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeregisterOrganizationDelegatedAdminCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeregisterOrganizationDelegatedAdminCommand = DeregisterOrganizationDelegatedAdminCommand;
@@ -36,10 +36,10 @@ class DescribeQueryCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeQueryCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeQueryCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeQueryCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeQueryCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeQueryCommand = DescribeQueryCommand;
@@ -36,10 +36,10 @@ class DescribeTrailsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTrailsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTrailsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTrailsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTrailsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTrailsCommand = DescribeTrailsCommand;
@@ -36,10 +36,10 @@ class GetChannelCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetChannelCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetChannelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetChannelCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetChannelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetChannelCommand = GetChannelCommand;
@@ -36,10 +36,10 @@ class GetEventDataStoreCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetEventDataStoreCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetEventDataStoreCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetEventDataStoreCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetEventDataStoreCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetEventDataStoreCommand = GetEventDataStoreCommand;
@@ -36,10 +36,10 @@ class GetEventSelectorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetEventSelectorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetEventSelectorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetEventSelectorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetEventSelectorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetEventSelectorsCommand = GetEventSelectorsCommand;
@@ -36,10 +36,10 @@ class GetImportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetImportCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetImportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetImportCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetImportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetImportCommand = GetImportCommand;
@@ -36,10 +36,10 @@ class GetInsightSelectorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetInsightSelectorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetInsightSelectorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetInsightSelectorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetInsightSelectorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetInsightSelectorsCommand = GetInsightSelectorsCommand;
@@ -36,10 +36,10 @@ class GetQueryResultsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetQueryResultsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetQueryResultsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetQueryResultsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetQueryResultsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetQueryResultsCommand = GetQueryResultsCommand;
@@ -36,10 +36,10 @@ class GetResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetResourcePolicyCommand = GetResourcePolicyCommand;
@@ -36,10 +36,10 @@ class GetTrailCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetTrailCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetTrailCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetTrailCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetTrailCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTrailCommand = GetTrailCommand;
@@ -36,10 +36,10 @@ class GetTrailStatusCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetTrailStatusCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetTrailStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetTrailStatusCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetTrailStatusCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTrailStatusCommand = GetTrailStatusCommand;
@@ -36,10 +36,10 @@ class ListChannelsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListChannelsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListChannelsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListChannelsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListChannelsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListChannelsCommand = ListChannelsCommand;
@@ -36,10 +36,10 @@ class ListEventDataStoresCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListEventDataStoresCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListEventDataStoresCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListEventDataStoresCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListEventDataStoresCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListEventDataStoresCommand = ListEventDataStoresCommand;
@@ -36,10 +36,10 @@ class ListImportFailuresCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListImportFailuresCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListImportFailuresCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListImportFailuresCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListImportFailuresCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListImportFailuresCommand = ListImportFailuresCommand;
@@ -36,10 +36,10 @@ class ListImportsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListImportsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListImportsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListImportsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListImportsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListImportsCommand = ListImportsCommand;
@@ -36,10 +36,10 @@ class ListPublicKeysCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListPublicKeysCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListPublicKeysCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListPublicKeysCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListPublicKeysCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListPublicKeysCommand = ListPublicKeysCommand;
@@ -36,10 +36,10 @@ class ListQueriesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListQueriesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListQueriesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListQueriesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListQueriesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListQueriesCommand = ListQueriesCommand;
@@ -36,10 +36,10 @@ class ListTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsCommand = ListTagsCommand;
@@ -36,10 +36,10 @@ class ListTrailsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTrailsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTrailsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTrailsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTrailsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTrailsCommand = ListTrailsCommand;
@@ -36,10 +36,10 @@ class LookupEventsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1LookupEventsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_LookupEventsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1LookupEventsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_LookupEventsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.LookupEventsCommand = LookupEventsCommand;
@@ -36,10 +36,10 @@ class PutEventSelectorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutEventSelectorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutEventSelectorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutEventSelectorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutEventSelectorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutEventSelectorsCommand = PutEventSelectorsCommand;
@@ -36,10 +36,10 @@ class PutInsightSelectorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutInsightSelectorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutInsightSelectorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutInsightSelectorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutInsightSelectorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutInsightSelectorsCommand = PutInsightSelectorsCommand;
@@ -36,10 +36,10 @@ class PutResourcePolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutResourcePolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutResourcePolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutResourcePolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutResourcePolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
@@ -36,10 +36,10 @@ class RegisterOrganizationDelegatedAdminCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RegisterOrganizationDelegatedAdminCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RegisterOrganizationDelegatedAdminCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RegisterOrganizationDelegatedAdminCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RegisterOrganizationDelegatedAdminCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RegisterOrganizationDelegatedAdminCommand = RegisterOrganizationDelegatedAdminCommand;
@@ -36,10 +36,10 @@ class RemoveTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RemoveTagsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RemoveTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RemoveTagsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RemoveTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RemoveTagsCommand = RemoveTagsCommand;
@@ -36,10 +36,10 @@ class RestoreEventDataStoreCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RestoreEventDataStoreCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RestoreEventDataStoreCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RestoreEventDataStoreCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RestoreEventDataStoreCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RestoreEventDataStoreCommand = RestoreEventDataStoreCommand;
@@ -36,10 +36,10 @@ class StartImportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartImportCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartImportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartImportCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartImportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartImportCommand = StartImportCommand;
@@ -36,10 +36,10 @@ class StartLoggingCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartLoggingCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartLoggingCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartLoggingCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartLoggingCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartLoggingCommand = StartLoggingCommand;
@@ -36,10 +36,10 @@ class StartQueryCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartQueryCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartQueryCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartQueryCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartQueryCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartQueryCommand = StartQueryCommand;
@@ -36,10 +36,10 @@ class StopImportCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopImportCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopImportCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopImportCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopImportCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopImportCommand = StopImportCommand;
@@ -36,10 +36,10 @@ class StopLoggingCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopLoggingCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopLoggingCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopLoggingCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopLoggingCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopLoggingCommand = StopLoggingCommand;
@@ -36,10 +36,10 @@ class UpdateChannelCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateChannelCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateChannelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateChannelCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateChannelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateChannelCommand = UpdateChannelCommand;
@@ -36,10 +36,10 @@ class UpdateEventDataStoreCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateEventDataStoreCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateEventDataStoreCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateEventDataStoreCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateEventDataStoreCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateEventDataStoreCommand = UpdateEventDataStoreCommand;