AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetDataLakeSources operation. 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.
Namespace: Amazon.SecurityLake.Model
Assembly: AWSSDK.SecurityLake.dll
Version: 3.x.y.z
public class GetDataLakeSourcesRequest : AmazonSecurityLakeRequest IAmazonWebServiceRequest
The GetDataLakeSourcesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetDataLakeSourcesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Accounts | System.Collections.Generic.List<System.String> |
Gets and sets the property Accounts. The Amazon Web Services account ID for which a static snapshot of the current Amazon Web Services Region, including enabled accounts and log sources, is retrieved. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum limit of accounts for which the static snapshot of the current Region, including enabled accounts and log sources, is retrieved. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. Lists if there are more results available. The value of nextToken is a unique pagination token for each page. Repeat the call using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours. Using an expired pagination token will return an HTTP 400 InvalidToken error. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5