aws-sdk 2.1385.0 → 2.1387.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,53 +12,45 @@ declare class SecurityLake extends Service {
12
12
  constructor(options?: SecurityLake.Types.ClientConfiguration)
13
13
  config: Config & SecurityLake.Types.ClientConfiguration;
14
14
  /**
15
- * Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Web Services Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts that are part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, you can supply any combination of the three dimensions to this API. By default, a dimension refers to the entire set. When you don't provide a dimension, Security Lake assumes that the missing dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when you do not specify members, the API enables all Security Lake member accounts for all sources. Similarly, when you do not specify Regions, Security Lake is enabled for all the Regions where Security Lake is available as a service. You can use this API only to enable natively supported Amazon Web Services as a source. Use CreateCustomLogSource to enable data collection from a custom source.
15
+ * Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Web Services Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts 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, You can use this API only to enable natively supported Amazon Web Services as a source. Use CreateCustomLogSource to enable data collection from a custom source.
16
16
  */
17
17
  createAwsLogSource(params: SecurityLake.Types.CreateAwsLogSourceRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateAwsLogSourceResponse) => void): Request<SecurityLake.Types.CreateAwsLogSourceResponse, AWSError>;
18
18
  /**
19
- * Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Web Services Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts that are part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, you can supply any combination of the three dimensions to this API. By default, a dimension refers to the entire set. When you don't provide a dimension, Security Lake assumes that the missing dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when you do not specify members, the API enables all Security Lake member accounts for all sources. Similarly, when you do not specify Regions, Security Lake is enabled for all the Regions where Security Lake is available as a service. You can use this API only to enable natively supported Amazon Web Services as a source. Use CreateCustomLogSource to enable data collection from a custom source.
19
+ * Adds a natively supported Amazon Web Service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Web Services Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts 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, You can use this API only to enable natively supported Amazon Web Services as a source. Use CreateCustomLogSource to enable data collection from a custom source.
20
20
  */
21
21
  createAwsLogSource(callback?: (err: AWSError, data: SecurityLake.Types.CreateAwsLogSourceResponse) => void): Request<SecurityLake.Types.CreateAwsLogSourceResponse, AWSError>;
22
22
  /**
23
- * Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source. Security Lake can collect logs and events from third-party custom sources. After creating the appropriate IAM role to invoke Glue crawler, use this API to add a custom source name in Security Lake. This operation creates a partition in the Amazon S3 bucket for Security Lake as the target location for log files from the custom source in addition to an associated Glue table and an Glue crawler.
23
+ * Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source. Security Lake can collect logs and events from third-party custom sources. After creating the appropriate IAM role to invoke Glue crawler, use this API to add a custom source name in Security Lake. This operation creates a partition in the Amazon S3 bucket for Security Lake as the target location for log files from the custom source. In addition, this operation also creates an associated Glue table and an Glue crawler.
24
24
  */
25
25
  createCustomLogSource(params: SecurityLake.Types.CreateCustomLogSourceRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateCustomLogSourceResponse) => void): Request<SecurityLake.Types.CreateCustomLogSourceResponse, AWSError>;
26
26
  /**
27
- * Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source. Security Lake can collect logs and events from third-party custom sources. After creating the appropriate IAM role to invoke Glue crawler, use this API to add a custom source name in Security Lake. This operation creates a partition in the Amazon S3 bucket for Security Lake as the target location for log files from the custom source in addition to an associated Glue table and an Glue crawler.
27
+ * Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to create a custom source. Security Lake can collect logs and events from third-party custom sources. After creating the appropriate IAM role to invoke Glue crawler, use this API to add a custom source name in Security Lake. This operation creates a partition in the Amazon S3 bucket for Security Lake as the target location for log files from the custom source. In addition, this operation also creates an associated Glue table and an Glue crawler.
28
28
  */
29
29
  createCustomLogSource(callback?: (err: AWSError, data: SecurityLake.Types.CreateCustomLogSourceResponse) => void): Request<SecurityLake.Types.CreateCustomLogSourceResponse, AWSError>;
30
30
  /**
31
- * Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable Security Lake in Amazon Web Services Regions with customized settings before enabling log collection in Regions. You can either use the enableAll parameter to specify all Regions or specify the Regions where you want to enable Security Lake. To specify particular Regions, use the Regions parameter and then configure these Regions using the configurations parameter. If you have already enabled Security Lake in a Region when you call this command, the command will update the Region if you provide new configuration parameters. If you have not already enabled Security Lake in the Region when you call this API, it will set up the data lake in the Region with the specified configurations. When you enable Security Lake, it starts ingesting security data after the CreateAwsLogSource call. This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also enables 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 more information, see the Amazon Security Lake User Guide.
31
+ * Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable Security Lake in Amazon Web Services Regions with customized settings before enabling log collection in Regions. By default, the CreateDataLake Security Lake in all Regions. To specify particular Regions, configure these Regions using the configurations parameter. If you have already enabled Security Lake in a Region when you call this command, the command will update the Region if you provide new configuration parameters. If you have not already enabled Security Lake in the Region when you call this API, it will set up the data lake in the Region with the specified configurations. When you enable Security Lake, it starts ingesting security data after the CreateAwsLogSource call. This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also enables 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 more information, see the Amazon Security Lake User Guide.
32
32
  */
33
- createDatalake(params: SecurityLake.Types.CreateDatalakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeResponse) => void): Request<SecurityLake.Types.CreateDatalakeResponse, AWSError>;
33
+ createDataLake(params: SecurityLake.Types.CreateDataLakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeResponse) => void): Request<SecurityLake.Types.CreateDataLakeResponse, AWSError>;
34
34
  /**
35
- * Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable Security Lake in Amazon Web Services Regions with customized settings before enabling log collection in Regions. You can either use the enableAll parameter to specify all Regions or specify the Regions where you want to enable Security Lake. To specify particular Regions, use the Regions parameter and then configure these Regions using the configurations parameter. If you have already enabled Security Lake in a Region when you call this command, the command will update the Region if you provide new configuration parameters. If you have not already enabled Security Lake in the Region when you call this API, it will set up the data lake in the Region with the specified configurations. When you enable Security Lake, it starts ingesting security data after the CreateAwsLogSource call. This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also enables 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 more information, see the Amazon Security Lake User Guide.
35
+ * Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable Security Lake in Amazon Web Services Regions with customized settings before enabling log collection in Regions. By default, the CreateDataLake Security Lake in all Regions. To specify particular Regions, configure these Regions using the configurations parameter. If you have already enabled Security Lake in a Region when you call this command, the command will update the Region if you provide new configuration parameters. If you have not already enabled Security Lake in the Region when you call this API, it will set up the data lake in the Region with the specified configurations. When you enable Security Lake, it starts ingesting security data after the CreateAwsLogSource call. This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also enables 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 more information, see the Amazon Security Lake User Guide.
36
36
  */
37
- createDatalake(callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeResponse) => void): Request<SecurityLake.Types.CreateDatalakeResponse, AWSError>;
37
+ createDataLake(callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeResponse) => void): Request<SecurityLake.Types.CreateDataLakeResponse, AWSError>;
38
38
  /**
39
- * Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.
40
- */
41
- createDatalakeAutoEnable(params: SecurityLake.Types.CreateDatalakeAutoEnableRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.CreateDatalakeAutoEnableResponse, AWSError>;
42
- /**
43
- * Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.
44
- */
45
- createDatalakeAutoEnable(callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.CreateDatalakeAutoEnableResponse, AWSError>;
46
- /**
47
- * Designates the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
39
+ * Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
48
40
  */
49
- createDatalakeDelegatedAdmin(params: SecurityLake.Types.CreateDatalakeDelegatedAdminRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeDelegatedAdminResponse) => void): Request<SecurityLake.Types.CreateDatalakeDelegatedAdminResponse, AWSError>;
41
+ createDataLakeExceptionSubscription(params: SecurityLake.Types.CreateDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse, AWSError>;
50
42
  /**
51
- * Designates the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
43
+ * Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
52
44
  */
53
- createDatalakeDelegatedAdmin(callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeDelegatedAdminResponse) => void): Request<SecurityLake.Types.CreateDatalakeDelegatedAdminResponse, AWSError>;
45
+ createDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse, AWSError>;
54
46
  /**
55
- * Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
47
+ * Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.
56
48
  */
57
- createDatalakeExceptionsSubscription(params: SecurityLake.Types.CreateDatalakeExceptionsSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDatalakeExceptionsSubscriptionResponse, AWSError>;
49
+ createDataLakeOrganizationConfiguration(params: SecurityLake.Types.CreateDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse, AWSError>;
58
50
  /**
59
- * Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
51
+ * Automatically enables Amazon Security Lake for new member accounts in your organization. Security Lake is not automatically enabled for any existing member accounts in your organization.
60
52
  */
61
- createDatalakeExceptionsSubscription(callback?: (err: AWSError, data: SecurityLake.Types.CreateDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDatalakeExceptionsSubscriptionResponse, AWSError>;
53
+ createDataLakeOrganizationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse, AWSError>;
62
54
  /**
63
55
  * Creates a subscription permission for accounts that are already enabled in Amazon Security Lake. You can create a subscriber with access to data in the current Amazon Web Services Region.
64
56
  */
@@ -70,115 +62,99 @@ declare class SecurityLake extends Service {
70
62
  /**
71
63
  * Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in Security Lake. You can create only one subscriber notification per subscriber.
72
64
  */
73
- createSubscriptionNotificationConfiguration(params: SecurityLake.Types.CreateSubscriptionNotificationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.CreateSubscriptionNotificationConfigurationResponse, AWSError>;
65
+ createSubscriberNotification(params: SecurityLake.Types.CreateSubscriberNotificationRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateSubscriberNotificationResponse) => void): Request<SecurityLake.Types.CreateSubscriberNotificationResponse, AWSError>;
74
66
  /**
75
67
  * Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in Security Lake. You can create only one subscriber notification per subscriber.
76
68
  */
77
- createSubscriptionNotificationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.CreateSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.CreateSubscriptionNotificationConfigurationResponse, AWSError>;
69
+ createSubscriberNotification(callback?: (err: AWSError, data: SecurityLake.Types.CreateSubscriberNotificationResponse) => void): Request<SecurityLake.Types.CreateSubscriberNotificationResponse, AWSError>;
78
70
  /**
79
- * Removes a natively supported Amazon Web Service as an Amazon Security Lake source. When you remove the source, Security Lake stops collecting data from that source, and subscribers can no longer consume new data from the source. Subscribers can still consume data that Security Lake collected from the source before disablement. You can choose any source type in any Amazon Web Services Region for either accounts that are part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, you can supply any combination of the three dimensions to this API. By default, a dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when you do not specify members, the API disables all Security Lake member accounts for sources. Similarly, when you do not specify Regions, Security Lake is disabled for all the Regions where Security Lake is available as a service. When you don't provide a dimension, Security Lake assumes that the missing dimension refers to the entire set. For example, if you don't provide specific accounts, the API applies to the entire set of accounts in your organization.
71
+ * Removes a natively supported Amazon Web Service as an Amazon Security Lake source. You can remove a source for one or more Regions. When you remove the source, Security Lake stops collecting data from that source in the specified Regions and accounts, and subscribers can no longer consume new data from the source. However, subscribers can still consume data that Security Lake collected from the source before removal. You can choose any source type in any Amazon Web Services Region for either accounts that are part of a trusted organization or standalone accounts.
80
72
  */
81
73
  deleteAwsLogSource(params: SecurityLake.Types.DeleteAwsLogSourceRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteAwsLogSourceResponse) => void): Request<SecurityLake.Types.DeleteAwsLogSourceResponse, AWSError>;
82
74
  /**
83
- * Removes a natively supported Amazon Web Service as an Amazon Security Lake source. When you remove the source, Security Lake stops collecting data from that source, and subscribers can no longer consume new data from the source. Subscribers can still consume data that Security Lake collected from the source before disablement. You can choose any source type in any Amazon Web Services Region for either accounts that are part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, you can supply any combination of the three dimensions to this API. By default, a dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when you do not specify members, the API disables all Security Lake member accounts for sources. Similarly, when you do not specify Regions, Security Lake is disabled for all the Regions where Security Lake is available as a service. When you don't provide a dimension, Security Lake assumes that the missing dimension refers to the entire set. For example, if you don't provide specific accounts, the API applies to the entire set of accounts in your organization.
75
+ * Removes a natively supported Amazon Web Service as an Amazon Security Lake source. You can remove a source for one or more Regions. When you remove the source, Security Lake stops collecting data from that source in the specified Regions and accounts, and subscribers can no longer consume new data from the source. However, subscribers can still consume data that Security Lake collected from the source before removal. You can choose any source type in any Amazon Web Services Region for either accounts that are part of a trusted organization or standalone accounts.
84
76
  */
85
77
  deleteAwsLogSource(callback?: (err: AWSError, data: SecurityLake.Types.DeleteAwsLogSourceResponse) => void): Request<SecurityLake.Types.DeleteAwsLogSourceResponse, AWSError>;
86
78
  /**
87
- * Removes a custom log source from Amazon Security Lake.
79
+ * Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
88
80
  */
89
81
  deleteCustomLogSource(params: SecurityLake.Types.DeleteCustomLogSourceRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteCustomLogSourceResponse) => void): Request<SecurityLake.Types.DeleteCustomLogSourceResponse, AWSError>;
90
82
  /**
91
- * Removes a custom log source from Amazon Security Lake.
83
+ * Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
92
84
  */
93
85
  deleteCustomLogSource(callback?: (err: AWSError, data: SecurityLake.Types.DeleteCustomLogSourceResponse) => void): Request<SecurityLake.Types.DeleteCustomLogSourceResponse, AWSError>;
94
86
  /**
95
- * When you delete Amazon Security Lake from your account, Security Lake is disabled in all Amazon Web Services Regions. Also, this API automatically takes steps to remove the account from Security Lake . This operation disables security data collection from sources, deletes data stored, and stops making data accessible to subscribers. Security Lake also deletes 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. The DeleteDatalake operation does not delete the Amazon S3 bucket, which is owned by your Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
96
- */
97
- deleteDatalake(params: SecurityLake.Types.DeleteDatalakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeResponse) => void): Request<SecurityLake.Types.DeleteDatalakeResponse, AWSError>;
98
- /**
99
- * When you delete Amazon Security Lake from your account, Security Lake is disabled in all Amazon Web Services Regions. Also, this API automatically takes steps to remove the account from Security Lake . This operation disables security data collection from sources, deletes data stored, and stops making data accessible to subscribers. Security Lake also deletes 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. The DeleteDatalake operation does not delete the Amazon S3 bucket, which is owned by your Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
100
- */
101
- deleteDatalake(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeResponse) => void): Request<SecurityLake.Types.DeleteDatalakeResponse, AWSError>;
102
- /**
103
- * DeleteDatalakeAutoEnable removes automatic enablement of configuration settings for new member accounts (but keeps settings for the delegated administrator) from Amazon Security Lake. You must run this API using credentials of the delegated administrator. When you run this API, new member accounts that are added after the organization enables Security Lake won't contribute to the data lake.
87
+ * When you disable Amazon Security Lake from your account, Security Lake is disabled in all Amazon Web Services Regions and it stops collecting data from your sources. Also, this API automatically takes steps to remove the account from Security Lake. However, Security Lake retains all of your existing settings and the resources that it created in your Amazon Web Services account in the current Amazon Web Services Region. The DeleteDataLake operation does not delete the data that is stored in your Amazon S3 bucket, which is owned by your Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
104
88
  */
105
- deleteDatalakeAutoEnable(params: SecurityLake.Types.DeleteDatalakeAutoEnableRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.DeleteDatalakeAutoEnableResponse, AWSError>;
89
+ deleteDataLake(params: SecurityLake.Types.DeleteDataLakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeResponse) => void): Request<SecurityLake.Types.DeleteDataLakeResponse, AWSError>;
106
90
  /**
107
- * DeleteDatalakeAutoEnable removes automatic enablement of configuration settings for new member accounts (but keeps settings for the delegated administrator) from Amazon Security Lake. You must run this API using credentials of the delegated administrator. When you run this API, new member accounts that are added after the organization enables Security Lake won't contribute to the data lake.
91
+ * When you disable Amazon Security Lake from your account, Security Lake is disabled in all Amazon Web Services Regions and it stops collecting data from your sources. Also, this API automatically takes steps to remove the account from Security Lake. However, Security Lake retains all of your existing settings and the resources that it created in your Amazon Web Services account in the current Amazon Web Services Region. The DeleteDataLake operation does not delete the data that is stored in your Amazon S3 bucket, which is owned by your Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
108
92
  */
109
- deleteDatalakeAutoEnable(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.DeleteDatalakeAutoEnableResponse, AWSError>;
93
+ deleteDataLake(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeResponse) => void): Request<SecurityLake.Types.DeleteDataLakeResponse, AWSError>;
110
94
  /**
111
- * Deletes the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
95
+ * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
112
96
  */
113
- deleteDatalakeDelegatedAdmin(params: SecurityLake.Types.DeleteDatalakeDelegatedAdminRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeDelegatedAdminResponse) => void): Request<SecurityLake.Types.DeleteDatalakeDelegatedAdminResponse, AWSError>;
97
+ deleteDataLakeExceptionSubscription(params: SecurityLake.Types.DeleteDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse, AWSError>;
114
98
  /**
115
- * Deletes the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
99
+ * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
116
100
  */
117
- deleteDatalakeDelegatedAdmin(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeDelegatedAdminResponse) => void): Request<SecurityLake.Types.DeleteDatalakeDelegatedAdminResponse, AWSError>;
101
+ deleteDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse, AWSError>;
118
102
  /**
119
- * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
103
+ * Removes automatic the enablement of configuration settings for new member accounts (but retains the settings for the delegated administrator) from Amazon Security Lake. You must run this API using the credentials of the delegated administrator. When you run this API, new member accounts that are added after the organization enables Security Lake won't contribute to the data lake.
120
104
  */
121
- deleteDatalakeExceptionsSubscription(params: SecurityLake.Types.DeleteDatalakeExceptionsSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.DeleteDatalakeExceptionsSubscriptionResponse, AWSError>;
105
+ deleteDataLakeOrganizationConfiguration(params: SecurityLake.Types.DeleteDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse, AWSError>;
122
106
  /**
123
- * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
107
+ * Removes automatic the enablement of configuration settings for new member accounts (but retains the settings for the delegated administrator) from Amazon Security Lake. You must run this API using the credentials of the delegated administrator. When you run this API, new member accounts that are added after the organization enables Security Lake won't contribute to the data lake.
124
108
  */
125
- deleteDatalakeExceptionsSubscription(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.DeleteDatalakeExceptionsSubscriptionResponse, AWSError>;
109
+ deleteDataLakeOrganizationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse, AWSError>;
126
110
  /**
127
- * Deletes the subscription permission for accounts that are already enabled in Amazon Security Lake. You can delete a subscriber and remove access to data in the current Amazon Web Services Region.
111
+ * Deletes the subscription permission and all notification settings for accounts that are already enabled in Amazon Security Lake. When you run DeleteSubscriber, the subscriber will no longer consume data from Security Lake and the subscriber is removed. This operation deletes the subscriber and removes access to data in the current Amazon Web Services Region.
128
112
  */
129
113
  deleteSubscriber(params: SecurityLake.Types.DeleteSubscriberRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriberResponse) => void): Request<SecurityLake.Types.DeleteSubscriberResponse, AWSError>;
130
114
  /**
131
- * Deletes the subscription permission for accounts that are already enabled in Amazon Security Lake. You can delete a subscriber and remove access to data in the current Amazon Web Services Region.
115
+ * Deletes the subscription permission and all notification settings for accounts that are already enabled in Amazon Security Lake. When you run DeleteSubscriber, the subscriber will no longer consume data from Security Lake and the subscriber is removed. This operation deletes the subscriber and removes access to data in the current Amazon Web Services Region.
132
116
  */
133
117
  deleteSubscriber(callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriberResponse) => void): Request<SecurityLake.Types.DeleteSubscriberResponse, AWSError>;
134
118
  /**
135
119
  * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
136
120
  */
137
- deleteSubscriptionNotificationConfiguration(params: SecurityLake.Types.DeleteSubscriptionNotificationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.DeleteSubscriptionNotificationConfigurationResponse, AWSError>;
121
+ deleteSubscriberNotification(params: SecurityLake.Types.DeleteSubscriberNotificationRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriberNotificationResponse) => void): Request<SecurityLake.Types.DeleteSubscriberNotificationResponse, AWSError>;
138
122
  /**
139
123
  * Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
140
124
  */
141
- deleteSubscriptionNotificationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.DeleteSubscriptionNotificationConfigurationResponse, AWSError>;
142
- /**
143
- * Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID. You can use the GetDatalake API to know whether Security Lake is enabled for the current Region. This API does not take input parameters.
144
- */
145
- getDatalake(params: SecurityLake.Types.GetDatalakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeResponse) => void): Request<SecurityLake.Types.GetDatalakeResponse, AWSError>;
146
- /**
147
- * Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID. You can use the GetDatalake API to know whether Security Lake is enabled for the current Region. This API does not take input parameters.
148
- */
149
- getDatalake(callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeResponse) => void): Request<SecurityLake.Types.GetDatalakeResponse, AWSError>;
125
+ deleteSubscriberNotification(callback?: (err: AWSError, data: SecurityLake.Types.DeleteSubscriberNotificationResponse) => void): Request<SecurityLake.Types.DeleteSubscriberNotificationResponse, AWSError>;
150
126
  /**
151
- * Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake. This API does not take input parameters.
127
+ * Deletes the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
152
128
  */
