DATASOURCE::VPC::TrafficMirrorFilter is used to query a filter for traffic mirroring.
Syntax
{
"Type": "DATASOURCE::VPC::TrafficMirrorFilter",
"Properties": {
"TrafficMirrorFilterId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
TrafficMirrorFilterId | String | Yes | Yes | The filter ID. | None. |
Return values
Fn::GetAtt
TrafficMirrorFilterDescription: the description of the filter.
EgressRules: the details of the outbound rules in the filter.
TrafficMirrorFilterId: the filter ID.
TrafficMirrorFilterName: the filter name.
IngressRules: the details of the inbound rules in the filter.