@aws-sdk/client-cloudtrail 3.337.0 → 3.338.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 (189) hide show
  1. package/dist-cjs/CloudTrailClient.js +2 -1
  2. package/dist-cjs/commands/AddTagsCommand.js +2 -1
  3. package/dist-cjs/commands/CancelQueryCommand.js +2 -1
  4. package/dist-cjs/commands/CreateChannelCommand.js +2 -1
  5. package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -1
  6. package/dist-cjs/commands/CreateTrailCommand.js +2 -1
  7. package/dist-cjs/commands/DeleteChannelCommand.js +2 -1
  8. package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteTrailCommand.js +2 -1
  11. package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -1
  12. package/dist-cjs/commands/DescribeQueryCommand.js +2 -1
  13. package/dist-cjs/commands/DescribeTrailsCommand.js +2 -1
  14. package/dist-cjs/commands/GetChannelCommand.js +2 -1
  15. package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -1
  16. package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -1
  17. package/dist-cjs/commands/GetImportCommand.js +2 -1
  18. package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -1
  19. package/dist-cjs/commands/GetQueryResultsCommand.js +2 -1
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -1
  21. package/dist-cjs/commands/GetTrailCommand.js +2 -1
  22. package/dist-cjs/commands/GetTrailStatusCommand.js +2 -1
  23. package/dist-cjs/commands/ListChannelsCommand.js +2 -1
  24. package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -1
  25. package/dist-cjs/commands/ListImportFailuresCommand.js +2 -1
  26. package/dist-cjs/commands/ListImportsCommand.js +2 -1
  27. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -1
  28. package/dist-cjs/commands/ListQueriesCommand.js +2 -1
  29. package/dist-cjs/commands/ListTagsCommand.js +2 -1
  30. package/dist-cjs/commands/ListTrailsCommand.js +2 -1
  31. package/dist-cjs/commands/LookupEventsCommand.js +2 -1
  32. package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -1
  33. package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -1
  34. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
  35. package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -1
  36. package/dist-cjs/commands/RemoveTagsCommand.js +2 -1
  37. package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -1
  38. package/dist-cjs/commands/StartImportCommand.js +2 -1
  39. package/dist-cjs/commands/StartLoggingCommand.js +2 -1
  40. package/dist-cjs/commands/StartQueryCommand.js +2 -1
  41. package/dist-cjs/commands/StopImportCommand.js +2 -1
  42. package/dist-cjs/commands/StopLoggingCommand.js +2 -1
  43. package/dist-cjs/commands/UpdateChannelCommand.js +2 -1
  44. package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -1
  45. package/dist-cjs/commands/UpdateTrailCommand.js +2 -1
  46. package/dist-cjs/index.js +2 -2
  47. package/dist-cjs/models/CloudTrailServiceException.js +2 -1
  48. package/dist-es/CloudTrailClient.js +1 -0
  49. package/dist-es/commands/AddTagsCommand.js +1 -0
  50. package/dist-es/commands/CancelQueryCommand.js +1 -0
  51. package/dist-es/commands/CreateChannelCommand.js +1 -0
  52. package/dist-es/commands/CreateEventDataStoreCommand.js +1 -0
  53. package/dist-es/commands/CreateTrailCommand.js +1 -0
  54. package/dist-es/commands/DeleteChannelCommand.js +1 -0
  55. package/dist-es/commands/DeleteEventDataStoreCommand.js +1 -0
  56. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
  57. package/dist-es/commands/DeleteTrailCommand.js +1 -0
  58. package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +1 -0
  59. package/dist-es/commands/DescribeQueryCommand.js +1 -0
  60. package/dist-es/commands/DescribeTrailsCommand.js +1 -0
  61. package/dist-es/commands/GetChannelCommand.js +1 -0
  62. package/dist-es/commands/GetEventDataStoreCommand.js +1 -0
  63. package/dist-es/commands/GetEventSelectorsCommand.js +1 -0
  64. package/dist-es/commands/GetImportCommand.js +1 -0
  65. package/dist-es/commands/GetInsightSelectorsCommand.js +1 -0
  66. package/dist-es/commands/GetQueryResultsCommand.js +1 -0
  67. package/dist-es/commands/GetResourcePolicyCommand.js +1 -0
  68. package/dist-es/commands/GetTrailCommand.js +1 -0
  69. package/dist-es/commands/GetTrailStatusCommand.js +1 -0
  70. package/dist-es/commands/ListChannelsCommand.js +1 -0
  71. package/dist-es/commands/ListEventDataStoresCommand.js +1 -0
  72. package/dist-es/commands/ListImportFailuresCommand.js +1 -0
  73. package/dist-es/commands/ListImportsCommand.js +1 -0
  74. package/dist-es/commands/ListPublicKeysCommand.js +1 -0
  75. package/dist-es/commands/ListQueriesCommand.js +1 -0
  76. package/dist-es/commands/ListTagsCommand.js +1 -0
  77. package/dist-es/commands/ListTrailsCommand.js +1 -0
  78. package/dist-es/commands/LookupEventsCommand.js +1 -0
  79. package/dist-es/commands/PutEventSelectorsCommand.js +1 -0
  80. package/dist-es/commands/PutInsightSelectorsCommand.js +1 -0
  81. package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
  82. package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +1 -0
  83. package/dist-es/commands/RemoveTagsCommand.js +1 -0
  84. package/dist-es/commands/RestoreEventDataStoreCommand.js +1 -0
  85. package/dist-es/commands/StartImportCommand.js +1 -0
  86. package/dist-es/commands/StartLoggingCommand.js +1 -0
  87. package/dist-es/commands/StartQueryCommand.js +1 -0
  88. package/dist-es/commands/StopImportCommand.js +1 -0
  89. package/dist-es/commands/StopLoggingCommand.js +1 -0
  90. package/dist-es/commands/UpdateChannelCommand.js +1 -0
  91. package/dist-es/commands/UpdateEventDataStoreCommand.js +1 -0
  92. package/dist-es/commands/UpdateTrailCommand.js +1 -0
  93. package/dist-es/index.js +2 -2
  94. package/dist-es/models/CloudTrailServiceException.js +1 -0
  95. package/dist-types/CloudTrailClient.d.ts +3 -3
  96. package/dist-types/commands/AddTagsCommand.d.ts +4 -0
  97. package/dist-types/commands/CancelQueryCommand.d.ts +4 -0
  98. package/dist-types/commands/CreateChannelCommand.d.ts +4 -0
  99. package/dist-types/commands/CreateEventDataStoreCommand.d.ts +4 -0
  100. package/dist-types/commands/CreateTrailCommand.d.ts +4 -0
  101. package/dist-types/commands/DeleteChannelCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +4 -0
  103. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
  104. package/dist-types/commands/DeleteTrailCommand.d.ts +4 -0
  105. package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +4 -0
  106. package/dist-types/commands/DescribeQueryCommand.d.ts +4 -0
  107. package/dist-types/commands/DescribeTrailsCommand.d.ts +4 -0
  108. package/dist-types/commands/GetChannelCommand.d.ts +4 -0
  109. package/dist-types/commands/GetEventDataStoreCommand.d.ts +4 -0
  110. package/dist-types/commands/GetEventSelectorsCommand.d.ts +4 -0
  111. package/dist-types/commands/GetImportCommand.d.ts +4 -0
  112. package/dist-types/commands/GetInsightSelectorsCommand.d.ts +4 -0
  113. package/dist-types/commands/GetQueryResultsCommand.d.ts +4 -0
  114. package/dist-types/commands/GetResourcePolicyCommand.d.ts +4 -0
  115. package/dist-types/commands/GetTrailCommand.d.ts +4 -0
  116. package/dist-types/commands/GetTrailStatusCommand.d.ts +4 -0
  117. package/dist-types/commands/ListChannelsCommand.d.ts +4 -0
  118. package/dist-types/commands/ListEventDataStoresCommand.d.ts +4 -0
  119. package/dist-types/commands/ListImportFailuresCommand.d.ts +4 -0
  120. package/dist-types/commands/ListImportsCommand.d.ts +4 -0
  121. package/dist-types/commands/ListPublicKeysCommand.d.ts +4 -0
  122. package/dist-types/commands/ListQueriesCommand.d.ts +4 -0
  123. package/dist-types/commands/ListTagsCommand.d.ts +4 -0
  124. package/dist-types/commands/ListTrailsCommand.d.ts +4 -0
  125. package/dist-types/commands/LookupEventsCommand.d.ts +4 -0
  126. package/dist-types/commands/PutEventSelectorsCommand.d.ts +4 -0
  127. package/dist-types/commands/PutInsightSelectorsCommand.d.ts +4 -0
  128. package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
  129. package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +4 -0
  130. package/dist-types/commands/RemoveTagsCommand.d.ts +4 -0
  131. package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +4 -0
  132. package/dist-types/commands/StartImportCommand.d.ts +4 -0
  133. package/dist-types/commands/StartLoggingCommand.d.ts +4 -0
  134. package/dist-types/commands/StartQueryCommand.d.ts +4 -0
  135. package/dist-types/commands/StopImportCommand.d.ts +4 -0
  136. package/dist-types/commands/StopLoggingCommand.d.ts +4 -0
  137. package/dist-types/commands/UpdateChannelCommand.d.ts +4 -0
  138. package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +4 -0
  139. package/dist-types/commands/UpdateTrailCommand.d.ts +4 -0
  140. package/dist-types/index.d.ts +22 -2
  141. package/dist-types/models/CloudTrailServiceException.d.ts +1 -0
  142. package/dist-types/ts3.4/CloudTrailClient.d.ts +3 -3
  143. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -0
  144. package/dist-types/ts3.4/commands/CancelQueryCommand.d.ts +1 -0
  145. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -0
  146. package/dist-types/ts3.4/commands/CreateEventDataStoreCommand.d.ts +1 -0
  147. package/dist-types/ts3.4/commands/CreateTrailCommand.d.ts +1 -0
  148. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -0
  149. package/dist-types/ts3.4/commands/DeleteEventDataStoreCommand.d.ts +1 -0
  150. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  151. package/dist-types/ts3.4/commands/DeleteTrailCommand.d.ts +1 -0
  152. package/dist-types/ts3.4/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +1 -0
  153. package/dist-types/ts3.4/commands/DescribeQueryCommand.d.ts +1 -0
  154. package/dist-types/ts3.4/commands/DescribeTrailsCommand.d.ts +1 -0
  155. package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +1 -0
  156. package/dist-types/ts3.4/commands/GetEventDataStoreCommand.d.ts +1 -0
  157. package/dist-types/ts3.4/commands/GetEventSelectorsCommand.d.ts +1 -0
  158. package/dist-types/ts3.4/commands/GetImportCommand.d.ts +1 -0
  159. package/dist-types/ts3.4/commands/GetInsightSelectorsCommand.d.ts +1 -0
  160. package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +1 -0
  161. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -0
  162. package/dist-types/ts3.4/commands/GetTrailCommand.d.ts +1 -0
  163. package/dist-types/ts3.4/commands/GetTrailStatusCommand.d.ts +1 -0
  164. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +1 -0
  165. package/dist-types/ts3.4/commands/ListEventDataStoresCommand.d.ts +1 -0
  166. package/dist-types/ts3.4/commands/ListImportFailuresCommand.d.ts +1 -0
  167. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +1 -0
  168. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +1 -0
  169. package/dist-types/ts3.4/commands/ListQueriesCommand.d.ts +1 -0
  170. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -0
  171. package/dist-types/ts3.4/commands/ListTrailsCommand.d.ts +1 -0
  172. package/dist-types/ts3.4/commands/LookupEventsCommand.d.ts +1 -0
  173. package/dist-types/ts3.4/commands/PutEventSelectorsCommand.d.ts +1 -0
  174. package/dist-types/ts3.4/commands/PutInsightSelectorsCommand.d.ts +1 -0
  175. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
  176. package/dist-types/ts3.4/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +1 -0
  177. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -0
  178. package/dist-types/ts3.4/commands/RestoreEventDataStoreCommand.d.ts +1 -0
  179. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +1 -0
  180. package/dist-types/ts3.4/commands/StartLoggingCommand.d.ts +1 -0
  181. package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +1 -0
  182. package/dist-types/ts3.4/commands/StopImportCommand.d.ts +1 -0
  183. package/dist-types/ts3.4/commands/StopLoggingCommand.d.ts +1 -0
  184. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -0
  185. package/dist-types/ts3.4/commands/UpdateEventDataStoreCommand.d.ts +1 -0
  186. package/dist-types/ts3.4/commands/UpdateTrailCommand.d.ts +1 -0
  187. package/dist-types/ts3.4/index.d.ts +2 -2
  188. package/dist-types/ts3.4/models/CloudTrailServiceException.d.ts +1 -0
  189. package/package.json +28 -28
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CloudTrailClient = void 0;
3
+ exports.CloudTrailClient = exports.__Client = void 0;
4
4
  const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
