This template creates a flow log for the specified VPC, and captures all traffic types. The flow log is published to the newly created `FlowLogsGroup` log group in CloudWatch Logs and includes the IAM role with the necessary permissions

MyFlowLog
AWS::EC2::FlowLog


LogGroup
AWS::Logs::LogGroup


Role
AWS::IAM::Role


Policies

CloudFormation Template

Share Template