Uses of Class
software.amazon.awssdk.services.securitylake.paginators.GetDataLakeSourcesIterable
-
Packages that use GetDataLakeSourcesIterable Package Description software.amazon.awssdk.services.securitylake Amazon Security Lake is a fully managed security data lake service. -
-
Uses of GetDataLakeSourcesIterable in software.amazon.awssdk.services.securitylake
Methods in software.amazon.awssdk.services.securitylake that return GetDataLakeSourcesIterable Modifier and Type Method Description default GetDataLakeSourcesIterableSecurityLakeClient. 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 GetDataLakeSourcesIterableSecurityLakeClient. 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.
-