6
6
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
11
  const middleware_signing_1 = require("@aws-sdk/middleware-signing");
12
12
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
13
13
  const smithy_client_1 = require("@aws-sdk/smithy-client");
14
+ Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
14
15
  const EndpointParameters_1 = require("./endpoint/EndpointParameters");
15
16
  const runtimeConfig_1 = require("./runtimeConfig");
16
17
  class CloudTrailClient extends smithy_client_1.Client {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddTagsCommand = void 0;
3
+ exports.AddTagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class AddTagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CancelQueryCommand = void 0;
3
+ exports.CancelQueryCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CancelQueryCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateChannelCommand = void 0;
3
+ exports.CreateChannelCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateChannelCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEventDataStoreCommand = void 0;
3
+ exports.CreateEventDataStoreCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateEventDataStoreCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTrailCommand = void 0;
3
+ exports.CreateTrailCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateTrailCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteChannelCommand = void 0;
3
+ exports.DeleteChannelCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteChannelCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteEventDataStoreCommand = void 0;
3
+ exports.DeleteEventDataStoreCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteEventDataStoreCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteResourcePolicyCommand = void 0;
3
+ exports.DeleteResourcePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteResourcePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTrailCommand = void 0;
3
+ exports.DeleteTrailCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteTrailCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterOrganizationDelegatedAdminCommand = void 0;
3
+ exports.DeregisterOrganizationDelegatedAdminCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeregisterOrganizationDelegatedAdminCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeQueryCommand = void 0;
3
+ exports.DescribeQueryCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeQueryCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTrailsCommand = void 0;
3
+ exports.DescribeTrailsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeTrailsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetChannelCommand = void 0;
3
+ exports.GetChannelCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetChannelCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEventDataStoreCommand = void 0;
3
+ exports.GetEventDataStoreCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetEventDataStoreCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEventSelectorsCommand = void 0;
3
+ exports.GetEventSelectorsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetEventSelectorsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetImportCommand = void 0;
3
+ exports.GetImportCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetImportCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetInsightSelectorsCommand = void 0;
3
+ exports.GetInsightSelectorsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetInsightSelectorsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetQueryResultsCommand = void 0;
3
+ exports.GetQueryResultsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetQueryResultsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetResourcePolicyCommand = void 0;
3
+ exports.GetResourcePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetResourcePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTrailCommand = void 0;
3
+ exports.GetTrailCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetTrailCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTrailStatusCommand = void 0;
3
+ exports.GetTrailStatusCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class GetTrailStatusCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListChannelsCommand = void 0;
3
+ exports.ListChannelsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListChannelsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListEventDataStoresCommand = void 0;
3
+ exports.ListEventDataStoresCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListEventDataStoresCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListImportFailuresCommand = void 0;
3
+ exports.ListImportFailuresCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListImportFailuresCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListImportsCommand = void 0;
3
+ exports.ListImportsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListImportsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPublicKeysCommand = void 0;
3
+ exports.ListPublicKeysCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListPublicKeysCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListQueriesCommand = void 0;
3
+ exports.ListQueriesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListQueriesCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsCommand = void 0;
3
+ exports.ListTagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListTagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTrailsCommand = void 0;
3
+ exports.ListTrailsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListTrailsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LookupEventsCommand = void 0;
3
+ exports.LookupEventsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class LookupEventsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutEventSelectorsCommand = void 0;
3
+ exports.PutEventSelectorsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class PutEventSelectorsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutInsightSelectorsCommand = void 0;
3
+ exports.PutInsightSelectorsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class PutInsightSelectorsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutResourcePolicyCommand = void 0;
3
+ exports.PutResourcePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class PutResourcePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterOrganizationDelegatedAdminCommand = void 0;
3
+ exports.RegisterOrganizationDelegatedAdminCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class RegisterOrganizationDelegatedAdminCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RemoveTagsCommand = void 0;
3
+ exports.RemoveTagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class RemoveTagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RestoreEventDataStoreCommand = void 0;
3
+ exports.RestoreEventDataStoreCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class RestoreEventDataStoreCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartImportCommand = void 0;
3
+ exports.StartImportCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StartImportCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartLoggingCommand = void 0;
3
+ exports.StartLoggingCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StartLoggingCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartQueryCommand = void 0;
3
+ exports.StartQueryCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StartQueryCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopImportCommand = void 0;
3
+ exports.StopImportCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StopImportCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopLoggingCommand = void 0;
3
+ exports.StopLoggingCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StopLoggingCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateChannelCommand = void 0;
3
+ exports.UpdateChannelCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateChannelCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateEventDataStoreCommand = void 0;
3
+ exports.UpdateEventDataStoreCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateEventDataStoreCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTrailCommand = void 0;
3
+ exports.UpdateTrailCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateTrailCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
package/dist-cjs/index.js CHANGED
@@ -2,10 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CloudTrailServiceException = void 0;
4
4
  const tslib_1 = require("tslib");
5
- tslib_1.__exportStar(require("./CloudTrail"), exports);
6
5
  tslib_1.__exportStar(require("./CloudTrailClient"), exports);
6
+ tslib_1.__exportStar(require("./CloudTrail"), exports);
7
7
  tslib_1.__exportStar(require("./commands"), exports);
8
- tslib_1.__exportStar(require("./models"), exports);
9
8
  tslib_1.__exportStar(require("./pagination"), exports);
9
+ tslib_1.__exportStar(require("./models"), exports);
10
10
  var CloudTrailServiceException_1 = require("./models/CloudTrailServiceException");
11
11
  Object.defineProperty(exports, "CloudTrailServiceException", { enumerable: true, get: function () { return CloudTrailServiceException_1.CloudTrailServiceException; } });