| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAwsLogSourceResponse |
SecurityLakeClient.createAwsLogSource(Consumer<CreateAwsLogSourceRequest.Builder> createAwsLogSourceRequest)
Adds a natively-supported Amazon Web Services service as a Security Lake source.
|
default CreateAwsLogSourceResponse |
SecurityLakeClient.createAwsLogSource(CreateAwsLogSourceRequest createAwsLogSourceRequest)
Adds a natively-supported Amazon Web Services service as a Security Lake source.
|
default CreateCustomLogSourceResponse |
SecurityLakeClient.createCustomLogSource(Consumer<CreateCustomLogSourceRequest.Builder> createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
default CreateCustomLogSourceResponse |
SecurityLakeClient.createCustomLogSource(CreateCustomLogSourceRequest createCustomLogSourceRequest)
Adds a third-party custom source in Amazon Security Lake, from the Region where you want to create a custom
source.
|
default CreateDatalakeAutoEnableResponse |
SecurityLakeClient.createDatalakeAutoEnable(Consumer<CreateDatalakeAutoEnableRequest.Builder> createDatalakeAutoEnableRequest)
Automatically enable Security Lake in the specified Regions to begin ingesting security data.
|
default CreateDatalakeAutoEnableResponse |
SecurityLakeClient.createDatalakeAutoEnable(CreateDatalakeAutoEnableRequest createDatalakeAutoEnableRequest)
Automatically enable Security Lake in the specified Regions to begin ingesting security data.
|
default CreateDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.createDatalakeExceptionsSubscription(Consumer<CreateDatalakeExceptionsSubscriptionRequest.Builder> createDatalakeExceptionsSubscriptionRequest)
Creates the specified notification subscription in Security Lake.
|
default CreateDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.createDatalakeExceptionsSubscription(CreateDatalakeExceptionsSubscriptionRequest createDatalakeExceptionsSubscriptionRequest)
Creates the specified notification subscription in Security Lake.
|
default CreateSubscriberResponse |
SecurityLakeClient.createSubscriber(Consumer<CreateSubscriberRequest.Builder> createSubscriberRequest)
Creates a subscription permission for accounts that are already enabled in Security Lake.
|
default CreateSubscriberResponse |
SecurityLakeClient.createSubscriber(CreateSubscriberRequest createSubscriberRequest)
Creates a subscription permission for accounts that are already enabled in Security Lake.
|
default CreateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.createSubscriptionNotificationConfiguration(Consumer<CreateSubscriptionNotificationConfigurationRequest.Builder> createSubscriptionNotificationConfigurationRequest)
Creates the specified notification subscription in Security Lake.
|
default CreateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.createSubscriptionNotificationConfiguration(CreateSubscriptionNotificationConfigurationRequest createSubscriptionNotificationConfigurationRequest)
Creates the specified notification subscription in Security Lake.
|
default DeleteAwsLogSourceResponse |
SecurityLakeClient.deleteAwsLogSource(Consumer<DeleteAwsLogSourceRequest.Builder> deleteAwsLogSourceRequest)
Removes a natively-supported Amazon Web Services service as a Amazon Security Lake source.
|
default DeleteAwsLogSourceResponse |
SecurityLakeClient.deleteAwsLogSource(DeleteAwsLogSourceRequest deleteAwsLogSourceRequest)
Removes a natively-supported Amazon Web Services service as a Amazon Security Lake source.
|
default DeleteCustomLogSourceResponse |
SecurityLakeClient.deleteCustomLogSource(Consumer<DeleteCustomLogSourceRequest.Builder> deleteCustomLogSourceRequest)
Removes a custom log source from Security Lake.
|
default DeleteCustomLogSourceResponse |
SecurityLakeClient.deleteCustomLogSource(DeleteCustomLogSourceRequest deleteCustomLogSourceRequest)
Removes a custom log source from Security Lake.
|
default DeleteDatalakeAutoEnableResponse |
SecurityLakeClient.deleteDatalakeAutoEnable(Consumer<DeleteDatalakeAutoEnableRequest.Builder> deleteDatalakeAutoEnableRequest)
Automatically delete Security Lake in the specified Regions to stop ingesting security data.
|
default DeleteDatalakeAutoEnableResponse |
SecurityLakeClient.deleteDatalakeAutoEnable(DeleteDatalakeAutoEnableRequest deleteDatalakeAutoEnableRequest)
Automatically delete Security Lake in the specified Regions to stop ingesting security data.
|
default DeleteDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.deleteDatalakeExceptionsSubscription(Consumer<DeleteDatalakeExceptionsSubscriptionRequest.Builder> deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Security Lake.
|
default DeleteDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.deleteDatalakeExceptionsSubscription(DeleteDatalakeExceptionsSubscriptionRequest deleteDatalakeExceptionsSubscriptionRequest)
Deletes the specified notification subscription in Security Lake.
|
default DeleteSubscriberResponse |
SecurityLakeClient.deleteSubscriber(Consumer<DeleteSubscriberRequest.Builder> deleteSubscriberRequest)
Deletes the specified subscription permissions to Security Lake.
|
default DeleteSubscriberResponse |
SecurityLakeClient.deleteSubscriber(DeleteSubscriberRequest deleteSubscriberRequest)
Deletes the specified subscription permissions to Security Lake.
|
default DeleteSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.deleteSubscriptionNotificationConfiguration(Consumer<DeleteSubscriptionNotificationConfigurationRequest.Builder> deleteSubscriptionNotificationConfigurationRequest)
Deletes the specified notification subscription in Security Lake.
|
default DeleteSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.deleteSubscriptionNotificationConfiguration(DeleteSubscriptionNotificationConfigurationRequest deleteSubscriptionNotificationConfigurationRequest)
Deletes the specified notification subscription in Security Lake.
|
default GetDatalakeResponse |
SecurityLakeClient.getDatalake(Consumer<GetDatalakeRequest.Builder> getDatalakeRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetDatalakeResponse |
SecurityLakeClient.getDatalake(GetDatalakeRequest getDatalakeRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetDatalakeAutoEnableResponse |
SecurityLakeClient.getDatalakeAutoEnable(Consumer<GetDatalakeAutoEnableRequest.Builder> 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.
|
default GetDatalakeAutoEnableResponse |
SecurityLakeClient.getDatalakeAutoEnable(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.
|
default GetDatalakeExceptionsExpiryResponse |
SecurityLakeClient.getDatalakeExceptionsExpiry(Consumer<GetDatalakeExceptionsExpiryRequest.Builder> getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
default GetDatalakeExceptionsExpiryResponse |
SecurityLakeClient.getDatalakeExceptionsExpiry(GetDatalakeExceptionsExpiryRequest getDatalakeExceptionsExpiryRequest)
Retrieves the expiration period and time-to-live (TTL) for which the exception message will remain.
|
default GetDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.getDatalakeExceptionsSubscription(Consumer<GetDatalakeExceptionsSubscriptionRequest.Builder> getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
default GetDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.getDatalakeExceptionsSubscription(GetDatalakeExceptionsSubscriptionRequest getDatalakeExceptionsSubscriptionRequest)
Retrieves the details of exception notifications for the account in Amazon Security Lake.
|
default GetDatalakeStatusResponse |
SecurityLakeClient.getDatalakeStatus(Consumer<GetDatalakeStatusRequest.Builder> getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetDatalakeStatusResponse |
SecurityLakeClient.getDatalakeStatus(GetDatalakeStatusRequest getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetDatalakeStatusIterable |
SecurityLakeClient.getDatalakeStatusPaginator(Consumer<GetDatalakeStatusRequest.Builder> getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetDatalakeStatusIterable |
SecurityLakeClient.getDatalakeStatusPaginator(GetDatalakeStatusRequest getDatalakeStatusRequest)
Retrieve the Security Lake configuration object for the specified account ID.
|
default GetSubscriberResponse |
SecurityLakeClient.getSubscriber(Consumer<GetSubscriberRequest.Builder> getSubscriberRequest)
Retrieves subscription information for the specified subscription ID.
|
default GetSubscriberResponse |
SecurityLakeClient.getSubscriber(GetSubscriberRequest getSubscriberRequest)
Retrieves subscription information for the specified subscription ID.
|
default ListDatalakeExceptionsResponse |
SecurityLakeClient.listDatalakeExceptions(Consumer<ListDatalakeExceptionsRequest.Builder> listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDatalakeExceptionsResponse |
SecurityLakeClient.listDatalakeExceptions(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDatalakeExceptionsIterable |
SecurityLakeClient.listDatalakeExceptionsPaginator(Consumer<ListDatalakeExceptionsRequest.Builder> listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListDatalakeExceptionsIterable |
SecurityLakeClient.listDatalakeExceptionsPaginator(ListDatalakeExceptionsRequest listDatalakeExceptionsRequest)
List the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
|
default ListLogSourcesResponse |
SecurityLakeClient.listLogSources(Consumer<ListLogSourcesRequest.Builder> listLogSourcesRequest)
Lists the log sources in the current region.
|
default ListLogSourcesResponse |
SecurityLakeClient.listLogSources(ListLogSourcesRequest listLogSourcesRequest)
Lists the log sources in the current region.
|
default ListLogSourcesIterable |
SecurityLakeClient.listLogSourcesPaginator(Consumer<ListLogSourcesRequest.Builder> listLogSourcesRequest)
Lists the log sources in the current region.
|
default ListLogSourcesIterable |
SecurityLakeClient.listLogSourcesPaginator(ListLogSourcesRequest listLogSourcesRequest)
Lists the log sources in the current region.
|
default ListSubscribersResponse |
SecurityLakeClient.listSubscribers(Consumer<ListSubscribersRequest.Builder> listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
|
default ListSubscribersResponse |
SecurityLakeClient.listSubscribers(ListSubscribersRequest listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
|
default ListSubscribersIterable |
SecurityLakeClient.listSubscribersPaginator(Consumer<ListSubscribersRequest.Builder> listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
|
default ListSubscribersIterable |
SecurityLakeClient.listSubscribersPaginator(ListSubscribersRequest listSubscribersRequest)
List all subscribers for the specific Security Lake account ID.
|
default UpdateDatalakeExceptionsExpiryResponse |
SecurityLakeClient.updateDatalakeExceptionsExpiry(Consumer<UpdateDatalakeExceptionsExpiryRequest.Builder> 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.
|
default UpdateDatalakeExceptionsExpiryResponse |
SecurityLakeClient.updateDatalakeExceptionsExpiry(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.
|
default UpdateDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.updateDatalakeExceptionsSubscription(Consumer<UpdateDatalakeExceptionsSubscriptionRequest.Builder> updateDatalakeExceptionsSubscriptionRequest)
Update the subscription notification for exception notification.
|
default UpdateDatalakeExceptionsSubscriptionResponse |
SecurityLakeClient.updateDatalakeExceptionsSubscription(UpdateDatalakeExceptionsSubscriptionRequest updateDatalakeExceptionsSubscriptionRequest)
Update the subscription notification for exception notification.
|
default UpdateSubscriberResponse |
SecurityLakeClient.updateSubscriber(Consumer<UpdateSubscriberRequest.Builder> updateSubscriberRequest)
Update the subscription permission for the given Security Lake account ID.
|
default UpdateSubscriberResponse |
SecurityLakeClient.updateSubscriber(UpdateSubscriberRequest updateSubscriberRequest)
Update the subscription permission for the given Security Lake account ID.
|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(Consumer<UpdateSubscriptionNotificationConfigurationRequest.Builder> updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
default UpdateSubscriptionNotificationConfigurationResponse |
SecurityLakeClient.updateSubscriptionNotificationConfiguration(UpdateSubscriptionNotificationConfigurationRequest updateSubscriptionNotificationConfigurationRequest)
Create a new subscription notification or add the existing subscription notification setting for the specified
subscription ID.
|
Copyright © 2022. All rights reserved.