@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonSecurityLakeAsync extends AmazonSecurityLake
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonSecurityLakeAsync
instead.
Amazon Security Lake is in preview release. Your use of the Amazon Security Lake preview is subject to Section 2 of
the Amazon Web Services Service Terms("Betas and Previews").
Amazon Security Lake is a fully-managed security data lake service. You can use Security Lake to automatically centralize security data from cloud, on-premises, and custom sources into a data lake that's stored in your account. Security Lake helps you analyze security data, so you can get a more complete understanding of your security posture across the entire organization and improve the protection of your workloads, applications, and data.
The data lake is backed by Amazon Simple Storage Service (Amazon S3) buckets, and you retain ownership over your data.
Security Lake automates the collection of security-related log and event data from integrated Amazon Web Services. and third-party services and manages the lifecycle of data with customizable retention and replication settings. Security Lake also converts ingested data into Apache Parquet format and a standard open-source schema called the Open Cybersecurity Schema Framework (OCSF).
Other Amazon Web Services and third-party services can subscribe to the data that's stored in Security Lake for incident response and security data analytics.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<CreateAwsLogSourceResult> |
createAwsLogSourceAsync(CreateAwsLogSourceRequest createAwsLogSourceRequest)
Adds a natively-supported Amazon Web Services service as a Security Lake source.
|
Future<CreateAwsLogSourceResult> |
createAwsLogSourceAsync(CreateAwsLogSourceRequest createAwsLogSourceRequest,
AsyncHandler<CreateAwsLogSourceRequest,CreateAwsLogSourceResult> asyncHandler)
Adds a natively-supported Amazon Web Services service as a Security Lake source.
|
Future<CreateCustomLogSourceResult> |
createCustomLogSourceAsync(CreateCustomLogSourceRequest createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
Future<CreateCustomLogSourceResult> |
createCustomLogSourceAsync(CreateCustomLogSourceRequest createCustomLogSourceRequest,
AsyncHandler<CreateCustomLogSourceRequest,CreateCustomLogSourceResult> asyncHandler)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
Future<CreateDatalakeResult> |
createDatalakeAsync(CreateDatalakeRequest createDatalakeRequest)
Initializes an Amazon Security Lake instance with the provided (or default) configuration.
|
Future<CreateDatalakeResult> |
createDatalakeAsync(CreateDatalakeRequest createDatalakeRequest,
AsyncHandler<CreateDatalakeRequest,CreateDatalakeResult> asyncHandler)
Initializes an Amazon Security Lake instance with the provided (or default) configuration.
|
Future<CreateDatalakeAutoEnableResult> |
createDatalakeAutoEnableAsync(CreateDatalakeAutoEnableRequest createDatalakeAutoEnableRequest)
Automatically enable Security Lake in the specified Regions to begin ingesting security data.
|
Future<CreateDatalakeAutoEnableResult> |
createDatalakeAutoEnableAsync(CreateDatalakeAutoEnableRequest createDatalakeAutoEnableRequest,
AsyncHandler<CreateDatalakeAutoEnableRequest,CreateDatalakeAutoEnableResult> asyncHandler)
Automatically enable Security Lake in the specified Regions to begin ingesting security data.
|
Future<CreateDatalakeDelegatedAdminResult> |
createDatalakeDelegatedAdminAsync(CreateDatalakeDelegatedAdminRequest createDatalakeDelegatedAdminRequest)
Designates the Security Lake administrator account for the organization.
|
Future<CreateDatalakeDelegatedAdminResult> |
createDatalakeDelegatedAdminAsync(CreateDatalakeDelegatedAdminRequest createDatalakeDelegatedAdminRequest,
AsyncHandler<CreateDatalakeDelegatedAdminRequest,CreateDatalakeDelegatedAdminResult> asyncHandler)
Designates the Security Lake administrator account for the organization.
|
Future<CreateDatalakeExceptionsSubscriptionResult> |
createDatalakeExceptionsSubscriptionAsync(CreateDatalakeExceptionsSubscriptionRequest createDatalakeExceptionsSubscriptionRequest)
Creates the specified notification subscription in Security Lake.
|
Future<CreateDatalakeExceptionsSubscriptionResult> |
createDatalakeExceptionsSubscriptionAsync(CreateDatalakeExceptionsSubscriptionRequest createDatalakeExceptionsSubscriptionRequest,
AsyncHandler<CreateDatalakeExceptionsSubscriptionRequest,CreateDatalakeExceptionsSubscriptionResult> asyncHandler)
Creates the specified notification subscription in Security Lake.
|
Future<CreateSubscriberResult> |
createSubscriberAsync(CreateSubscriberRequest createSubscriberRequest)
Creates a subscription permission for accounts that are already enabled in Security Lake.
|
Future<CreateSubscriberResult> |
createSubscriberAsync(CreateSubscriberRequest createSubscriberRequest,
AsyncHandler<CreateSubscriberRequest,CreateSubscriberResult> asyncHandler)
Creates a subscription permission for accounts that are already enabled in Security Lake.
|
Future<CreateSubscriptionNotificationConfigurationResult> |
createSubscriptionNotificationConfigurationAsync(CreateSubscriptionNotificationConfigurationRequest createSubscriptionNotificationConfigurationRequest)
Creates the specified notification subscription in Security Lake.
|
Future<CreateSubscriptionNotificationConfigurationResult> |
createSubscriptionNotificationConfigurationAsync(CreateSubscriptionNotificationConfigurationRequest createSubscriptionNotificationConfigurationRequest,
AsyncHandler<CreateSubscriptionNotificationConfigurationRequest,CreateSubscriptionNotificationConfigurationResult> asyncHandler)
Creates the specified notification subscription in Security Lake.
|
Future<DeleteAwsLogSourceResult> |
deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest deleteAwsLogSourceRequest)
Removes a natively-supported Amazon Web Services service as a Amazon Security Lake source.
|
Future<DeleteAwsLogSourceResult> |
deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest deleteAwsLogSourceRequest,
AsyncHandler<DeleteAwsLogSourceRequest,DeleteAwsLogSourceResult> asyncHandler)
Removes a natively-supported Amazon Web Services service as a Amazon Security Lake source.
|
Future<DeleteCustomLogSourceResult> |
deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest)
Removes a custom log source from Security Lake.
|
Future<DeleteCustomLogSourceResult> |
deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest,
AsyncHandler<DeleteCustomLogSourceRequest,DeleteCustomLogSourceResult> asyncHandler)
Removes a custom log source from Security Lake.
|
Future<DeleteDatalakeResult> |
deleteDatalakeAsync(DeleteDatalakeRequest deleteDatalakeRequest)
When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions.
|
Future<DeleteDatalakeResult> |
deleteDatalakeAsync(DeleteDatalakeRequest deleteDatalakeRequest,
AsyncHandler<DeleteDatalakeRequest,DeleteDatalakeResult> asyncHandler)
When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions.
|
Future<DeleteDatalakeAutoEnableResult> |
deleteDatalakeAutoEnableAsync(DeleteDatalakeAutoEnableRequest deleteDatalakeAutoEnableRequest)
Automatically delete Security Lake in the specified Regions to stop ingesting security data.
|
Future<DeleteDatalakeAutoEnableResult> |
deleteDatalakeAutoEnableAsync(DeleteDatalakeAutoEnableRequest deleteDatalakeAutoEnableRequest,
AsyncHandler<DeleteDatalakeAutoEnableRequest,DeleteDatalakeAutoEnableResult> asyncHandler)
Automatically delete Security Lake in the specified Regions to stop ingesting security data.
|
Future<DeleteDatalakeDelegatedAdminResult> |
deleteDatalakeDelegatedAdminAsync(DeleteDatalakeDelegatedAdminRequest deleteDatalakeDelegatedAdminRequest)
Deletes the Security Lake administrator account for the organization.
|
Future<DeleteDatalakeDelegatedAdminResult> |
deleteDatalakeDelegatedAdminAsync(DeleteDatalakeDelegatedAdminRequest deleteDatalakeDelegatedAdminRequest,
AsyncHandler<DeleteDatalakeDelegatedAdminRequest,DeleteDatalakeDelegatedAdminResult> asyncHandler)
Deletes the Security Lake administrator account for the organization.
|
Future<DeleteDatalakeExceptionsSubscriptionResult> |
deleteDatalakeExceptionsSubscriptionAsync(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Security Lake.
|
Future<DeleteDatalakeExceptionsSubscriptionResult> |
deleteDatalakeExceptionsSubscriptionAsync(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest,
AsyncHandler<DeleteDatalakeExceptionsSubscriptionRequest,DeleteDatalakeExceptionsSubscriptionResult> asyncHandler)
Deletes the specified notification subscription in Security Lake.
|
Future<DeleteSubscriberResult> |
deleteSubscriberAsync(DeleteSubscriberRequest deleteSubscriberRequest)
Deletes the specified subscription permissions to Security Lake.
|
Future<DeleteSubscriberResult> |
deleteSubscriberAsync(DeleteSubscriberRequest deleteSubscriberRequest,
AsyncHandler<DeleteSubscriberRequest,DeleteSubscriberResult> asyncHandler)
Deletes the specified subscription permissions to Security Lake.
|
Future<DeleteSubscriptionNotificationConfigurationResult> |
deleteSubscriptionNotificationConfigurationAsync(DeleteSubscriptionNotificationConfigurationRequest deleteSubscriptionNotificationConfigurationRequest)
Deletes the specified notification subscription in Security Lake.
|
Future<DeleteSubscriptionNotificationConfigurationResult> |
deleteSubscriptionNotificationConfigurationAsync(DeleteSubscriptionNotificationConfigurationRequest deleteSubscriptionNotificationConfigurationRequest,
AsyncHandler<DeleteSubscriptionNotificationConfigurationRequest,DeleteSubscriptionNotificationConfigurationResult> asyncHandler)
Deletes the specified notification subscription in Security Lake.
|
Future<GetDatalakeResult> |
getDatalakeAsync(GetDatalakeRequest getDatalakeRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
Future<GetDatalakeResult> |
getDatalakeAsync(GetDatalakeRequest getDatalakeRequest,
AsyncHandler<GetDatalakeRequest,GetDatalakeResult> asyncHandler)
Retrieve the Security Lake configuration object for the specified account ID.
|
Future<GetDatalakeAutoEnableResult> |
getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has on boarded to Amazon Security Lake.
|
Future<GetDatalakeAutoEnableResult> |
getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest,
AsyncHandler<GetDatalakeAutoEnableRequest,GetDatalakeAutoEnableResult> asyncHandler)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has on boarded to Amazon Security Lake.
|
Future<GetDatalakeExceptionsExpiryResult> |
getDatalakeExceptionsExpiryAsync(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
Future<GetDatalakeExceptionsExpiryResult> |
getDatalakeExceptionsExpiryAsync(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest,
AsyncHandler<GetDatalakeExceptionsExpiryRequest,GetDatalakeExceptionsExpiryResult> asyncHandler)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
Future<GetDatalakeExceptionsSubscriptionResult> |
getDatalakeExceptionsSubscriptionAsync(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
Future<GetDatalakeExceptionsSubscriptionResult> |
getDatalakeExceptionsSubscriptionAsync(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest,
AsyncHandler<GetDatalakeExceptionsSubscriptionRequest,GetDatalakeExceptionsSubscriptionResult> asyncHandler)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
Future<GetDatalakeStatusResult> |
getDatalakeStatusAsync(GetDatalakeStatusRequest getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
Future<GetDatalakeStatusResult> |
getDatalakeStatusAsync(GetDatalakeStatusRequest getDatalakeStatusRequest,
AsyncHandler<GetDatalakeStatusRequest,GetDatalakeStatusResult> asyncHandler)
Retrieve the Security Lake configuration object for the specified account ID.
|
Future<GetSubscriberResult> |
getSubscriberAsync(GetSubscriberRequest getSubscriberRequest)
Retrieves subscription information for the specified subscription ID.
|
Future<GetSubscriberResult> |
getSubscriberAsync(GetSubscriberRequest getSubscriberRequest,
AsyncHandler<GetSubscriberRequest,GetSubscriberResult> asyncHandler)
Retrieves subscription information for the specified subscription ID.
|
Future<ListDatalakeExceptionsResult> |
listDatalakeExceptionsAsync(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
Future<ListDatalakeExceptionsResult> |
listDatalakeExceptionsAsync(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest,
AsyncHandler<ListDatalakeExceptionsRequest,ListDatalakeExceptionsResult> asyncHandler)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
Future<ListLogSourcesResult> |
listLogSourcesAsync(ListLogSourcesRequest listLogSourcesRequest)
Lists the log sources in the current region.
|
Future<ListLogSourcesResult> |
listLogSourcesAsync(ListLogSourcesRequest listLogSourcesRequest,
AsyncHandler<ListLogSourcesRequest,ListLogSourcesResult> asyncHandler)
Lists the log sources in the current region.
|
Future<ListSubscribersResult> |
listSubscribersAsync(ListSubscribersRequest listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
|
Future<ListSubscribersResult> |
listSubscribersAsync(ListSubscribersRequest listSubscribersRequest,
AsyncHandler<ListSubscribersRequest,ListSubscribersResult> asyncHandler)
List all subscribers for the specific Security Lake account ID.
|
Future<UpdateDatalakeResult> |
updateDatalakeAsync(UpdateDatalakeRequest updateDatalakeRequest)
Amazon Security Lake allows you to specify where to store your security data and for how long.
|
Future<UpdateDatalakeResult> |
updateDatalakeAsync(UpdateDatalakeRequest updateDatalakeRequest,
AsyncHandler<UpdateDatalakeRequest,UpdateDatalakeResult> asyncHandler)
Amazon Security Lake allows you to specify where to store your security data and for how long.
|
Future<UpdateDatalakeExceptionsExpiryResult> |
updateDatalakeExceptionsExpiryAsync(UpdateDatalakeExceptionsExpiryRequest updateDatalakeExceptionsExpiryRequest)
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.
|
Future<UpdateDatalakeExceptionsExpiryResult> |
updateDatalakeExceptionsExpiryAsync(UpdateDatalakeExceptionsExpiryRequest updateDatalakeExceptionsExpiryRequest,
AsyncHandler<UpdateDatalakeExceptionsExpiryRequest,UpdateDatalakeExceptionsExpiryResult> asyncHandler)
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.
|
Future<UpdateDatalakeExceptionsSubscriptionResult> |
updateDatalakeExceptionsSubscriptionAsync(UpdateDatalakeExceptionsSubscriptionRequest updateDatalakeExceptionsSubscriptionRequest)
Update the subscription notification for exception notification.
|
Future<UpdateDatalakeExceptionsSubscriptionResult> |
updateDatalakeExceptionsSubscriptionAsync(UpdateDatalakeExceptionsSubscriptionRequest updateDatalakeExceptionsSubscriptionRequest,
AsyncHandler<UpdateDatalakeExceptionsSubscriptionRequest,UpdateDatalakeExceptionsSubscriptionResult> asyncHandler)
Update the subscription notification for exception notification.
|
Future<UpdateSubscriberResult> |
updateSubscriberAsync(UpdateSubscriberRequest updateSubscriberRequest)
Update the subscription permission for the given Security Lake account ID.
|
Future<UpdateSubscriberResult> |
updateSubscriberAsync(UpdateSubscriberRequest updateSubscriberRequest,
AsyncHandler<UpdateSubscriberRequest,UpdateSubscriberResult> asyncHandler)
Update the subscription permission for the given Security Lake account ID.
|
Future<UpdateSubscriptionNotificationConfigurationResult> |
updateSubscriptionNotificationConfigurationAsync(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
Future<UpdateSubscriptionNotificationConfigurationResult> |
updateSubscriptionNotificationConfigurationAsync(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest,
AsyncHandler<UpdateSubscriptionNotificationConfigurationRequest,UpdateSubscriptionNotificationConfigurationResult> asyncHandler)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
createAwsLogSource, createCustomLogSource, createDatalake, createDatalakeAutoEnable, createDatalakeDelegatedAdmin, createDatalakeExceptionsSubscription, createSubscriber, createSubscriptionNotificationConfiguration, deleteAwsLogSource, deleteCustomLogSource, deleteDatalake, deleteDatalakeAutoEnable, deleteDatalakeDelegatedAdmin, deleteDatalakeExceptionsSubscription, deleteSubscriber, deleteSubscriptionNotificationConfiguration, getCachedResponseMetadata, getDatalake, getDatalakeAutoEnable, getDatalakeExceptionsExpiry, getDatalakeExceptionsSubscription, getDatalakeStatus, getSubscriber, listDatalakeExceptions, listLogSources, listSubscribers, shutdown, updateDatalake, updateDatalakeExceptionsExpiry, updateDatalakeExceptionsSubscription, updateSubscriber, updateSubscriptionNotificationConfiguration
Future<CreateAwsLogSourceResult> createAwsLogSourceAsync(CreateAwsLogSourceRequest createAwsLogSourceRequest)
Adds a natively-supported Amazon Web Services service as a Security Lake source. Enables source types for member accounts in required Regions, based on specified parameters. You can choose any source type in any Region for accounts that are either part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, any combination of the three dimensions can be supplied to this API.
By default, 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 members is not specified, the API disables all Security Lake member accounts for sources. Similarly, when Regions are not specified, Security Lake is disabled for all the Regions where Security Lake is available as a service.
You can use this API only to enable a natively-supported Amazon Web Services services as a source. Use
CreateCustomLogSource
to enable data collection from a custom source.
createAwsLogSourceRequest
- Future<CreateAwsLogSourceResult> createAwsLogSourceAsync(CreateAwsLogSourceRequest createAwsLogSourceRequest, AsyncHandler<CreateAwsLogSourceRequest,CreateAwsLogSourceResult> asyncHandler)
Adds a natively-supported Amazon Web Services service as a Security Lake source. Enables source types for member accounts in required Regions, based on specified parameters. You can choose any source type in any Region for accounts that are either part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, any combination of the three dimensions can be supplied to this API.
By default, 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 members is not specified, the API disables all Security Lake member accounts for sources. Similarly, when Regions are not specified, Security Lake is disabled for all the Regions where Security Lake is available as a service.
You can use this API only to enable a natively-supported Amazon Web Services services as a source. Use
CreateCustomLogSource
to enable data collection from a custom source.
createAwsLogSourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCustomLogSourceResult> createCustomLogSourceAsync(CreateCustomLogSourceRequest createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the 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 API roles, use this API to add a custom source name in Security Lake. This operation creates a partition in the Security Lake S3 bucket as the target location for log files from the custom source, an associated Glue table, and an Glue crawler.
createCustomLogSourceRequest
- Future<CreateCustomLogSourceResult> createCustomLogSourceAsync(CreateCustomLogSourceRequest createCustomLogSourceRequest, AsyncHandler<CreateCustomLogSourceRequest,CreateCustomLogSourceResult> asyncHandler)
Adds a third-party custom source in Amazon Security Lake, from the 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 API roles, use this API to add a custom source name in Security Lake. This operation creates a partition in the Security Lake S3 bucket as the target location for log files from the custom source, an associated Glue table, and an Glue crawler.
createCustomLogSourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDatalakeResult> createDatalakeAsync(CreateDatalakeRequest createDatalakeRequest)
Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable
Security Lake in Regions with customized settings in advance before enabling log collection in Regions. You can
either use the enableAll
parameter to specify all Regions or you can specify the Regions you want to
enable Security Lake using the Regions
parameter and configure these Regions using the
configurations
parameter. When the CreateDataLake
API is called multiple times, if that
Region is already enabled, it will update the Region if configuration for that Region is provided. If that Region
is a new Region, it will be set up with the customized configurations if it is specified.
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 account
in the current Region, including security log and event data. For more information, see the Amazon Security Lake
User Guide.
createDatalakeRequest
- Future<CreateDatalakeResult> createDatalakeAsync(CreateDatalakeRequest createDatalakeRequest, AsyncHandler<CreateDatalakeRequest,CreateDatalakeResult> asyncHandler)
Initializes an Amazon Security Lake instance with the provided (or default) configuration. You can enable
Security Lake in Regions with customized settings in advance before enabling log collection in Regions. You can
either use the enableAll
parameter to specify all Regions or you can specify the Regions you want to
enable Security Lake using the Regions
parameter and configure these Regions using the
configurations
parameter. When the CreateDataLake
API is called multiple times, if that
Region is already enabled, it will update the Region if configuration for that Region is provided. If that Region
is a new Region, it will be set up with the customized configurations if it is specified.
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 account
in the current Region, including security log and event data. For more information, see the Amazon Security Lake
User Guide.
createDatalakeRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDatalakeAutoEnableResult> createDatalakeAutoEnableAsync(CreateDatalakeAutoEnableRequest createDatalakeAutoEnableRequest)
Automatically enable Security Lake in the specified Regions to begin ingesting security data. When you choose to enable organization accounts automatically, then Security Lake begins to enable new accounts as member accounts as they are added to the organization. Security Lake does not enable existing organization accounts that are not yet enabled.
createDatalakeAutoEnableRequest
- Future<CreateDatalakeAutoEnableResult> createDatalakeAutoEnableAsync(CreateDatalakeAutoEnableRequest createDatalakeAutoEnableRequest, AsyncHandler<CreateDatalakeAutoEnableRequest,CreateDatalakeAutoEnableResult> asyncHandler)
Automatically enable Security Lake in the specified Regions to begin ingesting security data. When you choose to enable organization accounts automatically, then Security Lake begins to enable new accounts as member accounts as they are added to the organization. Security Lake does not enable existing organization accounts that are not yet enabled.
createDatalakeAutoEnableRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDatalakeDelegatedAdminResult> createDatalakeDelegatedAdminAsync(CreateDatalakeDelegatedAdminRequest createDatalakeDelegatedAdminRequest)
Designates the Security Lake 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.
createDatalakeDelegatedAdminRequest
- Future<CreateDatalakeDelegatedAdminResult> createDatalakeDelegatedAdminAsync(CreateDatalakeDelegatedAdminRequest createDatalakeDelegatedAdminRequest, AsyncHandler<CreateDatalakeDelegatedAdminRequest,CreateDatalakeDelegatedAdminResult> asyncHandler)
Designates the Security Lake 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.
createDatalakeDelegatedAdminRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateDatalakeExceptionsSubscriptionResult> createDatalakeExceptionsSubscriptionAsync(CreateDatalakeExceptionsSubscriptionRequest createDatalakeExceptionsSubscriptionRequest)
Creates the specified notification subscription in Security Lake. Creates the specified subscription notifications in the specified organization.
createDatalakeExceptionsSubscriptionRequest
- Future<CreateDatalakeExceptionsSubscriptionResult> createDatalakeExceptionsSubscriptionAsync(CreateDatalakeExceptionsSubscriptionRequest createDatalakeExceptionsSubscriptionRequest, AsyncHandler<CreateDatalakeExceptionsSubscriptionRequest,CreateDatalakeExceptionsSubscriptionResult> asyncHandler)
Creates the specified notification subscription in Security Lake. Creates the specified subscription notifications in the specified organization.
createDatalakeExceptionsSubscriptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSubscriberResult> createSubscriberAsync(CreateSubscriberRequest createSubscriberRequest)
Creates a subscription permission for accounts that are already enabled in Security Lake.
createSubscriberRequest
- Future<CreateSubscriberResult> createSubscriberAsync(CreateSubscriberRequest createSubscriberRequest, AsyncHandler<CreateSubscriberRequest,CreateSubscriberResult> asyncHandler)
Creates a subscription permission for accounts that are already enabled in Security Lake.
createSubscriberRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSubscriptionNotificationConfigurationResult> createSubscriptionNotificationConfigurationAsync(CreateSubscriptionNotificationConfigurationRequest createSubscriptionNotificationConfigurationRequest)
Creates the specified notification subscription in Security Lake. Creates the specified subscription notifications from the specified organization.
createSubscriptionNotificationConfigurationRequest
- Future<CreateSubscriptionNotificationConfigurationResult> createSubscriptionNotificationConfigurationAsync(CreateSubscriptionNotificationConfigurationRequest createSubscriptionNotificationConfigurationRequest, AsyncHandler<CreateSubscriptionNotificationConfigurationRequest,CreateSubscriptionNotificationConfigurationResult> asyncHandler)
Creates the specified notification subscription in Security Lake. Creates the specified subscription notifications from the specified organization.
createSubscriptionNotificationConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAwsLogSourceResult> deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest deleteAwsLogSourceRequest)
Removes a natively-supported Amazon Web Services service as a 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 Amazon Security Lake collected from the source before disablement.
You can choose any source type in any Region for accounts that are either part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, any combination of the three dimensions can be supplied to this API.
By default, dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when members is not specified, the API disables all Security Lake member accounts for sources. Similarly, when Regions are not specified, Security Lake is disabled for all the Regions where Security Lake is available as a service.
You can use this API to remove a natively-supported Amazon Web Services service as a source. Use
DeregisterCustomData
to remove a custom source.
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.
deleteAwsLogSourceRequest
- Future<DeleteAwsLogSourceResult> deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest deleteAwsLogSourceRequest, AsyncHandler<DeleteAwsLogSourceRequest,DeleteAwsLogSourceResult> asyncHandler)
Removes a natively-supported Amazon Web Services service as a 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 Amazon Security Lake collected from the source before disablement.
You can choose any source type in any Region for accounts that are either part of a trusted organization or standalone accounts. At least one of the three dimensions is a mandatory input to this API. However, any combination of the three dimensions can be supplied to this API.
By default, dimension refers to the entire set. This is overridden when you supply any one of the inputs. For instance, when members is not specified, the API disables all Security Lake member accounts for sources. Similarly, when Regions are not specified, Security Lake is disabled for all the Regions where Security Lake is available as a service.
You can use this API to remove a natively-supported Amazon Web Services service as a source. Use
DeregisterCustomData
to remove a custom source.
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.
deleteAwsLogSourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCustomLogSourceResult> deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest)
Removes a custom log source from Security Lake.
deleteCustomLogSourceRequest
- Future<DeleteCustomLogSourceResult> deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest, AsyncHandler<DeleteCustomLogSourceRequest,DeleteCustomLogSourceResult> asyncHandler)
Removes a custom log source from Security Lake.
deleteCustomLogSourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDatalakeResult> deleteDatalakeAsync(DeleteDatalakeRequest deleteDatalakeRequest)
When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions. Also, this API
automatically performs the off-boarding steps to off-board the account from Security Lake . This includes
ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also
deletes all the existing settings and resources that it stores or maintains for your account in the current
Region, including security log and event data. DeleteDatalake
does not delete the S3 bucket which is
owned by the Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
deleteDatalakeRequest
- Future<DeleteDatalakeResult> deleteDatalakeAsync(DeleteDatalakeRequest deleteDatalakeRequest, AsyncHandler<DeleteDatalakeRequest,DeleteDatalakeResult> asyncHandler)
When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions. Also, this API
automatically performs the off-boarding steps to off-board the account from Security Lake . This includes
ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also
deletes all the existing settings and resources that it stores or maintains for your account in the current
Region, including security log and event data. DeleteDatalake
does not delete the S3 bucket which is
owned by the Amazon Web Services account. For more information, see the Amazon Security Lake User Guide.
deleteDatalakeRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDatalakeAutoEnableResult> deleteDatalakeAutoEnableAsync(DeleteDatalakeAutoEnableRequest deleteDatalakeAutoEnableRequest)
Automatically delete Security Lake in the specified Regions to stop ingesting security data. When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions. Also, this API automatically performs the off-boarding steps to off-board the account from Security Lake . This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also deletes all the existing settings and resources that it stores or maintains for your account in the current Region, including security log and event data. For more information, see the Amazon Security Lake User Guide.
deleteDatalakeAutoEnableRequest
- Future<DeleteDatalakeAutoEnableResult> deleteDatalakeAutoEnableAsync(DeleteDatalakeAutoEnableRequest deleteDatalakeAutoEnableRequest, AsyncHandler<DeleteDatalakeAutoEnableRequest,DeleteDatalakeAutoEnableResult> asyncHandler)
Automatically delete Security Lake in the specified Regions to stop ingesting security data. When you delete Amazon Security Lake from your account, Security Lake is disabled in all Regions. Also, this API automatically performs the off-boarding steps to off-board the account from Security Lake . This includes ingesting security data from sources, storing data, and making data accessible to subscribers. Security Lake also deletes all the existing settings and resources that it stores or maintains for your account in the current Region, including security log and event data. For more information, see the Amazon Security Lake User Guide.
deleteDatalakeAutoEnableRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDatalakeDelegatedAdminResult> deleteDatalakeDelegatedAdminAsync(DeleteDatalakeDelegatedAdminRequest deleteDatalakeDelegatedAdminRequest)
Deletes the Security Lake 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.
deleteDatalakeDelegatedAdminRequest
- Future<DeleteDatalakeDelegatedAdminResult> deleteDatalakeDelegatedAdminAsync(DeleteDatalakeDelegatedAdminRequest deleteDatalakeDelegatedAdminRequest, AsyncHandler<DeleteDatalakeDelegatedAdminRequest,DeleteDatalakeDelegatedAdminResult> asyncHandler)
Deletes the Security Lake 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.
deleteDatalakeDelegatedAdminRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteDatalakeExceptionsSubscriptionResult> deleteDatalakeExceptionsSubscriptionAsync(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Security Lake. Deletes the specified subscription notifications in the specified organization.
deleteDatalakeExceptionsSubscriptionRequest
- Future<DeleteDatalakeExceptionsSubscriptionResult> deleteDatalakeExceptionsSubscriptionAsync(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest, AsyncHandler<DeleteDatalakeExceptionsSubscriptionRequest,DeleteDatalakeExceptionsSubscriptionResult> asyncHandler)
Deletes the specified notification subscription in Security Lake. Deletes the specified subscription notifications in the specified organization.
deleteDatalakeExceptionsSubscriptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSubscriberResult> deleteSubscriberAsync(DeleteSubscriberRequest deleteSubscriberRequest)
Deletes the specified subscription permissions to Security Lake. Deletes the specified subscription permissions from the specified organization.
deleteSubscriberRequest
- Future<DeleteSubscriberResult> deleteSubscriberAsync(DeleteSubscriberRequest deleteSubscriberRequest, AsyncHandler<DeleteSubscriberRequest,DeleteSubscriberResult> asyncHandler)
Deletes the specified subscription permissions to Security Lake. Deletes the specified subscription permissions from the specified organization.
deleteSubscriberRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSubscriptionNotificationConfigurationResult> deleteSubscriptionNotificationConfigurationAsync(DeleteSubscriptionNotificationConfigurationRequest deleteSubscriptionNotificationConfigurationRequest)
Deletes the specified notification subscription in Security Lake. Deletes the specified subscription notifications from the specified organization.
deleteSubscriptionNotificationConfigurationRequest
- Future<DeleteSubscriptionNotificationConfigurationResult> deleteSubscriptionNotificationConfigurationAsync(DeleteSubscriptionNotificationConfigurationRequest deleteSubscriptionNotificationConfigurationRequest, AsyncHandler<DeleteSubscriptionNotificationConfigurationRequest,DeleteSubscriptionNotificationConfigurationResult> asyncHandler)
Deletes the specified notification subscription in Security Lake. Deletes the specified subscription notifications from the specified organization.
deleteSubscriptionNotificationConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDatalakeResult> getDatalakeAsync(GetDatalakeRequest getDatalakeRequest)
Retrieve the Security Lake configuration object for the specified account ID. This API does not take input parameters.
getDatalakeRequest
- Future<GetDatalakeResult> getDatalakeAsync(GetDatalakeRequest getDatalakeRequest, AsyncHandler<GetDatalakeRequest,GetDatalakeResult> asyncHandler)
Retrieve the Security Lake configuration object for the specified account ID. This API does not take input parameters.
getDatalakeRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDatalakeAutoEnableResult> getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has on boarded to Amazon Security Lake. This API does not take input parameters.
getDatalakeAutoEnableRequest
- Future<GetDatalakeAutoEnableResult> getDatalakeAutoEnableAsync(GetDatalakeAutoEnableRequest getDatalakeAutoEnableRequest, AsyncHandler<GetDatalakeAutoEnableRequest,GetDatalakeAutoEnableResult> asyncHandler)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the organization has on boarded to Amazon Security Lake. This API does not take input parameters.
getDatalakeAutoEnableRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDatalakeExceptionsExpiryResult> getDatalakeExceptionsExpiryAsync(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain. Exceptions are stored by default, for a 2 week period of time from when a record was created in Security Lake. This API does not take input parameters. This API does not take input parameters.
getDatalakeExceptionsExpiryRequest
- Future<GetDatalakeExceptionsExpiryResult> getDatalakeExceptionsExpiryAsync(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest, AsyncHandler<GetDatalakeExceptionsExpiryRequest,GetDatalakeExceptionsExpiryResult> asyncHandler)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain. Exceptions are stored by default, for a 2 week period of time from when a record was created in Security Lake. This API does not take input parameters. This API does not take input parameters.
getDatalakeExceptionsExpiryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDatalakeExceptionsSubscriptionResult> getDatalakeExceptionsSubscriptionAsync(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
getDatalakeExceptionsSubscriptionRequest
- Future<GetDatalakeExceptionsSubscriptionResult> getDatalakeExceptionsSubscriptionAsync(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest, AsyncHandler<GetDatalakeExceptionsSubscriptionRequest,GetDatalakeExceptionsSubscriptionResult> asyncHandler)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
getDatalakeExceptionsSubscriptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetDatalakeStatusResult> getDatalakeStatusAsync(GetDatalakeStatusRequest getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID. This API does not take input parameters.
getDatalakeStatusRequest
- Future<GetDatalakeStatusResult> getDatalakeStatusAsync(GetDatalakeStatusRequest getDatalakeStatusRequest, AsyncHandler<GetDatalakeStatusRequest,GetDatalakeStatusResult> asyncHandler)
Retrieve the Security Lake configuration object for the specified account ID. This API does not take input parameters.
getDatalakeStatusRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSubscriberResult> getSubscriberAsync(GetSubscriberRequest getSubscriberRequest)
Retrieves subscription information for the specified subscription ID.
getSubscriberRequest
- Future<GetSubscriberResult> getSubscriberAsync(GetSubscriberRequest getSubscriberRequest, AsyncHandler<GetSubscriberRequest,GetSubscriberResult> asyncHandler)
Retrieves subscription information for the specified subscription ID.
getSubscriberRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListDatalakeExceptionsResult> listDatalakeExceptionsAsync(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
listDatalakeExceptionsRequest
- Future<ListDatalakeExceptionsResult> listDatalakeExceptionsAsync(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest, AsyncHandler<ListDatalakeExceptionsRequest,ListDatalakeExceptionsResult> asyncHandler)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
listDatalakeExceptionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListLogSourcesResult> listLogSourcesAsync(ListLogSourcesRequest listLogSourcesRequest)
Lists the log sources in the current region.
listLogSourcesRequest
- Future<ListLogSourcesResult> listLogSourcesAsync(ListLogSourcesRequest listLogSourcesRequest, AsyncHandler<ListLogSourcesRequest,ListLogSourcesResult> asyncHandler)
Lists the log sources in the current region.
listLogSourcesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListSubscribersResult> listSubscribersAsync(ListSubscribersRequest listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
listSubscribersRequest
- Future<ListSubscribersResult> listSubscribersAsync(ListSubscribersRequest listSubscribersRequest, AsyncHandler<ListSubscribersRequest,ListSubscribersResult> asyncHandler)
List all subscribers for the specific Security Lake account ID.
listSubscribersRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateDatalakeResult> updateDatalakeAsync(UpdateDatalakeRequest updateDatalakeRequest)
Amazon Security Lake allows you to specify where to store your security data and for how long. You can specify a rollup Region to consolidate data from multiple regions.
You can update the properties of a Region or source. Input can either be directly specified to the API.
updateDatalakeRequest
- Future<UpdateDatalakeResult> updateDatalakeAsync(UpdateDatalakeRequest updateDatalakeRequest, AsyncHandler<UpdateDatalakeRequest,UpdateDatalakeResult> asyncHandler)
Amazon Security Lake allows you to specify where to store your security data and for how long. You can specify a rollup Region to consolidate data from multiple regions.
You can update the properties of a Region or source. Input can either be directly specified to the API.
updateDatalakeRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateDatalakeExceptionsExpiryResult> updateDatalakeExceptionsExpiryAsync(UpdateDatalakeExceptionsExpiryRequest updateDatalakeExceptionsExpiryRequest)
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 a 2 week period of time from when a record was created in Security Lake.
updateDatalakeExceptionsExpiryRequest
- Future<UpdateDatalakeExceptionsExpiryResult> updateDatalakeExceptionsExpiryAsync(UpdateDatalakeExceptionsExpiryRequest updateDatalakeExceptionsExpiryRequest, AsyncHandler<UpdateDatalakeExceptionsExpiryRequest,UpdateDatalakeExceptionsExpiryResult> asyncHandler)
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 a 2 week period of time from when a record was created in Security Lake.
updateDatalakeExceptionsExpiryRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateDatalakeExceptionsSubscriptionResult> updateDatalakeExceptionsSubscriptionAsync(UpdateDatalakeExceptionsSubscriptionRequest updateDatalakeExceptionsSubscriptionRequest)
Update the subscription notification for exception notification.
updateDatalakeExceptionsSubscriptionRequest
- Future<UpdateDatalakeExceptionsSubscriptionResult> updateDatalakeExceptionsSubscriptionAsync(UpdateDatalakeExceptionsSubscriptionRequest updateDatalakeExceptionsSubscriptionRequest, AsyncHandler<UpdateDatalakeExceptionsSubscriptionRequest,UpdateDatalakeExceptionsSubscriptionResult> asyncHandler)
Update the subscription notification for exception notification.
updateDatalakeExceptionsSubscriptionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSubscriberResult> updateSubscriberAsync(UpdateSubscriberRequest updateSubscriberRequest)
Update the subscription permission for the given Security Lake account ID.
updateSubscriberRequest
- Future<UpdateSubscriberResult> updateSubscriberAsync(UpdateSubscriberRequest updateSubscriberRequest, AsyncHandler<UpdateSubscriberRequest,UpdateSubscriberResult> asyncHandler)
Update the subscription permission for the given Security Lake account ID.
updateSubscriberRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSubscriptionNotificationConfigurationResult> updateSubscriptionNotificationConfigurationAsync(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified subscription ID.
updateSubscriptionNotificationConfigurationRequest
- Future<UpdateSubscriptionNotificationConfigurationResult> updateSubscriptionNotificationConfigurationAsync(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest, AsyncHandler<UpdateSubscriptionNotificationConfigurationRequest,UpdateSubscriptionNotificationConfigurationResult> asyncHandler)
Create a new subscription notification or add the existing subscription notification setting for the specified subscription ID.
updateSubscriptionNotificationConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.