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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン