@aws-sdk/client-securitylake 3.670.0 → 3.671.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.
package/README.md CHANGED
@@ -26,11 +26,11 @@ information collected by CloudTrail you can determine the request that was made
26
26
  Security Lake, the IP address from which the request was made, who made the request, when it
27
27
  was made, and additional details. To learn more about Security Lake information in CloudTrail, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/securitylake-cloudtrail.html">Amazon Security Lake User Guide</a>.</p>
28
28
  <p>Security Lake automates the collection of security-related log and event data from
29
- integrated Amazon Web Services and third-party services. It also helps you manage
29
+ integrated Amazon Web Services services and third-party services. It also helps you manage
30
30
  the lifecycle of data with customizable retention and replication settings. Security Lake
31
31
  converts ingested data into Apache Parquet format and a standard open-source schema called
32
32
  the Open Cybersecurity Schema Framework (OCSF).</p>
33
- <p>Other Amazon Web Services and third-party services can subscribe to the data that's stored in Security Lake for
33
+ <p>Other Amazon Web Services services and third-party services can subscribe to the data that's stored in Security Lake for
34
34
  incident response and security data analytics.</p>
35
35
 
36
36
  ## Installing
@@ -251,11 +251,11 @@ export interface SecurityLake {
251
251
  * Security Lake, the IP address from which the request was made, who made the request, when it
252
252
  * was made, and additional details. To learn more about Security Lake information in CloudTrail, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/securitylake-cloudtrail.html">Amazon Security Lake User Guide</a>.</p>
253
253
  * <p>Security Lake automates the collection of security-related log and event data from
254
- * integrated Amazon Web Services and third-party services. It also helps you manage
254
+ * integrated Amazon Web Services services and third-party services. It also helps you manage
255
255
  * the lifecycle of data with customizable retention and replication settings. Security Lake
256
256
  * converts ingested data into Apache Parquet format and a standard open-source schema called
257
257
  * the Open Cybersecurity Schema Framework (OCSF).</p>
258
- * <p>Other Amazon Web Services and third-party services can subscribe to the data that's stored in Security Lake for
258
+ * <p>Other Amazon Web Services services and third-party services can subscribe to the data that's stored in Security Lake for
259
259
  * incident response and security data analytics.</p>
260
260
  * @public
261
261
  */
@@ -202,11 +202,11 @@ export interface SecurityLakeClientResolvedConfig extends SecurityLakeClientReso
202
202
  * Security Lake, the IP address from which the request was made, who made the request, when it
203
203
  * was made, and additional details. To learn more about Security Lake information in CloudTrail, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/securitylake-cloudtrail.html">Amazon Security Lake User Guide</a>.</p>
204
204
  * <p>Security Lake automates the collection of security-related log and event data from
205
- * integrated Amazon Web Services and third-party services. It also helps you manage
205
+ * integrated Amazon Web Services services and third-party services. It also helps you manage
206
206
  * the lifecycle of data with customizable retention and replication settings. Security Lake
207
207
  * converts ingested data into Apache Parquet format and a standard open-source schema called
208
208
  * the Open Cybersecurity Schema Framework (OCSF).</p>
209
- * <p>Other Amazon Web Services and third-party services can subscribe to the data that's stored in Security Lake for
209
+ * <p>Other Amazon Web Services services and third-party services can subscribe to the data that's stored in Security Lake for
210
210
  * incident response and security data analytics.</p>
211
211
  * @public
212
212
  */
@@ -27,11 +27,11 @@ declare const CreateAwsLogSourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables
30
+ * <p>Adds a natively supported Amazon Web Services service as an Amazon Security Lake source. Enables
31
31
  * source types for member accounts in required Amazon Web Services Regions, based on the
32
32
  * parameters you specify. You can choose any source type in any Region for either accounts
33
- * that are part of a trusted organization or standalone accounts. Once you add an Amazon Web Service as a source, Security Lake starts collecting logs and events from it.</p>
34
- * <p>You can use this API only to enable natively supported Amazon Web Services as a
33
+ * that are part of a trusted organization or standalone accounts. Once you add an Amazon Web Services service as a source, Security Lake starts collecting logs and events from it.</p>
34
+ * <p>You can use this API only to enable natively supported Amazon Web Services services as a
35
35
  * source. Use <code>CreateCustomLogSource</code> to enable data collection from a custom
36
36
  * source.</p>
37
37
  * @example
@@ -36,7 +36,7 @@ declare const CreateDataLakeCommand_base: {
36
36
  * call this API, it will set up the data lake in the Region with the specified
37
37
  * configurations.</p>
38
38
  * <p>When you enable Security Lake, it starts ingesting security data after the
39
- * <code>CreateAwsLogSource</code> call. This includes ingesting security data from
39
+ * <code>CreateAwsLogSource</code> call and after you create subscribers using the <code>CreateSubscriber</code> API. This includes ingesting security data from
40
40
  * sources, storing data, and making data accessible to subscribers. Security Lake also enables
41
41
  * all the existing settings and resources that it stores or maintains for your Amazon Web Services account in the current Region, including security log and event data. For
42
42
  * more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/what-is-security-lake.html">Amazon Security Lake User
@@ -28,7 +28,7 @@ declare const CreateDataLakeExceptionSubscriptionCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Creates the specified notification subscription in Amazon Security Lake for the organization
31
- * you specify.</p>
31
+ * you specify. The notification subscription is created for exceptions that cannot be resolved by Security Lake automatically.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -27,8 +27,8 @@ declare const CreateSubscriberCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a subscription permission for accounts that are already enabled in
31
- * Amazon Security Lake. You can create a subscriber with access to data in the current Amazon Web Services Region.</p>
30
+ * <p>Creates a subscriber for accounts that are already enabled in Amazon Security Lake. You can
31
+ * create a subscriber with access to data in the current Amazon Web Services Region.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -27,7 +27,7 @@ declare const DeleteAwsLogSourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Removes a natively supported Amazon Web Service as an Amazon Security Lake source. You
30
+ * <p>Removes a natively supported Amazon Web Services service as an Amazon Security Lake source. You
31
31
  * can remove a source for one or more Regions. When you remove the source, Security Lake stops
32
32
  * collecting data from that source in the specified Regions and accounts, and subscribers can
33
33
  * no longer consume new data from the source. However, subscribers can still consume data
@@ -27,7 +27,7 @@ declare const DeleteSubscriberNotificationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes the specified notification subscription in Amazon Security Lake for the organization
30
+ * <p>Deletes the specified subscription notification in Amazon Security Lake for the organization
31
31
  * you specify.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,7 +27,7 @@ declare const GetDataLakeExceptionSubscriptionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the details of exception notifications for the account in Amazon Security Lake.</p>
30
+ * <p>Retrieves the protocol and endpoint that were provided when subscribing to Amazon SNS topics for exception notifications.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListLogSourcesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the log sources in the current Amazon Web Services Region.</p>
30
+ * <p>Retrieves the log sources.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListSubscribersCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>List all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list
30
+ * <p>Lists all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list
31
31
  * of subscriptions associated with a specific organization or Amazon Web Services account.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,8 +27,17 @@ declare const UpdateDataLakeCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Specifies where to store your security data and for how long. You can add a rollup
31
- * Region to consolidate data from multiple Amazon Web Services Regions.</p>
30
+ * <p>You can use <code>UpdateDataLake</code> to specify where to store your security data, how it should
31
+ * be encrypted at rest and for how long. You can add a <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/manage-regions.html#add-rollup-region">Rollup
32
+ * Region</a> to consolidate data from multiple Amazon Web Services Regions, replace
33
+ * default encryption (SSE-S3) with <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk">Customer Manged Key</a>,
34
+ * or specify transition and expiration actions through storage <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/lifecycle-management.html">Lifecycle management</a>. The <code>UpdateDataLake</code> API works as an "upsert" operation that performs an insert if the specified item or record does not exist, or an update if it
35
+ * already exists. Security Lake securely stores your data at rest using Amazon Web Services encryption solutions. For more details, see <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/data-protection.html">Data protection in Amazon Security Lake</a>.</p>
36
+ * <p>For example, omitting the key <code>encryptionConfiguration</code> from a Region that is
37
+ * included in an update call that currently uses KMS will leave that Region's KMS key in
38
+ * place, but specifying <code>encryptionConfiguration: \{kmsKeyId: 'S3_MANAGED_KEY'\}</code>
39
+ * for that same Region will reset the key to <code>S3-managed</code>.</p>
40
+ * <p>For more details about lifecycle management and how to update retention settings for one or more Regions after enabling Security Lake, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/lifecycle-management.html">Amazon Security Lake User Guide</a>. </p>
32
41
  * @example
33
42
  * Use a bare-bones client and the command you need to make an API call.
34
43
  * ```javascript
@@ -19,11 +19,11 @@
19
19
  * Security Lake, the IP address from which the request was made, who made the request, when it
20
20
  * was made, and additional details. To learn more about Security Lake information in CloudTrail, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/securitylake-cloudtrail.html">Amazon Security Lake User Guide</a>.</p>
21
21
  * <p>Security Lake automates the collection of security-related log and event data from
22
- * integrated Amazon Web Services and third-party services. It also helps you manage
22
+ * integrated Amazon Web Services services and third-party services. It also helps you manage
23
23
  * the lifecycle of data with customizable retention and replication settings. Security Lake
24
24
  * converts ingested data into Apache Parquet format and a standard open-source schema called
25
25
  * the Open Cybersecurity Schema Framework (OCSF).</p>
26
- * <p>Other Amazon Web Services and third-party services can subscribe to the data that's stored in Security Lake for
26
+ * <p>Other Amazon Web Services services and third-party services can subscribe to the data that's stored in Security Lake for
27
27
  * incident response and security data analytics.</p>
28
28
  *
29
29
  * @packageDocumentation
@@ -33,17 +33,17 @@ export declare const AccessType: {
33
33
  */
34
34
  export type AccessType = (typeof AccessType)[keyof typeof AccessType];
35
35
  /**
36
- * <p>The AWS identity.</p>
36
+ * <p>The Amazon Web Services identity.</p>
37
37
  * @public
38
38
  */
39
39
  export interface AwsIdentity {
40
40
  /**
41
- * <p>The AWS identity principal.</p>
41
+ * <p>The Amazon Web Services identity principal.</p>
42
42
  * @public
43
43
  */
44
44
  principal: string | undefined;
45
45
  /**
46
- * <p>The external ID used to estalish trust relationship with the AWS identity.</p>
46
+ * <p>The external ID used to establish trust relationship with the Amazon Web Services identity.</p>
47
47
  * @public
48
48
  */
49
49
  externalId: string | undefined;
@@ -67,7 +67,8 @@ export declare const AwsLogSourceName: {
67
67
  */
68
68
  export type AwsLogSourceName = (typeof AwsLogSourceName)[keyof typeof AwsLogSourceName];
69
69
  /**
70
- * <p>The Security Lake logs source configuration file describes the information needed to generate Security Lake logs. </p>
70
+ * <p>To add a natively-supported Amazon Web Services service as a log source, use these
71
+ * parameters to specify the configuration settings for the log source. </p>
71
72
  * @public
72
73
  */
73
74
  export interface AwsLogSourceConfiguration {
@@ -82,18 +83,19 @@ export interface AwsLogSourceConfiguration {
82
83
  */
83
84
  regions: string[] | undefined;
84
85
  /**
85
- * <p>The name for a Amazon Web Services source. This must be a Regionally unique value.</p>
86
+ * <p>The name for a Amazon Web Services source. </p>
86
87
  * @public
87
88
  */
88
89
  sourceName: AwsLogSourceName | undefined;
89
90
  /**
90
- * <p>The version for a Amazon Web Services source. This must be a Regionally unique value.</p>
91
+ * <p>The version for a Amazon Web Services source. </p>
91
92
  * @public
92
93
  */
93
94
  sourceVersion?: string;
94
95
  }
95
96
  /**
96
- * <p>Amazon Security Lake can collect logs and events from natively-supported Amazon Web Services services.</p>
97
+ * <p>Amazon Security Lake can collect logs and events from natively-supported Amazon Web Services
98
+ * services.</p>
97
99
  * @public
98
100
  */
99
101
  export interface AwsLogSourceResource {
@@ -160,7 +162,7 @@ export interface CreateAwsLogSourceRequest {
160
162
  */
161
163
  export interface CreateAwsLogSourceResponse {
162
164
  /**
163
- * <p>Lists all accounts in which enabling a natively supported Amazon Web Service as
165
+ * <p>Lists all accounts in which enabling a natively supported Amazon Web Services service as
164
166
  * a Security Lake source failed. The failure occurred as these accounts are not part of an
165
167
  * organization.</p>
166
168
  * @public
@@ -234,7 +236,7 @@ export declare class ThrottlingException extends __BaseException {
234
236
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
235
237
  }
236
238
  /**
237
- * <p>The configuration for the Glue Crawler for the third-party custom source.</p>
239
+ * <p>The configuration used for the Glue Crawler for a third-party custom source.</p>
238
240
  * @public
239
241
  */
240
242
  export interface CustomLogSourceCrawlerConfiguration {
@@ -256,12 +258,12 @@ export interface CustomLogSourceCrawlerConfiguration {
256
258
  roleArn: string | undefined;
257
259
  }
258
260
  /**
259
- * <p>The configuration for the third-party custom source.</p>
261
+ * <p>The configuration used for the third-party custom source.</p>
260
262
  * @public
261
263
  */
262
264
  export interface CustomLogSourceConfiguration {
263
265
  /**
264
- * <p>The configuration for the Glue Crawler for the third-party custom source.</p>
266
+ * <p>The configuration used for the Glue Crawler for a third-party custom source.</p>
265
267
  * @public
266
268
  */
267
269
  crawlerConfiguration: CustomLogSourceCrawlerConfiguration | undefined;
@@ -277,7 +279,12 @@ export interface CustomLogSourceConfiguration {
277
279
  export interface CreateCustomLogSourceRequest {
278
280
  /**
279
281
  * <p>Specify the name for a third-party custom source. This must be a Regionally unique
280
- * value.</p>
282
+ * value. The <code>sourceName</code> you enter here, is used in the
283
+ * <code>LogProviderRole</code> name which follows the convention
284
+ * <code>AmazonSecurityLake-Provider-\{name of the custom source\}-\{region\}</code>. You must
285
+ * use a <code>CustomLogSource</code> name that is shorter than or equal to 20 characters.
286
+ * This ensures that the <code>LogProviderRole</code> name is below the 64 character
287
+ * limit.</p>
281
288
  * @public
282
289
  */
283
290
  sourceName: string | undefined;
@@ -441,7 +448,7 @@ export interface CreateCustomLogSourceRequest {
441
448
  */
442
449
  eventClasses?: string[];
443
450
  /**
444
- * <p>The configuration for the third-party custom source.</p>
451
+ * <p>The configuration used for the third-party custom source.</p>
445
452
  * @public
446
453
  */
447
454
  configuration: CustomLogSourceConfiguration | undefined;
@@ -519,7 +526,7 @@ export interface CustomLogSourceResource {
519
526
  */
520
527
  export interface CreateCustomLogSourceResponse {
521
528
  /**
522
- * <p>The created third-party custom source.</p>
529
+ * <p>The third-party custom source that was created.</p>
523
530
  * @public
524
531
  */
525
532
  source?: CustomLogSourceResource;
@@ -530,7 +537,7 @@ export interface CreateCustomLogSourceResponse {
530
537
  */
531
538
  export interface DataLakeEncryptionConfiguration {
532
539
  /**
533
- * <p>The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake
540
+ * <p>The identifier of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake
534
541
  * object.</p>
535
542
  * @public
536
543
  */
@@ -778,7 +785,7 @@ export interface DataLakeResource {
778
785
  */
779
786
  replicationConfiguration?: DataLakeReplicationConfiguration;
780
787
  /**
781
- * <p>Retrieves the status of the configuration operation for an account in Amazon Security Lake.</p>
788
+ * <p>Retrieves the status of the <code>CreateDatalake</code> API call for an account in Amazon Security Lake.</p>
782
789
  * @public
783
790
  */
784
791
  createStatus?: DataLakeStatus;
@@ -814,7 +821,7 @@ export interface CreateDataLakeExceptionSubscriptionRequest {
814
821
  */
815
822
  notificationEndpoint: string | undefined;
816
823
  /**
817
- * <p>The expiration period and time-to-live (TTL).</p>
824
+ * <p>The expiration period and time-to-live (TTL). It is the duration of time until which the exception message remains.</p>
818
825
  * @public
819
826
  */
820
827
  exceptionTimeToLive?: number;
@@ -859,7 +866,7 @@ export interface CreateDataLakeOrganizationConfigurationResponse {
859
866
  }
860
867
  /**
861
868
  * <p>The supported source types from which logs and events are collected in Amazon Security Lake.
862
- * For a list of supported Amazon Web Services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
869
+ * For a list of supported Amazon Web Services services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
863
870
  * @public
864
871
  */
865
872
  export type LogSourceResource = LogSourceResource.AwsLogSourceMember | LogSourceResource.CustomLogSourceMember | LogSourceResource.$UnknownMember;
@@ -868,7 +875,7 @@ export type LogSourceResource = LogSourceResource.AwsLogSourceMember | LogSource
868
875
  */
869
876
  export declare namespace LogSourceResource {
870
877
  /**
871
- * <p>Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
878
+ * <p>Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
872
879
  * @public
873
880
  */
874
881
  interface AwsLogSourceMember {
@@ -920,8 +927,8 @@ export interface CreateSubscriberRequest {
920
927
  */
921
928
  subscriberDescription?: string;
922
929
  /**
923
- * <p>The supported Amazon Web Services from which logs and events are collected.
924
- * Security Lake supports log and event collection for natively supported Amazon Web Services.</p>
930
+ * <p>The supported Amazon Web Services services from which logs and events are collected.
931
+ * Security Lake supports log and event collection for natively supported Amazon Web Services services.</p>
925
932
  * @public
926
933
  */
927
934
  sources: LogSourceResource[] | undefined;
@@ -986,7 +993,7 @@ export interface SubscriberResource {
986
993
  */
987
994
  subscriberDescription?: string;
988
995
  /**
989
- * <p>Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/source-management.html">Amazon Security Lake User Guide</a>.</p>
996
+ * <p>Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services. For more information, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/source-management.html">Amazon Security Lake User Guide</a>.</p>
990
997
  * @public
991
998
  */
992
999
  sources: LogSourceResource[] | undefined;
@@ -1068,7 +1075,7 @@ export declare const HttpMethod: {
1068
1075
  */
1069
1076
  export type HttpMethod = (typeof HttpMethod)[keyof typeof HttpMethod];
1070
1077
  /**
1071
- * <p>The configurations for HTTPS subscriber notification.</p>
1078
+ * <p>The configurations used for HTTPS subscriber notification.</p>
1072
1079
  * @public
1073
1080
  */
1074
1081
  export interface HttpsNotificationConfiguration {
@@ -1102,7 +1109,7 @@ export interface HttpsNotificationConfiguration {
1102
1109
  targetRoleArn: string | undefined;
1103
1110
  }
1104
1111
  /**
1105
- * <p>The configurations for SQS subscriber notification.</p>
1112
+ * <p>The configurations used for EventBridge subscriber notification.</p>
1106
1113
  * @public
1107
1114
  */
1108
1115
  export interface SqsNotificationConfiguration {
@@ -1128,7 +1135,7 @@ export declare namespace NotificationConfiguration {
1128
1135
  $unknown?: never;
1129
1136
  }
1130
1137
  /**
1131
- * <p>The configurations for HTTPS subscriber notification.</p>
1138
+ * <p>The configurations used for HTTPS subscriber notification.</p>
1132
1139
  * @public
1133
1140
  */
1134
1141
  interface HttpsNotificationConfigurationMember {
@@ -1259,7 +1266,7 @@ export interface GetDataLakeOrganizationConfigurationRequest {
1259
1266
  */
1260
1267
  export interface GetDataLakeOrganizationConfigurationResponse {
1261
1268
  /**
1262
- * <p>The configuration for new accounts.</p>
1269
+ * <p>The configuration used for new accounts in Security Lake.</p>
1263
1270
  * @public
1264
1271
  */
1265
1272
  autoEnableNewAccount?: DataLakeAutoEnableNewAccountConfiguration[];
@@ -1320,8 +1327,8 @@ export interface DataLakeSourceStatus {
1320
1327
  status?: SourceCollectionStatus;
1321
1328
  }
1322
1329
  /**
1323
- * <p>Amazon Security Lake collects logs and events from supported Amazon Web Services and
1324
- * custom sources. For the list of supported Amazon Web Services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
1330
+ * <p>Amazon Security Lake collects logs and events from supported Amazon Web Services services and
1331
+ * custom sources. For the list of supported Amazon Web Services services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
1325
1332
  * @public
1326
1333
  */
1327
1334
  export interface DataLakeSource {
@@ -1331,8 +1338,8 @@ export interface DataLakeSource {
1331
1338
  */
1332
1339
  account?: string;
1333
1340
  /**
1334
- * <p>The supported Amazon Web Services from which logs and events are collected.
1335
- * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.</p>
1341
+ * <p>The supported Amazon Web Services services from which logs and events are collected.
1342
+ * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services services.</p>
1336
1343
  * @public
1337
1344
  */
1338
1345
  sourceName?: string;
@@ -1612,7 +1619,7 @@ export interface ListLogSourcesResponse {
1612
1619
  */
1613
1620
  export interface UpdateDataLakeRequest {
1614
1621
  /**
1615
- * <p>Specify the Region or Regions that will contribute data to the rollup region.</p>
1622
+ * <p>Specifies the Region or Regions that will contribute data to the rollup region.</p>
1616
1623
  * @public
1617
1624
  */
1618
1625
  configurations: DataLakeConfiguration[] | undefined;
@@ -1730,7 +1737,7 @@ export interface GetDataLakeExceptionSubscriptionResponse {
1730
1737
  */
1731
1738
  notificationEndpoint?: string;
1732
1739
  /**
1733
- * <p>The expiration period and time-to-live (TTL).</p>
1740
+ * <p>The expiration period and time-to-live (TTL). It is the duration of time until which the exception message remains.</p>
1734
1741
  * @public
1735
1742
  */
1736
1743
  exceptionTimeToLive?: number;
@@ -1766,12 +1773,12 @@ export interface ListDataLakeExceptionsRequest {
1766
1773
  */
1767
1774
  regions?: string[];
1768
1775
  /**
1769
- * <p>List the maximum number of failures in Security Lake.</p>
1776
+ * <p>Lists the maximum number of failures in Security Lake.</p>
1770
1777
  * @public
1771
1778
  */
1772
1779
  maxResults?: number;
1773
1780
  /**
1774
- * <p>List if there are more results available. The value of nextToken is a unique pagination
1781
+ * <p>Lists if there are more results available. The value of nextToken is a unique pagination
1775
1782
  * token for each page. Repeat the call using the returned token to retrieve the next page.
1776
1783
  * Keep all other arguments unchanged.</p>
1777
1784
  * <p>Each pagination token expires after 24 hours. Using an expired pagination token will
@@ -1785,12 +1792,12 @@ export interface ListDataLakeExceptionsRequest {
1785
1792
  */
1786
1793
  export interface ListDataLakeExceptionsResponse {
1787
1794
  /**
1788
- * <p>Lists the failures that cannot be retried in the current Region.</p>
1795
+ * <p>Lists the failures that cannot be retried.</p>
1789
1796
  * @public
1790
1797
  */
1791
1798
  exceptions?: DataLakeException[];
1792
1799
  /**
1793
- * <p>List if there are more results available. The value of nextToken is a unique pagination
1800
+ * <p>Lists if there are more results available. The value of nextToken is a unique pagination
1794
1801
  * token for each page. Repeat the call using the returned token to retrieve the next page.
1795
1802
  * Keep all other arguments unchanged.</p>
1796
1803
  * <p>Each pagination token expires after 24 hours. Using an expired pagination token will
@@ -1876,7 +1883,7 @@ export interface UpdateSubscriberRequest {
1876
1883
  */
1877
1884
  subscriberId: string | undefined;
1878
1885
  /**
1879
- * <p>The AWS identity used to access your data.</p>
1886
+ * <p>The Amazon Web Services identity used to access your data.</p>
1880
1887
  * @public
1881
1888
  */
1882
1889
  subscriberIdentity?: AwsIdentity;
@@ -1891,8 +1898,8 @@ export interface UpdateSubscriberRequest {
1891
1898
  */
1892
1899
  subscriberDescription?: string;
1893
1900
  /**
1894
- * <p>The supported Amazon Web Services from which logs and events are collected. For
1895
- * the list of supported Amazon Web Services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
1901
+ * <p>The supported Amazon Web Services services from which logs and events are collected. For
1902
+ * the list of supported Amazon Web Services services, see the <a href="https://docs.aws.amazon.com/security-lake/latest/userguide/internal-sources.html">Amazon Security Lake User Guide</a>.</p>
1896
1903
  * @public
1897
1904
  */
1898
1905
  sources?: LogSourceResource[];
@@ -1988,7 +1995,7 @@ export interface UpdateDataLakeExceptionSubscriptionRequest {
1988
1995
  */
1989
1996
  notificationEndpoint: string | undefined;
1990
1997
  /**
1991
- * <p>The time-to-live (TTL) for the exception message to remain.</p>
1998
+ * <p>The time-to-live (TTL) for the exception message to remain. It is the duration of time until which the exception message remains. </p>
1992
1999
  * @public
1993
2000
  */
1994
2001
  exceptionTimeToLive?: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-securitylake",
3
3
  "description": "AWS SDK for JavaScript Securitylake Client for Node.js, Browser and React Native",
4
- "version": "3.670.0",
4
+ "version": "3.671.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-securitylake",