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.
- package/CHANGELOG.md +18 -1
- package/README.md +1 -1
- package/apis/chime-sdk-voice-2022-08-03.min.json +2 -1
- package/apis/glue-2017-03-31.min.json +510 -509
- package/apis/iotfleetwise-2021-06-17.min.json +86 -43
- package/apis/iotwireless-2020-11-22.min.json +137 -120
- package/apis/location-2020-11-19.min.json +23 -16
- package/apis/personalize-2018-05-22.min.json +32 -13
- package/apis/securityhub-2018-10-26.examples.json +140 -3
- package/apis/securityhub-2018-10-26.min.json +465 -158
- package/apis/securitylake-2018-05-10.min.json +457 -447
- package/apis/securitylake-2018-05-10.paginators.json +7 -7
- package/apis/wafv2-2019-07-29.min.json +168 -159
- package/clients/chimesdkvoice.d.ts +5 -0
- package/clients/connect.d.ts +1 -1
- package/clients/glue.d.ts +29 -24
- package/clients/groundstation.d.ts +2 -2
- package/clients/iotfleetwise.d.ts +98 -13
- package/clients/iotwireless.d.ts +24 -5
- package/clients/location.d.ts +24 -8
- package/clients/memorydb.d.ts +2 -2
- package/clients/personalize.d.ts +34 -17
- package/clients/polly.d.ts +2 -2
- package/clients/sagemaker.d.ts +1 -1
- package/clients/securityhub.d.ts +539 -1
- package/clients/securitylake.d.ts +560 -541
- package/clients/wafv2.d.ts +16 -6
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +11 -11
- package/dist/aws-sdk.js +58 -32
- package/dist/aws-sdk.min.js +30 -30
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -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.
|
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.
|
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
|
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
|
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.
|
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
|
-
|
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.
|
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
|
-
|
37
|
+
createDataLake(callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeResponse) => void): Request<SecurityLake.Types.CreateDataLakeResponse, AWSError>;
|
38
38
|
/**
|
39
|
-
*
|
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
|
-
|
41
|
+
createDataLakeExceptionSubscription(params: SecurityLake.Types.CreateDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse, AWSError>;
|
50
42
|
/**
|
51
|
-
*
|
43
|
+
* Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
|
52
44
|
*/
|
53
|
-
|
45
|
+
createDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.CreateDataLakeExceptionSubscriptionResponse, AWSError>;
|
54
46
|
/**
|
55
|
-
*
|
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
|
-
|
49
|
+
createDataLakeOrganizationConfiguration(params: SecurityLake.Types.CreateDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.CreateDataLakeOrganizationConfigurationResponse, AWSError>;
|
58
50
|
/**
|
59
|
-
*
|
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
|
-
|
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
|
-
|
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
|
-
|
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.
|
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.
|
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
|
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
|
-
|
89
|
+
deleteDataLake(params: SecurityLake.Types.DeleteDataLakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeResponse) => void): Request<SecurityLake.Types.DeleteDataLakeResponse, AWSError>;
|
106
90
|
/**
|
107
|
-
*
|
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
|
-
|
93
|
+
deleteDataLake(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeResponse) => void): Request<SecurityLake.Types.DeleteDataLakeResponse, AWSError>;
|
110
94
|
/**
|
111
|
-
* Deletes the Amazon Security Lake
|
95
|
+
* Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
112
96
|
*/
|
113
|
-
|
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
|
99
|
+
* Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
116
100
|
*/
|
117
|
-
|
101
|
+
deleteDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.DeleteDataLakeExceptionSubscriptionResponse, AWSError>;
|
118
102
|
/**
|
119
|
-
*
|
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
|
-
|
105
|
+
deleteDataLakeOrganizationConfiguration(params: SecurityLake.Types.DeleteDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.DeleteDataLakeOrganizationConfigurationResponse, AWSError>;
|
122
106
|
/**
|
123
|
-
*
|
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
|
-
|
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.
|
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.
|
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
|
-
|
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
|
-
|
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
|
-
*
|
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
|
-
|
129
|
+
deregisterDataLakeDelegatedAdministrator(params: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorRequest, callback?: (err: AWSError, data: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse, AWSError>;
|
154
130
|
/**
|
155
|
-
*
|
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
|
-
|
133
|
+
deregisterDataLakeDelegatedAdministrator(callback?: (err: AWSError, data: SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.DeregisterDataLakeDelegatedAdministratorResponse, AWSError>;
|
158
134
|
/**
|
159
|
-
* Retrieves the
|
135
|
+
* Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
160
136
|
*/
|
161
|
-
|
137
|
+
getDataLakeExceptionSubscription(params: SecurityLake.Types.GetDataLakeExceptionSubscriptionRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse, AWSError>;
|
162
138
|
/**
|
163
|
-
* Retrieves the
|
139
|
+
* Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
164
140
|
*/
|
165
|
-
|
141
|
+
getDataLakeExceptionSubscription(callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse) => void): Request<SecurityLake.Types.GetDataLakeExceptionSubscriptionResponse, AWSError>;
|
166
142
|
/**
|
167
|
-
* Retrieves the
|
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
|
-
|
145
|
+
getDataLakeOrganizationConfiguration(params: SecurityLake.Types.GetDataLakeOrganizationConfigurationRequest, callback?: (err: AWSError, data: SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse) => void): Request<SecurityLake.Types.GetDataLakeOrganizationConfigurationResponse, AWSError>;
|
170
146
|
/**
|
171
|
-
* Retrieves the
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
*
|
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
|
-
|
201
|
+
registerDataLakeDelegatedAdministrator(params: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorRequest, callback?: (err: AWSError, data: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse, AWSError>;
|
218
202
|
/**
|
219
|
-
*
|
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
|
-
|
205
|
+
registerDataLakeDelegatedAdministrator(callback?: (err: AWSError, data: SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse) => void): Request<SecurityLake.Types.RegisterDataLakeDelegatedAdministratorResponse, AWSError>;
|
222
206
|
/**
|
223
|
-
*
|
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
|
-
|
209
|
+
updateDataLake(params: SecurityLake.Types.UpdateDataLakeRequest, callback?: (err: AWSError, data: SecurityLake.Types.UpdateDataLakeResponse) => void): Request<SecurityLake.Types.UpdateDataLakeResponse, AWSError>;
|
226
210
|
/**
|
227
|
-
*
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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 =
|
259
|
-
export
|
242
|
+
export type AccountList = AwsAccountId[];
|
243
|
+
export type AmazonResourceName = string;
|
244
|
+
export type AwsAccountId = string;
|
245
|
+
export interface AwsIdentity {
|
260
246
|
/**
|
261
|
-
* The ID
|
247
|
+
* The external ID used to estalish trust relationship with the AWS identity.
|
262
248
|
*/
|
263
|
-
|
249
|
+
externalId: ExternalId;
|
264
250
|
/**
|
265
|
-
*
|
251
|
+
* The AWS identity principal.
|
266
252
|
*/
|
267
|
-
|
253
|
+
principal: AwsPrincipal;
|
254
|
+
}
|
255
|
+
export interface AwsLogSourceConfiguration {
|
268
256
|
/**
|
269
|
-
*
|
257
|
+
* Specify the Amazon Web Services account information where you want to enable Security Lake.
|
270
258
|
*/
|
271
|
-
|
259
|
+
accounts?: AccountList;
|
272
260
|
/**
|
273
|
-
*
|
261
|
+
* Specify the Regions where you want to enable Security Lake.
|
274
262
|
*/
|
275
|
-
|
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
|
265
|
+
* The name for a Amazon Web Services source. This must be a Regionally unique value.
|
282
266
|
*/
|
283
|
-
|
267
|
+
sourceName: AwsLogSourceName;
|
284
268
|
/**
|
285
|
-
* The Amazon Web Services
|
269
|
+
* The version for a Amazon Web Services source. This must be a Regionally unique value.
|
286
270
|
*/
|
287
|
-
|
271
|
+
sourceVersion?: AwsLogSourceVersion;
|
288
272
|
}
|
289
|
-
export type
|
290
|
-
export type
|
291
|
-
export
|
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
|
-
*
|
277
|
+
* The name for a Amazon Web Services source. This must be a Regionally unique value.
|
297
278
|
*/
|
298
|
-
|
279
|
+
sourceName?: AwsLogSourceName;
|
299
280
|
/**
|
300
|
-
*
|
281
|
+
* The version for a Amazon Web Services source. This must be a Regionally unique value.
|
301
282
|
*/
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
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
|
-
*
|
290
|
+
* Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
|
309
291
|
*/
|
310
|
-
|
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
|
302
|
+
* The configuration for the third-party custom source.
|
325
303
|
*/
|
326
|
-
|
304
|
+
configuration?: CustomLogSourceConfiguration;
|
327
305
|
/**
|
328
|
-
* The Open Cybersecurity Schema Framework (OCSF) event
|
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
|
-
|
308
|
+
eventClasses?: OcsfEventClassList;
|
331
309
|
/**
|
332
|
-
*
|
310
|
+
* Specify the name for a third-party custom source. This must be a Regionally unique value.
|
333
311
|
*/
|
334
|
-
|
312
|
+
sourceName: CustomLogSourceName;
|
335
313
|
/**
|
336
|
-
*
|
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
|
-
|
316
|
+
sourceVersion?: CustomLogSourceVersion;
|
339
317
|
}
|
340
318
|
export interface CreateCustomLogSourceResponse {
|
341
319
|
/**
|
342
|
-
* The
|
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
|
-
|
322
|
+
source?: CustomLogSourceResource;
|
323
|
+
}
|
324
|
+
export interface CreateDataLakeExceptionSubscriptionRequest {
|
353
325
|
/**
|
354
|
-
* The
|
326
|
+
* The expiration period and time-to-live (TTL).
|
355
327
|
*/
|
356
|
-
|
328
|
+
exceptionTimeToLive?: CreateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong;
|
357
329
|
/**
|
358
|
-
* The
|
330
|
+
* The Amazon Web Services account where you want to receive exception notifications.
|
359
331
|
*/
|
360
|
-
|
361
|
-
}
|
362
|
-
export interface CreateDatalakeAutoEnableRequest {
|
332
|
+
notificationEndpoint: SafeString;
|
363
333
|
/**
|
364
|
-
*
|
334
|
+
* The subscription protocol to which exception notifications are posted.
|
365
335
|
*/
|
366
|
-
|
336
|
+
subscriptionProtocol: SubscriptionProtocol;
|
367
337
|
}
|
368
|
-
export
|
338
|
+
export type CreateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong = number;
|
339
|
+
export interface CreateDataLakeExceptionSubscriptionResponse {
|
369
340
|
}
|
370
|
-
export interface
|
341
|
+
export interface CreateDataLakeOrganizationConfigurationRequest {
|
371
342
|
/**
|
372
|
-
*
|
343
|
+
* Enable Security Lake with the specified configuration settings, to begin collecting security data for new accounts in your organization.
|
373
344
|
*/
|
374
|
-
|
345
|
+
autoEnableNewAccount: DataLakeAutoEnableNewAccountConfigurationList;
|
375
346
|
}
|
376
|
-
export interface
|
347
|
+
export interface CreateDataLakeOrganizationConfigurationResponse {
|
377
348
|
}
|
378
|
-
export interface
|
349
|
+
export interface CreateDataLakeRequest {
|
379
350
|
/**
|
380
|
-
*
|
351
|
+
* Specify the Region or Regions that will contribute data to the rollup region.
|
381
352
|
*/
|
382
|
-
|
353
|
+
configurations: DataLakeConfigurationList;
|
383
354
|
/**
|
384
|
-
* The
|
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
|
-
|
357
|
+
metaStoreManagerRoleArn: RoleArn;
|
387
358
|
}
|
388
|
-
export interface
|
389
|
-
}
|
390
|
-
export interface CreateDatalakeRequest {
|
359
|
+
export interface CreateDataLakeResponse {
|
391
360
|
/**
|
392
|
-
*
|
361
|
+
* The created Security Lake configuration object.
|
393
362
|
*/
|
394
|
-
|
363
|
+
dataLakes?: DataLakeResourceList;
|
364
|
+
}
|
365
|
+
export interface CreateSubscriberNotificationRequest {
|
395
366
|
/**
|
396
|
-
*
|
367
|
+
* Specify the configuration using which you want to create the subscriber notification.
|
397
368
|
*/
|
398
|
-
|
369
|
+
configuration: NotificationConfiguration;
|
399
370
|
/**
|
400
|
-
* The
|
371
|
+
* The subscriber ID for the notification subscription.
|
401
372
|
*/
|
402
|
-
|
373
|
+
subscriberId: UUID;
|
374
|
+
}
|
375
|
+
export interface CreateSubscriberNotificationResponse {
|
403
376
|
/**
|
404
|
-
*
|
377
|
+
* The subscriber endpoint to which exception messages are posted.
|
405
378
|
*/
|
406
|
-
|
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
|
-
|
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
|
-
*
|
406
|
+
* Retrieve information about the subscriber created using the CreateSubscriber API.
|
440
407
|
*/
|
441
|
-
|
408
|
+
subscriber?: SubscriberResource;
|
409
|
+
}
|
410
|
+
export interface CustomLogSourceAttributes {
|
442
411
|
/**
|
443
|
-
* The
|
412
|
+
* The ARN of the Glue crawler.
|
444
413
|
*/
|
445
|
-
|
414
|
+
crawlerArn?: AmazonResourceName;
|
446
415
|
/**
|
447
|
-
* The
|
416
|
+
* The ARN of the Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
|
448
417
|
*/
|
449
|
-
|
418
|
+
databaseArn?: AmazonResourceName;
|
450
419
|
/**
|
451
|
-
* The ARN
|
420
|
+
* The ARN of the Glue table.
|
452
421
|
*/
|
453
|
-
|
422
|
+
tableArn?: AmazonResourceName;
|
423
|
+
}
|
424
|
+
export interface CustomLogSourceConfiguration {
|
454
425
|
/**
|
455
|
-
* The
|
426
|
+
* The configuration for the Glue Crawler for the third-party custom source.
|
456
427
|
*/
|
457
|
-
|
428
|
+
crawlerConfiguration: CustomLogSourceCrawlerConfiguration;
|
458
429
|
/**
|
459
|
-
* The
|
430
|
+
* The identity of the log provider for the third-party custom source.
|
460
431
|
*/
|
461
|
-
|
432
|
+
providerIdentity: AwsIdentity;
|
462
433
|
}
|
463
|
-
export interface
|
434
|
+
export interface CustomLogSourceCrawlerConfiguration {
|
464
435
|
/**
|
465
|
-
*
|
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
|
-
|
438
|
+
roleArn: RoleArn;
|
439
|
+
}
|
440
|
+
export type CustomLogSourceName = string;
|
441
|
+
export interface CustomLogSourceProvider {
|
468
442
|
/**
|
469
|
-
* The
|
443
|
+
* The location of the partition in the Amazon S3 bucket for Security Lake.
|
470
444
|
*/
|
471
|
-
|
445
|
+
location?: S3URI;
|
472
446
|
/**
|
473
|
-
* The
|
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
|
-
|
449
|
+
roleArn?: RoleArn;
|
450
|
+
}
|
451
|
+
export interface CustomLogSourceResource {
|
476
452
|
/**
|
477
|
-
* The
|
453
|
+
* The attributes of a third-party custom source.
|
478
454
|
*/
|
479
|
-
|
455
|
+
attributes?: CustomLogSourceAttributes;
|
480
456
|
/**
|
481
|
-
* The
|
457
|
+
* The details of the log provider for a third-party custom source.
|
482
458
|
*/
|
483
|
-
|
459
|
+
provider?: CustomLogSourceProvider;
|
484
460
|
/**
|
485
|
-
* The
|
461
|
+
* The name for a third-party custom source. This must be a Regionally unique value.
|
486
462
|
*/
|
487
|
-
|
463
|
+
sourceName?: CustomLogSourceName;
|
488
464
|
/**
|
489
|
-
* The
|
465
|
+
* The version for a third-party custom source. This must be a Regionally unique value.
|
490
466
|
*/
|
491
|
-
|
467
|
+
sourceVersion?: CustomLogSourceVersion;
|
492
468
|
}
|
493
|
-
export type
|
494
|
-
export interface
|
469
|
+
export type CustomLogSourceVersion = string;
|
470
|
+
export interface DataLakeAutoEnableNewAccountConfiguration {
|
495
471
|
/**
|
496
|
-
*
|
472
|
+
* The Amazon Web Services Regions where Security Lake is automatically enabled.
|
497
473
|
*/
|
498
|
-
|
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
|
501
|
-
export interface
|
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
|
-
*
|
487
|
+
* Provides lifecycle details of Amazon Security Lake object.
|
504
488
|
*/
|
505
|
-
|
489
|
+
lifecycleConfiguration?: DataLakeLifecycleConfiguration;
|
506
490
|
/**
|
507
|
-
*
|
491
|
+
* The Amazon Web Services Regions where Security Lake is automatically enabled.
|
508
492
|
*/
|
509
|
-
|
493
|
+
region: Region;
|
510
494
|
/**
|
511
|
-
*
|
495
|
+
* Provides replication details of Amazon Security Lake object.
|
512
496
|
*/
|
513
|
-
|
497
|
+
replicationConfiguration?: DataLakeReplicationConfiguration;
|
498
|
+
}
|
499
|
+
export type DataLakeConfigurationList = DataLakeConfiguration[];
|
500
|
+
export interface DataLakeEncryptionConfiguration {
|
514
501
|
/**
|
515
|
-
*
|
502
|
+
* The id of KMS encryption key used by Amazon Security Lake to encrypt the Security Lake object.
|
516
503
|
*/
|
517
|
-
|
504
|
+
kmsKeyId?: String;
|
518
505
|
}
|
519
|
-
export interface
|
506
|
+
export interface DataLakeException {
|
520
507
|
/**
|
521
|
-
*
|
508
|
+
* The underlying exception of a Security Lake exception.
|
522
509
|
*/
|
523
|
-
|
510
|
+
exception?: SafeString;
|
524
511
|
/**
|
525
|
-
*
|
512
|
+
* The Amazon Web Services Regions where the exception occurred.
|
526
513
|
*/
|
527
|
-
|
528
|
-
}
|
529
|
-
export interface DeleteCustomLogSourceRequest {
|
514
|
+
region?: Region;
|
530
515
|
/**
|
531
|
-
*
|
516
|
+
* List of all remediation steps for a Security Lake exception.
|
532
517
|
*/
|
533
|
-
|
534
|
-
}
|
535
|
-
export interface DeleteCustomLogSourceResponse {
|
518
|
+
remediation?: SafeString;
|
536
519
|
/**
|
537
|
-
*
|
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
|
-
|
522
|
+
timestamp?: SyntheticTimestamp_date_time;
|
540
523
|
}
|
541
|
-
export
|
524
|
+
export type DataLakeExceptionList = DataLakeException[];
|
525
|
+
export interface DataLakeLifecycleConfiguration {
|
542
526
|
/**
|
543
|
-
*
|
527
|
+
* Provides data expiration details of Amazon Security Lake object.
|
544
528
|
*/
|
545
|
-
|
546
|
-
}
|
547
|
-
export interface DeleteDatalakeAutoEnableResponse {
|
548
|
-
}
|
549
|
-
export interface DeleteDatalakeDelegatedAdminRequest {
|
529
|
+
expiration?: DataLakeLifecycleExpiration;
|
550
530
|
/**
|
551
|
-
*
|
531
|
+
* Provides data storage transition details of Amazon Security Lake object.
|
552
532
|
*/
|
553
|
-
|
533
|
+
transitions?: DataLakeLifecycleTransitionList;
|
554
534
|
}
|
555
|
-
export interface
|
556
|
-
}
|
557
|
-
export interface DeleteDatalakeExceptionsSubscriptionRequest {
|
558
|
-
}
|
559
|
-
export interface DeleteDatalakeExceptionsSubscriptionResponse {
|
535
|
+
export interface DataLakeLifecycleExpiration {
|
560
536
|
/**
|
561
|
-
*
|
537
|
+
* Number of days before data expires in the Amazon Security Lake object.
|
562
538
|
*/
|
563
|
-
|
564
|
-
}
|
565
|
-
export interface DeleteDatalakeRequest {
|
539
|
+
days?: DataLakeLifecycleExpirationDaysInteger;
|
566
540
|
}
|
567
|
-
export
|
568
|
-
|
569
|
-
export interface DeleteSubscriberRequest {
|
541
|
+
export type DataLakeLifecycleExpirationDaysInteger = number;
|
542
|
+
export interface DataLakeLifecycleTransition {
|
570
543
|
/**
|
571
|
-
*
|
544
|
+
* Number of days before data transitions to a different S3 Storage Class in the Amazon Security Lake object.
|
572
545
|
*/
|
573
|
-
|
574
|
-
}
|
575
|
-
export interface DeleteSubscriberResponse {
|
576
|
-
}
|
577
|
-
export interface DeleteSubscriptionNotificationConfigurationRequest {
|
546
|
+
days?: DataLakeLifecycleTransitionDaysInteger;
|
578
547
|
/**
|
579
|
-
* The
|
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
|
-
|
550
|
+
storageClass?: DataLakeStorageClass;
|
582
551
|
}
|
583
|
-
export
|
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
|
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
|
-
*
|
566
|
+
* Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
592
567
|
*/
|
593
|
-
|
568
|
+
createStatus?: DataLakeStatus;
|
594
569
|
/**
|
595
|
-
*
|
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
|
-
|
572
|
+
dataLakeArn: AmazonResourceName;
|
598
573
|
/**
|
599
|
-
*
|
574
|
+
* Provides encryption details of Amazon Security Lake object.
|
600
575
|
*/
|
601
|
-
|
602
|
-
}
|
603
|
-
export interface FailuresResponse {
|
576
|
+
encryptionConfiguration?: DataLakeEncryptionConfiguration;
|
604
577
|
/**
|
605
|
-
*
|
578
|
+
* Provides lifecycle details of Amazon Security Lake object.
|
606
579
|
*/
|
607
|
-
|
580
|
+
lifecycleConfiguration?: DataLakeLifecycleConfiguration;
|
608
581
|
/**
|
609
|
-
*
|
582
|
+
* The Amazon Web Services Regions where Security Lake is enabled.
|
610
583
|
*/
|
611
|
-
region
|
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
|
-
*
|
586
|
+
* Provides replication details of Amazon Security Lake object.
|
620
587
|
*/
|
621
|
-
|
622
|
-
|
623
|
-
|
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
|
598
|
+
export type DataLakeResourceList = DataLakeResource[];
|
599
|
+
export interface DataLakeSource {
|
626
600
|
/**
|
627
|
-
* The
|
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
|
-
|
611
|
+
sourceName?: String;
|
612
|
+
/**
|
613
|
+
* The log status for the Security Lake account.
|
614
|
+
*/
|
615
|
+
sourceStatuses?: DataLakeSourceStatusList;
|
630
616
|
}
|
631
|
-
export
|
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
|
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
|
-
*
|
633
|
+
* The reason code for the exception of the last UpdateDataLake or DeleteDataLake API request.
|
636
634
|
*/
|
637
|
-
|
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
|
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
|
655
|
+
export interface DeleteAwsLogSourceRequest {
|
642
656
|
/**
|
643
|
-
*
|
657
|
+
* Specify the natively-supported Amazon Web Services service to remove as a source in Security Lake.
|
644
658
|
*/
|
645
|
-
|
659
|
+
sources: AwsLogSourceConfigurationList;
|
646
660
|
}
|
647
|
-
export interface
|
661
|
+
export interface DeleteAwsLogSourceResponse {
|
648
662
|
/**
|
649
|
-
*
|
663
|
+
* Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
|
650
664
|
*/
|
651
|
-
|
665
|
+
failed?: AccountList;
|
666
|
+
}
|
667
|
+
export interface DeleteCustomLogSourceRequest {
|
652
668
|
/**
|
653
|
-
* The
|
669
|
+
* The source name of custom log source that you want to delete.
|
654
670
|
*/
|
655
|
-
|
671
|
+
sourceName: CustomLogSourceName;
|
656
672
|
/**
|
657
|
-
*
|
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
|
-
|
675
|
+
sourceVersion?: CustomLogSourceVersion;
|
676
|
+
}
|
677
|
+
export interface DeleteCustomLogSourceResponse {
|
678
|
+
}
|
679
|
+
export interface DeleteDataLakeExceptionSubscriptionRequest {
|
660
680
|
}
|
661
|
-
export interface
|
681
|
+
export interface DeleteDataLakeExceptionSubscriptionResponse {
|
682
|
+
}
|
683
|
+
export interface DeleteDataLakeOrganizationConfigurationRequest {
|
662
684
|
/**
|
663
|
-
*
|
685
|
+
* Removes the automatic enablement of configuration settings for new member accounts in Security Lake.
|
664
686
|
*/
|
665
|
-
|
687
|
+
autoEnableNewAccount: DataLakeAutoEnableNewAccountConfigurationList;
|
688
|
+
}
|
689
|
+
export interface DeleteDataLakeOrganizationConfigurationResponse {
|
690
|
+
}
|
691
|
+
export interface DeleteDataLakeRequest {
|
666
692
|
/**
|
667
|
-
*
|
693
|
+
* The list of Regions where Security Lake is enabled.
|
668
694
|
*/
|
669
|
-
|
695
|
+
regions: RegionList;
|
670
696
|
}
|
671
|
-
export interface
|
697
|
+
export interface DeleteDataLakeResponse {
|
698
|
+
}
|
699
|
+
export interface DeleteSubscriberNotificationRequest {
|
672
700
|
/**
|
673
|
-
*
|
701
|
+
* The ID of the Security Lake subscriber account.
|
674
702
|
*/
|
675
|
-
|
703
|
+
subscriberId: UUID;
|
676
704
|
}
|
677
|
-
export interface
|
705
|
+
export interface DeleteSubscriberNotificationResponse {
|
706
|
+
}
|
707
|
+
export interface DeleteSubscriberRequest {
|
678
708
|
/**
|
679
|
-
*
|
709
|
+
* A value created by Security Lake that uniquely identifies your DeleteSubscriber API request.
|
680
710
|
*/
|
681
|
-
|
711
|
+
subscriberId: UUID;
|
712
|
+
}
|
713
|
+
export interface DeleteSubscriberResponse {
|
714
|
+
}
|
715
|
+
export interface DeregisterDataLakeDelegatedAdministratorRequest {
|
682
716
|
}
|
683
|
-
export
|
684
|
-
|
685
|
-
export type
|
686
|
-
export
|
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
|
725
|
+
* The expiration period and time-to-live (TTL).
|
689
726
|
*/
|
690
|
-
|
727
|
+
exceptionTimeToLive?: Long;
|
691
728
|
/**
|
692
|
-
*
|
729
|
+
* The Amazon Web Services account where you receive exception notifications.
|
693
730
|
*/
|
694
|
-
|
731
|
+
notificationEndpoint?: SafeString;
|
695
732
|
/**
|
696
|
-
*
|
733
|
+
* The subscription protocol to which exception notifications are posted.
|
697
734
|
*/
|
698
|
-
|
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
|
-
*
|
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
|
-
|
749
|
+
accounts?: AccountList;
|
703
750
|
/**
|
704
|
-
*
|
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
|
-
|
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
|
709
|
-
export interface LakeConfigurationResponse {
|
759
|
+
export interface GetDataLakeSourcesResponse {
|
710
760
|
/**
|
711
|
-
* The
|
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
|
-
|
763
|
+
dataLakeArn?: AmazonResourceName;
|
714
764
|
/**
|
715
|
-
*
|
765
|
+
* The list of enabled accounts and enabled sources.
|
716
766
|
*/
|
717
|
-
|
767
|
+
dataLakeSources?: DataLakeSourceList;
|
718
768
|
/**
|
719
|
-
*
|
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
|
-
|
771
|
+
nextToken?: NextToken;
|
772
|
+
}
|
773
|
+
export interface GetSubscriberRequest {
|
722
774
|
/**
|
723
|
-
*
|
775
|
+
* A value created by Amazon Security Lake that uniquely identifies your GetSubscriber API request.
|
724
776
|
*/
|
725
|
-
|
777
|
+
subscriberId: UUID;
|
778
|
+
}
|
779
|
+
export interface GetSubscriberResponse {
|
726
780
|
/**
|
727
|
-
*
|
781
|
+
* The subscriber information for the specified subscriber ID.
|
728
782
|
*/
|
729
|
-
|
783
|
+
subscriber?: SubscriberResource;
|
784
|
+
}
|
785
|
+
export type HttpMethod = "POST"|"PUT"|string;
|
786
|
+
export interface HttpsNotificationConfiguration {
|
730
787
|
/**
|
731
|
-
*
|
788
|
+
* The key name for the notification subscription.
|
732
789
|
*/
|
733
|
-
|
790
|
+
authorizationApiKeyName?: String;
|
734
791
|
/**
|
735
|
-
*
|
792
|
+
* The key value for the notification subscription.
|
736
793
|
*/
|
737
|
-
|
794
|
+
authorizationApiKeyValue?: String;
|
738
795
|
/**
|
739
|
-
* The
|
796
|
+
* The subscription endpoint in Security Lake. If you prefer notification with an HTTPs endpoint, populate this field.
|
740
797
|
*/
|
741
|
-
|
742
|
-
}
|
743
|
-
export type LakeConfigurationResponseMap = {[key: string]: LakeConfigurationResponse};
|
744
|
-
export interface LastUpdateFailure {
|
798
|
+
endpoint: HttpsNotificationConfigurationEndpointString;
|
745
799
|
/**
|
746
|
-
* The
|
800
|
+
* The HTTPS method used for the notification subscription.
|
747
801
|
*/
|
748
|
-
|
802
|
+
httpMethod?: HttpMethod;
|
749
803
|
/**
|
750
|
-
* The
|
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
|
-
|
806
|
+
targetRoleArn: RoleArn;
|
753
807
|
}
|
754
|
-
export
|
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
|
-
|
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.
|
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?:
|
817
|
+
nextToken?: NextToken;
|
763
818
|
/**
|
764
819
|
* List the Amazon Web Services Regions from which exceptions are retrieved.
|
765
820
|
*/
|
766
|
-
|
821
|
+
regions?: RegionList;
|
767
822
|
}
|
768
|
-
export interface
|
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
|
-
|
777
|
-
}
|
778
|
-
export interface ListLogSourcesRequest {
|
827
|
+
exceptions?: DataLakeExceptionList;
|
779
828
|
/**
|
780
|
-
*
|
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
|
-
|
831
|
+
nextToken?: NextToken;
|
832
|
+
}
|
833
|
+
export interface ListDataLakesRequest {
|
783
834
|
/**
|
784
|
-
*
|
835
|
+
* The list of regions where Security Lake is enabled.
|
785
836
|
*/
|
786
|
-
|
837
|
+
regions?: RegionList;
|
838
|
+
}
|
839
|
+
export interface ListDataLakesResponse {
|
787
840
|
/**
|
788
|
-
*
|
841
|
+
* Retrieves the Security Lake configuration object.
|
789
842
|
*/
|
790
|
-
|
843
|
+
dataLakes?: DataLakeResourceList;
|
844
|
+
}
|
845
|
+
export interface ListLogSourcesRequest {
|
791
846
|
/**
|
792
|
-
*
|
847
|
+
* The list of Amazon Web Services accounts for which log sources are displayed.
|
793
848
|
*/
|
794
|
-
|
849
|
+
accounts?: AccountList;
|
795
850
|
/**
|
796
851
|
* The maximum number of accounts for which the log sources are displayed.
|
797
852
|
*/
|
798
|
-
maxResults?:
|
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?:
|
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?:
|
871
|
+
nextToken?: NextToken;
|
809
872
|
/**
|
810
|
-
*
|
873
|
+
* The list of log sources in your organization that send data to the data lake.
|
811
874
|
*/
|
812
|
-
|
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?:
|
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?:
|
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?:
|
891
|
+
nextToken?: NextToken;
|
829
892
|
/**
|
830
893
|
* The subscribers available for the specified Security Lake account ID.
|
831
894
|
*/
|
832
|
-
subscribers
|
895
|
+
subscribers?: SubscriberResourceList;
|
833
896
|
}
|
834
|
-
export interface
|
897
|
+
export interface LogSource {
|
835
898
|
/**
|
836
|
-
*
|
899
|
+
* Specify the account from which you want to collect logs.
|
837
900
|
*/
|
838
|
-
|
901
|
+
account?: AwsAccountId;
|
839
902
|
/**
|
840
|
-
*
|
903
|
+
* Specify the Regions from which you want to collect logs.
|
841
904
|
*/
|
842
|
-
|
905
|
+
region?: Region;
|
906
|
+
/**
|
907
|
+
* Specify the sources from which you want to collect logs.
|
908
|
+
*/
|
909
|
+
sources?: LogSourceResourceList;
|
843
910
|
}
|
844
|
-
export type
|
845
|
-
export
|
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
|
-
*
|
914
|
+
* Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
850
915
|
*/
|
851
|
-
|
916
|
+
awsLogSource?: AwsLogSourceResource;
|
852
917
|
/**
|
853
|
-
*
|
918
|
+
* Amazon Security Lake supports custom source types. For a detailed list, see the Amazon Security Lake User Guide.
|
854
919
|
*/
|
855
|
-
|
920
|
+
customLogSource?: CustomLogSourceResource;
|
856
921
|
}
|
857
|
-
export type
|
858
|
-
export type
|
859
|
-
export type
|
860
|
-
export type
|
861
|
-
export
|
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
|
928
|
+
* The configurations for HTTPS subscriber notification.
|
865
929
|
*/
|
866
|
-
|
930
|
+
httpsNotificationConfiguration?: HttpsNotificationConfiguration;
|
867
931
|
/**
|
868
|
-
* The
|
932
|
+
* The configurations for SQS subscriber notification.
|
869
933
|
*/
|
870
|
-
|
934
|
+
sqsNotificationConfiguration?: SqsNotificationConfiguration;
|
871
935
|
}
|
872
|
-
export type
|
873
|
-
export type
|
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
|
878
|
-
export
|
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.
|
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
|
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
|
-
*
|
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
|
-
|
986
|
+
sources: LogSourceResourceList;
|
930
987
|
/**
|
931
|
-
*
|
988
|
+
* The subscriber ARN of the Amazon Security Lake subscriber account.
|
932
989
|
*/
|
933
|
-
|
990
|
+
subscriberArn: AmazonResourceName;
|
934
991
|
/**
|
935
|
-
* The subscriber descriptions for a subscriber account. The description for a subscriber includes subscriberName, accountID, externalID, and
|
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
|
996
|
+
* The subscriber endpoint to which exception messages are posted.
|
940
997
|
*/
|
941
|
-
|
998
|
+
subscriberEndpoint?: SafeString;
|
942
999
|
/**
|
943
|
-
* The
|
1000
|
+
* The subscriber ID of the Amazon Security Lake subscriber account.
|
944
1001
|
*/
|
945
|
-
|
1002
|
+
subscriberId: UUID;
|
946
1003
|
/**
|
947
|
-
* The
|
1004
|
+
* The AWS identity used to access your data.
|
948
1005
|
*/
|
949
|
-
|
1006
|
+
subscriberIdentity: AwsIdentity;
|
950
1007
|
/**
|
951
|
-
* The
|
1008
|
+
* The name of your Amazon Security Lake subscriber account.
|
952
1009
|
*/
|
953
|
-
|
1010
|
+
subscriberName: SafeString;
|
954
1011
|
/**
|
955
|
-
* The
|
1012
|
+
* The subscriber status of the Amazon Security Lake subscriber account.
|
956
1013
|
*/
|
957
|
-
|
1014
|
+
subscriberStatus?: SubscriberStatus;
|
958
1015
|
/**
|
959
|
-
* The date and time when the
|
1016
|
+
* The date and time when the subscriber was last updated.
|
960
1017
|
*/
|
961
1018
|
updatedAt?: SyntheticTimestamp_date_time;
|
962
1019
|
}
|
963
|
-
export type
|
964
|
-
export type
|
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
|
1025
|
+
export interface UpdateDataLakeExceptionSubscriptionRequest {
|
970
1026
|
/**
|
971
1027
|
* The time-to-live (TTL) for the exception message to remain.
|
972
1028
|
*/
|
973
|
-
|
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:
|
1037
|
+
subscriptionProtocol: SubscriptionProtocol;
|
987
1038
|
}
|
988
|
-
export
|
1039
|
+
export type UpdateDataLakeExceptionSubscriptionRequestExceptionTimeToLiveLong = number;
|
1040
|
+
export interface UpdateDataLakeExceptionSubscriptionResponse {
|
989
1041
|
}
|
990
|
-
export interface
|
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:
|
1046
|
+
configurations: DataLakeConfigurationList;
|
995
1047
|
}
|
996
|
-
export interface
|
1048
|
+
export interface UpdateDataLakeResponse {
|
1049
|
+
/**
|
1050
|
+
* The created Security Lake configuration object.
|
1051
|
+
*/
|
1052
|
+
dataLakes?: DataLakeResourceList;
|
997
1053
|
}
|
998
|
-
export interface
|
1054
|
+
export interface UpdateSubscriberNotificationRequest {
|
999
1055
|
/**
|
1000
|
-
* The
|
1056
|
+
* The configuration for subscriber notification.
|
1001
1057
|
*/
|
1002
|
-
|
1058
|
+
configuration: NotificationConfiguration;
|
1003
1059
|
/**
|
1004
|
-
* The
|
1060
|
+
* The subscription ID for which the subscription notification is specified.
|
1005
1061
|
*/
|
1006
|
-
|
1062
|
+
subscriberId: UUID;
|
1063
|
+
}
|
1064
|
+
export interface UpdateSubscriberNotificationResponse {
|
1007
1065
|
/**
|
1008
|
-
* The
|
1066
|
+
* The subscriber endpoint to which exception messages are posted.
|
1009
1067
|
*/
|
1010
|
-
|
1068
|
+
subscriberEndpoint?: SafeString;
|
1011
1069
|
}
|
1012
1070
|
export interface UpdateSubscriberRequest {
|
1013
1071
|
/**
|
1014
|
-
* The
|
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
|
-
|
1074
|
+
sources?: LogSourceResourceList;
|
1017
1075
|
/**
|
1018
|
-
*
|
1076
|
+
* The description of the Security Lake account subscriber.
|
1019
1077
|
*/
|
1020
|
-
|
1078
|
+
subscriberDescription?: DescriptionString;
|
1021
1079
|
/**
|
1022
|
-
*
|
1080
|
+
* A value created by Security Lake that uniquely identifies your subscription.
|
1023
1081
|
*/
|
1024
|
-
|
1082
|
+
subscriberId: UUID;
|
1025
1083
|
/**
|
1026
|
-
* The
|
1084
|
+
* The AWS identity used to access your data.
|
1027
1085
|
*/
|
1028
|
-
|
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
|
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
|
*/
|