Uses of Class
software.amazon.awssdk.services.securitylake.paginators.GetDataLakeSourcesPublisher
-
Packages that use GetDataLakeSourcesPublisher Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service. -
-
Uses of GetDataLakeSourcesPublisher in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return GetDataLakeSourcesPublisher Modifier and Type Method Description default GetDataLakeSourcesPublisherSecurityLakeAsyncClient. getDataLakeSourcesPaginator(Consumer<GetDataLakeSourcesRequest.Builder> getDataLakeSourcesRequest)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.default GetDataLakeSourcesPublisherSecurityLakeAsyncClient. getDataLakeSourcesPaginator(GetDataLakeSourcesRequest getDataLakeSourcesRequest)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.
-