aws-sdk 2.1389.0 → 2.1391.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.
@@ -12,11 +12,11 @@ declare class CloudTrail extends Service {
12
12
  constructor(options?: CloudTrail.Types.ClientConfiguration)
13
13
  config: Config & CloudTrail.Types.ClientConfiguration;
14
14
  /**
15
- * Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home region).
15
+ * Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home Region).
16
16
  */
17
17
  addTags(params: CloudTrail.Types.AddTagsRequest, callback?: (err: AWSError, data: CloudTrail.Types.AddTagsResponse) => void): Request<CloudTrail.Types.AddTagsResponse, AWSError>;
18
18
  /**
19
- * Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home region).
19
+ * Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home Region).
20
20
  */
21
21
  addTags(callback?: (err: AWSError, data: CloudTrail.Types.AddTagsResponse) => void): Request<CloudTrail.Types.AddTagsResponse, AWSError>;
22
22
  /**
@@ -76,11 +76,11 @@ declare class CloudTrail extends Service {
76
76
  */
77
77
  deleteResourcePolicy(callback?: (err: AWSError, data: CloudTrail.Types.DeleteResourcePolicyResponse) => void): Request<CloudTrail.Types.DeleteResourcePolicyResponse, AWSError>;
78
78
  /**
79
- * Deletes a trail. This operation must be called from the region in which the trail was created. DeleteTrail cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.
79
+ * Deletes a trail. This operation must be called from the Region in which the trail was created. DeleteTrail cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
80
80
  */
81
81
  deleteTrail(params: CloudTrail.Types.DeleteTrailRequest, callback?: (err: AWSError, data: CloudTrail.Types.DeleteTrailResponse) => void): Request<CloudTrail.Types.DeleteTrailResponse, AWSError>;
82
82
  /**
83
- * Deletes a trail. This operation must be called from the region in which the trail was created. DeleteTrail cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.
83
+ * Deletes a trail. This operation must be called from the Region in which the trail was created. DeleteTrail cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
84
84
  */
85
85
  deleteTrail(callback?: (err: AWSError, data: CloudTrail.Types.DeleteTrailResponse) => void): Request<CloudTrail.Types.DeleteTrailResponse, AWSError>;
86
86
  /**
@@ -100,11 +100,11 @@ declare class CloudTrail extends Service {
100
100
  */
101
101
  describeQuery(callback?: (err: AWSError, data: CloudTrail.Types.DescribeQueryResponse) => void): Request<CloudTrail.Types.DescribeQueryResponse, AWSError>;
102
102
  /**
103
- * Retrieves settings for one or more trails associated with the current region for your account.
103
+ * Retrieves settings for one or more trails associated with the current Region for your account.
104
104
  */
105
105
  describeTrails(params: CloudTrail.Types.DescribeTrailsRequest, callback?: (err: AWSError, data: CloudTrail.Types.DescribeTrailsResponse) => void): Request<CloudTrail.Types.DescribeTrailsResponse, AWSError>;
106
106
  /**
107
- * Retrieves settings for one or more trails associated with the current region for your account.
107
+ * Retrieves settings for one or more trails associated with the current Region for your account.
108
108
  */
109
109
  describeTrails(callback?: (err: AWSError, data: CloudTrail.Types.DescribeTrailsResponse) => void): Request<CloudTrail.Types.DescribeTrailsResponse, AWSError>;
110
110
  /**
@@ -172,11 +172,11 @@ declare class CloudTrail extends Service {
172
172
  */
173
173
  getTrail(callback?: (err: AWSError, data: CloudTrail.Types.GetTrailResponse) => void): Request<CloudTrail.Types.GetTrailResponse, AWSError>;
174
174
  /**
175
- * Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single region. To return trail status from all regions, you must call the operation on each region.
175
+ * Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single Region. To return trail status from all Regions, you must call the operation on each Region.
176
176
  */
177
177
  getTrailStatus(params: CloudTrail.Types.GetTrailStatusRequest, callback?: (err: AWSError, data: CloudTrail.Types.GetTrailStatusResponse) => void): Request<CloudTrail.Types.GetTrailStatusResponse, AWSError>;
178
178
  /**
179
- * Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single region. To return trail status from all regions, you must call the operation on each region.
179
+ * Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single Region. To return trail status from all Regions, you must call the operation on each Region.
180
180
  */
181
181
  getTrailStatus(callback?: (err: AWSError, data: CloudTrail.Types.GetTrailStatusResponse) => void): Request<CloudTrail.Types.GetTrailStatusResponse, AWSError>;
182
182
  /**
@@ -188,11 +188,11 @@ declare class CloudTrail extends Service {
188
188
  */
189
189
  listChannels(callback?: (err: AWSError, data: CloudTrail.Types.ListChannelsResponse) => void): Request<CloudTrail.Types.ListChannelsResponse, AWSError>;
190
190
  /**
191
- * Returns information about all event data stores in the account, in the current region.
191
+ * Returns information about all event data stores in the account, in the current Region.
192
192
  */
193
193
  listEventDataStores(params: CloudTrail.Types.ListEventDataStoresRequest, callback?: (err: AWSError, data: CloudTrail.Types.ListEventDataStoresResponse) => void): Request<CloudTrail.Types.ListEventDataStoresResponse, AWSError>;
194
194
  /**
195
- * Returns information about all event data stores in the account, in the current region.
195
+ * Returns information about all event data stores in the account, in the current Region.
196
196
  */
197
197
  listEventDataStores(callback?: (err: AWSError, data: CloudTrail.Types.ListEventDataStoresResponse) => void): Request<CloudTrail.Types.ListEventDataStoresResponse, AWSError>;
198
198
  /**
@@ -212,11 +212,11 @@ declare class CloudTrail extends Service {
212
212
  */
213
213
  listImports(callback?: (err: AWSError, data: CloudTrail.Types.ListImportsResponse) => void): Request<CloudTrail.Types.ListImportsResponse, AWSError>;
214
214
  /**
215
- * Returns all public keys whose private keys were used to sign the digest files within the specified time range. The public key is needed to validate digest files that were signed with its corresponding private key. CloudTrail uses different private and public key pairs per region. Each digest file is signed with a private key unique to its region. When you validate a digest file from a specific region, you must look in the same region for its corresponding public key.
215
+ * Returns all public keys whose private keys were used to sign the digest files within the specified time range. The public key is needed to validate digest files that were signed with its corresponding private key. CloudTrail uses different private and public key pairs per Region. Each digest file is signed with a private key unique to its Region. When you validate a digest file from a specific Region, you must look in the same Region for its corresponding public key.
216
216
  */
217
217
  listPublicKeys(params: CloudTrail.Types.ListPublicKeysRequest, callback?: (err: AWSError, data: CloudTrail.Types.ListPublicKeysResponse) => void): Request<CloudTrail.Types.ListPublicKeysResponse, AWSError>;
218
218
  /**
219
- * Returns all public keys whose private keys were used to sign the digest files within the specified time range. The public key is needed to validate digest files that were signed with its corresponding private key. CloudTrail uses different private and public key pairs per region. Each digest file is signed with a private key unique to its region. When you validate a digest file from a specific region, you must look in the same region for its corresponding public key.
219
+ * Returns all public keys whose private keys were used to sign the digest files within the specified time range. The public key is needed to validate digest files that were signed with its corresponding private key. CloudTrail uses different private and public key pairs per Region. Each digest file is signed with a private key unique to its Region. When you validate a digest file from a specific Region, you must look in the same Region for its corresponding public key.
220
220
  */
221
221
  listPublicKeys(callback?: (err: AWSError, data: CloudTrail.Types.ListPublicKeysResponse) => void): Request<CloudTrail.Types.ListPublicKeysResponse, AWSError>;
222
222
  /**
@@ -228,11 +228,11 @@ declare class CloudTrail extends Service {
228
228
  */
229
229
  listQueries(callback?: (err: AWSError, data: CloudTrail.Types.ListQueriesResponse) => void): Request<CloudTrail.Types.ListQueriesResponse, AWSError>;
230
230
  /**
231
- * Lists the tags for the trail, event data store, or channel in the current region.
231
+ * Lists the tags for the specified trails, event data stores, or channels in the current Region.
232
232
  */
233
233
  listTags(params: CloudTrail.Types.ListTagsRequest, callback?: (err: AWSError, data: CloudTrail.Types.ListTagsResponse) => void): Request<CloudTrail.Types.ListTagsResponse, AWSError>;
234
234
  /**
235
- * Lists the tags for the trail, event data store, or channel in the current region.
235
+ * Lists the tags for the specified trails, event data stores, or channels in the current Region.
236
236
  */
237
237
  listTags(callback?: (err: AWSError, data: CloudTrail.Types.ListTagsResponse) => void): Request<CloudTrail.Types.ListTagsResponse, AWSError>;
238
238
  /**
@@ -244,19 +244,19 @@ declare class CloudTrail extends Service {
244
244
  */
245
245
  listTrails(callback?: (err: AWSError, data: CloudTrail.Types.ListTrailsResponse) => void): Request<CloudTrail.Types.ListTrailsResponse, AWSError>;
246
246
  /**
247
- * Looks up management events or CloudTrail Insights events that are captured by CloudTrail. You can look up events that occurred in a region within the last 90 days. Lookup supports the following attributes for management events: Amazon Web Services access key Event ID Event name Event source Read only Resource name Resource type User name Lookup supports the following attributes for Insights events: Event ID Event name Event source All attributes are optional. The default number of results returned is 50, with a maximum of 50 possible. The response includes a token that you can use to get the next page of results. The rate of lookup requests is limited to two per second, per account, per region. If this limit is exceeded, a throttling error occurs.
247
+ * Looks up management events or CloudTrail Insights events that are captured by CloudTrail. You can look up events that occurred in a Region within the last 90 days. Lookup supports the following attributes for management events: Amazon Web Services access key Event ID Event name Event source Read only Resource name Resource type User name Lookup supports the following attributes for Insights events: Event ID Event name Event source All attributes are optional. The default number of results returned is 50, with a maximum of 50 possible. The response includes a token that you can use to get the next page of results. The rate of lookup requests is limited to two per second, per account, per Region. If this limit is exceeded, a throttling error occurs.
248
248
  */
249
249
  lookupEvents(params: CloudTrail.Types.LookupEventsRequest, callback?: (err: AWSError, data: CloudTrail.Types.LookupEventsResponse) => void): Request<CloudTrail.Types.LookupEventsResponse, AWSError>;
250
250
  /**
251
- * Looks up management events or CloudTrail Insights events that are captured by CloudTrail. You can look up events that occurred in a region within the last 90 days. Lookup supports the following attributes for management events: Amazon Web Services access key Event ID Event name Event source Read only Resource name Resource type User name Lookup supports the following attributes for Insights events: Event ID Event name Event source All attributes are optional. The default number of results returned is 50, with a maximum of 50 possible. The response includes a token that you can use to get the next page of results. The rate of lookup requests is limited to two per second, per account, per region. If this limit is exceeded, a throttling error occurs.
251
+ * Looks up management events or CloudTrail Insights events that are captured by CloudTrail. You can look up events that occurred in a Region within the last 90 days. Lookup supports the following attributes for management events: Amazon Web Services access key Event ID Event name Event source Read only Resource name Resource type User name Lookup supports the following attributes for Insights events: Event ID Event name Event source All attributes are optional. The default number of results returned is 50, with a maximum of 50 possible. The response includes a token that you can use to get the next page of results. The rate of lookup requests is limited to two per second, per account, per Region. If this limit is exceeded, a throttling error occurs.
252
252
  */
253
253
  lookupEvents(callback?: (err: AWSError, data: CloudTrail.Types.LookupEventsResponse) => void): Request<CloudTrail.Types.LookupEventsResponse, AWSError>;
254
254
  /**
255
- * Configures an event selector or advanced event selectors for your trail. Use event selectors or advanced event selectors to specify management and data event settings for your trail. If you want your trail to log Insights events, be sure the event selector enables logging of the Insights event types you want configured for your trail. For more information about logging Insights events, see Logging Insights events for trails in the CloudTrail User Guide. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events. When an event occurs in your account, CloudTrail evaluates the event selectors or advanced event selectors in all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn't match any event selector, the trail doesn't log the event. Example You create an event selector for a trail and specify that you want write-only events. The EC2 GetConsoleOutput and RunInstances API operations occur in your account. CloudTrail evaluates whether the events match your event selectors. The RunInstances is a write-only event and it matches your event selector. The trail logs the event. The GetConsoleOutput is a read-only event that doesn't match your event selector. The trail doesn't log the event. The PutEventSelectors operation must be called from the region in which the trail was created; otherwise, an InvalidHomeRegionException exception is thrown. You can configure up to five event selectors for each trail. For more information, see Logging management events, Logging data events, and Quotas in CloudTrail in the CloudTrail User Guide. You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors or EventSelectors, but not both. If you apply AdvancedEventSelectors to a trail, any existing EventSelectors are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
255
+ * Configures an event selector or advanced event selectors for your trail. Use event selectors or advanced event selectors to specify management and data event settings for your trail. If you want your trail to log Insights events, be sure the event selector enables logging of the Insights event types you want configured for your trail. For more information about logging Insights events, see Logging Insights events for trails in the CloudTrail User Guide. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events. When an event occurs in your account, CloudTrail evaluates the event selectors or advanced event selectors in all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn't match any event selector, the trail doesn't log the event. Example You create an event selector for a trail and specify that you want write-only events. The EC2 GetConsoleOutput and RunInstances API operations occur in your account. CloudTrail evaluates whether the events match your event selectors. The RunInstances is a write-only event and it matches your event selector. The trail logs the event. The GetConsoleOutput is a read-only event that doesn't match your event selector. The trail doesn't log the event. The PutEventSelectors operation must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException exception is thrown. You can configure up to five event selectors for each trail. For more information, see Logging management events, Logging data events, and Quotas in CloudTrail in the CloudTrail User Guide. You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors or EventSelectors, but not both. If you apply AdvancedEventSelectors to a trail, any existing EventSelectors are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
256
256
  */
257
257
  putEventSelectors(params: CloudTrail.Types.PutEventSelectorsRequest, callback?: (err: AWSError, data: CloudTrail.Types.PutEventSelectorsResponse) => void): Request<CloudTrail.Types.PutEventSelectorsResponse, AWSError>;
258
258
  /**
259
- * Configures an event selector or advanced event selectors for your trail. Use event selectors or advanced event selectors to specify management and data event settings for your trail. If you want your trail to log Insights events, be sure the event selector enables logging of the Insights event types you want configured for your trail. For more information about logging Insights events, see Logging Insights events for trails in the CloudTrail User Guide. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events. When an event occurs in your account, CloudTrail evaluates the event selectors or advanced event selectors in all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn't match any event selector, the trail doesn't log the event. Example You create an event selector for a trail and specify that you want write-only events. The EC2 GetConsoleOutput and RunInstances API operations occur in your account. CloudTrail evaluates whether the events match your event selectors. The RunInstances is a write-only event and it matches your event selector. The trail logs the event. The GetConsoleOutput is a read-only event that doesn't match your event selector. The trail doesn't log the event. The PutEventSelectors operation must be called from the region in which the trail was created; otherwise, an InvalidHomeRegionException exception is thrown. You can configure up to five event selectors for each trail. For more information, see Logging management events, Logging data events, and Quotas in CloudTrail in the CloudTrail User Guide. You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors or EventSelectors, but not both. If you apply AdvancedEventSelectors to a trail, any existing EventSelectors are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
259
+ * Configures an event selector or advanced event selectors for your trail. Use event selectors or advanced event selectors to specify management and data event settings for your trail. If you want your trail to log Insights events, be sure the event selector enables logging of the Insights event types you want configured for your trail. For more information about logging Insights events, see Logging Insights events for trails in the CloudTrail User Guide. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events. When an event occurs in your account, CloudTrail evaluates the event selectors or advanced event selectors in all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn't match any event selector, the trail doesn't log the event. Example You create an event selector for a trail and specify that you want write-only events. The EC2 GetConsoleOutput and RunInstances API operations occur in your account. CloudTrail evaluates whether the events match your event selectors. The RunInstances is a write-only event and it matches your event selector. The trail logs the event. The GetConsoleOutput is a read-only event that doesn't match your event selector. The trail doesn't log the event. The PutEventSelectors operation must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException exception is thrown. You can configure up to five event selectors for each trail. For more information, see Logging management events, Logging data events, and Quotas in CloudTrail in the CloudTrail User Guide. You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors or EventSelectors, but not both. If you apply AdvancedEventSelectors to a trail, any existing EventSelectors are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
260
260
  */
261
261
  putEventSelectors(callback?: (err: AWSError, data: CloudTrail.Types.PutEventSelectorsResponse) => void): Request<CloudTrail.Types.PutEventSelectorsResponse, AWSError>;
262
262
  /**
@@ -299,6 +299,14 @@ declare class CloudTrail extends Service {
299
299
  * Restores a deleted event data store specified by EventDataStore, which accepts an event data store ARN. You can only restore a deleted event data store within the seven-day wait period after deletion. Restoring an event data store can take several minutes, depending on the size of the event data store.
300
300
  */
301
301
  restoreEventDataStore(callback?: (err: AWSError, data: CloudTrail.Types.RestoreEventDataStoreResponse) => void): Request<CloudTrail.Types.RestoreEventDataStoreResponse, AWSError>;
302
+ /**
303
+ * Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To start ingestion, the event data store Status must be STOPPED_INGESTION and the eventCategory must be Management, Data, or ConfigurationItem.
304
+ */
305
+ startEventDataStoreIngestion(params: CloudTrail.Types.StartEventDataStoreIngestionRequest, callback?: (err: AWSError, data: CloudTrail.Types.StartEventDataStoreIngestionResponse) => void): Request<CloudTrail.Types.StartEventDataStoreIngestionResponse, AWSError>;
306
+ /**
307
+ * Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To start ingestion, the event data store Status must be STOPPED_INGESTION and the eventCategory must be Management, Data, or ConfigurationItem.
308
+ */
309
+ startEventDataStoreIngestion(callback?: (err: AWSError, data: CloudTrail.Types.StartEventDataStoreIngestionResponse) => void): Request<CloudTrail.Types.StartEventDataStoreIngestionResponse, AWSError>;
302
310
  /**
303
311
  * Starts an import of logged trail events from a source S3 bucket to a destination event data store. By default, CloudTrail only imports events contained in the S3 bucket's CloudTrail prefix and the prefixes inside the CloudTrail prefix, and does not check prefixes for other Amazon Web Services services. If you want to import CloudTrail events contained in another prefix, you must include the prefix in the S3LocationUri. For more considerations about importing trail events, see Considerations. When you start a new import, the Destinations and ImportSource parameters are required. Before starting a new import, disable any access control lists (ACLs) attached to the source S3 bucket. For more information about disabling ACLs, see Controlling ownership of objects and disabling ACLs for your bucket. When you retry an import, the ImportID parameter is required. If the destination event data store is for an organization, you must use the management account to import trail events. You cannot use the delegated administrator account for the organization.
304
312
  */
@@ -308,11 +316,11 @@ declare class CloudTrail extends Service {
308
316
  */
309
317
  startImport(callback?: (err: AWSError, data: CloudTrail.Types.StartImportResponse) => void): Request<CloudTrail.Types.StartImportResponse, AWSError>;
310
318
  /**
311
- * Starts the recording of Amazon Web Services API calls and log file delivery for a trail. For a trail that is enabled in all regions, this operation must be called from the region in which the trail was created. This operation cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.
319
+ * Starts the recording of Amazon Web Services API calls and log file delivery for a trail. For a trail that is enabled in all Regions, this operation must be called from the Region in which the trail was created. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
312
320
  */
313
321
  startLogging(params: CloudTrail.Types.StartLoggingRequest, callback?: (err: AWSError, data: CloudTrail.Types.StartLoggingResponse) => void): Request<CloudTrail.Types.StartLoggingResponse, AWSError>;
314
322
  /**
315
- * Starts the recording of Amazon Web Services API calls and log file delivery for a trail. For a trail that is enabled in all regions, this operation must be called from the region in which the trail was created. This operation cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.
323
+ * Starts the recording of Amazon Web Services API calls and log file delivery for a trail. For a trail that is enabled in all Regions, this operation must be called from the Region in which the trail was created. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
316
324
  */
317
325
  startLogging(callback?: (err: AWSError, data: CloudTrail.Types.StartLoggingResponse) => void): Request<CloudTrail.Types.StartLoggingResponse, AWSError>;
318
326
  /**
@@ -323,6 +331,14 @@ declare class CloudTrail extends Service {
323
331
  * Starts a CloudTrail Lake query. The required QueryStatement parameter provides your SQL query, enclosed in single quotation marks. Use the optional DeliveryS3Uri parameter to deliver the query results to an S3 bucket.
324
332
  */
325
333
  startQuery(callback?: (err: AWSError, data: CloudTrail.Types.StartQueryResponse) => void): Request<CloudTrail.Types.StartQueryResponse, AWSError>;
334
+ /**
335
+ * Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To stop ingestion, the event data store Status must be ENABLED and the eventCategory must be Management, Data, or ConfigurationItem.
336
+ */
337
+ stopEventDataStoreIngestion(params: CloudTrail.Types.StopEventDataStoreIngestionRequest, callback?: (err: AWSError, data: CloudTrail.Types.StopEventDataStoreIngestionResponse) => void): Request<CloudTrail.Types.StopEventDataStoreIngestionResponse, AWSError>;
338
+ /**
339
+ * Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To stop ingestion, the event data store Status must be ENABLED and the eventCategory must be Management, Data, or ConfigurationItem.
340
+ */
341
+ stopEventDataStoreIngestion(callback?: (err: AWSError, data: CloudTrail.Types.StopEventDataStoreIngestionResponse) => void): Request<CloudTrail.Types.StopEventDataStoreIngestionResponse, AWSError>;
326
342
  /**
327
343
  * Stops a specified import.
328
344
  */
@@ -332,11 +348,11 @@ declare class CloudTrail extends Service {
332
348
  */
333
349
  stopImport(callback?: (err: AWSError, data: CloudTrail.Types.StopImportResponse) => void): Request<CloudTrail.Types.StopImportResponse, AWSError>;
334
350
  /**
335
- * Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording. For a trail enabled in all regions, this operation must be called from the region in which the trail was created, or an InvalidHomeRegionException will occur. This operation cannot be called on the shadow trails (replicated trails in other regions) of a trail enabled in all regions.
351
+ * Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording. For a trail enabled in all Regions, this operation must be called from the Region in which the trail was created, or an InvalidHomeRegionException will occur. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail enabled in all Regions.
336
352
  */
337
353
  stopLogging(params: CloudTrail.Types.StopLoggingRequest, callback?: (err: AWSError, data: CloudTrail.Types.StopLoggingResponse) => void): Request<CloudTrail.Types.StopLoggingResponse, AWSError>;
338
354
  /**
339
- * Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording. For a trail enabled in all regions, this operation must be called from the region in which the trail was created, or an InvalidHomeRegionException will occur. This operation cannot be called on the shadow trails (replicated trails in other regions) of a trail enabled in all regions.
355
+ * Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording. For a trail enabled in all Regions, this operation must be called from the Region in which the trail was created, or an InvalidHomeRegionException will occur. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail enabled in all Regions.
340
356
  */
341
357
  stopLogging(callback?: (err: AWSError, data: CloudTrail.Types.StopLoggingResponse) => void): Request<CloudTrail.Types.StopLoggingResponse, AWSError>;
342
358
  /**
@@ -356,11 +372,11 @@ declare class CloudTrail extends Service {
356
372
  */
357
373
  updateEventDataStore(callback?: (err: AWSError, data: CloudTrail.Types.UpdateEventDataStoreResponse) => void): Request<CloudTrail.Types.UpdateEventDataStoreResponse, AWSError>;
358
374
  /**
359
- * Updates trail settings that control what events you are logging, and how to handle log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail must be called from the region in which the trail was created; otherwise, an InvalidHomeRegionException is thrown.
375
+ * Updates trail settings that control what events you are logging, and how to handle log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException is thrown.
360
376
  */
361
377
  updateTrail(params: CloudTrail.Types.UpdateTrailRequest, callback?: (err: AWSError, data: CloudTrail.Types.UpdateTrailResponse) => void): Request<CloudTrail.Types.UpdateTrailResponse, AWSError>;
362
378
  /**
363
- * Updates trail settings that control what events you are logging, and how to handle log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail must be called from the region in which the trail was created; otherwise, an InvalidHomeRegionException is thrown.
379
+ * Updates trail settings that control what events you are logging, and how to handle log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException is thrown.
364
380
  */
365
381
  updateTrail(callback?: (err: AWSError, data: CloudTrail.Types.UpdateTrailResponse) => void): Request<CloudTrail.Types.UpdateTrailResponse, AWSError>;
366
382
  }
@@ -368,7 +384,7 @@ declare namespace CloudTrail {
368
384
  export type AccountId = string;
369
385
  export interface AddTagsRequest {
370
386
  /**
371
- * Specifies the ARN of the trail, event data store, or channel to which one or more tags will be added. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail The format of an event data store ARN is: arn:aws:cloudtrail:us-east-2:12345678910:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE The format of a channel ARN is: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
387
+ * Specifies the ARN of the trail, event data store, or channel to which one or more tags will be added. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail The format of an event data store ARN is: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE The format of a channel ARN is: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
372
388
  */
373
389
  ResourceId: String;
374
390
  /**
@@ -499,7 +515,7 @@ declare namespace CloudTrail {
499
515
  */
500
516
  AdvancedEventSelectors?: AdvancedEventSelectors;
501
517
  /**
502
- * Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.
518
+ * Specifies whether the event data store includes events from all Regions, or only from the Region in which the event data store is created.
503
519
  */
504
520
  MultiRegionEnabled?: Boolean;
505
521
  /**
@@ -519,6 +535,10 @@ declare namespace CloudTrail {
519
535
  * Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by alias/, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier. Disabling or deleting the KMS key, or removing CloudTrail permissions on the key, prevents CloudTrail from logging events to the event data store, and prevents users from querying the data in the event data store that was encrypted with the key. After you associate an event data store with a KMS key, the KMS key cannot be removed or changed. Before you disable or delete a KMS key that you are using with an event data store, delete or back up your event data store. CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see Using multi-Region keys in the Key Management Service Developer Guide. Examples: alias/MyAliasName arn:aws:kms:us-east-2:123456789012:alias/MyAliasName arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012 12345678-1234-1234-1234-123456789012
520
536
  */
521
537
  KmsKeyId?: EventDataStoreKmsKeyId;
538
+ /**
539
+ * Specifies whether the event data store should start ingesting live events. The default is true.
540
+ */
541
+ StartIngestion?: Boolean;
522
542
  }
523
543
  export interface CreateEventDataStoreResponse {
524
544
  /**
@@ -538,7 +558,7 @@ declare namespace CloudTrail {
538
558
  */
539
559
  AdvancedEventSelectors?: AdvancedEventSelectors;
540
560
  /**
541
- * Indicates whether the event data store collects events from all regions, or only from the region in which it was created.
561
+ * Indicates whether the event data store collects events from all Regions, or only from the Region in which it was created.
542
562
  */
543
563
  MultiRegionEnabled?: Boolean;
544
564
  /**
@@ -589,7 +609,7 @@ declare namespace CloudTrail {
589
609
  */
590
610
  IncludeGlobalServiceEvents?: Boolean;
591
611
  /**
592
- * Specifies whether the trail is created in the current region or in all regions. The default is false, which creates a trail only in the region where you are signed in. As a best practice, consider creating trails that log events in all regions.
612
+ * Specifies whether the trail is created in the current Region or in all Regions. The default is false, which creates a trail only in the Region where you are signed in. As a best practice, consider creating trails that log events in all Regions.
593
613
  */
594
614
  IsMultiRegionTrail?: Boolean;
595
615
  /**
@@ -640,7 +660,7 @@ declare namespace CloudTrail {
640
660
  */
641
661
  IncludeGlobalServiceEvents?: Boolean;
642
662
  /**
643
- * Specifies whether the trail exists in one region or in all regions.
663
+ * Specifies whether the trail exists in one Region or in all Regions.
644
664
  */
645
665
  IsMultiRegionTrail?: Boolean;
646
666
  /**
@@ -765,11 +785,11 @@ declare namespace CloudTrail {
765
785
  }
766
786
  export interface DescribeTrailsRequest {
767
787
  /**
768
- * Specifies a list of trail names, trail ARNs, or both, of the trails to describe. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail If an empty list is specified, information for the trail in the current region is returned. If an empty list is specified and IncludeShadowTrails is false, then information for all trails in the current region is returned. If an empty list is specified and IncludeShadowTrails is null or true, then information for all trails in the current region and any associated shadow trails in other regions is returned. If one or more trail names are specified, information is returned only if the names match the names of trails belonging only to the current region and current account. To return information about a trail in another region, you must specify its trail ARN.
788
+ * Specifies a list of trail names, trail ARNs, or both, of the trails to describe. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail If an empty list is specified, information for the trail in the current Region is returned. If an empty list is specified and IncludeShadowTrails is false, then information for all trails in the current Region is returned. If an empty list is specified and IncludeShadowTrails is null or true, then information for all trails in the current Region and any associated shadow trails in other Regions is returned. If one or more trail names are specified, information is returned only if the names match the names of trails belonging only to the current Region and current account. To return information about a trail in another Region, you must specify its trail ARN.
769
789
  */
770
790
  trailNameList?: TrailNameList;
771
791
  /**
772
- * Specifies whether to include shadow trails in the response. A shadow trail is the replication in a region of a trail that was created in a different region, or in the case of an organization trail, the replication of an organization trail in member accounts. If you do not include shadow trails, organization trails in a member account and region replication trails will not be returned. The default is true.
792
+ * Specifies whether to include shadow trails in the response. A shadow trail is the replication in a Region of a trail that was created in a different Region, or in the case of an organization trail, the replication of an organization trail in member accounts. If you do not include shadow trails, organization trails in a member account and Region replication trails will not be returned. The default is true.
773
793
  */
774
794
  includeShadowTrails?: Boolean;
775
795
  }
@@ -845,7 +865,7 @@ declare namespace CloudTrail {
845
865
  */
846
866
  TerminationProtectionEnabled?: TerminationProtectionEnabled;
847
867
  /**
848
- * The status of an event data store. Values are ENABLED and PENDING_DELETION.
868
+ * The status of an event data store.
849
869
  */
850
870
  Status?: EventDataStoreStatus;
851
871
  /**
@@ -853,7 +873,7 @@ declare namespace CloudTrail {
853
873
  */
854
874
  AdvancedEventSelectors?: AdvancedEventSelectors;
855
875
  /**
856
- * Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
876
+ * Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
857
877
  */
858
878
  MultiRegionEnabled?: Boolean;
859
879
  /**
@@ -876,7 +896,7 @@ declare namespace CloudTrail {
876
896
  export type EventDataStoreArn = string;
877
897
  export type EventDataStoreKmsKeyId = string;
878
898
  export type EventDataStoreName = string;
879
- export type EventDataStoreStatus = "CREATED"|"ENABLED"|"PENDING_DELETION"|string;
899
+ export type EventDataStoreStatus = "CREATED"|"ENABLED"|"PENDING_DELETION"|"STARTING_INGESTION"|"STOPPING_INGESTION"|"STOPPED_INGESTION"|string;
880
900
  export type EventDataStores = EventDataStore[];
881
901
  export interface EventSelector {
882
902
  /**
@@ -884,7 +904,7 @@ declare namespace CloudTrail {
884
904
  */
885
905
  ReadWriteType?: ReadWriteType;
886
906
  /**
887
- * Specify if you want your event selector to include management events for your trail. For more information, see Management Events in the CloudTrail User Guide. By default, the value is true. The first copy of management events is free. You are charged for additional copies of management events that you are logging on any subsequent trail in the same region. For more information about CloudTrail pricing, see CloudTrail Pricing.
907
+ * Specify if you want your event selector to include management events for your trail. For more information, see Management Events in the CloudTrail User Guide. By default, the value is true. The first copy of management events is free. You are charged for additional copies of management events that you are logging on any subsequent trail in the same Region. For more information about CloudTrail pricing, see CloudTrail Pricing.
888
908
  */
889
909
  IncludeManagementEvents?: Boolean;
890
910
  /**
@@ -892,7 +912,7 @@ declare namespace CloudTrail {
892
912
  */
893
913
  DataResources?: DataResources;
894
914
  /**
895
- * An optional list of service event sources from which you do not want management events to be logged on your trail. In this release, the list can be empty (disables the filter), or it can filter out Key Management Service or Amazon RDS Data API events by containing kms.amazonaws.com or rdsdata.amazonaws.com. By default, ExcludeManagementEventSources is empty, and KMS and Amazon RDS Data API events are logged to your trail. You can exclude management event sources only in regions that support the event source.
915
+ * An optional list of service event sources from which you do not want management events to be logged on your trail. In this release, the list can be empty (disables the filter), or it can filter out Key Management Service or Amazon RDS Data API events by containing kms.amazonaws.com or rdsdata.amazonaws.com. By default, ExcludeManagementEventSources is empty, and KMS and Amazon RDS Data API events are logged to your trail. You can exclude management event sources only in Regions that support the event source.
896
916
  */
897
917
  ExcludeManagementEventSources?: ExcludeManagementEventSources;
898
918
  }
@@ -919,7 +939,7 @@ declare namespace CloudTrail {
919
939
  */
920
940
  Source?: Source;
921
941
  /**
922
- * Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all regions or a single region.
942
+ * Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all Regions or a single Region.
923
943
  */
924
944
  SourceConfig?: SourceConfig;
925
945
  /**
@@ -947,7 +967,7 @@ declare namespace CloudTrail {
947
967
  */
948
968
  Name?: EventDataStoreName;
949
969
  /**
950
- * The status of an event data store. Values can be ENABLED and PENDING_DELETION.
970
+ * The status of an event data store.
951
971
  */
952
972
  Status?: EventDataStoreStatus;
953
973
  /**
@@ -955,7 +975,7 @@ declare namespace CloudTrail {
955
975
  */
956
976
  AdvancedEventSelectors?: AdvancedEventSelectors;
957
977
  /**
958
- * Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
978
+ * Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
959
979
  */
960
980
  MultiRegionEnabled?: Boolean;
961
981
  /**
@@ -1130,7 +1150,7 @@ declare namespace CloudTrail {
1130
1150
  }
1131
1151
  export interface GetTrailStatusRequest {
1132
1152
  /**
1133
- * Specifies the name or the CloudTrail ARN of the trail for which you are requesting status. To get the status of a shadow trail (a replication of the trail in another region), you must specify its ARN. The following is the format of a trail ARN. arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
1153
+ * Specifies the name or the CloudTrail ARN of the trail for which you are requesting status. To get the status of a shadow trail (a replication of the trail in another Region), you must specify its ARN. The following is the format of a trail ARN. arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
1134
1154
  */
1135
1155
  Name: String;
1136
1156
  }
@@ -1346,7 +1366,7 @@ declare namespace CloudTrail {
1346
1366
  }
1347
1367
  export interface ListEventDataStoresResponse {
1348
1368
  /**
1349
- * Contains information about event data stores in the account, in the current region.
1369
+ * Contains information about event data stores in the account, in the current Region.
1350
1370
  */
1351
1371
  EventDataStores?: EventDataStores;
1352
1372
  /**
@@ -1471,7 +1491,7 @@ declare namespace CloudTrail {
1471
1491
  }
1472
1492
  export interface ListTagsRequest {
1473
1493
  /**
1474
- * Specifies a list of trail, event data store, or channel ARNs whose tags will be listed. The list has a limit of 20 ARNs.
1494
+ * Specifies a list of trail, event data store, or channel ARNs whose tags will be listed. The list has a limit of 20 ARNs. Example trail ARN format: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail Example event data store ARN format: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
1475
1495
  */
1476
1496
  ResourceIdList: ResourceIdList;
1477
1497
  /**
@@ -1497,7 +1517,7 @@ declare namespace CloudTrail {
1497
1517
  }
1498
1518
  export interface ListTrailsResponse {
1499
1519
  /**
1500
- * Returns the name, ARN, and home region of trails in the current account.
1520
+ * Returns the name, ARN, and home Region of trails in the current account.
1501
1521
  */
1502
1522
  Trails?: Trails;
1503
1523
  /**
@@ -1718,7 +1738,7 @@ declare namespace CloudTrail {
1718
1738
  }
1719
1739
  export interface RemoveTagsRequest {
1720
1740
  /**
1721
- * Specifies the ARN of the trail, event data store, or channel from which tags should be removed. Example trail ARN format: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail Example event data store ARN format: arn:aws:cloudtrail:us-east-2:12345678910:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
1741
+ * Specifies the ARN of the trail, event data store, or channel from which tags should be removed. Example trail ARN format: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail Example event data store ARN format: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
1722
1742
  */
1723
1743
  ResourceId: String;
1724
1744
  /**
@@ -1777,7 +1797,7 @@ declare namespace CloudTrail {
1777
1797
  */
1778
1798
  AdvancedEventSelectors?: AdvancedEventSelectors;
1779
1799
  /**
1780
- * Indicates whether the event data store is collecting events from all regions, or only from the region in which the event data store was created.
1800
+ * Indicates whether the event data store is collecting events from all Regions, or only from the Region in which the event data store was created.
1781
1801
  */
1782
1802
  MultiRegionEnabled?: Boolean;
1783
1803
  /**
@@ -1812,7 +1832,7 @@ declare namespace CloudTrail {
1812
1832
  */
1813
1833
  S3LocationUri: String;
1814
1834
  /**
1815
- * The region associated with the source S3 bucket.
1835
+ * The Region associated with the source S3 bucket.
1816
1836
  */
1817
1837
  S3BucketRegion: String;
1818
1838
  /**
@@ -1825,7 +1845,7 @@ declare namespace CloudTrail {
1825
1845
  export type Source = string;
1826
1846
  export interface SourceConfig {
1827
1847
  /**
1828
- * Specifies whether the channel applies to a single region or to all regions.
1848
+ * Specifies whether the channel applies to a single Region or to all Regions.
1829
1849
  */
1830
1850
  ApplyToAllRegions?: Boolean;
1831
1851
  /**
@@ -1833,6 +1853,14 @@ declare namespace CloudTrail {
1833
1853
  */
1834
1854
  AdvancedEventSelectors?: AdvancedEventSelectors;
1835
1855
  }
1856
+ export interface StartEventDataStoreIngestionRequest {
1857
+ /**
1858
+ * The ARN (or ID suffix of the ARN) of the event data store for which you want to start ingestion.
1859
+ */
1860
+ EventDataStore: EventDataStoreArn;
1861
+ }
1862
+ export interface StartEventDataStoreIngestionResponse {
1863
+ }
1836
1864
  export interface StartImportRequest {
1837
1865
  /**
1838
1866
  * The ARN of the destination event data store. Use this parameter for a new import.
@@ -1913,6 +1941,14 @@ declare namespace CloudTrail {
1913
1941
  */
1914
1942
  QueryId?: UUID;
1915
1943
  }
1944
+ export interface StopEventDataStoreIngestionRequest {
1945
+ /**
1946
+ * The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion.
1947
+ */
1948
+ EventDataStore: EventDataStoreArn;
1949
+ }
1950
+ export interface StopEventDataStoreIngestionResponse {
1951
+ }
1916
1952
  export interface StopImportRequest {
1917
1953
  /**
1918
1954
  * The ID of the import.
@@ -2006,11 +2042,11 @@ declare namespace CloudTrail {
2006
2042
  */
2007
2043
  IncludeGlobalServiceEvents?: Boolean;
2008
2044
  /**
2009
- * Specifies whether the trail exists only in one region or exists in all regions.
2045
+ * Specifies whether the trail exists only in one Region or exists in all Regions.
2010
2046
  */
2011
2047
  IsMultiRegionTrail?: Boolean;
2012
2048
  /**
2013
- * The region in which the trail was created.
2049
+ * The Region in which the trail was created.
2014
2050
  */
2015
2051
  HomeRegion?: String;
2016
2052
  /**
@@ -2110,7 +2146,7 @@ declare namespace CloudTrail {
2110
2146
  */
2111
2147
  AdvancedEventSelectors?: AdvancedEventSelectors;
2112
2148
  /**
2113
- * Specifies whether an event data store collects events from all regions, or only from the region in which it was created.
2149
+ * Specifies whether an event data store collects events from all Regions, or only from the Region in which it was created.
2114
2150
  */
2115
2151
  MultiRegionEnabled?: Boolean;
2116
2152
  /**
@@ -2140,7 +2176,7 @@ declare namespace CloudTrail {
2140
2176
  */
2141
2177
  Name?: EventDataStoreName;
2142
2178
  /**
2143
- * The status of an event data store. Values can be ENABLED and PENDING_DELETION.
2179
+ * The status of an event data store.
2144
2180
  */
2145
2181
  Status?: EventDataStoreStatus;
2146
2182
  /**
@@ -2148,7 +2184,7 @@ declare namespace CloudTrail {
2148
2184
  */
2149
2185
  AdvancedEventSelectors?: AdvancedEventSelectors;
2150
2186
  /**
2151
- * Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
2187
+ * Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
2152
2188
  */
2153
2189
  MultiRegionEnabled?: Boolean;
2154
2190
  /**
@@ -2198,7 +2234,7 @@ declare namespace CloudTrail {
2198
2234
  */
2199
2235
  IncludeGlobalServiceEvents?: Boolean;
2200
2236
  /**
2201
- * Specifies whether the trail applies only to the current region or to all regions. The default is false. If the trail exists only in the current region and this value is set to true, shadow trails (replications of the trail) will be created in the other regions. If the trail exists in all regions and this value is set to false, the trail will remain in the region where it was created, and its shadow trails in other regions will be deleted. As a best practice, consider using trails that log events in all regions.
2237
+ * Specifies whether the trail applies only to the current Region or to all Regions. The default is false. If the trail exists only in the current Region and this value is set to true, shadow trails (replications of the trail) will be created in the other Regions. If the trail exists in all Regions and this value is set to false, the trail will remain in the Region where it was created, and its shadow trails in other Regions will be deleted. As a best practice, consider using trails that log events in all Regions.
2202
2238
  */
2203
2239
  IsMultiRegionTrail?: Boolean;
2204
2240
  /**
@@ -2248,7 +2284,7 @@ declare namespace CloudTrail {
2248
2284
  */
2249
2285
  IncludeGlobalServiceEvents?: Boolean;
2250
2286
  /**
2251
- * Specifies whether the trail exists in one region or in all regions.
2287
+ * Specifies whether the trail exists in one Region or in all Regions.
2252
2288
  */
2253
2289
  IsMultiRegionTrail?: Boolean;
2254
2290
  /**
package/clients/ec2.d.ts CHANGED
@@ -12852,7 +12852,7 @@ declare namespace EC2 {
12852
12852
  /**
12853
12853
  * Information about the tag keys to deregister.
12854
12854
  */
12855
- InstanceTagAttribute?: DeregisterInstanceTagAttributeRequest;
12855
+ InstanceTagAttribute: DeregisterInstanceTagAttributeRequest;
12856
12856
  }
12857
12857
  export interface DeregisterInstanceEventNotificationAttributesResult {
12858
12858
  /**
@@ -30658,7 +30658,7 @@ declare namespace EC2 {
30658
30658
  /**
30659
30659
  * Information about the tag keys to register.
30660
30660
  */
30661
- InstanceTagAttribute?: RegisterInstanceTagAttributeRequest;
30661
+ InstanceTagAttribute: RegisterInstanceTagAttributeRequest;
30662
30662
  }
30663
30663
  export interface RegisterInstanceEventNotificationAttributesResult {
30664
30664
  /**