153
- getDatalakeAutoEnable(params: SecurityLake.Types.GetDatalakeAutoEnableRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.GetDatalakeAutoEnableResponse, AWSError>;
129
+ deregisterDataLakeDelegatedAdministrator(params: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse, AWSError>;
154
130
  /**
155
- * Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake. This API does not take input parameters.
131
+ * Deletes the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
156
132
  */
157
- getDatalakeAutoEnable(callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeAutoEnableResponse) => void): Request<SecurityLake.Types.GetDatalakeAutoEnableResponse, AWSError>;
133
+ deregisterDataLakeDelegatedAdministrator(callback?: (err: AWSError, data: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse, AWSError>;
158
134
  /**
159
- * Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain. Exceptions are stored by default, for 2 weeks from when a record was created in Amazon Security Lake. This API does not take input parameters.
135
+ * Retrieves the details of exception notifications for the account in Amazon Security Lake.
160
136
  */
161
- getDatalakeExceptionsExpiry(params: SecurityLake.Types.GetDatalakeExceptionsExpiryRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeExceptionsExpiryResponse) => void): Request<SecurityLake.Types.GetDatalakeExceptionsExpiryResponse, AWSError>;
137
+ getDataLakeExceptionSubscription(params: SecurityLake.Types.GetDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse, AWSError>;
162
138
  /**
163
- * Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain. Exceptions are stored by default, for 2 weeks from when a record was created in Amazon Security Lake. This API does not take input parameters.
139
+ * Retrieves the details of exception notifications for the account in Amazon Security Lake.
164
140
  */
165
- getDatalakeExceptionsExpiry(callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeExceptionsExpiryResponse) => void): Request<SecurityLake.Types.GetDatalakeExceptionsExpiryResponse, AWSError>;
141
+ getDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse, AWSError>;
166
142
  /**
167
- * Retrieves the details of exception notifications for the account in Amazon Security Lake.
143
+ * Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake. This API does not take input parameters.
168
144
  */
169
- getDatalakeExceptionsSubscription(params: SecurityLake.Types.GetDatalakeExceptionsSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.GetDatalakeExceptionsSubscriptionResponse, AWSError>;
145
+ getDataLakeOrganizationConfiguration(params: SecurityLake.Types.GetDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse, AWSError>;
170
146
  /**
171
- * Retrieves the details of exception notifications for the account in Amazon Security Lake.
147
+ * Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has onboarded to Amazon Security Lake. This API does not take input parameters.
172
148
  */
173
- getDatalakeExceptionsSubscription(callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.GetDatalakeExceptionsSubscriptionResponse, AWSError>;
149
+ getDataLakeOrganizationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse, AWSError>;
174
150
  /**
175
- * Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts and which sources Security Lake is collecting data from.
151
+ * Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts and which sources Security Lake is collecting data from.
176
152
  */
177
- getDatalakeStatus(params: SecurityLake.Types.GetDatalakeStatusRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeStatusResponse) => void): Request<SecurityLake.Types.GetDatalakeStatusResponse, AWSError>;
153
+ getDataLakeSources(params: SecurityLake.Types.GetDataLakeSourcesRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeSourcesResponse) => void): Request<SecurityLake.Types.GetDataLakeSourcesResponse, AWSError>;
178
154
  /**
179
- * Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts and which sources Security Lake is collecting data from.
155
+ * Retrieves a snapshot of the current Region, including whether Amazon Security Lake is enabled for those accounts and which sources Security Lake is collecting data from.
180
156
  */
181
- getDatalakeStatus(callback?: (err: AWSError, data: SecurityLake.Types.GetDatalakeStatusResponse) => void): Request<SecurityLake.Types.GetDatalakeStatusResponse, AWSError>;
157
+ getDataLakeSources(callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeSourcesResponse) => void): Request<SecurityLake.Types.GetDataLakeSourcesResponse, AWSError>;
182
158
  /**
183
159
  * Retrieves the subscription information for the specified subscription ID. You can get information about a specific subscriber.
184
160
  */
@@ -190,17 +166,25 @@ declare class SecurityLake extends Service {
190
166
  /**
191
167
  * Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
192
168
  */
193
- listDatalakeExceptions(params: SecurityLake.Types.ListDatalakeExceptionsRequest, callback?: (err: AWSError, data: SecurityLake.Types.ListDatalakeExceptionsResponse) => void): Request<SecurityLake.Types.ListDatalakeExceptionsResponse, AWSError>;
169
+ listDataLakeExceptions(params: SecurityLake.Types.ListDataLakeExceptionsRequest, callback?: (err: AWSError, data: SecurityLake.Types.ListDataLakeExceptionsResponse) => void): Request<SecurityLake.Types.ListDataLakeExceptionsResponse, AWSError>;
194
170
  /**
195
171
  * Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
196
172
  */
197
- listDatalakeExceptions(callback?: (err: AWSError, data: SecurityLake.Types.ListDatalakeExceptionsResponse) => void): Request<SecurityLake.Types.ListDatalakeExceptionsResponse, AWSError>;
173
+ listDataLakeExceptions(callback?: (err: AWSError, data: SecurityLake.Types.ListDataLakeExceptionsResponse) => void): Request<SecurityLake.Types.ListDataLakeExceptionsResponse, AWSError>;
174
+ /**
175
+ * Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID. You can use the ListDataLakes API to know whether Security Lake is enabled for any region.
176
+ */
177
+ listDataLakes(params: SecurityLake.Types.ListDataLakesRequest, callback?: (err: AWSError, data: SecurityLake.Types.ListDataLakesResponse) => void): Request<SecurityLake.Types.ListDataLakesResponse, AWSError>;
178
+ /**
179
+ * Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services account ID. You can use the ListDataLakes API to know whether Security Lake is enabled for any region.
180
+ */
181
+ listDataLakes(callback?: (err: AWSError, data: SecurityLake.Types.ListDataLakesResponse) => void): Request<SecurityLake.Types.ListDataLakesResponse, AWSError>;
198
182
  /**
199
- * Retrieves the log sources in the current Amazon Web Services Region.
183
+ * Retrieves the log sources in the current Amazon Web Services Region.
200
184
  */
201
185
  listLogSources(params: SecurityLake.Types.ListLogSourcesRequest, callback?: (err: AWSError, data: SecurityLake.Types.ListLogSourcesResponse) => void): Request<SecurityLake.Types.ListLogSourcesResponse, AWSError>;
202
186
  /**
203
- * Retrieves the log sources in the current Amazon Web Services Region.
187
+ * Retrieves the log sources in the current Amazon Web Services Region.
204
188
  */
205
189
  listLogSources(callback?: (err: AWSError, data: SecurityLake.Types.ListLogSourcesResponse) => void): Request<SecurityLake.Types.ListLogSourcesResponse, AWSError>;
206
190
  /**
@@ -212,222 +196,205 @@ declare class SecurityLake extends Service {
212
196
  */
213
197
  listSubscribers(callback?: (err: AWSError, data: SecurityLake.Types.ListSubscribersResponse) => void): Request<SecurityLake.Types.ListSubscribersResponse, AWSError>;
214
198
  /**
215
- * Specifies where to store your security data and for how long. You can add a rollup Region to consolidate data from multiple Amazon Web Services Regions.
199
+ * Designates the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
216
200
  */
217
- updateDatalake(params: SecurityLake.Types.UpdateDatalakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeResponse) => void): Request<SecurityLake.Types.UpdateDatalakeResponse, AWSError>;
201
+ registerDataLakeDelegatedAdministrator(params: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorRequest, callback?: (err: AWSError, data: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse, AWSError>;
218
202
  /**
219
- * Specifies where to store your security data and for how long. You can add a rollup Region to consolidate data from multiple Amazon Web Services Regions.
203
+ * Designates the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.
220
204
  */
221
- updateDatalake(callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeResponse) => void): Request<SecurityLake.Types.UpdateDatalakeResponse, AWSError>;
205
+ registerDataLakeDelegatedAdministrator(callback?: (err: AWSError, data: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse, AWSError>;
222
206
  /**
223
- * Update the expiration period for the exception message to your preferred time, and control the time-to-live (TTL) for the exception message to remain. Exceptions are stored by default for 2 weeks from when a record was created in Amazon Security Lake.
207
+ * Specifies where to store your security data and for how long. You can add a rollup Region to consolidate data from multiple Amazon Web Services Regions.
224
208
  */
225
- updateDatalakeExceptionsExpiry(params: SecurityLake.Types.UpdateDatalakeExceptionsExpiryRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeExceptionsExpiryResponse) => void): Request<SecurityLake.Types.UpdateDatalakeExceptionsExpiryResponse, AWSError>;
209
+ updateDataLake(params: SecurityLake.Types.UpdateDataLakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDataLakeResponse) => void): Request<SecurityLake.Types.UpdateDataLakeResponse, AWSError>;
226
210
  /**
227
- * Update the expiration period for the exception message to your preferred time, and control the time-to-live (TTL) for the exception message to remain. Exceptions are stored by default for 2 weeks from when a record was created in Amazon Security Lake.
211
+ * Specifies where to store your security data and for how long. You can add a rollup Region to consolidate data from multiple Amazon Web Services Regions.
228
212
  */
229
- updateDatalakeExceptionsExpiry(callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeExceptionsExpiryResponse) => void): Request<SecurityLake.Types.UpdateDatalakeExceptionsExpiryResponse, AWSError>;
213
+ updateDataLake(callback?: (err: AWSError, data: SecurityLake.Types.UpdateDataLakeResponse) => void): Request<SecurityLake.Types.UpdateDataLakeResponse, AWSError>;
230
214
  /**
231
215
  * Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
232
216
  */
233
- updateDatalakeExceptionsSubscription(params: SecurityLake.Types.UpdateDatalakeExceptionsSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.UpdateDatalakeExceptionsSubscriptionResponse, AWSError>;
217
+ updateDataLakeExceptionSubscription(params: SecurityLake.Types.UpdateDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.UpdateDataLakeExceptionSubscriptionResponse, AWSError>;
234
218
  /**
235
219
  * Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
236
220
  */
237
- updateDatalakeExceptionsSubscription(callback?: (err: AWSError, data: SecurityLake.Types.UpdateDatalakeExceptionsSubscriptionResponse) => void): Request<SecurityLake.Types.UpdateDatalakeExceptionsSubscriptionResponse, AWSError>;
221
+ updateDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.UpdateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.UpdateDataLakeExceptionSubscriptionResponse, AWSError>;
238
222
  /**
239
- * Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.
223
+ * Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.
240
224
  */
241
225
  updateSubscriber(params: SecurityLake.Types.UpdateSubscriberRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriberResponse) => void): Request<SecurityLake.Types.UpdateSubscriberResponse, AWSError>;
242
226
  /**
243
- * Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.
227
+ * Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.
244
228
  */
245
229
  updateSubscriber(callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriberResponse) => void): Request<SecurityLake.Types.UpdateSubscriberResponse, AWSError>;
246
230
  /**
247
231
  * Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
248
232
  */
249
- updateSubscriptionNotificationConfiguration(params: SecurityLake.Types.UpdateSubscriptionNotificationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.UpdateSubscriptionNotificationConfigurationResponse, AWSError>;
233
+ updateSubscriberNotification(params: SecurityLake.Types.UpdateSubscriberNotificationRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriberNotificationResponse) => void): Request<SecurityLake.Types.UpdateSubscriberNotificationResponse, AWSError>;
250
234
  /**
251
235
  * Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
252
236
  */
253
- updateSubscriptionNotificationConfiguration(callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriptionNotificationConfigurationResponse) => void): Request<SecurityLake.Types.UpdateSubscriptionNotificationConfigurationResponse, AWSError>;
237
+ updateSubscriberNotification(callback?: (err: AWSError, data: SecurityLake.Types.UpdateSubscriberNotificationResponse) => void): Request<SecurityLake.Types.UpdateSubscriberNotificationResponse, AWSError>;
254
238
  }
