@aws-sdk/client-cloudtrail 3.337.0 → 3.341.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
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { DescribeTrailsRequest, DescribeTrailsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetChannelRequest, GetChannelResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetEventDataStoreRequest, GetEventDataStoreResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetEventSelectorsRequest, GetEventSelectorsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetImportRequest, GetImportResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetInsightSelectorsRequest, GetInsightSelectorsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetQueryResultsRequest, GetQueryResultsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetTrailRequest, GetTrailResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetTrailStatusRequest, GetTrailStatusResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListChannelsRequest, ListChannelsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListEventDataStoresRequest, ListEventDataStoresResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListImportFailuresRequest, ListImportFailuresResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListImportsRequest, ListImportsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListPublicKeysRequest, ListPublicKeysResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListQueriesRequest, ListQueriesResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListTrailsRequest, ListTrailsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { LookupEventsRequest, LookupEventsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutEventSelectorsRequest, PutEventSelectorsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutInsightSelectorsRequest, PutInsightSelectorsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RegisterOrganizationDelegatedAdminRequest, RegisterOrganizationDelegatedAdminResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RemoveTagsRequest, RemoveTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RestoreEventDataStoreRequest, RestoreEventDataStoreResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartImportRequest, StartImportResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartLoggingRequest, StartLoggingResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartQueryRequest, StartQueryResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StopImportRequest, StopImportResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StopLoggingRequest, StopLoggingResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { UpdateEventDataStoreRequest, UpdateEventDataStoreResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { UpdateTrailRequest, UpdateTrailResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,26 @@
1
- export * from "./CloudTrail";
1
+ /**
2
+ * <fullname>CloudTrail</fullname>
3
+ * <p>This is the CloudTrail API Reference. It provides descriptions of actions, data
4
+ * types, common parameters, and common errors for CloudTrail.</p>
5
+ * <p>CloudTrail is a web service that records Amazon Web Services API calls for your
6
+ * Amazon Web Services account and delivers log files to an Amazon S3 bucket. The
7
+ * recorded information includes the identity of the user, the start time of the Amazon Web Services API call, the source IP address, the request parameters, and the response
8
+ * elements returned by the service.</p>
9
+ * <note>
10
+ * <p>As an alternative to the API, you can use one of the Amazon Web Services SDKs, which
11
+ * consist of libraries and sample code for various programming languages and platforms
12
+ * (Java, Ruby, .NET, iOS, Android, etc.). The SDKs provide programmatic access to CloudTrail. For example, the SDKs handle cryptographically signing requests,
13
+ * managing errors, and retrying requests automatically. For more information about the
14
+ * Amazon Web Services SDKs, including how to download and install them, see <a href="http://aws.amazon.com/tools/">Tools to Build on Amazon Web Services</a>.</p>
15
+ * </note>
16
+ * <p>See the <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html">CloudTrail
17
+ * User Guide</a> for information about the data that is included with each Amazon Web Services API call listed in the log files.</p>
18
+ *
19
+ * @packageDocumentation
20
+ */
2
21
  export * from "./CloudTrailClient";
22
+ export * from "./CloudTrail";
3
23
  export * from "./commands";
4
- export * from "./models";
5
24
  export * from "./pagination";
25
+ export * from "./models";
6
26
  export { CloudTrailServiceException } from "./models/CloudTrailServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -227,6 +227,7 @@ import {
227
227
  ClientResolvedEndpointParameters,
228
228
  EndpointParameters,
229
229
  } from "./endpoint/EndpointParameters";
230
+ export { __Client };
230
231
  export type ServiceInputTypes =
231
232
  | AddTagsCommandInput
232
233
  | CancelQueryCommandInput
@@ -341,7 +342,7 @@ export interface ClientDefaults
341
342
  logger?: __Logger;
342
343
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
343
344
  }
344
- type CloudTrailClientConfigType = Partial<
345
+ export type CloudTrailClientConfigType = Partial<
345
346
  __SmithyConfiguration<__HttpHandlerOptions>
346
347
  > &
347
348
  ClientDefaults &
@@ -353,7 +354,7 @@ type CloudTrailClientConfigType = Partial<
353
354
  UserAgentInputConfig &
354
355
  ClientInputEndpointParameters;
355
356
  export interface CloudTrailClientConfig extends CloudTrailClientConfigType {}
356
- type CloudTrailClientResolvedConfigType =
357
+ export type CloudTrailClientResolvedConfigType =
357
358
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
358
359
  Required<ClientDefaults> &
359
360
  RegionResolvedConfig &
@@ -375,4 +376,3 @@ export declare class CloudTrailClient extends __Client<
375
376
  constructor(configuration: CloudTrailClientConfig);
376
377
  destroy(): void;
377
378
  }
378
- export {};
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { AddTagsRequest, AddTagsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AddTagsCommandInput extends AddTagsRequest {}
16
17
  export interface AddTagsCommandOutput
17
18
  extends AddTagsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { CancelQueryRequest, CancelQueryResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CancelQueryCommandInput extends CancelQueryRequest {}
16
17
  export interface CancelQueryCommandOutput
17
18
  extends CancelQueryResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateChannelRequest,
16
16
  CreateChannelResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateChannelCommandInput extends CreateChannelRequest {}
19
20
  export interface CreateChannelCommandOutput
20
21
  extends CreateChannelResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateEventDataStoreRequest,
16
16
  CreateEventDataStoreResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateEventDataStoreCommandInput
19
20
  extends CreateEventDataStoreRequest {}
20
21
  export interface CreateEventDataStoreCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { CreateTrailRequest, CreateTrailResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateTrailCommandInput extends CreateTrailRequest {}
16
17
  export interface CreateTrailCommandOutput
17
18
  extends CreateTrailResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteChannelRequest,
16
16
  DeleteChannelResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteChannelCommandInput extends DeleteChannelRequest {}
19
20
  export interface DeleteChannelCommandOutput
20
21
  extends DeleteChannelResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteEventDataStoreRequest,
16
16
  DeleteEventDataStoreResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEventDataStoreCommandInput
19
20
  extends DeleteEventDataStoreRequest {}
20
21
  export interface DeleteEventDataStoreCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteResourcePolicyRequest,
16
16
  DeleteResourcePolicyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteResourcePolicyCommandInput
19
20
  extends DeleteResourcePolicyRequest {}
20
21
  export interface DeleteResourcePolicyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { DeleteTrailRequest, DeleteTrailResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteTrailCommandInput extends DeleteTrailRequest {}
16
17
  export interface DeleteTrailCommandOutput
17
18
  extends DeleteTrailResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DeregisterOrganizationDelegatedAdminRequest,
16
16
  DeregisterOrganizationDelegatedAdminResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeregisterOrganizationDelegatedAdminCommandInput
19
20
  extends DeregisterOrganizationDelegatedAdminRequest {}
20
21
  export interface DeregisterOrganizationDelegatedAdminCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeQueryRequest,
16
16
  DescribeQueryResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeQueryCommandInput extends DescribeQueryRequest {}
19
20
  export interface DescribeQueryCommandOutput
20
21
  extends DescribeQueryResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeTrailsRequest,
16
16
  DescribeTrailsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeTrailsCommandInput extends DescribeTrailsRequest {}
19
20
  export interface DescribeTrailsCommandOutput
20
21
  extends DescribeTrailsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { GetChannelRequest, GetChannelResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetChannelCommandInput extends GetChannelRequest {}
16
17
  export interface GetChannelCommandOutput
17
18
  extends GetChannelResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetEventDataStoreRequest,
16
16
  GetEventDataStoreResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEventDataStoreCommandInput
19
20
  extends GetEventDataStoreRequest {}
20
21
  export interface GetEventDataStoreCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetEventSelectorsRequest,
16
16
  GetEventSelectorsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetEventSelectorsCommandInput
19
20
  extends GetEventSelectorsRequest {}
20
21
  export interface GetEventSelectorsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../CloudTrailClient";
14
14
  import { GetImportRequest, GetImportResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetImportCommandInput extends GetImportRequest {}
16
17
  export interface GetImportCommandOutput
17
18
  extends GetImportResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetInsightSelectorsRequest,
16
16
  GetInsightSelectorsResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetInsightSelectorsCommandInput
19
20
  extends GetInsightSelectorsRequest {}
20
21
  export interface GetInsightSelectorsCommandOutput