@aws-sdk/client-cloudtrail 3.296.0 → 3.298.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 (151) hide show
  1. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  2. package/dist-cjs/commands/CancelQueryCommand.js +2 -3
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -3
  4. package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -3
  5. package/dist-cjs/commands/CreateTrailCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteTrailCommand.js +2 -3
  10. package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeQueryCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeTrailsCommand.js +2 -3
  13. package/dist-cjs/commands/GetChannelCommand.js +2 -3
  14. package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -3
  15. package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -3
  16. package/dist-cjs/commands/GetImportCommand.js +2 -3
  17. package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -3
  18. package/dist-cjs/commands/GetQueryResultsCommand.js +2 -3
  19. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  20. package/dist-cjs/commands/GetTrailCommand.js +2 -3
  21. package/dist-cjs/commands/GetTrailStatusCommand.js +2 -3
  22. package/dist-cjs/commands/ListChannelsCommand.js +2 -3
  23. package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -3
  24. package/dist-cjs/commands/ListImportFailuresCommand.js +2 -3
  25. package/dist-cjs/commands/ListImportsCommand.js +2 -3
  26. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
  27. package/dist-cjs/commands/ListQueriesCommand.js +2 -3
  28. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  29. package/dist-cjs/commands/ListTrailsCommand.js +2 -3
  30. package/dist-cjs/commands/LookupEventsCommand.js +2 -3
  31. package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -3
  32. package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -3
  33. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  34. package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
  35. package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
  36. package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -3
  37. package/dist-cjs/commands/StartImportCommand.js +2 -3
  38. package/dist-cjs/commands/StartLoggingCommand.js +2 -3
  39. package/dist-cjs/commands/StartQueryCommand.js +2 -3
  40. package/dist-cjs/commands/StopImportCommand.js +2 -3
  41. package/dist-cjs/commands/StopLoggingCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateTrailCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -460
  46. package/dist-es/commands/AddTagsCommand.js +2 -3
  47. package/dist-es/commands/CancelQueryCommand.js +2 -3
  48. package/dist-es/commands/CreateChannelCommand.js +2 -3
  49. package/dist-es/commands/CreateEventDataStoreCommand.js +2 -3
  50. package/dist-es/commands/CreateTrailCommand.js +2 -3
  51. package/dist-es/commands/DeleteChannelCommand.js +2 -3
  52. package/dist-es/commands/DeleteEventDataStoreCommand.js +2 -3
  53. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  54. package/dist-es/commands/DeleteTrailCommand.js +2 -3
  55. package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
  56. package/dist-es/commands/DescribeQueryCommand.js +2 -3
  57. package/dist-es/commands/DescribeTrailsCommand.js +2 -3
  58. package/dist-es/commands/GetChannelCommand.js +2 -3
  59. package/dist-es/commands/GetEventDataStoreCommand.js +2 -3
  60. package/dist-es/commands/GetEventSelectorsCommand.js +2 -3
  61. package/dist-es/commands/GetImportCommand.js +2 -3
  62. package/dist-es/commands/GetInsightSelectorsCommand.js +2 -3
  63. package/dist-es/commands/GetQueryResultsCommand.js +2 -3
  64. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  65. package/dist-es/commands/GetTrailCommand.js +2 -3
  66. package/dist-es/commands/GetTrailStatusCommand.js +2 -3
  67. package/dist-es/commands/ListChannelsCommand.js +2 -3
  68. package/dist-es/commands/ListEventDataStoresCommand.js +2 -3
  69. package/dist-es/commands/ListImportFailuresCommand.js +2 -3
  70. package/dist-es/commands/ListImportsCommand.js +2 -3
  71. package/dist-es/commands/ListPublicKeysCommand.js +2 -3
  72. package/dist-es/commands/ListQueriesCommand.js +2 -3
  73. package/dist-es/commands/ListTagsCommand.js +2 -3
  74. package/dist-es/commands/ListTrailsCommand.js +2 -3
  75. package/dist-es/commands/LookupEventsCommand.js +2 -3
  76. package/dist-es/commands/PutEventSelectorsCommand.js +2 -3
  77. package/dist-es/commands/PutInsightSelectorsCommand.js +2 -3
  78. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  79. package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
  80. package/dist-es/commands/RemoveTagsCommand.js +2 -3
  81. package/dist-es/commands/RestoreEventDataStoreCommand.js +2 -3
  82. package/dist-es/commands/StartImportCommand.js +2 -3
  83. package/dist-es/commands/StartLoggingCommand.js +2 -3
  84. package/dist-es/commands/StartQueryCommand.js +2 -3
  85. package/dist-es/commands/StopImportCommand.js +2 -3
  86. package/dist-es/commands/StopLoggingCommand.js +2 -3
  87. package/dist-es/commands/UpdateChannelCommand.js +2 -3
  88. package/dist-es/commands/UpdateEventDataStoreCommand.js +2 -3
  89. package/dist-es/commands/UpdateTrailCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -342
  91. package/dist-types/CloudTrail.d.ts +45 -0
  92. package/dist-types/CloudTrailClient.d.ts +24 -4
  93. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  94. package/dist-types/commands/CancelQueryCommand.d.ts +16 -0
  95. package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateEventDataStoreCommand.d.ts +16 -0
  97. package/dist-types/commands/CreateTrailCommand.d.ts +16 -0
  98. package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
  99. package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +16 -0
  100. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  101. package/dist-types/commands/DeleteTrailCommand.d.ts +16 -0
  102. package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +16 -0
  103. package/dist-types/commands/DescribeQueryCommand.d.ts +16 -0
  104. package/dist-types/commands/DescribeTrailsCommand.d.ts +16 -0
  105. package/dist-types/commands/GetChannelCommand.d.ts +16 -0
  106. package/dist-types/commands/GetEventDataStoreCommand.d.ts +16 -0
  107. package/dist-types/commands/GetEventSelectorsCommand.d.ts +16 -0
  108. package/dist-types/commands/GetImportCommand.d.ts +16 -0
  109. package/dist-types/commands/GetInsightSelectorsCommand.d.ts +16 -0
  110. package/dist-types/commands/GetQueryResultsCommand.d.ts +16 -0
  111. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  112. package/dist-types/commands/GetTrailCommand.d.ts +16 -0
  113. package/dist-types/commands/GetTrailStatusCommand.d.ts +16 -0
  114. package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
  115. package/dist-types/commands/ListEventDataStoresCommand.d.ts +16 -0
  116. package/dist-types/commands/ListImportFailuresCommand.d.ts +16 -0
  117. package/dist-types/commands/ListImportsCommand.d.ts +16 -0
  118. package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
  119. package/dist-types/commands/ListQueriesCommand.d.ts +16 -0
  120. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  121. package/dist-types/commands/ListTrailsCommand.d.ts +16 -0
  122. package/dist-types/commands/LookupEventsCommand.d.ts +16 -0
  123. package/dist-types/commands/PutEventSelectorsCommand.d.ts +16 -0
  124. package/dist-types/commands/PutInsightSelectorsCommand.d.ts +16 -0
  125. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  126. package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +16 -0
  127. package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
  128. package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +16 -0
  129. package/dist-types/commands/StartImportCommand.d.ts +16 -0
  130. package/dist-types/commands/StartLoggingCommand.d.ts +16 -0
  131. package/dist-types/commands/StartQueryCommand.d.ts +16 -0
  132. package/dist-types/commands/StopImportCommand.d.ts +16 -0
  133. package/dist-types/commands/StopLoggingCommand.d.ts +16 -0
  134. package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
  135. package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateTrailCommand.d.ts +16 -0
  137. package/dist-types/models/CloudTrailServiceException.d.ts +2 -0
  138. package/dist-types/models/models_0.d.ts +343 -456
  139. package/dist-types/pagination/GetQueryResultsPaginator.d.ts +3 -0
  140. package/dist-types/pagination/Interfaces.d.ts +3 -0
  141. package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListEventDataStoresPaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListImportFailuresPaginator.d.ts +3 -0
  144. package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
  145. package/dist-types/pagination/ListPublicKeysPaginator.d.ts +3 -0
  146. package/dist-types/pagination/ListQueriesPaginator.d.ts +3 -0
  147. package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/ListTrailsPaginator.d.ts +3 -0
  149. package/dist-types/pagination/LookupEventsPaginator.d.ts +3 -0
  150. package/dist-types/ts3.4/models/models_0.d.ts +0 -316
  151. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetQueryResultsRequest, GetQueryResultsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetQueryResultsCommand}.
