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 GetFlowLogsIntegrationTemplate operation. Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon Athena. This make it easier for you to query and gain insights from VPC flow logs data. Based on the information that you provide, we configure resources in the template to do the following:
Create a table in Athena that maps fields to a custom log format
Create a Lambda function that updates the table with new partitions on a daily, weekly, or monthly basis
Create a table partitioned between two timestamps in the past
Create a set of named queries in Athena that you can use to get started quickly
GetFlowLogsIntegrationTemplate
does not support integration between Amazon
Web Services Transit Gateway Flow Logs and Amazon Athena.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class GetFlowLogsIntegrationTemplateRequest : AmazonEC2Request IAmazonWebServiceRequest
The GetFlowLogsIntegrationTemplateRequest type exposes the following members
Name | Description | |
---|---|---|
GetFlowLogsIntegrationTemplateRequest() |
Name | Type | Description | |
---|---|---|---|
ConfigDeliveryS3DestinationArn | System.String |
Gets and sets the property ConfigDeliveryS3DestinationArn. To store the CloudFormation template in Amazon S3, specify the location in Amazon S3. |
|
FlowLogId | System.String |
Gets and sets the property FlowLogId. The ID of the flow log. |
|
IntegrateServices | Amazon.EC2.Model.IntegrateServices |
Gets and sets the property IntegrateServices. Information about the service integration. |
.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