Creating VPC Flow Logs for AWS Transit Gateway using CloudFormation?

0

Is it possible to create VPC Flow Logs for AWS Transit Gateway using CloudFormation?

I have reviewed the AWS::EC2::FlowLog resource documentation, and it appears to only support a network interface, subnet, or VPC.

Thanks for your help!

  • You can accomplish this with Type: AWS::EC2::FlowLog and ResourceType: TransitGateway.

ian
已提問 2 年前檢視次數 686 次
1 個回答
0
已接受的答案

I have checked the following official AWS documentation, but unfortunately it does not appear to be possible at this time. [1]

[1] Work with Transit Gateway Flow Logs - Amazon VPC
https://docs.aws.amazon.com/vpc/latest/tgw/working-with-flow-logs.html

If you are on a support plan that allows you to contact AWS support for technical inquiries, you can provide feedback on your request for this feature.

profile picture
mn87
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南