8
10
  */
9
11
  export interface GetQueryResultsCommandInput extends GetQueryResultsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetQueryResultsCommand}.
13
17
  */
14
18
  export interface GetQueryResultsCommandOutput extends GetQueryResultsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets event data results of a query. You must specify the <code>QueryID</code> value
18
23
  * returned by the <code>StartQuery</code> operation, and an ARN for
19
24
  * <code>EventDataStore</code>.</p>
@@ -27,6 +32,8 @@ export interface GetQueryResultsCommandOutput extends GetQueryResultsResponse, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param GetQueryResultsCommandInput - {@link GetQueryResultsCommandInput}
36
+ * @returns {@link GetQueryResultsCommandOutput}
30
37
  * @see {@link GetQueryResultsCommandInput} for command's `input` shape.
31
38
  * @see {@link GetQueryResultsCommandOutput} for command's `response` shape.
32
39
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -73,11 +80,20 @@ export interface GetQueryResultsCommandOutput extends GetQueryResultsResponse, _
73
80
  export declare class GetQueryResultsCommand extends $Command<GetQueryResultsCommandInput, GetQueryResultsCommandOutput, CloudTrailClientResolvedConfig> {
74
81
  readonly input: GetQueryResultsCommandInput;
75
82
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
+ /**
84
+ * @public
85
+ */
76
86
  constructor(input: GetQueryResultsCommandInput);
77
87
  /**
78
88
  * @internal
79
89
  */
80
90
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetQueryResultsCommandInput, GetQueryResultsCommandOutput>;
91
+ /**
92
+ * @internal
93
+ */
81
94
  private serialize;
95
+ /**
96
+ * @internal
97
+ */
82
98
  private deserialize;
83
99
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetResourcePolicyCommand}.
8
10
  */