255
239
  declare namespace SecurityLake {
256
240
  export type AccessType = "LAKEFORMATION"|"S3"|string;
257
241
  export type AccessTypeList = AccessType[];
258
- export type AccountList = String[];
259
- export interface AccountSources {
242
+ export type AccountList = AwsAccountId[];
243
+ export type AmazonResourceName = string;
244
+ export type AwsAccountId = string;
245
+ export interface AwsIdentity {
260
246
  /**
261
- * The ID of the Security Lake account for which logs are collected.
247
+ * The external ID used to estalish trust relationship with the AWS identity.
262
248
  */
263
- account: String;
249
+ externalId: ExternalId;
264
250
  /**
265
- * Initializes a new instance of the Event class.
251
+ * The AWS identity principal.
266
252
  */
267
- eventClass?: OcsfEventClass;
253
+ principal: AwsPrincipal;
254
+ }
255
+ export interface AwsLogSourceConfiguration {
268
256
  /**
269
- * The log status for the Security Lake account.
257
+ * Specify the Amazon Web Services account information where you want to enable Security Lake.
270
258
  */
271
- logsStatus?: LogsStatusList;
259
+ accounts?: AccountList;
272
260
  /**
273
- * The supported Amazon Web Services from which logs and events are collected. Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
261
+ * Specify the Regions where you want to enable Security Lake.
274
262
  */
275
- sourceType: String;
276
- }
277
- export type AccountSourcesList = AccountSources[];
278
- export type AllDimensionsMap = {[key: string]: TwoDimensionsMap};
279
- export interface AutoEnableNewRegionConfiguration {
263
+ regions: RegionList;
280
264
  /**
281
- * The Amazon Web Services Regions where Security Lake is automatically enabled.
265
+ * The name for a Amazon Web Services source. This must be a Regionally unique value.
282
266
  */
283
- region: Region;
267
+ sourceName: AwsLogSourceName;
284
268
  /**
285
- * The Amazon Web Services sources that are automatically enabled in Security Lake.
269
+ * The version for a Amazon Web Services source. This must be a Regionally unique value.
286
270
  */
287
- sources: AwsSourceTypeList;
271
+ sourceVersion?: AwsLogSourceVersion;
288
272
  }
289
- export type AutoEnableNewRegionConfigurationList = AutoEnableNewRegionConfiguration[];
290
- export type AwsAccountId = string;
291
- export type AwsLogSourceType = "ROUTE53"|"VPC_FLOW"|"CLOUD_TRAIL"|"SH_FINDINGS"|string;
292
- export type AwsSourceTypeList = AwsLogSourceType[];
293
- export type Boolean = boolean;
294
- export interface CreateAwsLogSourceRequest {
273
+ export type AwsLogSourceConfigurationList = AwsLogSourceConfiguration[];
274
+ export type AwsLogSourceName = "ROUTE53"|"VPC_FLOW"|"SH_FINDINGS"|"CLOUD_TRAIL_MGMT"|"LAMBDA_EXECUTION"|"S3_DATA"|string;
275
+ export interface AwsLogSourceResource {
295
276
  /**
296
- * Enables data collection from specific Amazon Web Services sources in all specific accounts and specific Regions.
277
+ * The name for a Amazon Web Services source. This must be a Regionally unique value.
297
278
  */
298
- enableAllDimensions?: AllDimensionsMap;
279
+ sourceName?: AwsLogSourceName;
299
280
  /**
300
- * Enables data collection from all Amazon Web Services sources in specific accounts or Regions.
281
+ * The version for a Amazon Web Services source. This must be a Regionally unique value.
301
282
  */
302
- enableSingleDimension?: InputSet;
303
- /**
304
- * Enables data collection from specific Amazon Web Services sources in specific accounts or Regions.
305
- */
306
- enableTwoDimensions?: TwoDimensionsMap;
283
+ sourceVersion?: AwsLogSourceVersion;
284
+ }
285
+ export type AwsLogSourceResourceList = AwsLogSourceResource[];
286
+ export type AwsLogSourceVersion = string;
287
+ export type AwsPrincipal = string;
288
+ export interface CreateAwsLogSourceRequest {
307
289
  /**
308
- * Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
290
+ * Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
309
291
  */
310
- inputOrder: DimensionSet;
292
+ sources: AwsLogSourceConfigurationList;
311
293
  }
312
294
  export interface CreateAwsLogSourceResponse {
313
295
  /**
314
296
  * Lists all accounts in which enabling a natively supported Amazon Web Service as a Security Lake source failed. The failure occurred as these accounts are not part of an organization.
315
297
  */
316
298
  failed?: AccountList;
317
- /**
318
- * Lists the accounts that are in the process of enabling a natively supported Amazon Web Service as a Security Lake source.
319
- */
320
- processing?: AccountList;
321
299
  }
322
300
  export interface CreateCustomLogSourceRequest {
323
301
  /**
324
- * The name for a third-party custom source. This must be a Regionally unique value.
302
+ * The configuration for the third-party custom source.
325
303
  */
326
- customSourceName: CustomSourceType;
304
+ configuration?: CustomLogSourceConfiguration;
327
305
  /**
328
- * The Open Cybersecurity Schema Framework (OCSF) event class which describes the type of data that the custom source will send to Security Lake.
306
+ * The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of data that the custom source will send to Security Lake. The supported event classes are: ACCESS_ACTIVITY FILE_ACTIVITY KERNEL_ACTIVITY KERNEL_EXTENSION MEMORY_ACTIVITY MODULE_ACTIVITY PROCESS_ACTIVITY REGISTRY_KEY_ACTIVITY REGISTRY_VALUE_ACTIVITY RESOURCE_ACTIVITY SCHEDULED_JOB_ACTIVITY SECURITY_FINDING ACCOUNT_CHANGE AUTHENTICATION AUTHORIZATION ENTITY_MANAGEMENT_AUDIT DHCP_ACTIVITY NETWORK_ACTIVITY DNS_ACTIVITY FTP_ACTIVITY HTTP_ACTIVITY RDP_ACTIVITY SMB_ACTIVITY SSH_ACTIVITY CONFIG_STATE INVENTORY_INFO EMAIL_ACTIVITY API_ACTIVITY CLOUD_API
329
307
  */
330
- eventClass: OcsfEventClass;
308
+ eventClasses?: OcsfEventClassList;
331
309
  /**
332
- * The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue crawler. The recommended IAM policies are: The managed policy AWSGlueServiceRole A custom policy granting access to your Amazon S3 Data Lake
310
+ * Specify the name for a third-party custom source. This must be a Regionally unique value.
333
311
  */
334
- glueInvocationRoleArn: RoleArn;
312
+ sourceName: CustomLogSourceName;
335
313
  /**
336
- * The Amazon Web Services account ID of the custom source that will write logs and events into the Amazon S3 Data Lake.
314
+ * Specify the source version for the third-party custom source, to limit log collection to a specific version of custom data source.
337
315
  */
338
- logProviderAccountId: AwsAccountId;
316
+ sourceVersion?: CustomLogSourceVersion;
339
317
  }
340
318
  export interface CreateCustomLogSourceResponse {
341
319
  /**
342
- * The location of the partition in the Amazon S3 bucket for Security Lake.
343
- */
344
- customDataLocation: String;
345
- /**
346
- * The name of the Glue crawler.
347
- */
348
- glueCrawlerName: String;
349
- /**
350
- * The Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
320
+ * The created third-party custom source.
351
321
  */
352
- glueDatabaseName: String;
322
+ source?: CustomLogSourceResource;
323
+ }
324
+ export interface CreateDataLakeExceptionSubscriptionRequest {
353
325
  /**
354
- * The table name of the Glue crawler.
326
+ * The expiration period and time-to-live (TTL).
355
327
  */
356
- glueTableName: String;
328
+ exceptionTimeToLive?: CreateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong;
357
329
  /**
358
- * The ARN of the IAM role to be used by the entity putting logs into your custom source partition. Security Lake will apply the correct access policies to this role, but you must first manually create the trust policy for this role. The IAM role name must start with the text 'Security Lake'. The IAM role must trust the logProviderAccountId to assume the role.
330
+ * The Amazon Web Services account where you want to receive exception notifications.
359
331
  */
360
- logProviderAccessRoleArn: String;
361
- }
362
- export interface CreateDatalakeAutoEnableRequest {
332
+ notificationEndpoint: SafeString;
363
333
  /**
364
- * Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts in your organization.
334
+ * The subscription protocol to which exception notifications are posted.
365
335
  */
366
- configurationForNewAccounts: AutoEnableNewRegionConfigurationList;
336
+ subscriptionProtocol: SubscriptionProtocol;
367
337
  }
368
- export interface CreateDatalakeAutoEnableResponse {
338
+ export type CreateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong = number;
339
+ export interface CreateDataLakeExceptionSubscriptionResponse {
369
340
  }
370
- export interface CreateDatalakeDelegatedAdminRequest {
341
+ export interface CreateDataLakeOrganizationConfigurationRequest {
371
342
  /**
372
- * The Amazon Web Services account ID of the Security Lake delegated administrator.
343
+ * Enable Security Lake with the specified configuration settings, to begin collecting security data for new accounts in your organization.
373
344
  */
374
- account: SafeString;
345
+ autoEnableNewAccount: DataLakeAutoEnableNewAccountConfigurationList;
375
346
  }
376
- export interface CreateDatalakeDelegatedAdminResponse {
347
+ export interface CreateDataLakeOrganizationConfigurationResponse {
377
348
  }
378
- export interface CreateDatalakeExceptionsSubscriptionRequest {
349
+ export interface CreateDataLakeRequest {
379
350
  /**
380
- * The Amazon Web Services account where you want to receive exception notifications.
351
+ * Specify the Region or Regions that will contribute data to the rollup region.
381
352
  */
382
- notificationEndpoint: SafeString;
353
+ configurations: DataLakeConfigurationList;
383
354
  /**
384
- * The subscription protocol to which exception notifications are posted.
355
+ * The Amazon Resource Name (ARN) used to create and update the Glue table. This table contains partitions generated by the ingestion and normalization of Amazon Web Services log sources and custom sources.
385
356
  */
386
- subscriptionProtocol: SubscriptionProtocolType;
357
+ metaStoreManagerRoleArn: RoleArn;
387
358
  }
388
- export interface CreateDatalakeExceptionsSubscriptionResponse {
389
- }
390
- export interface CreateDatalakeRequest {
359
+ export interface CreateDataLakeResponse {
391
360
  /**
392
- * Specify the Region or Regions that will contribute data to the rollup region.
361
+ * The created Security Lake configuration object.
393
362
  */
394
- configurations?: LakeConfigurationRequestMap;
363
+ dataLakes?: DataLakeResourceList;
364
+ }
365
+ export interface CreateSubscriberNotificationRequest {
395
366
  /**
396
- * Enable Security Lake in all Regions.
367
+ * Specify the configuration using which you want to create the subscriber notification.
397
368
  */
398
- enableAll?: Boolean;
369
+ configuration: NotificationConfiguration;
399
370
  /**
400
- * The Amazon Resource Name (ARN) used to create and update the Glue table. This table contains partitions generated by the ingestion and normalization of Amazon Web Services log sources and custom sources.
371
+ * The subscriber ID for the notification subscription.
401
372
  */
402
- metaStoreManagerRoleArn?: RoleArn;
373
+ subscriberId: UUID;
374
+ }
375
+ export interface CreateSubscriberNotificationResponse {
403
376
  /**
404
- * Enable Security Lake in the specified Regions. To enable Security Lake in specific Amazon Web Services Regions, such as us-east-1 or ap-northeast-3, provide the Region codes. For a list of Region codes, see Amazon Security Lake endpoints in the Amazon Web Services General Reference.
377
+ * The subscriber endpoint to which exception messages are posted.
405
378
  */
406
- regions?: RegionSet;
407
- }
408
- export interface CreateDatalakeResponse {
379
+ subscriberEndpoint?: SafeString;
409
380
  }
410
381
  export interface CreateSubscriberRequest {
411
382
  /**
412
383
  * The Amazon S3 or Lake Formation access type.
413
384
  */
414
385
  accessTypes?: AccessTypeList;
415
- /**
416
- * The Amazon Web Services account ID used to access your data.
417
- */
418
- accountId: AwsAccountId;
419
- /**
420
- * The external ID of the subscriber. This lets the user that is assuming the role assert the circumstances in which they are operating. It also provides a way for the account owner to permit the role to be assumed only under specific circumstances.
421
- */
422
- externalId: SafeString;
423
386
  /**
424
387
  * The supported Amazon Web Services from which logs and events are collected. Security Lake supports log and event collection for natively supported Amazon Web Services.
425
388
  */
426
- sourceTypes: SourceTypeList;
389
+ sources: LogSourceResourceList;
427
390
  /**
428
- * The description for your subscriber account in Security Lake.
391
+ * The description for your subscriber account in Security Lake.
429
392
  */
430
393
  subscriberDescription?: DescriptionString;
394
+ /**
395
+ * The AWS identity used to access your data.
396
+ */
397
+ subscriberIdentity: AwsIdentity;
431
398
  /**
432
399
  * The name of your Security Lake subscriber account.
433
400
  */
@@ -436,477 +403,567 @@ declare namespace SecurityLake {
436
403
  export type CreateSubscriberRequestSubscriberNameString = string;
437
404
  export interface CreateSubscriberResponse {
438
405
  /**
439
- * The Amazon Resource Name (ARN) which uniquely defines the AWS RAM resource share. Before accepting the RAM resource share invitation, you can view details related to the RAM resource share.
406
+ * Retrieve information about the subscriber created using the CreateSubscriber API.
440
407
  */
441
- resourceShareArn?: ResourceShareArn;
408
+ subscriber?: SubscriberResource;
409
+ }
410
+ export interface CustomLogSourceAttributes {
442
411
  /**
443
- * The name of the resource share.
412
+ * The ARN of the Glue crawler.
444
413
  */
445
- resourceShareName?: ResourceShareName;
414
+ crawlerArn?: AmazonResourceName;
446
415
  /**
447
- * The Amazon Resource Name (ARN) created by you to provide to the subscriber. For more information about ARNs and how to use them in policies, see Amazon Security Lake User Guide.
416
+ * The ARN of the Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
448
417
  */
449
- roleArn?: RoleArn;
418
+ databaseArn?: AmazonResourceName;
450
419
  /**
451
- * The ARN for the Amazon S3 bucket.
420
+ * The ARN of the Glue table.
452
421
  */
453
- s3BucketArn?: S3BucketArn;
422
+ tableArn?: AmazonResourceName;
423
+ }
424
+ export interface CustomLogSourceConfiguration {
454
425
  /**
455
- * The ARN for the Amazon Simple Notification Service.
426
+ * The configuration for the Glue Crawler for the third-party custom source.
456
427
  */
457
- snsArn?: SnsTopicArn;
428
+ crawlerConfiguration: CustomLogSourceCrawlerConfiguration;
458
429
  /**
459
- * The subscriptionId created by the CreateSubscriber API call.
430
+ * The identity of the log provider for the third-party custom source.
460
431
  */
461
- subscriptionId: UUID;
432
+ providerIdentity: AwsIdentity;
462
433
  }
463
- export interface CreateSubscriptionNotificationConfigurationRequest {
434
+ export interface CustomLogSourceCrawlerConfiguration {
464
435
  /**
465
- * Create an Amazon Simple Queue Service queue.
436
+ * The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue crawler. The recommended IAM policies are: The managed policy AWSGlueServiceRole A custom policy granting access to your Amazon S3 Data Lake
466
437
  */
467
- createSqs?: Boolean;
438
+ roleArn: RoleArn;
439
+ }
440
+ export type CustomLogSourceName = string;
441
+ export interface CustomLogSourceProvider {
468
442
  /**
469
- * The key name for the notification subscription.
443
+ * The location of the partition in the Amazon S3 bucket for Security Lake.
470
444
  */
471
- httpsApiKeyName?: String;
445
+ location?: S3URI;
472
446
  /**
473
- * The key value for the notification subscription.
447
+ * The ARN of the IAM role to be used by the entity putting logs into your custom source partition. Security Lake will apply the correct access policies to this role, but you must first manually create the trust policy for this role. The IAM role name must start with the text 'Security Lake'. The IAM role must trust the logProviderAccountId to assume the role.
474
448
  */
475
- httpsApiKeyValue?: String;
449
+ roleArn?: RoleArn;
450
+ }
451
+ export interface CustomLogSourceResource {
476
452
  /**
477
- * The HTTPS method used for the notification subscription.
453
+ * The attributes of a third-party custom source.
478
454
  */
479
- httpsMethod?: HttpsMethod;
455
+ attributes?: CustomLogSourceAttributes;
480
456
  /**
481
- * The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created. For more information about ARNs and how to use them in policies, see Managing data access and Amazon Web Services Managed Policies in the Amazon Security Lake User Guide.
457
+ * The details of the log provider for a third-party custom source.
482
458
  */
483
- roleArn?: RoleArn;
459
+ provider?: CustomLogSourceProvider;
484
460
  /**
485
- * The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint, populate this field.
461
+ * The name for a third-party custom source. This must be a Regionally unique value.
486
462
  */
487
- subscriptionEndpoint?: CreateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString;
463
+ sourceName?: CustomLogSourceName;
488
464
  /**
489
- * The subscription ID for the notification subscription.
465
+ * The version for a third-party custom source. This must be a Regionally unique value.
490
466
  */
491
- subscriptionId: UUID;
467
+ sourceVersion?: CustomLogSourceVersion;
492
468
  }
493
- export type CreateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString = string;
494
- export interface CreateSubscriptionNotificationConfigurationResponse {
469
+ export type CustomLogSourceVersion = string;
470
+ export interface DataLakeAutoEnableNewAccountConfiguration {
495
471
  /**
496
- * Returns the Amazon Resource Name (ARN) of the queue.
472
+ * The Amazon Web Services Regions where Security Lake is automatically enabled.
497
473
  */
498
- queueArn?: SafeString;
474
+ region: Region;
475
+ /**
476
+ * The Amazon Web Services sources that are automatically enabled in Security Lake.
477
+ */
478
+ sources: AwsLogSourceResourceList;
499
479
  }
500
- export type CustomSourceType = string;
501
- export interface DeleteAwsLogSourceRequest {
480
+ export type DataLakeAutoEnableNewAccountConfigurationList = DataLakeAutoEnableNewAccountConfiguration[];
481
+ export interface DataLakeConfiguration {
482
+ /**
483
+ * Provides encryption details of Amazon Security Lake object.
484
+ */
485
+ encryptionConfiguration?: DataLakeEncryptionConfiguration;
502
486
  /**
503
- * Removes the specific Amazon Web Services sources from specific accounts and specific Regions.
487
+ * Provides lifecycle details of Amazon Security Lake object.
504
488
  */
505
- disableAllDimensions?: AllDimensionsMap;
489
+ lifecycleConfiguration?: DataLakeLifecycleConfiguration;
506
490
  /**
507
- * Removes all Amazon Web Services sources from specific accounts or Regions.
491
+ * The Amazon Web Services Regions where Security Lake is automatically enabled.
508
492
  */
509
- disableSingleDimension?: InputSet;
493
+ region: Region;
510
494
  /**
511
- * Remove a specific Amazon Web Services source from specific accounts or Regions.
495
+ * Provides replication details of Amazon Security Lake object.
512
496
  */
513
- disableTwoDimensions?: TwoDimensionsMap;
497
+ replicationConfiguration?: DataLakeReplicationConfiguration;
498
+ }
499
+ export type DataLakeConfigurationList = DataLakeConfiguration[];
500
+ export interface DataLakeEncryptionConfiguration {
514
501
  /**
515
- * This is a mandatory input. Specify the input order to disable dimensions in Security Lake, namely Region (Amazon Web Services Region code, source type, and member (account ID of a specific Amazon Web Services account).
502
+ * The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.
516
503
  */
517
- inputOrder: DimensionSet;
504
+ kmsKeyId?: String;
518
505
  }
519
- export interface DeleteAwsLogSourceResponse {
506
+ export interface DataLakeException {
520
507
  /**
521
- * Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
508
+ * The underlying exception of a Security Lake exception.
522
509
  */
523
- failed?: AccountList;
510
+ exception?: SafeString;
524
511
  /**
525
- * Deletion of the Amazon Web Services sources is in progress.
512
+ * The Amazon Web Services Regions where the exception occurred.
526
513
  */
527
- processing?: AccountList;
528
- }
529
- export interface DeleteCustomLogSourceRequest {
514
+ region?: Region;
530
515
  /**
531
- * The custom source name for the custom log source.
516
+ * List of all remediation steps for a Security Lake exception.
532
517
  */
533
- customSourceName: String;
534
- }
535
- export interface DeleteCustomLogSourceResponse {
518
+ remediation?: SafeString;
536
519
  /**
537
- * The location of the partition in the Amazon S3 bucket for Security Lake.
520
+ * This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values.
538
521
  */
539
- customDataLocation: String;
522
+ timestamp?: SyntheticTimestamp_date_time;
540
523
  }
541
- export interface DeleteDatalakeAutoEnableRequest {
524
+ export type DataLakeExceptionList = DataLakeException[];
525
+ export interface DataLakeLifecycleConfiguration {
542
526
  /**
543
- * Remove automatic enablement of configuration settings for new member accounts in Security Lake.
527
+ * Provides data expiration details of Amazon Security Lake object.
544
528
  */
545
- removeFromConfigurationForNewAccounts: AutoEnableNewRegionConfigurationList;
546
- }
547
- export interface DeleteDatalakeAutoEnableResponse {
548
- }
549
- export interface DeleteDatalakeDelegatedAdminRequest {
529
+ expiration?: DataLakeLifecycleExpiration;
550
530
  /**
551
- * The account ID the Security Lake delegated administrator.
531
+ * Provides data storage transition details of Amazon Security Lake object.
552
532
  */
553
- account: SafeString;
533
+ transitions?: DataLakeLifecycleTransitionList;
554
534
  }
555
- export interface DeleteDatalakeDelegatedAdminResponse {
556
- }
557
- export interface DeleteDatalakeExceptionsSubscriptionRequest {
558
- }
559
- export interface DeleteDatalakeExceptionsSubscriptionResponse {
535
+ export interface DataLakeLifecycleExpiration {
560
536
  /**
561
- * Retrieves the status of the delete Security Lake operation for an account.
537
+ * Number of days before data expires in the Amazon Security Lake object.
562
538
  */
563
- status: SafeString;
564
- }
565
- export interface DeleteDatalakeRequest {
539
+ days?: DataLakeLifecycleExpirationDaysInteger;
566
540
  }
567
- export interface DeleteDatalakeResponse {
568
- }
569
- export interface DeleteSubscriberRequest {
541
+ export type DataLakeLifecycleExpirationDaysInteger = number;
542
+ export interface DataLakeLifecycleTransition {
570
543
  /**
571
- * A value created by Security Lake that uniquely identifies your DeleteSubscriber API request.
544
+ * Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
572
545
  */
573
- id: String;
574
- }
575
- export interface DeleteSubscriberResponse {
576
- }
577
- export interface DeleteSubscriptionNotificationConfigurationRequest {
546
+ days?: DataLakeLifecycleTransitionDaysInteger;
578
547
  /**
579
- * The ID of the Security Lake subscriber account.
548
+ * The range of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads.
580
549
  */
581
- subscriptionId: UUID;
550
+ storageClass?: DataLakeStorageClass;
582
551
  }
583
- export interface DeleteSubscriptionNotificationConfigurationResponse {
552
+ export type DataLakeLifecycleTransitionDaysInteger = number;
553
+ export type DataLakeLifecycleTransitionList = DataLakeLifecycleTransition[];
554
+ export interface DataLakeReplicationConfiguration {
555
+ /**
556
+ * Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket. Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
557
+ */
558
+ regions?: RegionList;
559
+ /**
560
+ * Replication settings for the Amazon S3 buckets. This parameter uses the Identity and Access Management (IAM) role you created that is managed by Security Lake, to ensure the replication setting is correct.
561
+ */
562
+ roleArn?: RoleArn;
584
563
  }
585
- export type DescriptionString = string;
586
- export type Dimension = "REGION"|"SOURCE_TYPE"|"MEMBER"|string;
587
- export type DimensionSet = Dimension[];
588
- export type EndpointProtocol = "HTTPS"|"SQS"|string;
589
- export interface Failures {
564
+ export interface DataLakeResource {
590
565
  /**
591
- * List of all exception messages.
566
+ * Retrieves the status of the configuration operation for an account in Amazon Security Lake.
592
567
  */
593
- exceptionMessage: SafeString;
568
+ createStatus?: DataLakeStatus;
594
569
  /**
595
- * List of all remediation steps for failures.
570
+ * The Amazon Resource Name (ARN) created by you to provide to the subscriber. For more information about ARNs and how to use them in policies, see the Amazon Security Lake User Guide.
596
571
  */
597
- remediation: SafeString;
572
+ dataLakeArn: AmazonResourceName;
598
573
  /**
599
- * This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values.
574
+ * Provides encryption details of Amazon Security Lake object.
600
575
  */
601
- timestamp: SyntheticTimestamp_date_time;
602
- }
603
- export interface FailuresResponse {
576
+ encryptionConfiguration?: DataLakeEncryptionConfiguration;
604
577
  /**
605
- * List of all failures.
578
+ * Provides lifecycle details of Amazon Security Lake object.
606
579
  */
607
- failures?: Failureslist;
580
+ lifecycleConfiguration?: DataLakeLifecycleConfiguration;
608
581
  /**
609
- * List of Amazon Web Services Regions where the failure occurred.
582
+ * The Amazon Web Services Regions where Security Lake is enabled.
610
583
  */
611
- region?: SafeString;
612
- }
613
- export type FailuresResponseList = FailuresResponse[];
614
- export type Failureslist = Failures[];
615
- export interface GetDatalakeAutoEnableRequest {
616
- }
617
- export interface GetDatalakeAutoEnableResponse {
584
+ region: Region;
618
585
  /**
619
- * The configuration for new accounts.
586
+ * Provides replication details of Amazon Security Lake object.
620
587
  */
621
- autoEnableNewAccounts: AutoEnableNewRegionConfigurationList;
622
- }
623
- export interface GetDatalakeExceptionsExpiryRequest {
588
+ replicationConfiguration?: DataLakeReplicationConfiguration;
589
+ /**
590
+ * The ARN for the Amazon Security Lake Amazon S3 bucket.
591
+ */
592
+ s3BucketArn?: S3BucketArn;
593
+ /**
594
+ * The status of the last UpdateDataLake or DeleteDataLake API request.
595
+ */
596
+ updateStatus?: DataLakeUpdateStatus;
624
597
  }
625
- export interface GetDatalakeExceptionsExpiryResponse {
598
+ export type DataLakeResourceList = DataLakeResource[];
599
+ export interface DataLakeSource {
626
600
  /**
627
- * The expiration period and time-to-live (TTL).
601
+ * The ID of the Security Lake account for which logs are collected.
602
+ */
603
+ account?: String;
604
+ /**
605
+ * The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of data that the custom source will send to Security Lake. The supported event classes are: ACCESS_ACTIVITY FILE_ACTIVITY KERNEL_ACTIVITY KERNEL_EXTENSION MEMORY_ACTIVITY MODULE_ACTIVITY PROCESS_ACTIVITY REGISTRY_KEY_ACTIVITY REGISTRY_VALUE_ACTIVITY RESOURCE_ACTIVITY SCHEDULED_JOB_ACTIVITY SECURITY_FINDING ACCOUNT_CHANGE AUTHENTICATION AUTHORIZATION ENTITY_MANAGEMENT_AUDIT DHCP_ACTIVITY NETWORK_ACTIVITY DNS_ACTIVITY FTP_ACTIVITY HTTP_ACTIVITY RDP_ACTIVITY SMB_ACTIVITY SSH_ACTIVITY CONFIG_STATE INVENTORY_INFO EMAIL_ACTIVITY API_ACTIVITY CLOUD_API
606
+ */
607
+ eventClasses?: OcsfEventClassList;
608
+ /**
609
+ * The supported Amazon Web Services from which logs and events are collected. Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
628
610
  */
629
- exceptionMessageExpiry: Long;
611
+ sourceName?: String;
612
+ /**
613
+ * The log status for the Security Lake account.
614
+ */
615
+ sourceStatuses?: DataLakeSourceStatusList;
630
616
  }
631
- export interface GetDatalakeExceptionsSubscriptionRequest {
617
+ export type DataLakeSourceList = DataLakeSource[];
618
+ export interface DataLakeSourceStatus {
619
+ /**
620
+ * Defines path the stored logs are available which has information on your systems, applications, and services.
621
+ */
622
+ resource?: String;
623
+ /**
624
+ * The health status of services, including error codes and patterns.
625
+ */
626
+ status?: SourceCollectionStatus;
632
627
  }
633
- export interface GetDatalakeExceptionsSubscriptionResponse {
628
+ export type DataLakeSourceStatusList = DataLakeSourceStatus[];
629
+ export type DataLakeStatus = "INITIALIZED"|"PENDING"|"COMPLETED"|"FAILED"|string;
630
+ export type DataLakeStorageClass = string;
631
+ export interface DataLakeUpdateException {
634
632
  /**
635
- * Retrieves the exception notification subscription information.
633
+ * The reason code for the exception of the last UpdateDataLake or DeleteDataLake API request.
636
634
  */
637
- protocolAndNotificationEndpoint: ProtocolAndNotificationEndpoint;
635
+ code?: String;
636
+ /**
637
+ * The reason for the exception of the last UpdateDataLakeor DeleteDataLake API request.
638
+ */
639
+ reason?: String;
638
640
  }
639
- export interface GetDatalakeRequest {
641
+ export interface DataLakeUpdateStatus {
642
+ /**
643
+ * The details of the last UpdateDataLakeor DeleteDataLake API request which failed.
644
+ */
645
+ exception?: DataLakeUpdateException;
646
+ /**
647
+ * The unique ID for the last UpdateDataLake or DeleteDataLake API request.
648
+ */
649
+ requestId?: String;
650
+ /**
651
+ * The status of the last UpdateDataLake or DeleteDataLake API request that was requested.
652
+ */
653
+ status?: DataLakeStatus;
640
654
  }
641
- export interface GetDatalakeResponse {
655
+ export interface DeleteAwsLogSourceRequest {
642
656
  /**
643
- * Retrieves the Security Lake configuration object.
657
+ * Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
644
658
  */
645
- configurations: LakeConfigurationResponseMap;
659
+ sources: AwsLogSourceConfigurationList;
646
660
  }
647
- export interface GetDatalakeStatusRequest {
661
+ export interface DeleteAwsLogSourceResponse {
648
662
  /**
649
- * The Amazon Web Services account ID for which a static snapshot of the current Amazon Web Services Region, including enabled accounts and log sources, is retrieved.
663
+ * Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
650
664
  */
651
- accountSet?: InputSet;
665
+ failed?: AccountList;
666
+ }
667
+ export interface DeleteCustomLogSourceRequest {
652
668
  /**
653
- * The maximum limit of accounts for which the static snapshot of the current Region, including enabled accounts and log sources, is retrieved.
669
+ * The source name of custom log source that you want to delete.
654
670
  */
655
- maxAccountResults?: Integer;
671
+ sourceName: CustomLogSourceName;
656
672
  /**
657
- * Lists if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
673
+ * The source version for the third-party custom source. You can limit the custom source removal to the specified source version.
658
674
  */
659
- nextToken?: SafeString;
675
+ sourceVersion?: CustomLogSourceVersion;
676
+ }
677
+ export interface DeleteCustomLogSourceResponse {
678
+ }
679
+ export interface DeleteDataLakeExceptionSubscriptionRequest {
660
680
  }
661
- export interface GetDatalakeStatusResponse {
681
+ export interface DeleteDataLakeExceptionSubscriptionResponse {
682
+ }
683
+ export interface DeleteDataLakeOrganizationConfigurationRequest {
662
684
  /**
663
- * The list of enabled accounts and enabled sources.
685
+ * Removes the automatic enablement of configuration settings for new member accounts in Security Lake.
664
686
  */
665
- accountSourcesList: AccountSourcesList;
687
+ autoEnableNewAccount: DataLakeAutoEnableNewAccountConfigurationList;
688
+ }
689
+ export interface DeleteDataLakeOrganizationConfigurationResponse {
690
+ }
691
+ export interface DeleteDataLakeRequest {
666
692
  /**
667
- * Lists if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
693
+ * The list of Regions where Security Lake is enabled.
668
694
  */
669
- nextToken?: SafeString;
695
+ regions: RegionList;
670
696
  }
671
- export interface GetSubscriberRequest {
697
+ export interface DeleteDataLakeResponse {
698
+ }
699
+ export interface DeleteSubscriberNotificationRequest {
672
700
  /**
673
- * A value created by Amazon Security Lake that uniquely identifies your GetSubscriber API request.
701
+ * The ID of the Security Lake subscriber account.
674
702
  */
675
- id: String;
703
+ subscriberId: UUID;
676
704
  }
677
- export interface GetSubscriberResponse {
705
+ export interface DeleteSubscriberNotificationResponse {
706
+ }
707
+ export interface DeleteSubscriberRequest {
678
708
  /**
679
- * The subscription information for the specified subscription ID.
709
+ * A value created by Security Lake that uniquely identifies your DeleteSubscriber API request.
680
710
  */
681
- subscriber?: SubscriberResource;
711
+ subscriberId: UUID;
712
+ }
713
+ export interface DeleteSubscriberResponse {
714
+ }
715
+ export interface DeregisterDataLakeDelegatedAdministratorRequest {
682
716
  }
683
- export type HttpsMethod = "POST"|"PUT"|string;
684
- export type InputSet = SafeString[];
685
- export type Integer = number;
686
- export interface LakeConfigurationRequest {
717
+ export interface DeregisterDataLakeDelegatedAdministratorResponse {
718
+ }
719
+ export type DescriptionString = string;
720
+ export type ExternalId = string;
721
+ export interface GetDataLakeExceptionSubscriptionRequest {
722
+ }
723
+ export interface GetDataLakeExceptionSubscriptionResponse {
687
724
  /**
688
- * The type of encryption key used by Amazon Security Lake to encrypt the Security Lake configuration object.
725
+ * The expiration period and time-to-live (TTL).
689
726
  */
690
- encryptionKey?: String;
727
+ exceptionTimeToLive?: Long;
691
728
  /**
692
- * Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket. Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
729
+ * The Amazon Web Services account where you receive exception notifications.
693
730
  */
694
- replicationDestinationRegions?: RegionSet;
731
+ notificationEndpoint?: SafeString;
695
732
  /**
696
- * Replication settings for the Amazon S3 buckets. This parameter uses the Identity and Access Management (IAM) role you created that is managed by Security Lake, to ensure the replication setting is correct.
733
+ * The subscription protocol to which exception notifications are posted.
697
734
  */
698
- replicationRoleArn?: RoleArn;
735
+ subscriptionProtocol?: SubscriptionProtocol;
736
+ }
737
+ export interface GetDataLakeOrganizationConfigurationRequest {
738
+ }
739
+ export interface GetDataLakeOrganizationConfigurationResponse {
740
+ /**
741
+ * The configuration for new accounts.
742
+ */
743
+ autoEnableNewAccount?: DataLakeAutoEnableNewAccountConfigurationList;
744
+ }
745
+ export interface GetDataLakeSourcesRequest {
699
746
  /**
700
- * Retention settings for the destination Amazon S3 buckets.
747
+ * The Amazon Web Services account ID for which a static snapshot of the current Amazon Web Services Region, including enabled accounts and log sources, is retrieved.
701
748
  */
702
- retentionSettings?: RetentionSettingList;
749
+ accounts?: AccountList;
703
750
  /**
704
- * A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define.
751
+ * The maximum limit of accounts for which the static snapshot of the current Region, including enabled accounts and log sources, is retrieved.
705
752
  */
706
- tagsMap?: TagsMap;
753
+ maxResults?: MaxResults;
754
+ /**
755
+ * Lists if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
756
+ */
757
+ nextToken?: NextToken;
707
758
  }
708
- export type LakeConfigurationRequestMap = {[key: string]: LakeConfigurationRequest};
709
- export interface LakeConfigurationResponse {
759
+ export interface GetDataLakeSourcesResponse {
710
760
  /**
711
- * The type of encryption key used by secure the Security Lake configuration object.
761
+ * The Amazon Resource Name (ARN) created by you to provide to the subscriber. For more information about ARNs and how to use them in policies, see the Amazon Security Lake User Guide.
712
762
  */
713
- encryptionKey?: String;
763
+ dataLakeArn?: AmazonResourceName;
714
764
  /**
715
- * Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket. Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
765
+ * The list of enabled accounts and enabled sources.
716
766
  */
717
- replicationDestinationRegions?: RegionSet;
767
+ dataLakeSources?: DataLakeSourceList;
718
768
  /**
719
- * Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is managed by Security Lake, to ensure the replication setting is correct.
769
+ * Lists if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
720
770
  */
721
- replicationRoleArn?: RoleArn;
771
+ nextToken?: NextToken;
772
+ }
773
+ export interface GetSubscriberRequest {
722
774
  /**
723
- * Retention settings for the destination Amazon S3 buckets.
775
+ * A value created by Amazon Security Lake that uniquely identifies your GetSubscriber API request.
724
776
  */
725
- retentionSettings?: RetentionSettingList;
777
+ subscriberId: UUID;
778
+ }
779
+ export interface GetSubscriberResponse {
726
780
  /**
727
- * Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.
781
+ * The subscriber information for the specified subscriber ID.
728
782
  */
729
- s3BucketArn?: S3BucketArn;
783
+ subscriber?: SubscriberResource;
784
+ }
785
+ export type HttpMethod = "POST"|"PUT"|string;
786
+ export interface HttpsNotificationConfiguration {
730
787
  /**
731
- * Retrieves the status of the configuration operation for an account in Amazon Security Lake.
788
+ * The key name for the notification subscription.
732
789
  */
733
- status?: settingsStatus;
790
+ authorizationApiKeyName?: String;
734
791
  /**
735
- * A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define.
792
+ * The key value for the notification subscription.
736
793
  */
737
- tagsMap?: TagsMap;
794
+ authorizationApiKeyValue?: String;
738
795
  /**
739
- * The status of the last UpdateDatalake or DeleteDatalake API request.
796
+ * The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint, populate this field.
740
797
  */
741
- updateStatus?: UpdateStatus;
742
- }
743
- export type LakeConfigurationResponseMap = {[key: string]: LakeConfigurationResponse};
744
- export interface LastUpdateFailure {
798
+ endpoint: HttpsNotificationConfigurationEndpointString;
745
799
  /**
746
- * The reason code for the failure of the last UpdateDatalake or DeleteDatalake API request.
800
+ * The HTTPS method used for the notification subscription.
747
801
  */
748
- code?: String;
802
+ httpMethod?: HttpMethod;
749
803
  /**
750
- * The reason for the failure of the last UpdateDatalakeor DeleteDatalake API request.
804
+ * The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created. For more information about ARNs and how to use them in policies, see Managing data access and Amazon Web Services Managed Policies in the Amazon Security Lake User Guide.
751
805
  */
752
- reason?: String;
806
+ targetRoleArn: RoleArn;
753
807
  }
754
- export interface ListDatalakeExceptionsRequest {
808
+ export type HttpsNotificationConfigurationEndpointString = string;
809
+ export interface ListDataLakeExceptionsRequest {
755
810
  /**
756
811
  * List the maximum number of failures in Security Lake.
757
812
  */
758
- maxFailures?: Integer;
813
+ maxResults?: MaxResults;
759
814
  /**
760
- * List if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
815
+ * List if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
761
816
  */
762
- nextToken?: SafeString;
817
+ nextToken?: NextToken;
763
818
  /**
764
819
  * List the Amazon Web Services Regions from which exceptions are retrieved.
765
820
  */
766
- regionSet?: RegionSet;
821
+ regions?: RegionList;
767
822
  }
768
- export interface ListDatalakeExceptionsResponse {
769
- /**
770
- * List if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
771
- */
772
- nextToken?: SafeString;
823
+ export interface ListDataLakeExceptionsResponse {
773
824
  /**
774
825
  * Lists the failures that cannot be retried in the current Region.
775
826
  */
776
- nonRetryableFailures: FailuresResponseList;
777
- }
778
- export interface ListLogSourcesRequest {
827
+ exceptions?: DataLakeExceptionList;
779
828
  /**
780
- * Lists the log sources in input order, namely Region, source type, and member account.
829
+ * List if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error.
781
830
  */
782
- inputOrder?: DimensionSet;
831
+ nextToken?: NextToken;
832
+ }
833
+ export interface ListDataLakesRequest {
783
834
  /**
784
- * List the view of log sources for enabled Amazon Security Lake accounts for specific Amazon Web Services sources from specific accounts and specific Regions.
835
+ * The list of regions where Security Lake is enabled.
785
836
  */
786
- listAllDimensions?: AllDimensionsMap;
837
+ regions?: RegionList;
838
+ }
839
+ export interface ListDataLakesResponse {
787
840
  /**
788
- * List the view of log sources for enabled Security Lake accounts for all Amazon Web Services sources from specific accounts or specific Regions.
841
+ * Retrieves the Security Lake configuration object.
789
842
  */
790
- listSingleDimension?: InputSet;
843
+ dataLakes?: DataLakeResourceList;
844
+ }
845
+ export interface ListLogSourcesRequest {
791
846
  /**
792
- * Lists the view of log sources for enabled Security Lake accounts for specific Amazon Web Services sources from specific accounts or specific Regions.
847
+ * The list of Amazon Web Services accounts for which log sources are displayed.
793
848
  */
794
- listTwoDimensions?: TwoDimensionsMap;
849
+ accounts?: AccountList;
795
850
  /**
796
851
  * The maximum number of accounts for which the log sources are displayed.
797
852
  */
798
- maxResults?: Integer;
853
+ maxResults?: MaxResults;
799
854
  /**
800
855
  * If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.
801
856
  */
802
- nextToken?: SafeString;
857
+ nextToken?: NextToken;
858
+ /**
859
+ * The list of regions for which log sources are displayed.
860
+ */
861
+ regions?: RegionList;
862
+ /**
863
+ * The list of sources for which log sources are displayed.
864
+ */
865
+ sources?: LogSourceResourceList;
803
866
  }
804
867
  export interface ListLogSourcesResponse {
805
868
  /**
806
869
  * If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.
807
870
  */
808
- nextToken?: String;
871
+ nextToken?: NextToken;
809
872
  /**
810
- * Lists the log sources by Regions for enabled Security Lake accounts.
873
+ * The list of log sources in your organization that send data to the data lake.
811
874
  */
812
- regionSourceTypesAccountsList: RegionSourceTypesAccountsList;
875
+ sources?: LogSourceList;
813
876
  }
814
877
  export interface ListSubscribersRequest {
815
878
  /**
816
879
  * The maximum number of accounts for which the configuration is displayed.
817
880
  */
818
- maxResults?: Integer;
881
+ maxResults?: MaxResults;
819
882
  /**
820
883
  * If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.
821
884
  */
822
- nextToken?: String;
885
+ nextToken?: NextToken;
823
886
  }
824
887
  export interface ListSubscribersResponse {
825
888
  /**
826
889
  * If nextToken is returned, there are more results available. You can repeat the call using the returned token to retrieve the next page.
827
890
  */
828
- nextToken?: String;
891
+ nextToken?: NextToken;
829
892
  /**
830
893
  * The subscribers available for the specified Security Lake account ID.
831
894
  */
832
- subscribers: SubscriberList;
895
+ subscribers?: SubscriberResourceList;
833
896
  }
834
- export interface LogsStatus {
897
+ export interface LogSource {
835
898
  /**
836
- * The health status of services, including error codes and patterns.
899
+ * Specify the account from which you want to collect logs.
837
900
  */
838
- healthStatus: SourceStatus;
901
+ account?: AwsAccountId;
839
902
  /**
840
- * Defines path the stored logs are available which has information on your systems, applications, and services.
903
+ * Specify the Regions from which you want to collect logs.
841
904
  */
842
- pathToLogs: String;
905
+ region?: Region;
906
+ /**
907
+ * Specify the sources from which you want to collect logs.
908
+ */
909
+ sources?: LogSourceResourceList;
843
910
  }
844
- export type LogsStatusList = LogsStatus[];
845
- export type Long = number;
846
- export type OcsfEventClass = "ACCESS_ACTIVITY"|"FILE_ACTIVITY"|"KERNEL_ACTIVITY"|"KERNEL_EXTENSION"|"MEMORY_ACTIVITY"|"MODULE_ACTIVITY"|"PROCESS_ACTIVITY"|"REGISTRY_KEY_ACTIVITY"|"REGISTRY_VALUE_ACTIVITY"|"RESOURCE_ACTIVITY"|"SCHEDULED_JOB_ACTIVITY"|"SECURITY_FINDING"|"ACCOUNT_CHANGE"|"AUTHENTICATION"|"AUTHORIZATION"|"ENTITY_MANAGEMENT_AUDIT"|"DHCP_ACTIVITY"|"NETWORK_ACTIVITY"|"DNS_ACTIVITY"|"FTP_ACTIVITY"|"HTTP_ACTIVITY"|"RDP_ACTIVITY"|"SMB_ACTIVITY"|"SSH_ACTIVITY"|"CLOUD_API"|"CONTAINER_LIFECYCLE"|"DATABASE_LIFECYCLE"|"CONFIG_STATE"|"CLOUD_STORAGE"|"INVENTORY_INFO"|"RFB_ACTIVITY"|"SMTP_ACTIVITY"|"VIRTUAL_MACHINE_ACTIVITY"|string;
847
- export interface ProtocolAndNotificationEndpoint {
911
+ export type LogSourceList = LogSource[];
912
+ export interface LogSourceResource {
848
913
  /**
849
- * The account that is subscribed to receive exception notifications.
914
+ * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
850
915
  */
851
- endpoint?: SafeString;
916
+ awsLogSource?: AwsLogSourceResource;
852
917
  /**
853
- * The protocol to which notification messages are posted.
918
+ * Amazon Security Lake supports custom source types. For a detailed list, see the Amazon Security Lake User Guide.
854
919
  */
855
- protocol?: SafeString;
920
+ customLogSource?: CustomLogSourceResource;
856
921
  }
857
- export type Region = "us-east-1"|"us-west-2"|"eu-central-1"|"us-east-2"|"eu-west-1"|"ap-northeast-1"|"ap-southeast-2"|string;
858
- export type RegionSet = Region[];
859
- export type RegionSourceTypesAccountsList = AllDimensionsMap[];
860
- export type ResourceShareArn = string;
861
- export type ResourceShareName = string;
862
- export interface RetentionSetting {
922
+ export type LogSourceResourceList = LogSourceResource[];
923
+ export type Long = number;
924
+ export type MaxResults = number;
925
+ export type NextToken = string;
926
+ export interface NotificationConfiguration {
863
927
  /**
864
- * The retention period specifies a fixed period of time during which the Security Lake object remains locked. You can specify the retention period in days for one or more sources.
928
+ * The configurations for HTTPS subscriber notification.
865
929
  */
866
- retentionPeriod?: RetentionSettingRetentionPeriodInteger;
930
+ httpsNotificationConfiguration?: HttpsNotificationConfiguration;
867
931
  /**
868
- * The range of storage classes that you can choose from based on the data access, resiliency, and cost requirements of your workloads.
932
+ * The configurations for SQS subscriber notification.
869
933
  */
870
- storageClass?: StorageClass;
934
+ sqsNotificationConfiguration?: SqsNotificationConfiguration;
871
935
  }
872
- export type RetentionSettingList = RetentionSetting[];
873
- export type RetentionSettingRetentionPeriodInteger = number;
936
+ export type OcsfEventClass = string;
937
+ export type OcsfEventClassList = OcsfEventClass[];
938
+ export type Region = string;
939
+ export type RegionList = Region[];
940
+ export interface RegisterDataLakeDelegatedAdministratorRequest {
941
+ /**
942
+ * The Amazon Web Services account ID of the Security Lake delegated administrator.
943
+ */
944
+ accountId: SafeString;
945
+ }
946
+ export interface RegisterDataLakeDelegatedAdministratorResponse {
947
+ }
948
+ export type ResourceShareArn = string;
949
+ export type ResourceShareName = string;
874
950
  export type RoleArn = string;
875
951
  export type S3BucketArn = string;
952
+ export type S3URI = string;
876
953
  export type SafeString = string;
877
- export type SnsTopicArn = string;
878
- export type SourceStatus = "ACTIVE"|"DEACTIVATED"|"PENDING"|string;
879
- export interface SourceType {
880
- /**
881
- * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
882
- */
883
- awsSourceType?: AwsLogSourceType;
884
- /**
885
- * Amazon Security Lake supports custom source types. For a detailed list, see the Amazon Security Lake User Guide.
886
- */
887
- customSourceType?: CustomSourceType;
954
+ export type SourceCollectionStatus = "COLLECTING"|"MISCONFIGURED"|"NOT_COLLECTING"|string;
955
+ export interface SqsNotificationConfiguration {
888
956
  }
889
- export type SourceTypeList = SourceType[];
890
- export type StorageClass = "STANDARD_IA"|"ONEZONE_IA"|"INTELLIGENT_TIERING"|"GLACIER_IR"|"GLACIER"|"DEEP_ARCHIVE"|"EXPIRE"|string;
891
957
  export type String = string;
892
- export type SubscriberList = SubscriberResource[];
893
958
  export interface SubscriberResource {
894
959
  /**
895
- * You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber. Subscribers can consume data by directly querying Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as LAKEFORMATION.
960
+ * You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber. Subscribers can consume data by directly querying Lake Formation tables in your Amazon S3 bucket through services like Amazon Athena. This subscription type is defined as LAKEFORMATION.
896
961
  */
897
962
  accessTypes?: AccessTypeList;
898
963
  /**
899
- * The Amazon Web Services account ID you are using to create your Amazon Security Lake account.
900
- */
901
- accountId: AwsAccountId;
902
- /**
903
- * The date and time when the subscription was created.
964
+ * The date and time when the subscriber was created.
904
965
  */
905
966
  createdAt?: SyntheticTimestamp_date_time;
906
- /**
907
- * The external ID of the subscriber. The external ID lets the user that is assuming the role assert the circumstances in which they are operating. It also provides a way for the account owner to permit the role to be assumed only under specific circumstances.
908
- */
909
- externalId?: SafeString;
910
967
  /**
911
968
  * The Amazon Resource Name (ARN) which uniquely defines the AWS RAM resource share. Before accepting the RAM resource share invitation, you can view details related to the RAM resource share. This field is available only for Lake Formation subscribers created after March 8, 2023.
912
969
  */
@@ -920,163 +977,125 @@ declare namespace SecurityLake {
920
977
  */
921
978
  roleArn?: RoleArn;
922
979
  /**
923
- * The ARN for the Amazon S3 bucket.
980
+ * The ARN for the Amazon S3 bucket.
924
981
  */
925
982
  s3BucketArn?: S3BucketArn;
926
983
  /**
927
- * The ARN for the Amazon Simple Notification Service.
984
+ * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the Amazon Security Lake User Guide.
928
985
  */
929
- snsArn?: SnsTopicArn;
986
+ sources: LogSourceResourceList;
930
987
  /**
931
- * Amazon Security Lake supports log and event collection for natively supported Amazon Web Services. For more information, see the Amazon Security Lake User Guide.
988
+ * The subscriber ARN of the Amazon Security Lake subscriber account.
932
989
  */
933
- sourceTypes: SourceTypeList;
990
+ subscriberArn: AmazonResourceName;
934
991
  /**
935
- * The subscriber descriptions for a subscriber account. The description for a subscriber includes subscriberName, accountID, externalID, and subscriptionId.
992
+ * The subscriber descriptions for a subscriber account. The description for a subscriber includes subscriberName, accountID, externalID, and subscriberId.
936
993
  */
937
994
  subscriberDescription?: SafeString;
938
995
  /**
939
- * The name of your Amazon Security Lake subscriber account.
996
+ * The subscriber endpoint to which exception messages are posted.
940
997
  */
941
- subscriberName?: SafeString;
998
+ subscriberEndpoint?: SafeString;
942
999
  /**
943
- * The subscription endpoint to which exception messages are posted.
1000
+ * The subscriber ID of the Amazon Security Lake subscriber account.
944
1001
  */
945
- subscriptionEndpoint?: String;
1002
+ subscriberId: UUID;
946
1003
  /**
947
- * The subscription ID of the Amazon Security Lake subscriber account.
1004
+ * The AWS identity used to access your data.
948
1005
  */
949
- subscriptionId: UUID;
1006
+ subscriberIdentity: AwsIdentity;
950
1007
  /**
951
- * The subscription protocol to which exception messages are posted.
1008
+ * The name of your Amazon Security Lake subscriber account.
952
1009
  */
953
- subscriptionProtocol?: EndpointProtocol;
1010
+ subscriberName: SafeString;
954
1011
  /**
955
- * The subscription status of the Amazon Security Lake subscriber account.
1012
+ * The subscriber status of the Amazon Security Lake subscriber account.
956
1013
  */
957
- subscriptionStatus?: SubscriptionStatus;
1014
+ subscriberStatus?: SubscriberStatus;
958
1015
  /**
959
- * The date and time when the subscription was created.
1016
+ * The date and time when the subscriber was last updated.
960
1017
  */
961
1018
  updatedAt?: SyntheticTimestamp_date_time;
962
1019
  }
963
- export type SubscriptionProtocolType = "HTTP"|"HTTPS"|"EMAIL"|"EMAIL_JSON"|"SMS"|"SQS"|"LAMBDA"|"APP"|"FIREHOSE"|string;
964
- export type SubscriptionStatus = "ACTIVE"|"DEACTIVATED"|"PENDING"|"READY"|string;
1020
+ export type SubscriberResourceList = SubscriberResource[];
1021
+ export type SubscriberStatus = "ACTIVE"|"DEACTIVATED"|"PENDING"|"READY"|string;
1022
+ export type SubscriptionProtocol = string;
965
1023
  export type SyntheticTimestamp_date_time = Date;
966
- export type TagsMap = {[key: string]: String};
967
- export type TwoDimensionsMap = {[key: string]: ValueSet};
968
1024
  export type UUID = string;
969
- export interface UpdateDatalakeExceptionsExpiryRequest {
1025
+ export interface UpdateDataLakeExceptionSubscriptionRequest {
970
1026
  /**
971
1027
  * The time-to-live (TTL) for the exception message to remain.
972
1028
  */
973
- exceptionMessageExpiry: UpdateDatalakeExceptionsExpiryRequestExceptionMessageExpiryLong;
974
- }
975
- export type UpdateDatalakeExceptionsExpiryRequestExceptionMessageExpiryLong = number;
976
- export interface UpdateDatalakeExceptionsExpiryResponse {
977
- }
978
- export interface UpdateDatalakeExceptionsSubscriptionRequest {
1029
+ exceptionTimeToLive?: UpdateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong;
979
1030
  /**
980
1031
  * The account that is subscribed to receive exception notifications.
981
1032
  */
982
1033
  notificationEndpoint: SafeString;
983
1034
  /**
984
- * The subscription protocol to which exception messages are posted.
1035
+ * The subscription protocol to which exception messages are posted.
985
1036
  */
986
- subscriptionProtocol: SubscriptionProtocolType;
1037
+ subscriptionProtocol: SubscriptionProtocol;
987
1038
  }
988
- export interface UpdateDatalakeExceptionsSubscriptionResponse {
1039
+ export type UpdateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong = number;
1040
+ export interface UpdateDataLakeExceptionSubscriptionResponse {
989
1041
  }
990
- export interface UpdateDatalakeRequest {
1042
+ export interface UpdateDataLakeRequest {
991
1043
  /**
992
1044
  * Specify the Region or Regions that will contribute data to the rollup region.
993
1045
  */
994
- configurations: LakeConfigurationRequestMap;
1046
+ configurations: DataLakeConfigurationList;
995
1047
  }
996
- export interface UpdateDatalakeResponse {
1048
+ export interface UpdateDataLakeResponse {
1049
+ /**
1050
+ * The created Security Lake configuration object.
1051
+ */
1052
+ dataLakes?: DataLakeResourceList;
997
1053
  }
998
- export interface UpdateStatus {
1054
+ export interface UpdateSubscriberNotificationRequest {
999
1055
  /**
1000
- * The details of the last UpdateDatalakeor DeleteDatalake API request which failed.
1056
+ * The configuration for subscriber notification.
1001
1057
  */
1002
- lastUpdateFailure?: LastUpdateFailure;
1058
+ configuration: NotificationConfiguration;
1003
1059
  /**
1004
- * The unique ID for the UpdateDatalake or DeleteDatalake API request.
1060
+ * The subscription ID for which the subscription notification is specified.
1005
1061
  */
1006
- lastUpdateRequestId?: String;
1062
+ subscriberId: UUID;
1063
+ }
1064
+ export interface UpdateSubscriberNotificationResponse {
1007
1065
  /**
1008
- * The status of the last UpdateDatalake or DeleteDatalake API request that was requested.
1066
+ * The subscriber endpoint to which exception messages are posted.
1009
1067
  */
1010
- lastUpdateStatus?: settingsStatus;
1068
+ subscriberEndpoint?: SafeString;
1011
1069
  }
1012
1070
  export interface UpdateSubscriberRequest {
1013
1071
  /**
1014
- * The external ID of the Security Lake account.
1072
+ * The supported Amazon Web Services from which logs and events are collected. For the list of supported Amazon Web Services, see the Amazon Security Lake User Guide.
1015
1073
  */
1016
- externalId?: SafeString;
1074
+ sources?: LogSourceResourceList;
1017
1075
  /**
1018
- * A value created by Security Lake that uniquely identifies your subscription.
1076
+ * The description of the Security Lake account subscriber.
1019
1077
  */
1020
- id: String;
1078
+ subscriberDescription?: DescriptionString;
1021
1079
  /**
1022
- * The supported Amazon Web Services from which logs and events are collected. For the list of supported Amazon Web Services, see the Amazon Security Lake User Guide.
1080
+ * A value created by Security Lake that uniquely identifies your subscription.
1023
1081
  */
1024
- sourceTypes: SourceTypeList;
1082
+ subscriberId: UUID;
1025
1083
  /**
1026
- * The description of the Security Lake account subscriber.
1084
+ * The AWS identity used to access your data.
1027
1085
  */
1028
- subscriberDescription?: DescriptionString;
1086
+ subscriberIdentity?: AwsIdentity;
1029
1087
  /**
1030
- * The name of the Security Lake account subscriber.
1088
+ * The name of the Security Lake account subscriber.
1031
1089
  */
1032
1090
  subscriberName?: UpdateSubscriberRequestSubscriberNameString;
1033
1091
  }
1034
1092
  export type UpdateSubscriberRequestSubscriberNameString = string;
1035
1093
  export interface UpdateSubscriberResponse {
1036
1094
  /**
1037
- * The account of the subscriber.
1095
+ * The updated subscriber information.
1038
1096
  */
1039
1097
  subscriber?: SubscriberResource;
1040
1098
  }
1041
- export interface UpdateSubscriptionNotificationConfigurationRequest {
1042
- /**
1043
- * Create a new subscription notification for the specified subscription ID in Amazon Security Lake.
1044
- */
1045
- createSqs?: Boolean;
1046
- /**
1047
- * The key name for the subscription notification.
1048
- */
1049
- httpsApiKeyName?: String;
1050
- /**
1051
- * The key value for the subscription notification.
1052
- */
1053
- httpsApiKeyValue?: String;
1054
- /**
1055
- * The HTTPS method used for the subscription notification.
1056
- */
1057
- httpsMethod?: HttpsMethod;
1058
- /**
1059
- * The Amazon Resource Name (ARN) specifying the role of the subscriber. For more information about ARNs and how to use them in policies, see, see the Managing data access and Amazon Web Services Managed Policiesin the Amazon Security Lake User Guide.
1060
- */
1061
- roleArn?: RoleArn;
1062
- /**
1063
- * The subscription endpoint in Security Lake.
1064
- */
1065
- subscriptionEndpoint?: UpdateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString;
1066
- /**
1067
- * The subscription ID for which the subscription notification is specified.
1068
- */
1069
- subscriptionId: UUID;
1070
- }
1071
- export type UpdateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString = string;
1072
- export interface UpdateSubscriptionNotificationConfigurationResponse {
1073
- /**
1074
- * Returns the ARN of the queue.
1075
- */
1076
- queueArn?: SafeString;
1077
- }
1078
- export type ValueSet = String[];
1079
- export type settingsStatus = "INITIALIZED"|"PENDING"|"COMPLETED"|"FAILED"|string;
1080
1099
  /**
1081
1100
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
1082
1101
  */