DATASOURCE::VPC::FlowLog is used to query a flow log by log ID.
Syntax
{
"Type": "DATASOURCE::VPC::FlowLog",
"Properties": {
"FlowLogId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
FlowLogId | String | Yes | Yes | The ID of the flow log. | None. |
Return values
Fn::GetAtt
FlowLogName: the name of the flow log.
Description: the description of the flow log.
LogStoreName: the name of the Logstore that is used to store the captured traffic.
ResourceId: the ID of the resource from which traffic is captured.
ProjectName: the name of the project that is used to manage the captured traffic.
CreateTime: the time when the flow log was created.
ResourceType: the type of the resource from which traffic is captured.
BusinessStatus: the business state.
FlowLogId: the ID of the flow log.
AggregationInterval: the interval at which data is aggregated.
TrafficType: the type of the captured traffic.