9
11
  export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetResourcePolicyCommand}.
13
17
  */
14
18
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param GetResourcePolicyCommandInput - {@link GetResourcePolicyCommandInput}
36
+ * @returns {@link GetResourcePolicyCommandOutput}
30
37
  * @see {@link GetResourcePolicyCommandInput} for command's `input` shape.
31
38
  * @see {@link GetResourcePolicyCommandOutput} for command's `response` shape.
32
39
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -59,11 +66,20 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
59
66
  export declare class GetResourcePolicyCommand extends $Command<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CloudTrailClientResolvedConfig> {
60
67
  readonly input: GetResourcePolicyCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: GetResourcePolicyCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetTrailRequest, GetTrailResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTrailCommand}.
8
10
  */
9
11
  export interface GetTrailCommandInput extends GetTrailRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTrailCommand}.
13
17
  */
14
18
  export interface GetTrailCommandOutput extends GetTrailResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns settings information for a specified trail.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface GetTrailCommandOutput extends GetTrailResponse, __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetTrailCommandInput - {@link GetTrailCommandInput}
34
+ * @returns {@link GetTrailCommandOutput}
28
35
  * @see {@link GetTrailCommandInput} for command's `input` shape.
29
36
  * @see {@link GetTrailCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -80,11 +87,20 @@ export interface GetTrailCommandOutput extends GetTrailResponse, __MetadataBeare
80
87
  export declare class GetTrailCommand extends $Command<GetTrailCommandInput, GetTrailCommandOutput, CloudTrailClientResolvedConfig> {
81
88
  readonly input: GetTrailCommandInput;
82
89
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
+ /**
91
+ * @public
92
+ */
83
93
  constructor(input: GetTrailCommandInput);
84
94
  /**
85
95
  * @internal
86
96
  */
87
97
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTrailCommandInput, GetTrailCommandOutput>;
98
+ /**
99
+ * @internal
100
+ */
88
101
  private serialize;
102
+ /**
103
+ * @internal
104
+ */
89
105
  private deserialize;
90
106
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { GetTrailStatusRequest, GetTrailStatusResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTrailStatusCommand}.
8
10
  */
9
11
  export interface GetTrailStatusCommandInput extends GetTrailStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTrailStatusCommand}.
13
17
  */
14
18
  export interface GetTrailStatusCommandOutput extends GetTrailStatusResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a JSON-formatted list of information about the specified trail. Fields include
18
23
  * information on delivery errors, Amazon SNS and Amazon S3 errors, and start
19
24
  * and stop logging times for each trail. This operation returns trail status from a single
@@ -29,6 +34,8 @@ export interface GetTrailStatusCommandOutput extends GetTrailStatusResponse, __M
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param GetTrailStatusCommandInput - {@link GetTrailStatusCommandInput}
38
+ * @returns {@link GetTrailStatusCommandOutput}
32
39
  * @see {@link GetTrailStatusCommandInput} for command's `input` shape.
33
40
  * @see {@link GetTrailStatusCommandOutput} for command's `response` shape.
34
41
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -84,11 +91,20 @@ export interface GetTrailStatusCommandOutput extends GetTrailStatusResponse, __M
84
91
  export declare class GetTrailStatusCommand extends $Command<GetTrailStatusCommandInput, GetTrailStatusCommandOutput, CloudTrailClientResolvedConfig> {
85
92
  readonly input: GetTrailStatusCommandInput;
86
93
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
+ /**
95
+ * @public
96
+ */
87
97
  constructor(input: GetTrailStatusCommandInput);
88
98
  /**
89
99
  * @internal
90
100
  */
91
101
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTrailStatusCommandInput, GetTrailStatusCommandOutput>;
102
+ /**
103
+ * @internal
104
+ */
92
105
  private serialize;
106
+ /**
107
+ * @internal
108
+ */
93
109
  private deserialize;
94
110
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListChannelsRequest, ListChannelsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListChannelsCommand}.
8
10
  */
9
11
  export interface ListChannelsCommandInput extends ListChannelsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListChannelsCommand}.
