@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonSecurityLakeAsyncClient extends AmazonSecurityLakeClient implements AmazonSecurityLakeAsync
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
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 Amazon Web Services account. Amazon Web Services Organizations is an account management service that lets you consolidate multiple Amazon Web Services accounts into an organization that you create and centrally manage. With Organizations, you can create member accounts and invite existing accounts to join your organization. Security Lake helps you analyze security data for a more complete understanding of your security posture across the entire organization. It can also help you 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.
Amazon Security Lake integrates with CloudTrail, a service that provides a record of actions taken by a user, role, or an Amazon Web Services service. In Security Lake, CloudTrail captures API calls for Security Lake as events. The calls captured include calls from the Security Lake console and code calls to the Security Lake API operations. If you create a trail, you can enable continuous delivery of CloudTrail events to an Amazon S3 bucket, including events for Security Lake. If you don't configure a trail, you can still view the most recent events in the CloudTrail console in Event history. Using the information collected by CloudTrail you can determine the request that was made to Security Lake, the IP address from which the request was made, who made the request, when it was made, and additional details. To learn more about Security Lake information in CloudTrail, see the Amazon Security Lake User Guide.
Security Lake automates the collection of security-related log and event data from integrated Amazon Web Services and third-party services. It also helps you manage the lifecycle of data with customizable retention and replication settings. Security Lake 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.
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
static AmazonSecurityLakeAsyncClientBuilder |
asyncBuilder() |
Future<CreateAwsLogSourceResult> |
createAwsLogSourceAsync(CreateAwsLogSourceRequest request)
Adds a natively supported Amazon Web Service as an Amazon Security Lake source.
|
Future<CreateAwsLogSourceResult> |
createAwsLogSourceAsync(CreateAwsLogSourceRequest request,
AsyncHandler<CreateAwsLogSourceRequest,CreateAwsLogSourceResult> asyncHandler)
Adds a natively supported Amazon Web Service as an Amazon Security Lake source.
|
Future<CreateCustomLogSourceResult> |
createCustomLogSourceAsync(CreateCustomLogSourceRequest request)
Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to
create a custom source.
|
Future<CreateCustomLogSourceResult> |
createCustomLogSourceAsync(CreateCustomLogSourceRequest request,
AsyncHandler<CreateCustomLogSourceRequest,CreateCustomLogSourceResult> asyncHandler)
Adds a third-party custom source in Amazon Security Lake, from the Amazon Web Services Region where you want to
create a custom source.
|
Future<CreateDataLakeResult> |
createDataLakeAsync(CreateDataLakeRequest request)
Initializes an Amazon Security Lake instance with the provided (or default) configuration.
|
Future<CreateDataLakeResult> |
createDataLakeAsync(CreateDataLakeRequest request,
AsyncHandler<CreateDataLakeRequest,CreateDataLakeResult> asyncHandler)
Initializes an Amazon Security Lake instance with the provided (or default) configuration.
|
Future<CreateDataLakeExceptionSubscriptionResult> |
createDataLakeExceptionSubscriptionAsync(CreateDataLakeExceptionSubscriptionRequest request)
Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<CreateDataLakeExceptionSubscriptionResult> |
createDataLakeExceptionSubscriptionAsync(CreateDataLakeExceptionSubscriptionRequest request,
AsyncHandler<CreateDataLakeExceptionSubscriptionRequest,CreateDataLakeExceptionSubscriptionResult> asyncHandler)
Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<CreateDataLakeOrganizationConfigurationResult> |
createDataLakeOrganizationConfigurationAsync(CreateDataLakeOrganizationConfigurationRequest request)
Automatically enables Amazon Security Lake for new member accounts in your organization.
|
Future<CreateDataLakeOrganizationConfigurationResult> |
createDataLakeOrganizationConfigurationAsync(CreateDataLakeOrganizationConfigurationRequest request,
AsyncHandler<CreateDataLakeOrganizationConfigurationRequest,CreateDataLakeOrganizationConfigurationResult> asyncHandler)
Automatically enables Amazon Security Lake for new member accounts in your organization.
|
Future<CreateSubscriberResult> |
createSubscriberAsync(CreateSubscriberRequest request)
Creates a subscription permission for accounts that are already enabled in Amazon Security Lake.
|
Future<CreateSubscriberResult> |
createSubscriberAsync(CreateSubscriberRequest request,
AsyncHandler<CreateSubscriberRequest,CreateSubscriberResult> asyncHandler)
Creates a subscription permission for accounts that are already enabled in Amazon Security Lake.
|
Future<CreateSubscriberNotificationResult> |
createSubscriberNotificationAsync(CreateSubscriberNotificationRequest request)
Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in
Security Lake.
|
Future<CreateSubscriberNotificationResult> |
createSubscriberNotificationAsync(CreateSubscriberNotificationRequest request,
AsyncHandler<CreateSubscriberNotificationRequest,CreateSubscriberNotificationResult> asyncHandler)
Notifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in
Security Lake.
|
Future<DeleteAwsLogSourceResult> |
deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest request)
Removes a natively supported Amazon Web Service as an Amazon Security Lake source.
|
Future<DeleteAwsLogSourceResult> |
deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest request,
AsyncHandler<DeleteAwsLogSourceRequest,DeleteAwsLogSourceResult> asyncHandler)
Removes a natively supported Amazon Web Service as an Amazon Security Lake source.
|
Future<DeleteCustomLogSourceResult> |
deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest request)
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security
Lake.
|
Future<DeleteCustomLogSourceResult> |
deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest request,
AsyncHandler<DeleteCustomLogSourceRequest,DeleteCustomLogSourceResult> asyncHandler)
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security
Lake.
|
Future<DeleteDataLakeResult> |
deleteDataLakeAsync(DeleteDataLakeRequest request)
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.
|
Future<DeleteDataLakeResult> |
deleteDataLakeAsync(DeleteDataLakeRequest request,
AsyncHandler<DeleteDataLakeRequest,DeleteDataLakeResult> asyncHandler)
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.
|
Future<DeleteDataLakeExceptionSubscriptionResult> |
deleteDataLakeExceptionSubscriptionAsync(DeleteDataLakeExceptionSubscriptionRequest request)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<DeleteDataLakeExceptionSubscriptionResult> |
deleteDataLakeExceptionSubscriptionAsync(DeleteDataLakeExceptionSubscriptionRequest request,
AsyncHandler<DeleteDataLakeExceptionSubscriptionRequest,DeleteDataLakeExceptionSubscriptionResult> asyncHandler)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<DeleteDataLakeOrganizationConfigurationResult> |
deleteDataLakeOrganizationConfigurationAsync(DeleteDataLakeOrganizationConfigurationRequest request)
Turns off automatic enablement of Amazon Security Lake for member accounts that are added to an organization in
Organizations.
|
Future<DeleteDataLakeOrganizationConfigurationResult> |
deleteDataLakeOrganizationConfigurationAsync(DeleteDataLakeOrganizationConfigurationRequest request,
AsyncHandler<DeleteDataLakeOrganizationConfigurationRequest,DeleteDataLakeOrganizationConfigurationResult> asyncHandler)
Turns off automatic enablement of Amazon Security Lake for member accounts that are added to an organization in
Organizations.
|
Future<DeleteSubscriberResult> |
deleteSubscriberAsync(DeleteSubscriberRequest request)
Deletes the subscription permission and all notification settings for accounts that are already enabled in Amazon
Security Lake.
|
Future<DeleteSubscriberResult> |
deleteSubscriberAsync(DeleteSubscriberRequest request,
AsyncHandler<DeleteSubscriberRequest,DeleteSubscriberResult> asyncHandler)
Deletes the subscription permission and all notification settings for accounts that are already enabled in Amazon
Security Lake.
|
Future<DeleteSubscriberNotificationResult> |
deleteSubscriberNotificationAsync(DeleteSubscriberNotificationRequest request)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<DeleteSubscriberNotificationResult> |
deleteSubscriberNotificationAsync(DeleteSubscriberNotificationRequest request,
AsyncHandler<DeleteSubscriberNotificationRequest,DeleteSubscriberNotificationResult> asyncHandler)
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<DeregisterDataLakeDelegatedAdministratorResult> |
deregisterDataLakeDelegatedAdministratorAsync(DeregisterDataLakeDelegatedAdministratorRequest request)
Deletes the Amazon Security Lake delegated administrator account for the organization.
|
Future<DeregisterDataLakeDelegatedAdministratorResult> |
deregisterDataLakeDelegatedAdministratorAsync(DeregisterDataLakeDelegatedAdministratorRequest request,
AsyncHandler<DeregisterDataLakeDelegatedAdministratorRequest,DeregisterDataLakeDelegatedAdministratorResult> asyncHandler)
Deletes the Amazon Security Lake delegated administrator account for the organization.
|
Future<GetDataLakeExceptionSubscriptionResult> |
getDataLakeExceptionSubscriptionAsync(GetDataLakeExceptionSubscriptionRequest request)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
Future<GetDataLakeExceptionSubscriptionResult> |
getDataLakeExceptionSubscriptionAsync(GetDataLakeExceptionSubscriptionRequest request,
AsyncHandler<GetDataLakeExceptionSubscriptionRequest,GetDataLakeExceptionSubscriptionResult> asyncHandler)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
Future<GetDataLakeOrganizationConfigurationResult> |
getDataLakeOrganizationConfigurationAsync(GetDataLakeOrganizationConfigurationRequest request)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
Future<GetDataLakeOrganizationConfigurationResult> |
getDataLakeOrganizationConfigurationAsync(GetDataLakeOrganizationConfigurationRequest request,
AsyncHandler<GetDataLakeOrganizationConfigurationRequest,GetDataLakeOrganizationConfigurationResult> asyncHandler)
Retrieves the configuration that will be automatically set up for accounts added to the organization after the
organization has onboarded to Amazon Security Lake.
|
Future<GetDataLakeSourcesResult> |
getDataLakeSourcesAsync(GetDataLakeSourcesRequest request)
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.
|
Future<GetDataLakeSourcesResult> |
getDataLakeSourcesAsync(GetDataLakeSourcesRequest request,
AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler)
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.
|
ExecutorService |
getExecutorService()
Returns the executor service used by this client to execute async requests.
|
Future<GetSubscriberResult> |
getSubscriberAsync(GetSubscriberRequest request)
Retrieves the subscription information for the specified subscription ID.
|
Future<GetSubscriberResult> |
getSubscriberAsync(GetSubscriberRequest request,
AsyncHandler<GetSubscriberRequest,GetSubscriberResult> asyncHandler)
Retrieves the subscription information for the specified subscription ID.
|
Future<ListDataLakeExceptionsResult> |
listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
Future<ListDataLakeExceptionsResult> |
listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request,
AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler)
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
Future<ListDataLakesResult> |
listDataLakesAsync(ListDataLakesRequest request)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListDataLakesResult> |
listDataLakesAsync(ListDataLakesRequest request,
AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler)
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions.
|
Future<ListLogSourcesResult> |
listLogSourcesAsync(ListLogSourcesRequest request)
Retrieves the log sources in the current Amazon Web Services Region.
|
Future<ListLogSourcesResult> |
listLogSourcesAsync(ListLogSourcesRequest request,
AsyncHandler<ListLogSourcesRequest,ListLogSourcesResult> asyncHandler)
Retrieves the log sources in the current Amazon Web Services Region.
|
Future<ListSubscribersResult> |
listSubscribersAsync(ListSubscribersRequest request)
List all subscribers for the specific Amazon Security Lake account ID.
|
Future<ListSubscribersResult> |
listSubscribersAsync(ListSubscribersRequest request,
AsyncHandler<ListSubscribersRequest,ListSubscribersResult> asyncHandler)
List all subscribers for the specific Amazon Security Lake account ID.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or
the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<RegisterDataLakeDelegatedAdministratorResult> |
registerDataLakeDelegatedAdministratorAsync(RegisterDataLakeDelegatedAdministratorRequest request)
Designates the Amazon Security Lake delegated administrator account for the organization.
|
Future<RegisterDataLakeDelegatedAdministratorResult> |
registerDataLakeDelegatedAdministratorAsync(RegisterDataLakeDelegatedAdministratorRequest request,
AsyncHandler<RegisterDataLakeDelegatedAdministratorRequest,RegisterDataLakeDelegatedAdministratorResult> asyncHandler)
Designates the Amazon Security Lake delegated administrator account for the organization.
|
void |
shutdown()
Shuts down the client, releasing all managed resources.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request)
Adds or updates one or more tags that are associated with an Amazon Security Lake resource: a subscriber, or the
data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds or updates one or more tags that are associated with an Amazon Security Lake resource: a subscriber, or the
data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request)
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake
configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake
configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
Future<UpdateDataLakeResult> |
updateDataLakeAsync(UpdateDataLakeRequest request)
Specifies where to store your security data and for how long.
|
Future<UpdateDataLakeResult> |
updateDataLakeAsync(UpdateDataLakeRequest request,
AsyncHandler<UpdateDataLakeRequest,UpdateDataLakeResult> asyncHandler)
Specifies where to store your security data and for how long.
|
Future<UpdateDataLakeExceptionSubscriptionResult> |
updateDataLakeExceptionSubscriptionAsync(UpdateDataLakeExceptionSubscriptionRequest request)
Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<UpdateDataLakeExceptionSubscriptionResult> |
updateDataLakeExceptionSubscriptionAsync(UpdateDataLakeExceptionSubscriptionRequest request,
AsyncHandler<UpdateDataLakeExceptionSubscriptionRequest,UpdateDataLakeExceptionSubscriptionResult> asyncHandler)
Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
|
Future<UpdateSubscriberResult> |
updateSubscriberAsync(UpdateSubscriberRequest request)
Updates an existing subscription for the given Amazon Security Lake account ID.
|
Future<UpdateSubscriberResult> |
updateSubscriberAsync(UpdateSubscriberRequest request,
AsyncHandler<UpdateSubscriberRequest,UpdateSubscriberResult> asyncHandler)
Updates an existing subscription for the given Amazon Security Lake account ID.
|
Future<UpdateSubscriberNotificationResult> |
updateSubscriberNotificationAsync(UpdateSubscriberNotificationRequest request)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
Future<UpdateSubscriberNotificationResult> |
updateSubscriberNotificationAsync(UpdateSubscriberNotificationRequest request,
AsyncHandler<UpdateSubscriberNotificationRequest,UpdateSubscriberNotificationResult> asyncHandler)
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification
subscription endpoint for a subscriber.
|
builder, createAwsLogSource, createCustomLogSource, createDataLake, createDataLakeExceptionSubscription, createDataLakeOrganizationConfiguration, createSubscriber, createSubscriberNotification, deleteAwsLogSource, deleteCustomLogSource, deleteDataLake, deleteDataLakeExceptionSubscription, deleteDataLakeOrganizationConfiguration, deleteSubscriber, deleteSubscriberNotification, deregisterDataLakeDelegatedAdministrator, getCachedResponseMetadata, getDataLakeExceptionSubscription, getDataLakeOrganizationConfiguration, getDataLakeSources, getSubscriber, listDataLakeExceptions, listDataLakes, listLogSources, listSubscribers, listTagsForResource, registerDataLakeDelegatedAdministrator, tagResource, untagResource, updateDataLake, updateDataLakeExceptionSubscription, updateSubscriber, updateSubscriberNotification
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createAwsLogSource, createCustomLogSource, createDataLake, createDataLakeExceptionSubscription, createDataLakeOrganizationConfiguration, createSubscriber, createSubscriberNotification, deleteAwsLogSource, deleteCustomLogSource, deleteDataLake, deleteDataLakeExceptionSubscription, deleteDataLakeOrganizationConfiguration, deleteSubscriber, deleteSubscriberNotification, deregisterDataLakeDelegatedAdministrator, getCachedResponseMetadata, getDataLakeExceptionSubscription, getDataLakeOrganizationConfiguration, getDataLakeSources, getSubscriber, listDataLakeExceptions, listDataLakes, listLogSources, listSubscribers, listTagsForResource, registerDataLakeDelegatedAdministrator, tagResource, untagResource, updateDataLake, updateDataLakeExceptionSubscription, updateSubscriber, updateSubscriberNotification
public static AmazonSecurityLakeAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<CreateAwsLogSourceResult> createAwsLogSourceAsync(CreateAwsLogSourceRequest request)
AmazonSecurityLakeAsync
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.
createAwsLogSourceAsync
in interface AmazonSecurityLakeAsync
public Future<CreateAwsLogSourceResult> createAwsLogSourceAsync(CreateAwsLogSourceRequest request, AsyncHandler<CreateAwsLogSourceRequest,CreateAwsLogSourceResult> asyncHandler)
AmazonSecurityLakeAsync
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.
createAwsLogSourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateCustomLogSourceResult> createCustomLogSourceAsync(CreateCustomLogSourceRequest request)
AmazonSecurityLakeAsync
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.
createCustomLogSourceAsync
in interface AmazonSecurityLakeAsync
public Future<CreateCustomLogSourceResult> createCustomLogSourceAsync(CreateCustomLogSourceRequest request, AsyncHandler<CreateCustomLogSourceRequest,CreateCustomLogSourceResult> asyncHandler)
AmazonSecurityLakeAsync
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.
createCustomLogSourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateDataLakeResult> createDataLakeAsync(CreateDataLakeRequest request)
AmazonSecurityLakeAsync
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.
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.
createDataLakeAsync
in interface AmazonSecurityLakeAsync
public Future<CreateDataLakeResult> createDataLakeAsync(CreateDataLakeRequest request, AsyncHandler<CreateDataLakeRequest,CreateDataLakeResult> asyncHandler)
AmazonSecurityLakeAsync
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.
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.
createDataLakeAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateDataLakeExceptionSubscriptionResult> createDataLakeExceptionSubscriptionAsync(CreateDataLakeExceptionSubscriptionRequest request)
AmazonSecurityLakeAsync
Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
createDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
public Future<CreateDataLakeExceptionSubscriptionResult> createDataLakeExceptionSubscriptionAsync(CreateDataLakeExceptionSubscriptionRequest request, AsyncHandler<CreateDataLakeExceptionSubscriptionRequest,CreateDataLakeExceptionSubscriptionResult> asyncHandler)
AmazonSecurityLakeAsync
Creates the specified notification subscription in Amazon Security Lake for the organization you specify.
createDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateDataLakeOrganizationConfigurationResult> createDataLakeOrganizationConfigurationAsync(CreateDataLakeOrganizationConfigurationRequest request)
AmazonSecurityLakeAsync
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.
createDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
public Future<CreateDataLakeOrganizationConfigurationResult> createDataLakeOrganizationConfigurationAsync(CreateDataLakeOrganizationConfigurationRequest request, AsyncHandler<CreateDataLakeOrganizationConfigurationRequest,CreateDataLakeOrganizationConfigurationResult> asyncHandler)
AmazonSecurityLakeAsync
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.
createDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateSubscriberResult> createSubscriberAsync(CreateSubscriberRequest request)
AmazonSecurityLakeAsync
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.
createSubscriberAsync
in interface AmazonSecurityLakeAsync
public Future<CreateSubscriberResult> createSubscriberAsync(CreateSubscriberRequest request, AsyncHandler<CreateSubscriberRequest,CreateSubscriberResult> asyncHandler)
AmazonSecurityLakeAsync
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.
createSubscriberAsync
in interface AmazonSecurityLakeAsync
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.public Future<CreateSubscriberNotificationResult> createSubscriberNotificationAsync(CreateSubscriberNotificationRequest request)
AmazonSecurityLakeAsync
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.
createSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
public Future<CreateSubscriberNotificationResult> createSubscriberNotificationAsync(CreateSubscriberNotificationRequest request, AsyncHandler<CreateSubscriberNotificationRequest,CreateSubscriberNotificationResult> asyncHandler)
AmazonSecurityLakeAsync
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.
createSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteAwsLogSourceResult> deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest request)
AmazonSecurityLakeAsync
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.
deleteAwsLogSourceAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteAwsLogSourceResult> deleteAwsLogSourceAsync(DeleteAwsLogSourceRequest request, AsyncHandler<DeleteAwsLogSourceRequest,DeleteAwsLogSourceResult> asyncHandler)
AmazonSecurityLakeAsync
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.
deleteAwsLogSourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteCustomLogSourceResult> deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest request)
AmazonSecurityLakeAsync
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
deleteCustomLogSourceAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteCustomLogSourceResult> deleteCustomLogSourceAsync(DeleteCustomLogSourceRequest request, AsyncHandler<DeleteCustomLogSourceRequest,DeleteCustomLogSourceResult> asyncHandler)
AmazonSecurityLakeAsync
Removes a custom log source from Amazon Security Lake, to stop sending data from the custom source to Security Lake.
deleteCustomLogSourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteDataLakeResult> deleteDataLakeAsync(DeleteDataLakeRequest request)
AmazonSecurityLakeAsync
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.
deleteDataLakeAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteDataLakeResult> deleteDataLakeAsync(DeleteDataLakeRequest request, AsyncHandler<DeleteDataLakeRequest,DeleteDataLakeResult> asyncHandler)
AmazonSecurityLakeAsync
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.
deleteDataLakeAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteDataLakeExceptionSubscriptionResult> deleteDataLakeExceptionSubscriptionAsync(DeleteDataLakeExceptionSubscriptionRequest request)
AmazonSecurityLakeAsync
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
deleteDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteDataLakeExceptionSubscriptionResult> deleteDataLakeExceptionSubscriptionAsync(DeleteDataLakeExceptionSubscriptionRequest request, AsyncHandler<DeleteDataLakeExceptionSubscriptionRequest,DeleteDataLakeExceptionSubscriptionResult> asyncHandler)
AmazonSecurityLakeAsync
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
deleteDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteDataLakeOrganizationConfigurationResult> deleteDataLakeOrganizationConfigurationAsync(DeleteDataLakeOrganizationConfigurationRequest request)
AmazonSecurityLakeAsync
Turns off automatic enablement of Amazon Security Lake for member accounts that are added to an organization in Organizations. Only the delegated Security Lake administrator for an organization can perform this operation. If the delegated Security Lake administrator performs this operation, new member accounts won't automatically contribute data to the data lake.
deleteDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteDataLakeOrganizationConfigurationResult> deleteDataLakeOrganizationConfigurationAsync(DeleteDataLakeOrganizationConfigurationRequest request, AsyncHandler<DeleteDataLakeOrganizationConfigurationRequest,DeleteDataLakeOrganizationConfigurationResult> asyncHandler)
AmazonSecurityLakeAsync
Turns off automatic enablement of Amazon Security Lake for member accounts that are added to an organization in Organizations. Only the delegated Security Lake administrator for an organization can perform this operation. If the delegated Security Lake administrator performs this operation, new member accounts won't automatically contribute data to the data lake.
deleteDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteSubscriberResult> deleteSubscriberAsync(DeleteSubscriberRequest request)
AmazonSecurityLakeAsync
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.
deleteSubscriberAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteSubscriberResult> deleteSubscriberAsync(DeleteSubscriberRequest request, AsyncHandler<DeleteSubscriberRequest,DeleteSubscriberResult> asyncHandler)
AmazonSecurityLakeAsync
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.
deleteSubscriberAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeleteSubscriberNotificationResult> deleteSubscriberNotificationAsync(DeleteSubscriberNotificationRequest request)
AmazonSecurityLakeAsync
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
deleteSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
public Future<DeleteSubscriberNotificationResult> deleteSubscriberNotificationAsync(DeleteSubscriberNotificationRequest request, AsyncHandler<DeleteSubscriberNotificationRequest,DeleteSubscriberNotificationResult> asyncHandler)
AmazonSecurityLakeAsync
Deletes the specified notification subscription in Amazon Security Lake for the organization you specify.
deleteSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
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.public Future<DeregisterDataLakeDelegatedAdministratorResult> deregisterDataLakeDelegatedAdministratorAsync(DeregisterDataLakeDelegatedAdministratorRequest request)
AmazonSecurityLakeAsync
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.
deregisterDataLakeDelegatedAdministratorAsync
in interface AmazonSecurityLakeAsync
public Future<DeregisterDataLakeDelegatedAdministratorResult> deregisterDataLakeDelegatedAdministratorAsync(DeregisterDataLakeDelegatedAdministratorRequest request, AsyncHandler<DeregisterDataLakeDelegatedAdministratorRequest,DeregisterDataLakeDelegatedAdministratorResult> asyncHandler)
AmazonSecurityLakeAsync
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.
deregisterDataLakeDelegatedAdministratorAsync
in interface AmazonSecurityLakeAsync
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.public Future<GetDataLakeExceptionSubscriptionResult> getDataLakeExceptionSubscriptionAsync(GetDataLakeExceptionSubscriptionRequest request)
AmazonSecurityLakeAsync
Retrieves the details of exception notifications for the account in Amazon Security Lake.
getDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
public Future<GetDataLakeExceptionSubscriptionResult> getDataLakeExceptionSubscriptionAsync(GetDataLakeExceptionSubscriptionRequest request, AsyncHandler<GetDataLakeExceptionSubscriptionRequest,GetDataLakeExceptionSubscriptionResult> asyncHandler)
AmazonSecurityLakeAsync
Retrieves the details of exception notifications for the account in Amazon Security Lake.
getDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
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.public Future<GetDataLakeOrganizationConfigurationResult> getDataLakeOrganizationConfigurationAsync(GetDataLakeOrganizationConfigurationRequest request)
AmazonSecurityLakeAsync
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.
getDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
public Future<GetDataLakeOrganizationConfigurationResult> getDataLakeOrganizationConfigurationAsync(GetDataLakeOrganizationConfigurationRequest request, AsyncHandler<GetDataLakeOrganizationConfigurationRequest,GetDataLakeOrganizationConfigurationResult> asyncHandler)
AmazonSecurityLakeAsync
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.
getDataLakeOrganizationConfigurationAsync
in interface AmazonSecurityLakeAsync
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.public Future<GetDataLakeSourcesResult> getDataLakeSourcesAsync(GetDataLakeSourcesRequest request)
AmazonSecurityLakeAsync
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.
getDataLakeSourcesAsync
in interface AmazonSecurityLakeAsync
public Future<GetDataLakeSourcesResult> getDataLakeSourcesAsync(GetDataLakeSourcesRequest request, AsyncHandler<GetDataLakeSourcesRequest,GetDataLakeSourcesResult> asyncHandler)
AmazonSecurityLakeAsync
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.
getDataLakeSourcesAsync
in interface AmazonSecurityLakeAsync
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.public Future<GetSubscriberResult> getSubscriberAsync(GetSubscriberRequest request)
AmazonSecurityLakeAsync
Retrieves the subscription information for the specified subscription ID. You can get information about a specific subscriber.
getSubscriberAsync
in interface AmazonSecurityLakeAsync
public Future<GetSubscriberResult> getSubscriberAsync(GetSubscriberRequest request, AsyncHandler<GetSubscriberRequest,GetSubscriberResult> asyncHandler)
AmazonSecurityLakeAsync
Retrieves the subscription information for the specified subscription ID. You can get information about a specific subscriber.
getSubscriberAsync
in interface AmazonSecurityLakeAsync
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.public Future<ListDataLakeExceptionsResult> listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request)
AmazonSecurityLakeAsync
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
listDataLakeExceptionsAsync
in interface AmazonSecurityLakeAsync
public Future<ListDataLakeExceptionsResult> listDataLakeExceptionsAsync(ListDataLakeExceptionsRequest request, AsyncHandler<ListDataLakeExceptionsRequest,ListDataLakeExceptionsResult> asyncHandler)
AmazonSecurityLakeAsync
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
listDataLakeExceptionsAsync
in interface AmazonSecurityLakeAsync
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.public Future<ListDataLakesResult> listDataLakesAsync(ListDataLakesRequest request)
AmazonSecurityLakeAsync
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions. You can use this operation to determine whether Security Lake is enabled for a Region.
listDataLakesAsync
in interface AmazonSecurityLakeAsync
public Future<ListDataLakesResult> listDataLakesAsync(ListDataLakesRequest request, AsyncHandler<ListDataLakesRequest,ListDataLakesResult> asyncHandler)
AmazonSecurityLakeAsync
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions. You can use this operation to determine whether Security Lake is enabled for a Region.
listDataLakesAsync
in interface AmazonSecurityLakeAsync
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.public Future<ListLogSourcesResult> listLogSourcesAsync(ListLogSourcesRequest request)
AmazonSecurityLakeAsync
Retrieves the log sources in the current Amazon Web Services Region.
listLogSourcesAsync
in interface AmazonSecurityLakeAsync
public Future<ListLogSourcesResult> listLogSourcesAsync(ListLogSourcesRequest request, AsyncHandler<ListLogSourcesRequest,ListLogSourcesResult> asyncHandler)
AmazonSecurityLakeAsync
Retrieves the log sources in the current Amazon Web Services Region.
listLogSourcesAsync
in interface AmazonSecurityLakeAsync
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.public Future<ListSubscribersResult> listSubscribersAsync(ListSubscribersRequest request)
AmazonSecurityLakeAsync
List all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list of subscriptions associated with a specific organization or Amazon Web Services account.
listSubscribersAsync
in interface AmazonSecurityLakeAsync
public Future<ListSubscribersResult> listSubscribersAsync(ListSubscribersRequest request, AsyncHandler<ListSubscribersRequest,ListSubscribersResult> asyncHandler)
AmazonSecurityLakeAsync
List all subscribers for the specific Amazon Security Lake account ID. You can retrieve a list of subscriptions associated with a specific organization or Amazon Web Services account.
listSubscribersAsync
in interface AmazonSecurityLakeAsync
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.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonSecurityLakeAsync
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
listTagsForResourceAsync
in interface AmazonSecurityLakeAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonSecurityLakeAsync
Retrieves the tags (keys and values) that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
listTagsForResourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<RegisterDataLakeDelegatedAdministratorResult> registerDataLakeDelegatedAdministratorAsync(RegisterDataLakeDelegatedAdministratorRequest request)
AmazonSecurityLakeAsync
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.
registerDataLakeDelegatedAdministratorAsync
in interface AmazonSecurityLakeAsync
public Future<RegisterDataLakeDelegatedAdministratorResult> registerDataLakeDelegatedAdministratorAsync(RegisterDataLakeDelegatedAdministratorRequest request, AsyncHandler<RegisterDataLakeDelegatedAdministratorRequest,RegisterDataLakeDelegatedAdministratorResult> asyncHandler)
AmazonSecurityLakeAsync
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.
registerDataLakeDelegatedAdministratorAsync
in interface AmazonSecurityLakeAsync
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.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonSecurityLakeAsync
Adds or updates one or more tags that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region. A tag is a label that you can define and associate with Amazon Web Services resources. Each tag consists of a required tag key and an associated tag value. A tag key is a general label that acts as a category for a more specific tag value. A tag value acts as a descriptor for a tag key. Tags can help you identify, categorize, and manage resources in different ways, such as by owner, environment, or other criteria. For more information, see Tagging Amazon Security Lake resources in the Amazon Security Lake User Guide.
tagResourceAsync
in interface AmazonSecurityLakeAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonSecurityLakeAsync
Adds or updates one or more tags that are associated with an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region. A tag is a label that you can define and associate with Amazon Web Services resources. Each tag consists of a required tag key and an associated tag value. A tag key is a general label that acts as a category for a more specific tag value. A tag value acts as a descriptor for a tag key. Tags can help you identify, categorize, and manage resources in different ways, such as by owner, environment, or other criteria. For more information, see Tagging Amazon Security Lake resources in the Amazon Security Lake User Guide.
tagResourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonSecurityLakeAsync
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
untagResourceAsync
in interface AmazonSecurityLakeAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonSecurityLakeAsync
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
untagResourceAsync
in interface AmazonSecurityLakeAsync
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.public Future<UpdateDataLakeResult> updateDataLakeAsync(UpdateDataLakeRequest request)
AmazonSecurityLakeAsync
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.
updateDataLakeAsync
in interface AmazonSecurityLakeAsync
public Future<UpdateDataLakeResult> updateDataLakeAsync(UpdateDataLakeRequest request, AsyncHandler<UpdateDataLakeRequest,UpdateDataLakeResult> asyncHandler)
AmazonSecurityLakeAsync
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.
updateDataLakeAsync
in interface AmazonSecurityLakeAsync
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.public Future<UpdateDataLakeExceptionSubscriptionResult> updateDataLakeExceptionSubscriptionAsync(UpdateDataLakeExceptionSubscriptionRequest request)
AmazonSecurityLakeAsync
Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
updateDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
public Future<UpdateDataLakeExceptionSubscriptionResult> updateDataLakeExceptionSubscriptionAsync(UpdateDataLakeExceptionSubscriptionRequest request, AsyncHandler<UpdateDataLakeExceptionSubscriptionRequest,UpdateDataLakeExceptionSubscriptionResult> asyncHandler)
AmazonSecurityLakeAsync
Updates the specified notification subscription in Amazon Security Lake for the organization you specify.
updateDataLakeExceptionSubscriptionAsync
in interface AmazonSecurityLakeAsync
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.public Future<UpdateSubscriberResult> updateSubscriberAsync(UpdateSubscriberRequest request)
AmazonSecurityLakeAsync
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.
updateSubscriberAsync
in interface AmazonSecurityLakeAsync
public Future<UpdateSubscriberResult> updateSubscriberAsync(UpdateSubscriberRequest request, AsyncHandler<UpdateSubscriberRequest,UpdateSubscriberResult> asyncHandler)
AmazonSecurityLakeAsync
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.
updateSubscriberAsync
in interface AmazonSecurityLakeAsync
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.public Future<UpdateSubscriberNotificationResult> updateSubscriberNotificationAsync(UpdateSubscriberNotificationRequest request)
AmazonSecurityLakeAsync
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
updateSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
public Future<UpdateSubscriberNotificationResult> updateSubscriberNotificationAsync(UpdateSubscriberNotificationRequest request, AsyncHandler<UpdateSubscriberNotificationRequest,UpdateSubscriberNotificationResult> asyncHandler)
AmazonSecurityLakeAsync
Updates an existing notification method for the subscription (SQS or HTTPs endpoint) or switches the notification subscription endpoint for a subscriber.
updateSubscriberNotificationAsync
in interface AmazonSecurityLakeAsync
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.public void shutdown()
getExecutorService().shutdown()
followed by getExecutorService().awaitTermination()
prior to
calling this method.shutdown
in interface AmazonSecurityLake
shutdown
in class AmazonSecurityLakeClient