13
17
  */
14
18
  export interface ListChannelsCommandOutput extends ListChannelsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Lists the channels in the current account, and their source names.
18
23
  * </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListChannelsCommandInput - {@link ListChannelsCommandInput}
35
+ * @returns {@link ListChannelsCommandOutput}
29
36
  * @see {@link ListChannelsCommandInput} for command's `input` shape.
30
37
  * @see {@link ListChannelsCommandOutput} for command's `response` shape.
31
38
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
45
52
  export declare class ListChannelsCommand extends $Command<ListChannelsCommandInput, ListChannelsCommandOutput, CloudTrailClientResolvedConfig> {
46
53
  readonly input: ListChannelsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListChannelsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListChannelsCommandInput, ListChannelsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListEventDataStoresRequest, ListEventDataStoresResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListEventDataStoresCommand}.
8
10
  */
9
11
  export interface ListEventDataStoresCommandInput extends ListEventDataStoresRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListEventDataStoresCommand}.
13
17
  */
14
18
  export interface ListEventDataStoresCommandOutput extends ListEventDataStoresResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about all event data stores in the account, in the current
18
23
  * region.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListEventDataStoresCommandOutput extends ListEventDataStoresRes
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListEventDataStoresCommandInput - {@link ListEventDataStoresCommandInput}
35
+ * @returns {@link ListEventDataStoresCommandOutput}
29
36
  * @see {@link ListEventDataStoresCommandInput} for command's `input` shape.
30
37
  * @see {@link ListEventDataStoresCommandOutput} for command's `response` shape.
31
38
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -52,11 +59,20 @@ export interface ListEventDataStoresCommandOutput extends ListEventDataStoresRes
52
59
  export declare class ListEventDataStoresCommand extends $Command<ListEventDataStoresCommandInput, ListEventDataStoresCommandOutput, CloudTrailClientResolvedConfig> {
53
60
  readonly input: ListEventDataStoresCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: ListEventDataStoresCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventDataStoresCommandInput, ListEventDataStoresCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListImportFailuresRequest, ListImportFailuresResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListImportFailuresCommand}.
8
10
  */
9
11
  export interface ListImportFailuresCommandInput extends ListImportFailuresRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListImportFailuresCommand}.
13
17
  */
14
18
  export interface ListImportFailuresCommandOutput extends ListImportFailuresResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns a list of failures for the specified import. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListImportFailuresCommandOutput extends ListImportFailuresRespo
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListImportFailuresCommandInput - {@link ListImportFailuresCommandInput}
34
+ * @returns {@link ListImportFailuresCommandOutput}
28
35
  * @see {@link ListImportFailuresCommandInput} for command's `input` shape.
29
36
  * @see {@link ListImportFailuresCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -44,11 +51,20 @@ export interface ListImportFailuresCommandOutput extends ListImportFailuresRespo
44
51
  export declare class ListImportFailuresCommand extends $Command<ListImportFailuresCommandInput, ListImportFailuresCommandOutput, CloudTrailClientResolvedConfig> {
45
52
  readonly input: ListImportFailuresCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: ListImportFailuresCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImportFailuresCommandInput, ListImportFailuresCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListImportsRequest, ListImportsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListImportsCommand}.
8
10
  */
9
11
  export interface ListImportsCommandInput extends ListImportsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListImportsCommand}.
13
17
  */
14
18
  export interface ListImportsCommandOutput extends ListImportsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Returns information on all imports, or a select set of imports by
18
23
  * <code>ImportStatus</code> or <code>Destination</code>. </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ListImportsCommandOutput extends ListImportsResponse, __Metadat
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ListImportsCommandInput - {@link ListImportsCommandInput}
35
+ * @returns {@link ListImportsCommandOutput}
29
36
  * @see {@link ListImportsCommandInput} for command's `input` shape.
30
37
  * @see {@link ListImportsCommandOutput} for command's `response` shape.
31
38
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -52,11 +59,20 @@ export interface ListImportsCommandOutput extends ListImportsResponse, __Metadat
52
59
  export declare class ListImportsCommand extends $Command<ListImportsCommandInput, ListImportsCommandOutput, CloudTrailClientResolvedConfig> {
53
60
  readonly input: ListImportsCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: ListImportsCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImportsCommandInput, ListImportsCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListPublicKeysRequest, ListPublicKeysResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPublicKeysCommand}.
8
10
  */
9
11
  export interface ListPublicKeysCommandInput extends ListPublicKeysRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPublicKeysCommand}.
13
17
  */
14
18
  export interface ListPublicKeysCommandOutput extends ListPublicKeysResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns all public keys whose private keys were used to sign the digest files within the
18
23
  * specified time range. The public key is needed to validate digest files that were signed
19
24
  * with its corresponding private key.</p>
@@ -33,6 +38,8 @@ export interface ListPublicKeysCommandOutput extends ListPublicKeysResponse, __M
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param ListPublicKeysCommandInput - {@link ListPublicKeysCommandInput}
42
+ * @returns {@link ListPublicKeysCommandOutput}
36
43
  * @see {@link ListPublicKeysCommandInput} for command's `input` shape.
37
44
  * @see {@link ListPublicKeysCommandOutput} for command's `response` shape.
38
45
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -55,11 +62,20 @@ export interface ListPublicKeysCommandOutput extends ListPublicKeysResponse, __M
55
62
  export declare class ListPublicKeysCommand extends $Command<ListPublicKeysCommandInput, ListPublicKeysCommandOutput, CloudTrailClientResolvedConfig> {
56
63
  readonly input: ListPublicKeysCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: ListPublicKeysCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPublicKeysCommandInput, ListPublicKeysCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListQueriesRequest, ListQueriesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListQueriesCommand}.
8
10
  */
9
11
  export interface ListQueriesCommandInput extends ListQueriesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListQueriesCommand}.
13
17
  */
14
18
  export interface ListQueriesCommandOutput extends ListQueriesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a list of queries and query statuses for the past seven days. You must specify
18
23
  * an ARN value for <code>EventDataStore</code>. Optionally, to shorten the list of results,
19
24
  * you can specify a time range, formatted as timestamps, by adding <code>StartTime</code> and
@@ -31,6 +36,8 @@ export interface ListQueriesCommandOutput extends ListQueriesResponse, __Metadat
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param ListQueriesCommandInput - {@link ListQueriesCommandInput}
40
+ * @returns {@link ListQueriesCommandOutput}
34
41
  * @see {@link ListQueriesCommandInput} for command's `input` shape.
35
42
  * @see {@link ListQueriesCommandOutput} for command's `response` shape.
36
43
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -78,11 +85,20 @@ export interface ListQueriesCommandOutput extends ListQueriesResponse, __Metadat
78
85
  export declare class ListQueriesCommand extends $Command<ListQueriesCommandInput, ListQueriesCommandOutput, CloudTrailClientResolvedConfig> {
79
86
  readonly input: ListQueriesCommandInput;
80
87
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
+ /**
89
+ * @public
90
+ */
81
91
  constructor(input: ListQueriesCommandInput);
82
92
  /**
83
93
  * @internal
84
94
  */
85
95
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListQueriesCommandInput, ListQueriesCommandOutput>;
96
+ /**
97
+ * @internal
98
+ */
86
99
  private serialize;
100
+ /**
101
+ * @internal
102
+ */
87
103
  private deserialize;
88
104
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsCommand}.
8
10
  */
9
11
  export interface ListTagsCommandInput extends ListTagsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsCommand}.
13
17
  */
14
18
  export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the tags for the trail, event data store, or channel in the current region.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTagsCommandInput - {@link ListTagsCommandInput}
34
+ * @returns {@link ListTagsCommandOutput}
28
35
  * @see {@link ListTagsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTagsCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -96,11 +103,20 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
96
103
  export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, CloudTrailClientResolvedConfig> {
97
104
  readonly input: ListTagsCommandInput;
98
105
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
+ /**
107
+ * @public
108
+ */
99
109
  constructor(input: ListTagsCommandInput);
100
110
  /**
101
111
  * @internal
102
112
  */
103
113
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsCommandInput, ListTagsCommandOutput>;
114
+ /**
115
+ * @internal
116
+ */
104
117
  private serialize;
118
+ /**
119
+ * @internal
120
+ */
105
121
  private deserialize;
106
122
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { ListTrailsRequest, ListTrailsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTrailsCommand}.
8
10
  */
9
11
  export interface ListTrailsCommandInput extends ListTrailsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTrailsCommand}.
13
17
  */
14
18
  export interface ListTrailsCommandOutput extends ListTrailsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists trails that are in the current account.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ListTrailsCommandOutput extends ListTrailsResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTrailsCommandInput - {@link ListTrailsCommandInput}
34
+ * @returns {@link ListTrailsCommandOutput}
28
35
  * @see {@link ListTrailsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTrailsCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListTrailsCommandOutput extends ListTrailsResponse, __MetadataB
40
47
  export declare class ListTrailsCommand extends $Command<ListTrailsCommandInput, ListTrailsCommandOutput, CloudTrailClientResolvedConfig> {
41
48
  readonly input: ListTrailsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListTrailsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrailsCommandInput, ListTrailsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { LookupEventsRequest, LookupEventsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link LookupEventsCommand}.
8
10
  */
9
11
  export interface LookupEventsCommandInput extends LookupEventsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link LookupEventsCommand}.
13
17
  */
14
18
  export interface LookupEventsCommandOutput extends LookupEventsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Looks up <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html#cloudtrail-concepts-management-events">management events</a> or <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html#cloudtrail-concepts-insights-events">CloudTrail Insights events</a> that are captured by CloudTrail.
18
23
  * You can look up events that occurred in a region within the last 90 days. Lookup supports
19
24
  * the following attributes for management events:</p>
@@ -72,6 +77,8 @@ export interface LookupEventsCommandOutput extends LookupEventsResponse, __Metad
72
77
  * const response = await client.send(command);
73
78
  * ```
74
79
  *
80
+ * @param LookupEventsCommandInput - {@link LookupEventsCommandInput}
81
+ * @returns {@link LookupEventsCommandOutput}
75
82
  * @see {@link LookupEventsCommandInput} for command's `input` shape.
76
83
  * @see {@link LookupEventsCommandOutput} for command's `response` shape.
77
84
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -105,11 +112,20 @@ export interface LookupEventsCommandOutput extends LookupEventsResponse, __Metad
105
112
  export declare class LookupEventsCommand extends $Command<LookupEventsCommandInput, LookupEventsCommandOutput, CloudTrailClientResolvedConfig> {
106
113
  readonly input: LookupEventsCommandInput;
107
114
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
+ /**
116
+ * @public
117
+ */
108
118
  constructor(input: LookupEventsCommandInput);
109
119
  /**
110
120
  * @internal
111
121
  */
112
122
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<LookupEventsCommandInput, LookupEventsCommandOutput>;
123
+ /**
124
+ * @internal
125
+ */
113
126
  private serialize;
127
+ /**
128
+ * @internal
129
+ */
114
130
  private deserialize;
115
131
  }